/* CSS Document */

#headerTituloSeccion{
	margin-top: 28px;
	margin-left: 10px;
	/*background-image:url(../images/tituloBienvenidos.jpg);*/
	background-position:left;
	background-repeat:no-repeat;
	height:31px;
	clear: both;
	font-family: 'IM Fell Double Pica SC', serif;
	font-size:35px;
	color:white;			
}


div.eventoArte {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	overflow: hidden;
	clear:both;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

div.eventoArte IMG{
	width: 130px;
	height: 130px;
}

div.eventoArte .titulo{
	color: #FF9900;
	font-weight: bold;		
}

div.eventoArte div.eventoArteContenedor{
	float:none; /* por si viene de otro estilo */
	width: auto;
	margin:0px;
	padding: 0px;
}

div#contenedorTextoMusica{
	clear: both;
	background-image:url(../images/imagenmusica.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 10px;
}

div#contenedorTextoMusica div#textoMusica{
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9F0403;
	border: 1px solid #F00;
}

div.eventoArte div.eventoArteContenedor div.titulo{
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

div.eventoArte div.eventoArteContenedor div.descripcion{
	color: #666666;
	width: auto;
	margin: 0px;
}

div.eventoArte div.eventoArteContenedor IMG{
	width:406px;
	height:auto;
	padding:10px;
	background-color:#FFFFFF;
	margin-top:30px;
}

BODY div#contenedorGeneral #centro #columnaCentral #tituloEspacioArtistico{
	background-image:url(../images/espaciomusical.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 30px;
	padding: 10px;
	margin-top:20px;
}

#tituloEspacioArtistico SAMP{
	position: relative;
	left: 95px;
	top: 0px;
	font-size: 24px;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

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

#contenedorGeneral #centro #columnaIzquierda DIV.evento A.eventoVerMas{
	float: right;
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
}

div.evento {
	float: left;
	width: 320px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin: 0 20px;
	margin-top: 10px;
	overflow: hidden;
	clear: both;
	padding: 0px;
}

BODY #contenedorGeneral #centro div.evento IMG{
	margin: 0;
	margin-right: 10px;
	float: left;
	width: 130px;
	height:100px;
	padding:0px;
}

div.evento div.descripcion{
	float: left;
	width: 180px;

}

div.evento div.titulo{
	float: left;
	width: 180px;
	color: #FF6600;
	font-weight: bold;
}

div.cartelera div.tituloCartelera{
	color:#FFFFFF;
	font-size:20px;
	margin-left:45px;
	
}

div#pedidoEspecial{
	background-image:url(../images/imagencomics.jpg);
	background-repeat: no-repeat;
	height:80px;
	margin-top: 20px;
}

div#pedidoEspecial SAMP{
	position: relative;
	left: 75px;
	top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

div#contenedorMusicaDestacados{
	height: 450px;
	width: 365px;
	overflow: hidden;
}


div.cartelera input{
	margin-left:17px;
	width:95px;
	border: 1px solid #FF9900;
	font-family:"Trebuchet MS";
	font-size:10px;
	padding:2px;
	
}

div.contenedorAdicionales div.datoAdicional samp.etiquetaAdicional{
	color: #AC0D0A;
}
