.fondoblanco2 {

	background-color: #10507A;
	height: 100%;
	background-image: url(imagenes/fondo_blanco_gde.gif);
	background-repeat:    repeat-y;
	background-position: center;
}
.texto_gral {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.texto_titulos {
	font-family: Arial;
	font-size: 12px;
	color: #009aff;
	font-weight: bold;
}
.texto_copete {
	font-family: Arial;
	font-size: 11px;
	color: #10507A;
	font-weight: bold;
}
.links {
	font-family: Arial;
	font-size: 11px;
	color: #50A6CB;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.tit_tablas {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.fondo_tit_tablas {
	background-color: #406E8F;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo_tabla2 {

	background-color: #F2F9FD;
	text-decoration: none;
}
.fondo_tit_tablas_2 {

	background-color: #ABBED3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0C517A;
	text-decoration: none;
}
.fondo_tabla3 {


	background-color: #EEEEEE;
	text-decoration: none;
}
