@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 170px;
	margin: 5px;
}
.campotexto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EC59C4;
	width: 200px;
	margin-top: 5px;
}
.boton_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100px;
	background-image: url(../images/boton.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	background-color: #666666;
	height: 20px;
	text-align: center;
}
#principal {
	height: 500px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#cabezote {
	background-image: url(../images/cabezote.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 850px;
}
#botones {
	height: 42px;
	width: 838px;
	background-color: #FFFFFF;
	padding-left: 12px;
}
#botones a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/boton.jpg);
	background-repeat: no-repeat;
	width: 116px;
	display: block;
	float: left;
	height: 40px;
	line-height: 30px;
	font-size: 11px;
	text-align: center;
	margin-left: 1px;
}
#botones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	background-image: url(../images/boton.jpg);
	background-repeat: no-repeat;
	width: 116px;
	display: block;
	float: left;
	height: 40px;
	line-height: 30px;
	font-size: 11px;
	text-align: center;
	margin-left: 1px;
}
#compra_promo {
	height: 241px;
	width: 850px;
}
#compra {
	background-image: url(../images/compra.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 241px;
	width: 241px;
}
#promo {
	float: right;
	height: 241px;
	width: 609px;
}
#for_ultra {
	height: 147px;
	width: 850;
}
#correos {
	background-image: url(../images/correos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 147px;
	width: 241px;
}
#ultra {
	float: right;
	height: 147px;
	width: 355px;
}
#form {
	background-image: url(../images/form.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 144px;
	width: 248px;
	padding-top: 0px;
}
#bottom_social {
	height: 59px;
	width: 850px;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 582px;
}
#social {
	background-image: url(../images/social.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 59px;
	width: 268px;
}
#creditos {
	background-image: url(../images/creditos.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 600px;
	padding-top: 10px;
	padding-left: 250px;
}

