@charset "utf-8";
/* CSS Document */
.destaque {
	height: 650px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fondo_boton_contactos {
	height: 20px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #990000;
	background-image: url(../images/bot_marca.jpg);
	background-position: top;
}
.fondo_campotexto_contactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 150px;
	background-color: #BEB389;
	border: 0px solid #996633;
}
.fondo_campotexto_contactos_mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BEB389;
	border: 0px solid #996633;
	width: 550px;
}
#btp_foto {
	height: 650px;
	width: 1024px;
}
#optin_promo {
	background-image: url(../images/botom_medios.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 1024px;
}
#bto {
	float: left;
	height: 650px;
	width: 209px;
}
#texto_distribuidores {
	height: 570px;
	width: 580px;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 60px;
	font-size: 10.5px;
}
#texto_tendcard {
	height: 570px;
	width: 430px;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 60px;
	font-size: 10.5px;
}

#foto_distribuidores{
	background-image: url(../images/fondo_distribuidores.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 650px;
	width: 815px;
}
#foto_contacto {
	background-image: url(../images/fondo_contactos.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 650px;
	width: 815px;
}
#formulario {
	height: 530px;
	width: 650px;
	padding-top: 100px;
	padding-left: 165px;
}

#foto_promo_tencard {
	background-image: url(../images/fondo_tendcard.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 650px;
	width: 815px;
}
