@charset "UTF-8";
/* CSS Document */
body {
    background:#A38043
}
.titular_2nivel {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #380707;
	text-decoration: none;
}
.txt_gral {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #380707;
	text-decoration: none;
	text-align: justify;
}
.txt_gral_bco {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}
a.ligas_uno {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:  #FFCC00;
	text-decoration: none;
}
a.ligas_uno:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:  #FFCC00;
	text-decoration: underline;
}

/* barra paginación */

a.breadcrumb {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: demi bold;
	font-variant: normal;
	text-transform: none;
	color:  #606060;
	text-decoration: none;
}
a.breadcrumb:hover {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: demi bold;
	font-variant: normal;
	text-transform: none;
	color:  #000000;
	text-decoration: underline;
}

.divisor_numeros {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}

/* fin barra paginación */
