.boxMainNews {	
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-size: 11px;
	color: #333333;
	overflow: visible;
	background-color: #f9f9f9;
}
.boxMainNews img {
	margin: 10px;
	float: left;
}
.txtMainAntetitulo {	
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.txtMainSubtitulo {	
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
a.AtxtTitulo:active,a.AtxtTitulo:hover,a.AtxtTitulo:link,a.AtxtTitulo:visited {  font-size: 17px; font-weight: bold; color: #003333; }
