@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #075079;
	background-image: url(images/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.fondo_pag {
	background-image: url(images/fondo_pag.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #065d89;
}
.tx_pie {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.tx_creditos {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.tx_pie_Dest {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 13px;
	color: #ffd800;
	font-weight: bold;
}
.titular {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 23px;
	color: #0176a4;
	font-weight: normal;
	line-height: 21px;
}
.texto {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 13px;
	color: #4c575b;
}
.SubTitulares {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 18px;
	color: #0176a4;
	font-weight: normal;
}
.texto_oscuro {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 12px;
	color: #1f2020;
}
.tx_submenu {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 11px;
	color: #BCDCEB;
}
.textoDest {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 13px;
	color: #1E6B95;
	font-weight: bold;
}
.SubTitularesDest {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 17px;
	color: #018CC0;
	font-weight: bold;
}
.textoDestBlanco {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.imagenes {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
.boton_der {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}
.textoCh {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 12px;
	color: #3E636A;
}
.tit_blanco {
	font-family: "Segoe UI", tahoma, sans-serif, "trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
