#contenido #titulo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left 1px;
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(img/fondolanding.jpg);
	position: relative;
}
#titulo h1#el-titulo,
#titulo h1#el-titulo a {
	float: left;
	width: 470px;
	display: block;
	position: absolute;
	height: 100px;
}
#titulo p {
	float: right;
	display: block;
	width: 360px;
	padding-top: 9px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contenido #contenido-dentro {
	background-image: url(img/fondolanding.jpg);
	background-position: -8px -108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 380px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenido #contenido-dentro #principal form {
	margin-bottom: 1em;
}

#contenido #principal  {
	width: 940px;

}
#principal p {
	text-align: left;
}

#principal .alfa {
	width: 455px;
	border-right-color: #E2E3E5;
	border-right-width: 1px;
	border-right-style: solid;
	height: 400px;
	margin-top: -27px;
}
#principal .alfa p {
	text-align: justify;
	width: 455px;
	float: left;
	text-transform: none;
	font-size: 0.8 em;

}

#principal .beta {
	width: 455px;
	margin-top: -28px;
}
#principal a {
	color: #830C0E;
}
#envoltura #contenido #principal .beta strong {
	color: #000;
}
#envoltura-fuera #envoltura #envoltura-dentro #contenido #contenido-dentro #principal .beta form p .button input {
	background-image: url(img/botonlanding.jpg);
	width: 120px;
	height: 20px;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
}
#contenido-dentro #principal .beta form p span input  {
	border-top-color: #91A4C5;
	border-right-color: #91A4C5;
	border-bottom-color: #91A4C5;
	border-left-color: #91A4C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
