.texto {
	font-family: tahoma;
	font-size: 12px;
	/*width: 1036px;*/
}
.textoDerecha {
	font-family: tahoma;
	font-size: 10px;
	text-align:right;
	/*width: 1036px;*/
    width: 88px;
}
.textoenc {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}
.titulo {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	background-color: #28458D;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
}
.subtitulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #28458D;
	color: #FFFFFF;
	padding-left: 5px;
}
.color1 {
	background-color: #FaFaFa;
}
.color2 {

	background-color: #EEEEEE;
}
.textoDOS {
	/*font-family: "Courier New", Courier, mono;*/
	font-family:Courier New, Monospace;
	font-size: 10px;
	/*width: 695px;*/
	width:700px;
	height: 25px;
	margin-right: 48px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}.subtituloCHICO {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #28458D;
	color: #FFFFFF;
	padding-left: 5px;
}
.subtituloCHICOImp {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	
}
.link {
	color: #21458C;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.Encabezado {
	font-weight: bold;
	color: #21458C;
	padding-left: 15px;
}
