.titulos {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009EEA;
	padding-left: 10px;
	font-weight: normal;
}
.pie {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00557D;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
	text-align: justify;
	line-height: 14px;



}
.Subtitulos {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D75600;
	font-weight: bold;
	padding-right: 10px;
	text-align: justify;
}
.LineaPuntos {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009EEA;
	padding-left: 10px;
	font-weight: normal;
	border-top: #CC9900;
	border-right: #CC9900;
	border-bottom: 1px dotted #CC9900;
	border-left: #CC9900;



}
