/* CSS Document */

.titulo{

font-family:verdana;
font-size:18px;
color:#222e3e;
font-weight:bold;
}
 
.titulo2{
font-family:verdana;
font-size:15px;
color:#222e3e;
font-weight:bold;
} 

#tituloarriba {    
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#aedced;
	padding: 8px 3px 8 5; clear:both;
	margin:0 auto;
	border-bottom:#06435e solid 1px;
	background:url(/images/botonArriba.jpg) top left no-repeat;
	margin-bottom:10px;
}

#tituloabajo {    
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#aedced;
	padding: 8px 0px 8 3; clear:both;
	margin:0 auto;
	border-bottom:#06435e solid 1px;
	background:url(/images/titulaAbajo.jpg) top left no-repeat;
	margin-bottom:10px; width:auto;
}

#tituloabajo a {    
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#aedced;
	padding: 8px 0px 8 5; clear:both;
	margin:0 auto;
	margin-bottom:10px; width:auto;

}

#titulateral{    
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#aedced;
	padding: 8px 3px 8 5; clear:both;
	margin:0 auto;
	border-bottom:#06435e solid 1px;
	background:url(/images/tituloLat.jpg) top left no-repeat;
}

#titulateral a {    
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#aedced;

	margin:0 auto;
	text-decoration:none;	
}


h4 {    
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 2px 3px 2 0; clear:both;
	margin:0 auto;
}

.masi {
	font-size:33px;
	color:#222e3e;
}

.titulat {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px; padding-top:5px;
}

.titulat a {
	color: #000000 !Important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!Important;
	font-weight: bold!Important;
	padding-bottom: 4px; text-decoration:none !important;
}


#cuerpo, p, #p {
	font-family:verdana;
	font-size:12px;
	color:#aedced;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 19px;
}

#cuerpo a, p a {
color:#2d96ba;
font-weight: normal;
line-height: 19px;
font-size:12px;
text-decoration:none;
}


.negrita {
font-weight:bold;
font-family:verdana;
font-size:13px;
}

#titulati, #titulati a {
	color:#a5bfcc;
	display:block;
	background: url('../images/titlatI.jpg') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px; padding-right:5; padding-top:10; padding-bottom:10;
	border-bottom:#06435e solid 1px;
	margin-bottom:5px;
}
