
div.boxcontent-novedades {
	margin: 20px 20px 20px 20px;
	color: #0e1e0e;
	height: 250px;
}
div.novedades-fecha{
	background-image: url(../images/novedades/fondo-calendario-nove.png);
	background-repeat:no-repeat;
	line-height: 30px;
	width: 74px;
	height: 75px;
	position:absolute;
	left: 420px;
	top: 25px;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	padding-top: 5px;
}
div.novedades-fecha span{
	color:#6f7f03;
	font-size:40px;
}
a.novedades-comprar{
	background-image: url(../images/novedades/btn_comprar_entrada.png);
	background-repeat:no-repeat;
    background-position: left bottom;
	width: 72px;
	height: 74px;
	position:absolute;
	right: 25px;
	top: 95px;
}
a.novedades-comprar:hover {
    background-position: left top;
}

div.box-novedad-titulo {
	position: absolute;
	background-image: url(../images/novedades/fondo_titulo_novedades.png);
	background-repeat: no-repeat;
	width: 358px;
	bottom: 65px;
	left: 20px;
	text-align: right;
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 120px;
}
div.box-novedad {
	position: absolute;
	width: 478px;
	height: 45px;
	background-image: url(../images/novedades/fondo_titulo_novedades.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: 10px;
	left: 20px;
	padding-top: 10px;
}
div.box-novedad p {
	text-align: right;
}
div.box-novedad-local {
	position: absolute;
	width: 90px;
	height: 45px;
	top: 0px;
	left: 115px;
	text-align:center;
}
div.box-novedad-local img {
	height: 45px;
	width: 90px;
}
a.ver-novedades {
	background-image: url(../images/novedades/boton_ver_novedades.jpg);
	background-position: left 31px;
	width: 60px;
	height: 31px;
	text-indent: -9999px;
	float: right;
	margin-left: 10px;
}
a.ver-novedades:hover {
	background-position: left top;
}
div.novedades-votos {
	float:right;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
div.novedades-votos span {
	font-weight: bold;
}

div.icono-concursos,
div.icono-eventos,
div.icono-reportaje,
div.icono-fotos,
div.icono-noticias,
div.icono-profesionales,
div.icono-entrevistas,
div.icono-videos {
	position: absolute;
	width: 110px;
	height: 94px;
	top: 170px;
	left: 23px;
}
div.icono-concursos {
	background-image: url(../images/novedades/icono_concursos.png);
}
div.icono-eventos {
	background-image: url(../images/novedades/icono_eventos.png);
}
div.icono-fotos {
	background-image: url(../images/novedades/icono_fotos.png);
}
div.icono-noticias {
	background-image: url(../images/novedades/icono_noticia.png);
}
div.icono-profesionales {
	background-image: url(../images/novedades/icono_profesionales.png);
}
div.icono-entrevistas {
	background-image: url(../images/novedades/entrevistas_icon.png);
}
div.icono-videos {
	background-image: url(../images/novedades/icono_video.png);
}
div.icono-reportaje {
	background-image: url(../images/novedades/icono_reportajes.png);
}




h3.estrellita {
	clear: both;
	background: url(../images/novedades/ico-estrella.jpg) no-repeat 0px 0px;
	height: 31px;
	padding-left: 40px;
	color:#FFFFFF;
	margin-bottom: 8px;
	padding-top: 8px;
	font-size:16px;
	width: 300px;
}

div.lista-nov-top {
	background: #0d1e0e url(../images/novedades/borde-sup-let.jpg) no-repeat 0px 0px;
	width:301px;
	height: 12px;
	padding: 0px;
	margin: 0px;
}

a.lista-nov-info {
	display: block;
	margin-bottom: 2px;
	background: url(../images/novedades/flechica.png) no-repeat 5px 15px;
	background-color: #021303;
	padding: 5px 10px 10px 35px;
	color: inherit;
}
a.lista-nov-info:hover {
	background-color: #697506;	
	color: #000;
}
a.lista-nov-info span.titulo {
	display: block;
	color: #9cb001;
	margin-bottom: 5px;
	font-weight: bold;
}
a.lista-nov-info strong {
	color: #FFF;
}


div.lista-nov-inf {
background: #0d1e0e url(../images/novedades/borde-inf-let.jpg) no-repeat 0px 0px;
width:301px;
height: 12px;
padding: 0px;
margin-top: -5px;
margin-bottom: 10px;
}


