body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0 10px 0;
	scrollbar-base-color: #ccc;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	background: url(/img/degradado.gif) repeat-x #FFFFFF;
	background-position: top left ;

}

hr {
	border: 0;
	height: 0;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 10px 0;
}

span {
	font-size: 10px;
	color: #666;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

label {
	font-size: 12px;
	font-weight: bold;
	margin: 0 15px 0 0;
}

select {
	border: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px;
	font-size: 10px; 
	width: 90px;
}

.textimput {
	border: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px;
	font-size: 10px; 
	width: 200px;
}

.textimput2 {
	border: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px;
	font-size: 10px; 
	width: 150px;
}

.textfield {
	border: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px;
	font-size: 10px; 
	width: 250px;
}

table {
	font-size: 10px;
	text-align: center;
}

caption {
	font-size: 11px;
	font-weight: bold;
}

.textfieldComentarios {
	border: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px;
	font-size: 10px; 
	width: 200px;
}

.textfieldComentarios#titulo {
	width: 360px;
}

textarea {
	border: 1px solid #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px;
	font-size: 10px; 
}

textarea.cajaComentariosTextarea {
	width: 360px;
	height: 240px;
}

.checkboxInput {
	border: 1px solid #000; 
	padding: 2px;
}

.submit {
	background: #fff;
	border: 1px solid #000;
	padding: 0 0 1px 0;
	font-size: 10px;
	font-weight: bold;
}
* html .submit {padding: 0;}
*+html .submit {padding: 0;}

h1 {
	width: 610px;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {}
h4 {}
h5 {}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

dt {
	font-size: 11px;
	font-weight: bold;
}

dd {
	color: #c4c4c4;
	font-size: 11px;
	font-weight: bold;
}

/* --------------- */

#contenedor {
	width: 964px;
	margin: auto;
	background-color:#FFFFFF;
	min-height:376px;
}

#top {
	width: 964px;
	background: url(/img/bg_deg_gris.gif) #fff bottom repeat-x;
}


#cabecera {
	width: 944px;
	padding: 10px;
	margin: 0px 0 0 0;
	overflow: hidden;
}

/* --------------- */

#cabeceraFecha {
	/*background: #ffffff;*/
	padding: 1px;
	color: #f6192b;
	font-size: 9px;
	width: 87px;
	text-align: center;
	margin-right:27px;
	height:10px;
	overflow: hidden;
	float:right;
}

#fecha {
	background: #f6192b;
	padding: 1px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	width: 87px;
	float: right;
	overflow: hidden;
	text-align: center;
	margin-right:27px;
}

#fecha .numero {
	font-size: 24px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	margin: -5px 0 -5px 0;
}

.publi {
	width: 964px;
	overflow: hidden;
}

.publi img {
	width: auto;
	padding: 1px;
	float: left;
}

.selecCiudad {
	width: 100px;
	float: right;
	margin-right:27px;
}

.cajaLineas {
	background: url(/img/bg_lineas.gif) #fff;
	float:left;
	margin: 15px 20px 0px 20px;
	padding: 5px 10px 10px 10px;
	/*overflow-x: hidden;*/
	/*overflow-y:hidden;*/
	height: 1%;
	/*width:600px;*/
	width:905px;
}
.tituloEstreno {
	width: 610px;
	font-size: 14px;
	font-weight: normal !important;
	font-family: 'Arial', Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
.tituloTeatro {
	width: 610px;
	font-size: 14px;
	font-weight: normal !important;
	font-family: 'Arial', Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
.cajaLineasValoradas {
	background: url(/img/bg_lineas.gif) #fff;
	float:left;
	margin: 15px 20px 0px 0px;
	padding: 5px 10px 5px 5px;
	height: 1%;
	width:300px;
}

#estrenoPortada {
	width: 300px;
	float: right;
	margin-right:20px;
}

#estrenoPortadaImagen {
	width: 300px;
	border: 1px solid #ccc;
	border-bottom: 0;
}

#estrenoPortadaImagen img {
	width: 300px;
	margin: 0 0 -3px 0;
}

*+html #estrenoPortadaImagen img {margin: 0;}
* html #estrenoPortadaImagen img {margin: 0;}

#estrenoTeatroPortada {
	width: 390px;
	float: left;
}

#estrenoPTexto {
	width: 289px;
	height:145px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

#estrenoPTextoTeatro {
	width: 408px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

#estrenoMini {
	width: 550px;
	float: left;
	overflow: hidden;
}

#estrenoTeatroMini {
	width: 440px;
	float: right;
	overflow: hidden;
}

