/* 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 {    
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
color: red;
margin-left: 5px;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 0pt;
padding-left: 20px;
background-color: transparent;
background-image: url(../images/vineta.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 5px;}

#titulo3 a {
	font-family:verdana;
	font-size:13px;
	color:#990000;
	font-weight:bold;
	padding-right: 3px;
	padding-left: 3px;
}


#titulo3 .masi {
	font-size:33px;
	color:Red;
}

.titulat {
	color: #ffffff;
	padding-left:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}




#cuerpo {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height: 18px;
}

#cuerpo a {
color: red; text-decoration:none;
}

.negrita {
font-weight:bold;
font-family:verdana;
font-size:13px;
}