.concurso{
}
.concurso p{
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-align: left;
}
.concurso_cartel{
	border: 2px solid #6C96D6;
	margin: 5px;
	float: left;
}
.concurso_fotos_aleatorias{
	border: 2px solid #6C96D6;
	margin: 5px;
	float: left;
}
.concurso_listado{
	text-align: left;
	width: 145px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/concurso_fondo_listado.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 338px;
}
.concurso_listado li{
	list-style-type: none;
}
.concurso_listado li a{
	height: 14px;
	width: 112px;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 14px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/icono_vineta.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.concurso_listado li a:hover{

	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.concurso_listado_ilegales{
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 75px;
}
.concurso_listado_ilegales li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
	background-image: url(../img/icono_vineta.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	float: left;
	width: 190px;
	display: block;
}
.concurso_listado_ilegales li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #214985;
}
.concurso_noticias{
	background-image: url(../img/separador.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.concurso_callejeras{
	background-image: url(../img/separador.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.carnavales_cartel{
	height: 425px;
}
#carnavales_menu {
	float: left;
	width: 130px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 390px;
}
#carnavales_menu ul{
	margin: 0px;
	padding: 0px;
}
#carnavales_menu ul li{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#carnavales_menu ul li a{
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
	background-image: url(../img/agrupaciones_menu_fondo_nor.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F80D0;
	border-right-color: #4F80D0;
	border-bottom-color: #4F80D0;
	border-left-color: #4F80D0;
	width: 128px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	padding: 4px;
	background-color: #183867;
}
#carnavales_menu ul li a:hover{
	background-image: url(../img/agrupaciones_menu_fondo_hov.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	color:#000000;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F80D0;
	border-right-color: #4F80D0;
	border-bottom-color: #FF9900;
	border-left-color: #4F80D0;
}

#carnavales_menu_votacion {
/* 	float: left; */
/* 	width: 130px; */
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/* 	height: 390px; */
	overflow:auto;
}
#carnavales_menu_votacion ul{
/* 	margin: 0px; */
/* 	padding: 0px; */
	list-style:none;
}
#carnavales_menu_votacion ul li{
/* 	list-style-type: none; */
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:inline;
}
#carnavales_menu_votacion ul li a{
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
	background-image: url(../img/agrupaciones_menu_fondo_nor.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F80D0;
	border-right-color: #4F80D0;
	border-bottom-color: #4F80D0;
	border-left-color: #4F80D0;
	width: 90px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	padding: 4px;
	background-color: #183867;
}
#carnavales_menu_votacion ul li a:hover{
	background-image: url(../img/agrupaciones_menu_fondo_hov.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	color:#000000;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F80D0;
	border-right-color: #4F80D0;
	border-bottom-color: #FF9900;
	border-left-color: #4F80D0;
}