.estrenoMItem {
	width: 120px;
	height: 97px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 10px 9px 0;
	float: left;
}

.estrenoMItem p {
	font-size: 9px;
	padding: 2px 0 0 3px;
	background: #fff;
}

.contTitulo img {
	margin: 0 0 -2px 0;
}

#cajaListadoPeliculas {
	width: 210px;
	float: left;
}

#listadoPeliculas {
	width: 210px;
	/*height: 295px;*/
	height:353px;
	border: 1px solid #ccc;
	overflow: auto;
	background: #fff;
}

#listadoPeliculas li {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
}

#listadoPeliculas a {
	text-decoration: none;
	width: 97%;
	display: block;
	padding: 3px 0 3px 5px;
}
* html #listadoPeliculas a {width: 90%;}
*+html #listadoPeliculas a {width: 90%;}

#listadoPeliculas a:hover {
	text-decoration: none;
	color: #fff;
	background: #000;
}

#cajaListadoCines {
	width: 300px;
	float: left;
	margin: 0 0 0 30px;
}

#listadoCines {
	width: 300px;
	/*height: 295px;*/
	height:335px;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccc;
}

#listadoCines dt {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #efefef;
}

#listadoCines dd {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #efefef;
}

#cajaPublicidad {
	width: 300px;
	float: right;
	margin: 0 20px 0 0;
}
* html #cajaPublicidad {margin: 0 10px 0 0;}

#cajaBuscadorPeliculas {
	width: 600px;
	float: left;
	margin: 5px 0 0 0;
}

.cajaSeccion {
	background: url(/img/bg_deg_gris.gif) #fff bottom repeat-x;
	border-top: 1px dotted #ccc;
	padding: 5px 5px 5px 10px;
	margin: 10px 0 0 0;
	/*overflow: hidden;*/
	height: 1%;
	float:left;
	width:944px;
}

.cajaSeccionTitulo {
	width: 350px;
	margin: 0 0 0 10px;
	float: left;
}
.cajaSeccionTituloNinos {
	width: 150px;
	margin: 0 0 0 10px;
	float: left;
}

.cajaSeccionFiltro {
	width: 880px;
	margin: 0 0 0 0px;
	float: left;
	overflow:hidden;
	height:1%;
}

.cajaSeccionFiltroTitulo {
	width: 200px;
	margin: 0 0 0 10px;
	float: left;
}


.cajaSeccionFiltroSelect {
	width: 159px;
	float: left;
	margin: 7px 0 0 0;
	overflow:hidden;
	height:1%;
}

.cajaSeccionFiltroSelect2 {
	width: 200px;
	float: left;
	margin: 7px 0 0 0;
	overflow:hidden;
	height:1%;
}

.cajaSeccionSelect {
	width: auto;
	float: left;
	margin: 7px 0 0 0;
}

.cajaSeccionTituloMenu {
	width: auto;
	float: right;
	margin: 7px 0 0 10px;
}

.cajaSeccionTituloMenu li {
	display: inline;
}

.cajaSeccionTituloMenu li a {
	padding: 0 10px 0 10px;
	border-left: 1px solid #ccc;
	color: #a4a4a4;
}

.cajaSeccionTituloMenu li a.active {
	color: #666;
	font-weight: bold;
}

.grupoDetalle {
	border-bottom: 1px dotted #ccc;
	padding: 0 5px 10px 10px;
	margin: 10px 0 0 0;
	overflow: hidden;
	height: 1%;
	width:940px;
	float:left;

}

.grupoDetalle p {
	margin: 0 0 7px 0;
}

