/* 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.eventoComic {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin-left: 10px;
	padding: 0px;
	overflow: hidden;
}

div.eventoComic div.eventoComicContenedor{
	float:left;
}

div.eventoComic div.div.descripcion{
	color: #FF0099;
	font-weight:bold;
	font-size:11px;
}

BODY div#contenedorGeneral #centro #columnaIzquierda{
	width:380px;
	text-align:left;
	margin:0 auto;
	float:left;
}

BODY #contenedorGeneral #centro div.eventoComic IMG{
	margin: 0;
	margin-right: 10px;
	float: left;
	width: auto;
	height:auto;
}

BODY div#contenedorGeneral #centro #columnaCentral #tituloComics{
	background-image:url(../images/lapiz.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 30px;
	margin:20px 0;
	overflow: hidden;
}

#tituloComics SAMP{
	float: left;
	margin-left: 75px;
	width: 360px;
	font-size: 24px;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
}

BODY div#contenedorGeneral #centro #columnaIzquierda #tituloDestacados{
	background-image:url(../images/destacados_comics.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 37px;
	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;
}

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

div.cartelera div.textoInput{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:17px;
	margin-top:45px;
}

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