@charset "utf-8";
.texto12_azul {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1E679B;
}
.txt12negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1E679B;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1E679B;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1E679B;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #1E679B;
	text-decoration: none;
}
.data {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.titu_azul {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #03558F;
	font-weight: bold;
}
.cuadro1 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #03558F;
	padding-left: 10px;
	border: 1px solid #03558F;
}
.cuadro2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #03558F;
	border-bottom-color: #03558F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03558F;
	padding-right: 2px;
}
.cuadro3 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #03558F;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #03558F;
	border-bottom-color: #03558F;
	border-left-color: #03558F;
}
.cuadro4 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03558F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #03558F;
	padding-right: 2px;
}
.plomo16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.titu_azul14 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #03558F;
	font-weight: bold;
}