.grupoDetalle p a {
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.grupoDetalle p a:hover {
	text-decoration: none;
	color: #1a76a3;
}

.grupoDetalleItem {
	width: 179px;
	padding: 0 9px 5px 0;
	float: left;
	overflow: hidden;
	height: 1%;
}

.grupoDetalleItemHora {
	width: auto;
	float: left;
	overflow: hidden;
	margin: 0 5px 0 0;
}

.grupoDetalleItemHora p {
	color: #1a76a3;
	font-weight: bold;
}

.grupoDetalleItemHora a {
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.grupoDetalleItemHora a:hover {
	text-decoration: underline !important;
	color: #333 !important;
}

.grupoDetalleItemHora2 {
	width: 84px;
	float: left;
	overflow: hidden;
	margin: 0 0px 0 0;
}

.grupoDetalleItemHora2 p {
	color: #1a76a3;
	font-weight: bold;
}

.grupoDetalleItemHora2 a {
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.grupoDetalleItemHora2 a:hover {
	text-decoration: underline !important;
	color: #333 !important;
}

.grupoDetalleItemDia {
	width: 25px;
	float: left;
	overflow: hidden;
	height: 1%;
	text-align:center;
	/*margin-left:-1px;*/
}

/*.grupoDetalle li {
	display: inline;
	margin: 0 5px 0 0;
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}*/

.separador {
	height: 1px;
	width: 964px;
	float: left;
}

#cajaEventoTeatro {
	width: 575px;
	float: left;
	overflow: hidden;
	height: 1%;
	background: #fff;
	margin: 5px 0 0 0;
	padding: 5px;
}

#eventoTeatro {
	width: 390px;
	height: 317px;
	border: 1px solid #ccc;
	overflow: auto;
	float:left;
}

.eventoTeatroItem {
	border-bottom: 1px solid #efefef;
	padding: 5px;
}

.eventoTeatroItemFecha {
	font-size: 10px;
	color: #a4a4a4;
}

.eventoTeatroItemObra {
	font-weight: bold;
}

#cajaEventoDetalle {
	width: 170px;
	float: right;
}

#cajaEventoDetalle img {
	padding: 1px;
	border: 1px solid #ccc;
}

.TxtAzul {
	margin: 10px 0 0 0;
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.txtGris {
	color: #b1b1b1;
}

.starbox {
	width: 190px;
	float: right;
	overflow: hidden;
	height: 1%;
}

.starboxValor {
	width: auto;
	float: left;
	height: 30px;
	margin: 0 10px 0 0;
}

.starboxComent {
	width: auto;
	float: left;
	color: #a4a4a4;
	padding: 0 0 0 10px;
	border-left: 1px solid #ccc;
}

.starboxComent p {margin: 0;}

/* comentarios */

.cajaFichaComentario {
	margin: 0 0 0 20px;
	float:left;
	overflow: hidden;
	height: 1%;
	width:900px;
}
.encabezadoComentario {
	width: 180px;
	float: left;
	height: 1%;
	overflow: hidden;
	padding: 5px 0 5px 0;
}
.fichaContenidoComentario {
	width: 700px;
	float: right;
	height: 1%;
	overflow: hidden;
}


#cajaComentarios {
	width: 220px;
	float: left;
	overflow: hidden;
	height: 1%;
}

#cajaComentarios a {
	color: #1a76a3; 
}

.cajaComentariosCampos {padding: 0 0 10px 0;}

#cajaMensaje {
	width: 380px;
	float: right;
	overflow: hidden;
	height: 1%;
}

#leftColumn {
	width: 643px;
	float: left;
	overflow: hidden;
	height: 1%;
}

#leftColumn .cajaLineas {
	margin-right: 0px;
}

#cajaEstrenoDetalle {
	width: 420px;
	float: left;
	overflow: hidden;
	height: 1%;
	border: 1px solid #ccc;
}
* html #cajaEstrenoDetalle img {
margin-bottom: -3px;
}




#cajaEstrenoMini {
	width: 120px;
	float: right;
	/*height: 1%;*/
	overflow: hidden;
	margin-right: 20px;
	margin-bottom:13px;
}

#cajaEstrenoMini img {
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

#cajaSinopsis {
	margin: 0px 0 0 20px;
}

.cajaFicha {
	margin: 5px 0 0 20px;
	/** float:left; */
	overflow: hidden;
	height: 1%;
}


.valoracionEvento {
	width: 120px;
	float: left;
	height: 1%;
	overflow: hidden;
	padding: 5px 0 5px 0;
}

.valoracionEvento#bgLineas {
	background: url(/img/bg_lineas.gif) #fff;
	text-align: center;
}

.fichaContenido {
	width: auto;
	height: 1%;
	overflow: hidden;
	/*margin: 0 0px 0px 5px;*/
	padding: 0 0px 0px 5px;
}

.fichaContenido a {
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.fichaContenido a:hover {
	color: #333;
	font-weight: bold;
}

.fichaContenido img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
}

.fichaContenidoCine {
	/*width: 595px;*/
	float: left;
	/*height: 180px;*/
	/*overflow: hidden;*/
	margin: 5px 0 0 20px;
}

.fichaContenidoCine a {
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.fichaContenidoCine a:hover {
	color: #333;
	font-weight: bold;
}

.fichaContenidoCine img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 0px 10px 0px;
}

.fichaContenidoSala {
	width: 595px;
	float: left;
	height: 1%;
	overflow: hidden;
}

