/* estilos generales */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6F869C;
}
/* estilos generales: links */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #274869;
}
a:hover {
	text-decoration: none;
	color: #274869;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.liks_paginador {color: #ffffff;
	      font-weight: bold;}
.liks_pie {color: #E4EDF0;
	      font-weight: bold;}
		  
/* estilos generales: texto */
.Estilo3 {color: #207791}
.Estilo4 {color: #006600;
	      font-weight: bold;}
.Estilo5 {color: #264B71;
	      font-weight: bold;}
.Estilo7 {color: #000000}
.Estilo8 {color: #FFFFFF}

.txto_tabla_de {color: #ffffff;
	      font-weight: bold;}
		  
#idiomas {color:#FFFFFF;}