@charset "utf-8";
/* CSS Document */

body, html{
	background-color:#f8f0db;
	padding: 0;
	margin: 0;
	height: 100%;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.principal {
	margin: auto;
	height: 100%;
	width: 837px;
	height:512px;
}
.principal .imagen {
	background-image: url(images/img_principal.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 512px;
	width: 412px;
	position: relative;
}
.principal .txt_home {
	float: left;
	height: 174px;
	width: 388px;
	background-image: url(images/txt_home.jpg);
	background-repeat: no-repeat;
}
.principal .boton1 {
	height: 71px;
	width: 388px;
	float: left;
	position: relative;
}
.principal .boton2 {
	float: left;
	height: 79px;
	width: 388px;
	position: relative;
}
.principal .pie {
	float: left;
	height: 67px;
	width: 388px;
	position: relative;
	background-image: url(images/pie.jpg);
	background-repeat: no-repeat;
}
.principal .ingresa {
	background-image: url(images/ingresa-tus-datos.jpg);
	float: left;
	height: 129px;
	width: 388px;
	position: relative;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f5f4a;
	background-color: #f8f0db;
	border: 1px solid #decab2;
	height: 16px;
	line-height: 15px;
}
.principal .titulo_elegi {
	float: left;
	height: 46px;
	width: 388px;
	position: relative;
}
.principal .elegi {
	float: left;
	height: 353px;
	width: 388px;
	position: relative;
	background-image: url(images/fondo2.jpg);
	background-repeat: no-repeat;
}

.verdana10Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7f5f4a;
}
.principal .elegi .sms {
	background-image: url(images/txt%20sms.jpg);
	height: 47px;
	width: 300px;
}
.principal .premiostitulo {
	background-image: url(images/premios_titulo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 58px;
	width: 388px;
	position: relative;
}
.principal .galeria {
	float: left;
	height: 73px;
	width: 388px;
	position: relative;
	background-image: url(images/fondo3.jpg);
	background-repeat: no-repeat;
}
.principal .premios_imagen {
	float: left;
	height: 191px;
	width: 388px;
	position: relative;
	background-image: url(images/premios-imagen.jpg);
	background-repeat: no-repeat;
}
.principal .pie_premios {
	float: left;
	height: 77px;
	width: 388px;
	position: relative;
}

.principal .msg {
	float: left;
	height: 270px;
	width: 388px;
	position: relative;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f5f4a;
}
.principal .form {
	float: left;
	height: 270px;
	width: 388px;
	position: relative;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f5f4a;
}

.principal .logo {
	float: left;
	height: 113px;
	width: 425px;
	position: relative;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f5f4a;
	background-color: #f8f0db;
	border: 1px solid #decab2;
	height: 16px;
	line-height: 15px;
	text-indent: 7px;
}
.verdana10BoldRosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ea928b;
}
.verdana10Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7f5f4a;
}
.piegral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b29879;
	text-align: center;
	height: 40px;
	margin-top: 7px;
}

.piegral a:link{
text-decoration:underline;
color: #b29879;
}
.piegral a:visited{
text-decoration:underline;
color: #b29879;
}
.piegral a:hover{
text-decoration:underline;
color: #b29879;
}
