/* CSS Document */

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


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

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

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

div.eventoArte div.eventoArteContenedor div.descripcion{
	color: #666666;
	width: 400px;
	margin-top:20px;
}

div.eventoArte div.eventoArteContenedor IMG{
	width:390px;
	height:auto;
	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;
	padding: 10px;
	margin-top:20px;
}

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

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;
	clear: both;
}

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;
	width: 75px;
	height: 100px;
}

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


div#contenedorLibrosDestacados{
	height: 360px;
	overflow: hidden;
}



div#contenedorLibrosDestacados  .titulo{
	float: left;
	width: 180px;
}

div#contenedorLibrosDestacados  .descripcion{
	float: left;
	width: 220px;
}
