/* 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;
	margin-right: 10px; 
	overflow: hidden;
	clear:both;
}

div.eventoArte div.eventoArteContenedor{
	float:left;
	width:300px;
}

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

div.eventoArte div.eventoArteContenedor div.descripcion{
	color: #666666;
	width: 409px;
	margin-top: 0px;
	width: 320px;
	height: 280px;
	overflow: hidden;
}

div.eventoArte A IMG{
	width: auto;
	height: auto;
}

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

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

#tituloEspacioArtistico SAMP{
	position: relative;
	font-size: 24px;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 320px;
}

BODY div#contenedorGeneral #centro #columnaIzquierda #tituloDestacados{
	background-image:url(../images/destacadosLibros.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: left;
	color: #FF6600;
	font-size: 11px;
	text-decoration: none;
	width: 100px;
}

div.evento {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px; 
	margin-top: 9px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	overflow: hidden;
	clear:both
}

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

div.evento div.titulo{
	color: #FF6600;
	font-weight: bold;
}