.fichaContenidoSala a {
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.fichaContenidoSala a:hover {
	color: #333;
	font-weight: bold;
}

.fichaContenidoSala img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
}

#cajaSalas {
	overflow: hidden;
	height: 1%;
}

#cajaSalas .grupoDetalleItem {
	width: 327px;
	margin-bottom: 10px;
}

#rightColumn {
	width: 310px;
	padding: 0 0 0 10px;
	float: right;
	overflow: hidden;
	height: 1%;
	margin: 15px 0 0 0;
}

#rightColumn .cajaLineas {
	margin: 0 0 10px 0;
	padding: 10px;
}


.bgBlanco {
	background: #fff;
	padding: 10px;
}

/* ------------PIE------------- */

#pie {
    color: #37495a;
    text-align: center;
    padding: 20px 80px 20px 80px;
    width: 796px;
    float: left;
    height: 1%;
    overflow: auto;
}


#pie li {
	color: #37495a;
	display: inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid #37495a;
}

.publiInferior {
	margin-top:5px;
	width: 964px;
	overflow:hidden;
	float:left;
}

.cajaAgrupador {
	float:left;
	margin: 15px 20px 0px 20px;
	padding: 5px 10px 10px 10px;
	height: 1%;
	/*width:600px;*/
}

.cajaAgrupador h1 {
	font-size: 22px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

.fichaDestacadoAgrupador {
	width: 520px;
	float: left;
	/*height: 180px;*/
	/*overflow: hidden;*/
	margin: 5px 0 0 20px;
}

.fichaDestacadoAgrupador a {
	text-decoration: underline;
	color: #1a76a3;
	font-weight: bold;
}

.fichaDestacadoAgrupador a:hover {
	color: #333;
	font-weight: bold;
}
.agrupadorMItem {
	width: 120px;
	height: 80px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 10px 9px 0;
	float: left;
}

#cajaEventoActos {
	width:900px;
	float: left;
	overflow: hidden;
	height: 1%;
	background: #fff;
	margin: 5px 0 0 0;
	padding: 5px;
}

#eventoActo {
	width: 660px;
	height: 200px;
	border: 1px solid #ccc;
	overflow: auto;
}

.eventoActoItem {
	border-bottom: 1px solid #efefef;
	padding: 5px;
}

/* Servicios */
#cajaListadoZonas {
	width: 210px;
	float: left;
}

#listadoZonas {
	width: 210px;
	height: 295px;
	border: 1px solid #ccc;
	overflow: auto;
	background: #fff;
}

#listadoZonas li {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
}

#listadoZonas a {
	text-decoration: none;
	width: 97%;
	display: block;
	padding: 3px 0 3px 5px;
}
* html #listadoZonas a {width: 90%;}
*+html #listadoZonas a {width: 90%;}

#listadoZonas a:hover {
	text-decoration: none;
	color: #fff;
	background: #000;
}

#cajaListadoFarmacias {
	width: 300px;
	float: left;
	margin: 0 0 0 30px;
}

#listadoFarmacias {
	width: 300px;
	height: 295px;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccc;
}

#listadoFarmacias dt {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #efefef;
}

#listadoFarmacias dd {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #efefef;
}

.imputRadio {
	vertical-align: middle;
	margin: 0px 1px 0px 0px;
}

#zonaServicios {
	float:left;
	width:150px;
}

#cajaListadoTransportes{
	float:left;
	margin:0 0 0 20px;
	width:360px;
}
#listadoTransportes {
	background:#FFFFFF none repeat scroll 0;
	float:left;
	border:1px solid #CCCCCC;
	height:310px;
	overflow:auto;
	width:350px;
}

#portadaHoyEn {
	width: 333px;
	height: 387px;
	float: left;
	overflow: hidden;
	background: url(/img/bg_lineas.gif) #fff;
}
#portadaHoyEn h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;

}
#portadaLaJ_VaD {
	width: 582px;
	height: 385px;
	float: left;
	overflow: hidden;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-left:10px;
}
#portadaLaJ_VaD li  a{
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#restauranteDestacado {
	width: 250px;
	padding: 5px;
	background: #fff;
	border: none;
	float:left;
	margin-left:30px;
	margin-right:10px;
}
.itemPortada {
	width: 312px;
	height: 80px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 10px 5px 10px;
	float: left;
}
.itemPortada img {
	margin:0px 5px 0px 0px;
	float: left;
}
.itemPortada p {
	font-size: 11px;
	padding: 5px 2px 0 5px;
	background: #fff;
}

