.alerta {
	color: #CC0000;
	font-weight: bold;
}
body {
	background-image: url(../img/fondo_web.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#foto_portada_izq {
	background-color: #FFFFFF;
	padding: 10px;
	clear: both;
	height: 138px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#texto_inicio_izq {
	clear: both;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#contenedor {
	clear: both;
	width: 777px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #99CC00;
	height: 500px;
}
#fotos_list {
	padding: 5px;
	float: left;
	height: 55px;
	width: 74px;
	background-color: #E5E5E5;
	margin-top: 5px;
	margin-left: 5px;
}
#promo {
	height: 430px;
	width: 362px;
	font-family: "Trebuchet MS";
	background-image: url(../img/fondo-promo.jpg);
	padding-top: 70px;
}
#promo-contenido {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#promo-intro {
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.finaliza {
	color: #FF3300;
	font-weight: bold;
}.fecha-final {
	color: #000000;
}
#res-promo {
	padding: 10px;
}
#res-promo #res-intro {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: justify;
}
#res-promo p {
	margin: 0px;
	padding: 0px;
}
#res-promo .titulo-promo {
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #99CC00;
	font-weight: bold;
}

