#menu ul {  
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li {
	padding:0;
	float:left;
}
#menu ul li a {
	display:block;
	width:121px;
	height:36px;  
	text-decoration:none;
}
#menu ul li a:hover {
	background-position:bottom;
}
#menu ul li a span {
	display:none;
}
#menu .inicio {
	background-image:url(../Configuracion/Imagenes/Menu/Inicio.gif);
	width:40px;
}
#menu .tienda {
	background-image:url(../Configuracion/Imagenes/Menu/Tienda.gif);
	width:50px;
}
#menu .videos {
	background-image:url(../Configuracion/Imagenes/Menu/Videos.gif);
	width:50px;
}
#menu .radio {
	background-image:url(../Configuracion/Imagenes/Menu/Radio.gif);
	width:45px;
}
#menu .agenda {
	background-image:url(../Configuracion/Imagenes/Menu/Agenda.gif);
	width:55px;
}
#menu .carnavalActual {
	background-image:url(../Configuracion/Imagenes/Menu/Carnaval_Actual.gif);
	width:105px;
}
#menu .otroscarnavales {
	background-image:url(../Configuracion/Imagenes/Menu/Otros_Carnavales.gif);
	width:85px;
}
#menu .noticias {
	background-image:url(../Configuracion/Imagenes/Menu/Noticias.gif);
	width:65px;
}
#menu .contacto {
	background-image:url(../Configuracion/Imagenes/Menu/Contacto.gif);
	width:70px;
}
#menu .foro {
	background-image:url(../Configuracion/Imagenes/Menu/Foro.gif);
	width:40px;
}
#menu .congreso {
	background-image:url(../Configuracion/Imagenes/Menu/Congreso.gif);
	width:75px;
}
#menu_herederos ul {  
	list-style:none;
	margin:0;
	padding:0;
}
#menu_herederos ul li {
	padding:0;
	float:left;
}
#menu_herederos ul li a {
	display:block;
	width:121px;
	height:36px;  
	text-decoration:none;
}
#menu_herederos ul li a:hover {
	background-position:bottom;
}
#menu_herederos ul li a span {
	display:none;
}
#menu_herederos .inicio {
	background-image:url(../Configuracion/Imagenes/Menu/Inicio.gif);
	width:40px;
}
#menu_herederos .tienda {
	background-image:url(../Configuracion/Imagenes/Menu/Tienda.gif);
	width:50px;
}
#menu_herederos .videos {
	background-image:url(../Configuracion/Imagenes/Menu/Videos.gif);
	width:50px;
}
#menu_herederos .radio {
	background-image:url(../Configuracion/Imagenes/Menu/Radio.gif);
	width:45px;
}
#menu_herederos .agenda {
	background-image:url(../Configuracion/Imagenes/Menu/Agenda.gif);
	width:55px;
}
#menu_herederos .carnavalActual {
	background-image:url(../Configuracion/Imagenes/Menu/Carnaval_Actual.gif);
	width:105px;
}
#menu_herederos .otroscarnavales {
	background-image:url(../Configuracion/Imagenes/Menu/Otros_Carnavales.gif);
	width:85px;
}
#menu_herederos .noticias {
	background-image:url(../Configuracion/Imagenes/Menu/Noticias.gif);
	width:65px;
}
#menu_herederos .contacto {
	background-image:url(../Configuracion/Imagenes/Menu/Contacto.gif);
	width:70px;
}
#menu_herederos .foro {
	background-image:url(../Configuracion/Imagenes/Menu/Foro.gif);
	width:40px;
}
#menu_herederos .congreso {
	background-image:url(../Configuracion/Imagenes/Menu/Congreso.gif);
	width:75px;
}

/*        tabla            */

.tabla_antecedentes{}
.tabla_antecedentes td.Callejera {
	background-color: #c7dbf7;
}
.tabla_antecedentes td.No_COAC {
	background-color: #cae6cc;
}
.tabla_antecedentes td{
	padding: 3px;
	background-color: #B9D1F7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #95BAF2;
}
.tabla_antecedentes th{
	padding: 3px;
	text-transform: uppercase;
	color: #000066;
	background-color: #ACC4E8;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
