/*.resaltar{
	width: 100%;
	color: #000000;
}/*/


.resaltar:LINK{
	font-size: 100%;
	text-decoration: none;
	color: #990000;
}
.resaltar:HOVER{
	text-decoration:inherit;
	color: #494E6B;
	font-size: 100%;
}


#intro {
	width: 615px;
	background-color: #ECECEC;
	height: 40px;
	display: block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	line-height: 5mm;
}
#noticies {
	width: 616px;
	background-color: #F5F5F5;
	height: auto;
	display: block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 4px;
}
#box {
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 4px;
}

#box1 {
	float: left;
	width: 200px;
	height: 165px;
	background-color: #990000;
	margin-bottom: 5px;
}

#box2 {
	float: left;
	width: 395px;
	font-style: italic;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
	line-height: 6mm;
	padding-top: 10px;
}
#BOX_B {
	width: 615px;
	background-color: #FFFFFF;
	height: 20px;
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;
	text-align: right;
}
#BOX_C {
	width: 615px;
	height: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
}