#fotoEstreno {
	margin-bottom:-3px;
}
* html #fotoEstreno {margin-bottom:-3px;}
*+html #fotoEstreno {margin-bottom:-3px;}

.oculto {
	display: none;
}
/* Buscador */
#resultadoBuscador {
	width: 600px;
	height: 387px;
	float: left;
	overflow: hidden;
	background: url(/img/bg_lineas.gif) #fff;
}
#resultadoBuscador h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;

}

.itemBuscador {
	width: 540px;
	height: 90px;
	border-top: none;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	margin: 0 0px 0px 10px;
	float: left;
	padding-top:20px;
	padding-left:20px;
}
.itemBuscador img {
	margin:0px 17px 0px 0px;
	float: left;
}
.itemBuscador p {
	font-size: 11px;
	padding: 0px 2px 0 5px;
	background: #fff;
	margin-bottom:3px;
}
#selectorBuscador {
	width: 270px;
	height: 385px;
	float: left;
	overflow: hidden;
	background:#FFFFFF;
	border:none;
	margin-left:60px;
}
.cajaRadioBuscador {
	text-align:right;
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
	height:20px;
}
.boton {
	background: #dddddd;
	border: 1px solid #cccccc;
	padding: 0 0 1px 0;
	font-size: 10px;
	font-weight: bold;
	padding:2px;
}

/* ACORDEON */
.wrapper{text-align:left;margin:0 auto;width:935px;overflow:hidden;padding-top:15px;}
.wrapper_hoy{background:url('/img/fondo.gif') no-repeat;background-position:top left;}
.wrapper_dia{}
.contenido{padding:40px 0 0 8px;font-size:11px;}
.contenido_dia{padding:10px 0 0 8px;font-size:11px;}
.caja_info_dia{clear:both;padding:22px 0 0 125px;text-align:left;}
.info_dia{font-size:11px;}
.info_dia span{color:#336699;font-weight:bold;}
.fila{overflow: hidden;margin:0 0 15px 0;}
.caja_evento{width:100px;margin:0 17px 0 0;float:left;}
.caja_evento_ultimo{width:100px;margin:0 0px 0 0;float:left;}
.tipo_evento{text-transform:uppercase;font-size:10px;}
.marco_evento{width:100px;border:1px solid #CCCCCC;overflow:hidden;margin-top:3px;}
.img_evento{border:0;width:120px;height:80px;}
.nombre_evento{font-size:10px;padding:2px 4px 2px 2px;}


a.enlace_evento:link,a.enlace_evento:visited{text-decoration:none;color:#000;}
a.enlace_evento:hover{text-decoration:underline;}
.fila_sin_foto{overflow: hidden;margin:0 0 30px 0;}
.caja_img_lista{height:40px;float:left;}
.img_lista{border:0;margin:5px 5px 0 3px;}
.nombre_evento_2{font-size:11px;padding:2px 4px 2px 0px;font-weight:bold;}
.tipo_evento_2{font-size:11px;color:#336699;font-weight:bold;float:left;}
.caja_evento_sin{width:165px;height:43px;margin:0 10px 15px 0;float:left;}
a.enlace_tipo_evento:link,a.enlace_tipo_evento:visited{text-decoration:none;color:#336699;}
a.enlace_tipo_evento:hover{text-decoration:underline;}

.container {
	width: 966px;
	margin: 0 auto;
}
h2.acc_trigger {
	padding: 0;	margin: 0 0 1px 0;
	background: url(/img/fondo_acordeon.gif) no-repeat;
	height: 33px;	line-height: 33px;
	width: 966px;
	float: left;
}
h2.acc_trigger span {
	font-size:12px;
}
h2.acc_trigger a {
	color:#000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 25px;
}
h2.acc_trigger a:hover {
	color: #000;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 1px 0; padding: 0;
	overflow: hidden;
  width: 966px;
	clear: both;
	background: #FFF;
}
.acc_container .block {
	padding: 0;
}
.cab_acordeon{font-size:12px;}
.cab_acordeon span{color:#336699;}

.contenido_dia_carnaval{padding:8px 0 0 8px;font-size:11px;}
.marco_evento_carnaval{width:100px;border:1px solid #CCCCCC;overflow:hidden;margin-top:1px;}
.tipo_evento_carnaval{text-transform:uppercase;font-size:10px;margin-top:2px;}
.nombre_evento_carnaval{font-size:10px;padding:2px 4px 2px 2px;height:13px;}
*+html .nombre_evento_carnaval {margin-top:-2px;}
* html .nombre_evento_carnaval {margin-top:-2px;}

