/* CSS Document */

.titulo{

font-family:verdana;
font-size:18px;
color:#990000;
font-weight:bold;
}
 
.titulo2{
font-family:verdana;
font-size:15px;
color:#990000;
font-weight:bold;
} 

#titulo3, h4 {
clear:both;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#7b2e00;
	padding: 5px 3px;
}

#titulo3 a {
clear:both;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#7b2e00;
	padding: 5px 3px;
}


#titulo3 .masi {
	font-size:33px;
	color:Red;
}

.titulat {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

.titulat a {
	color: #7b2e00!Important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!Important;
	font-weight: bold!Important;
	padding-bottom: 4px;
}


#cuerpo {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	font-weight: 500;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
}

#cuerpo a {
color:#7b2e00;
}

.negrita {
font-weight:bold;
font-family:verdana;
font-size:13px;
}
