

body {
	background: url(../img/fondo.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clear-both { clear: both; }

h1 {
	color: #c12121;
	font-size: 18px;
}

#contenedor {
	background: url(../img/estructura/chicas-de-fondo.jpg) no-repeat 0px 130px;
	margin: 0px auto;
	padding-bottom: 110px;
	width: 950px;
}

#cabecera {
	background: url(../img/el-folletin.jpg) no-repeat left top;
	clear: both;
}

#cabecera object {
	margin: -1px 0px 0px 304px;
	float: left;
}

#anuncio-gratis {
	background: url(../img/intro/anuncio-gratis.jpg) no-repeat left top;
	color: #ffffff;
	font-size: 14px;
	float: left;
	height: 168px;
	margin: 15px 0px 0px 0px;
	padding: 14px 0px 0px 30px;
	width: 307px;
}

.destacado { font-size: 24px; text-align: left; padding-left: 20px; font-weight: bold;}

#anuncio-gratis a { color: #ffd1d1; }

#acceso-usuarios .c1 {
	float: left;
	margin-top: 5px;
	width: 220px;
	font-size: 11px;
	font-weight: bold;
}
#acceso-usuarios label {
	float: left;
	margin-top: 5px;
	width: 85px;
}
#acceso-usuarios .linea {
	clear: both;
	display: block;
	}
#acceso-usuarios .input-txt {
	border: 1px solid #000000;
	padding: 2px 0px 2px 7px;
	margin-top: 5px;
	}
#acceso-usuarios .input-entrar {
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
	text-transform: uppercase;	
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	}
	
	
	
	
#izquierda {
	float: left;
	width: 580px;
}

#introduccion {
	color: #c12121;
	font-size: 14px;
	line-height: 19px;
	margin: 0px 0px 0px 60px;
	padding: 0px 12px 12px 12px;
	font-weight: bold;
	width: 457px;
}

#introduccion p {
	margin: 15px 0px;
	font-style: italic;
}

#derecha {
	float: left;
	width: 354px;
}

#privacidad {
	height: 320px;
	padding-right: 15px;
	line-height: 16px;
	margin-top: 20px;
	text-align: justify;
	overflow-y: scroll;
}

#privacidad p {
	margin: 10px 0 0 0;
}

.bt-acepto { margin: 20px 0px 0px 30px; }
.bt-noacepto { margin: 20px 0px 0px 30px; }

#pie {
	background: #bf1700;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding: 2px 0px;
	width: 100%;
}

#pie a {
	color: #ffffff;
	text-decoration: none;
}

#pie a:hover {
	text-decoration: underline;
}