/* CSS Document */
.Titulo18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#016494;
	font-weight:bold;
}
.Titulo14{
		font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#016494;
	font-weight:bold;
}
.Blanco11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:500;
}
.Times14{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
}
.rojo20{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #cc0000;
	font-weight:bold;
}
.times20{
	font-family: "Times New Roman", Times, serif;
	font-size:27px;
	color: #cc0000;
	font-weight:bold;
	font-style:italic;
}
.texto12{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	text-align:justify;
}
.azul12{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#006699;
}
.fondoTx{
		background-image: url(../img/Azulito.jpg);
		background-repeat:no-repeat;
		background-position:top;
		border: 1px solid #d2dfef;
}
.inp{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0099ff;
}
.rojo16{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #006699;
	font-weight:bold;
}