/* CSS Document */

/* eventos.php */
#headerTituloSeccion{
	margin-top: 40px;
	margin-left: 10px;
	background-image:url(../images/tituloeventos.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	clear: both;		
}


/* eventos.php */
BODY div#contenedorGeneral #centro #columnaCentral #tituloEventos{
	background-image:url(../images/bulleteventos.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-top:20px;
	color:#9F0403;
	overflow: hidden;
}

/* eventos.php */
#tituloEventos SAMP{
	width: 330px;
	
	position: relative;
	left: 92px;
	font-size: 24px;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
}


/* eventos.php */
BODY div#contenedorGeneral #centro #columnaIzquierda #tituloDestacados{
	background-image:url(../images/bulletProximosEventos.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 37px;
	margin-left:30px;
	padding: 10px;
	margin-top:20px;
}

/* eventos.php */
#tituloDestacados SAMP{
	position: relative;
	top: 5px;
	left: 35px;
	font-size: 150%;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.cartelera div.primerItemCartelera{
	color:#AC0D0A;
	font-size:14px;
	margin-left:35px;
	margin-top:15px;
	margin-bottom:7px;
}

div.cartelera div.itemCartelera{
	color:#AC0D0A;
	font-size:14px;
	margin-left:35px;
	margin-top:7px;
	margin-bottom:7px;
}

div#contenedorProximosEventos{
	overflow: hidden;
	height: 290px;
}

Div.controlesScroll{
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 20px;
}

Div.controlesScroll A{
	display: block;
	float: right;
	clear: both;
	width: 7px;
	height: 7px;
	margin-bottom: 2px;
}

.btnScrollDown{
	background-image: url(../images/btnDownScroll.jpg);
	background-repeat: no-repeat;
}

.btnScrollUp{
	background-image: url(../images/btnUpScroll.jpg);
	background-repeat: no-repeat;
}

DIV#eventoPrincipal{
	overflow: hidden;
	height: 240px;
}

DIV#linksRelacionados{
	clear: both;
	margin-left: 100px;
	border-top: 1px solid #ccc;
}

DIV#linksRelacionados *{
	font-size: 12px;
}

DIV#linksRelacionados A{
	text-decoration: none;
	color: #AAA;	
}

DIV#linksRelacionados A:hover{
	color: #333;
}


DIV#linksRelacionados .titulo{
	color: #f60;
	font-weight: bold;
}

div.eventoArte div.eventoArteContenedor{
	float:none;
	width: auto;
}

div.eventoArteContenedor IMG.imgDescripcion{
	margin-top: 20px;
	width:  400px;
	border-color: #F00;
	height:auto;
}

#contenedorProximosEventos ul.sliceshowH li {
	height: 100px;
}