/* CSS Document */

body,td,th {
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height:16px;
}
body {
	background-color: #FFFFFF;
	background-image: url(imagenes/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.back_body {
	background-image:url(imagenes/back_body.png);
	width:780px;
}



.liga_azul {
	color:#26587d;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.liga_azul:link {
	color:#26587d;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.liga_azul:hover {
	color:#4883ae;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.pdf {
	color:#3e8ac2;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
	line-height:11px;
}

.pdf:link {
	color:#3e8ac2;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}

.pdf:hover {
	color:#00467a;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}



.liga_vermas {
	color:#3e8ac2;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}

.liga_vermas:link {
	color:#3e8ac2;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}

.liga_vermas:hover {
	color:#00467a;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
}


.ligas_menu_top {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	margin-bottom:10px;
}

.ligas_menu_top:link {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	margin-bottom:10px;
}

.ligas_menu_top:hover {
	color:#a3c0df;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	margin-bottom:10px;
}

.separa_menu {
	margin-left:6px;
	margin-right:6px;
}



/* ###############################  CAMPOS ############################# */

.boton_entrar {
	background:#FFFFFF;  
	border:1px; 
	border-color:#FFFFFF;
	font-size:9px; 
	font-weight:bold; 
	color:#666666; 
	height:18px; 
	width:50px;
	cursor:pointer;
}
.boton_entrar:hover {
	background:#E6E6E6;  
	border:1px; 
	border-color:#FFFFFF;
	font-size:9px; 
	font-weight:bold; 
	color:#666666; 
	height:18px; 
	width:50px; 
}
.boton_entrar:active {
	background:#E6E6E6;  
	border:1px; 
	border-color:#FFFFFF;
	font-size:9px; 
	font-weight:bold; 
	color:#999999; 
	height:18px; 
	width:50px; 
}


.campos {
	background:#FFFFFF; 
	border:1px; 
	border-color:#FFFFFF;
	font-size:11px; 
	font-weight:bold; 
	color:#666666; 
	height:18px; 
	width:99px; 
}

.txt_gris_13 {
	color: #7e7f7e;
	font-size: 13px;
}
.bott_imagen_left {
	background-image:url(imagenes/bott_imagen_left.jpg);
	background-repeat:repeat-x;
	background-color:#f9f9f9;
}
.titulos_secciones {
	color: #3d3d3d;
	font-weight: bold;
	font-size: 15px;
}
.txt_blanco12Bold {
	color: #FFFFFF;
	font-weight:bold;
		
}
.txt_rojo18 {color: #CC0000; font-size:18px; line-height:24px;}

.txt_negro11 {color: #000000; font-size:11px;}

.txt_blanco11 {color: #FFFFFF; font-size:11px;}


.txt_blanco10 {color: #FFFFFF; text-decoration:none;}
.txt_blanco10:link {color: #FFFFFF; text-decoration:none;}
.txt_blanco10:hover {color:#CC0000; text-decoration:none;}


.liga_blanco11 {color: #FFFFFF; text-decoration:underline;}
.liga_blanco11:link {color: #FFFFFF; text-decoration:underline;}
.liga_blanco11:hover {color: #FFFFFF; text-decoration:none;}

.liga_PopMenu {color: #FFFFFF; text-decoration:none; margin-left:13px; font-size:12px;}
.liga_PopMenu:link {color: #FFFFFF; text-decoration:none; margin-left:13px; font-size:12px;}
.liga_PopMenu:hover {color: #a3c0df; text-decoration:none; margin-left:13px; font-size:12px;}

.liga_gris11Bold {color: #333333; text-decoration:underline; font-weight:bold;}
.liga_gris11Bold:link {color: #333333; text-decoration:underline; font-weight:bold;}
.liga_gris11Bold:hover {color: #999999; text-decoration:none; font-weight:bold;}
