@charset "utf-8";
/* CSS Document */

h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10 px 5px;
	font-size:14px;
	text-align:center;
	padding:0;
}

body, html
{
	border:0;
	margin:0;
	background: #CC0001;
}

/* ESTILOS CABECERA */

#backer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	float:right;
	margin-right:15px;
	margin-top:5px;
}

#backer a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

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

#header	
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:77px;
}

#header #logo 
{
	width:210px;
	height:35px;
	background:url(../img/logo.jpg) no-repeat;
	float:left;
	margin-top:21px;
	cursor:pointer;
}

#header #contacto
{
	float:left;
	width:350px;
	display:block;
	height:75px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;
	margin-left:20px;
}
#header #contacto .bottom
{
	width:260px;
	font-size:12px;
	text-align:center;
	padding-left:10px;
	color:#CCCCCC;
	font-weight:bold;
}

#header #contacto .left
{
	float:left;
	width:172px;
	height:27px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#header #contacto .left .little_phone
{
	background:url(../img/tel.jpg) no-repeat;
	height:24px;
	width:20px;
	float:left;
	margin-top:10px;
}

#header #contacto .left h1
{
	margin:0px;
	
}

#header #contacto .right
{
	border-left:1px solid white;
	float:left;
	width:167px;
	height:27px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}

#header #contacto .right p
{
	margin:0;
	margin-top:0px;
}

#header #contacto .right .column1
{
	float:left;
	width:30px;
	height:47px;
	text-align:center;
}

#header #contacto .right .column2
{
	float:left;
	width:167px;
	height:60px;
	text-align:right;
}



#header #logo_dist
{
	width:112px;
	height:46px;
	margin-top:15px;
	margin-left:0;
	background: url(../img/distribuidor_logo.jpg) no-repeat;
	float:right;
}


.header_sep
{
	width:100%;
	height:10px;
	background:url(../img/header_sep.gif) repeat-x;
	margin:0;
	margin-bottom:5px;
	display:block;
	font-size:10px;
}
/* FIN ESTILOS CABECERA */

/* MENSAJE DE BIENVENIDA */

#welcome
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height:80px;
	margin-bottom:20px;
}

#welcome h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left;
	color:#FFFFFF;
	margin-bottom:5px;
}

#welcome h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	margin:0;
}

#welcome h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-bottom:5px;
	margin-top:10px;
	text-align:left;
	color:#FFFFFF;
}
/* FIN DEL MENSAJE DE BIENVENIDA */

/* ESTILOS CAJAS */

.box
{
	margin:0;
}

.box .box_header_type2
{
	border-bottom:solid 1px #999999;
	width:100%;
	height:1px;
}

.box .box_header
{
	background:url(../img/box_header_bg.jpg) repeat-x;
	width:100%;
	height:24px;
	font-size:12px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.box .box_header .left
{
	width:14px;
	height:24px;
	background:url(../img/box_header_left.jpg) no-repeat;
	float:left;
}

.box .box_header .content
{
	width:100%;
	margin-left:-30px;
	margin-right:-28px;
	text-align:center;
	padding-top:4px;
	float:left;
}

.box .box_header .right
{
	width:28px;
	height:24px;
	background:url(../img/box_header_right.jpg) no-repeat;
	float:right;
}


.box .box_bottom
{
	background:url(../img/box_bottom_bg.gif) repeat-x;
	width:100%;
	height:11px;
}

.box .box_bottom .left
{
	width:10px;
	height:11px;
	background:url(../img/box_bottom_left.jpg) no-repeat;
	float:left;
}

.box .box_bottom .right
{
	width:10px;
	height:11px;
	background:url(../img/box_bottom_right.jpg) no-repeat;
	float:right;
}

.box .main_left
{
	width:3px;

	float:left;
}

.box .main_center
{
	float:left;
}

.box .main_right
{
	width:3px;
	float:right;
}

.box .main
{
	display:block;
	width:100%;
}

/* FIN ESTILOS CAJAS */

/* BANNER DE REGALOS */

#banner_regalo
{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	height:365px;
	float:right;
}

#banner_regalo .main_center
{
	background: url(../img/bg_365px_center.jpg) repeat-x;
	width:194px;
	height:365px;
}

#banner_regalo .main_left
{
	background: url(../img/bg_365px_left.jpg) repeat-x;
	height:365px;
}

#banner_regalo .main_right
{
	background: url(../img/bg_365px_right.jpg) repeat-x;
	height:365px;
}

#banner_regalo .main
{
	height:365px;
}
/* FIN BANNER DE REGALOS */

.central_area
{
	width:950px;
	height:370px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}

/* PRODUCTO */

.producto
{
	width:440px;
	float:left;
	margin-right:5px;
	height:200px;
	margin-top:0;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
}


.producto .main b
{
	font-weight:bold;
	color:black;
}

.producto p
{
	margin: 25px 10px 5px 20px;
	font-size:12px;
}

.producto ul
{
	margin: 5px 10px 25px 40px;
	padding:0;
	font-size:12px;
	list-style:url('../img/dot.gif');
}

.producto li
{
	margin:0px 0px 3px 40px;
	font-weight:bold;
}

.producto .pie
{
	margin:10px;
	font-size:10px;
	color:black;
}

.producto h1
{
	margin:8px 0 8px 20px;
	font-size:22px;
	color:black;
	text-align:left;
}

.producto h2
{
	margin:10px 0 10px 0;
	color:black;
	text-align:center;
	font-size:40px;
}

.producto h3
{
	margin:10px 0 10px 0;
	color:black;
	text-align:center;
	font-size:35px;
}

.producto h3 b
{
	color:black;
	font-size:20px;
	font-weight:bold;
}

.producto h3 i
{
	color:black;
	font-size:25px;
	font-weight:bold;
	font-style:normal;
}

.producto ul
{
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:square;
	list-style:black;
}

.producto li
{
	color:black;
	margin:3px 0px 2px 0px;
}

.producto .main_center
{
	background: url(../img/bg_365px_center.jpg) repeat-x;
	width:434px;
	height:365px;
}

.producto .main_left
{
	background: url(../img/bg_365px_left.jpg) repeat-x;
	height:365px;
}

.producto .main_right
{
	background: url(../img/bg_365px_right.jpg) repeat-x;
	height:365px;
}

.producto .main
{
	height:365px;
}

/* FIN PRODUCTO */

/* CUPON */

.cupon
{
	width:300px;
	float:left;
	margin-right:5px;
	height:365px;
	margin-top:0;
	margin-bottom:5px;
}

.cupon .main_center
{
	background: url(../img/bg_365px_center.jpg) repeat-x;
	width:274px;
	height:365px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
}

.cupon .main_center form
{
	margin:4px 0 5px 0;
}

.cupon .main_center #enviar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	width:148px;
	height:27px;
	background:url(../img/submit_cupon.jpg) no-repeat;
	border:0;
	margin-left:53px;
}

.cupon .main_center ul
{
	margin:0;
	margin-left:20px;
	margin-top:5px;
	padding:0;
}

.cupon .main_center li
{
	margin:0;
	padding:0;
}

.cupon .main_center p
{
	margin:1px 0 1px 5px;	
}

.cupon .main_center .inputer
{
	margin:0px 0 0px 0px;
	text-align: right;
}

.cupon .main_center label
{
	margin:0;
}

.cupon .main_center input, .cupon .main_center select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	margin: 3px 0 0 0;
}

.cupon .main_left
{
	background: url(../img/bg_365px_left.jpg) repeat-x;
	height:365px;
}

.cupon .main_right
{
	background: url(../img/bg_365px_right.jpg) repeat-x;
	height:365px;
}

.cupon .main
{
	height:365px;
}
/* FIN CUPON */

/* GRACIAS */

.gracias
{
	width:745px;
	float:left;
	margin-right:5px;
	height:200px;
	margin-top:0;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
}

.gracias .main_center
{
	background: url(../img/bg_365px_center.jpg) repeat-x;
	width:739px;
	height:365px;
}

.gracias .main_left
{
	background: url(../img/bg_365px_left.jpg) repeat-x;
	height:365px;
}

.gracias .main_right
{
	background: url(../img/bg_365px_right.jpg) repeat-x;
	height:365px;
}

.gracias .main
{
	height:365px;
}

.gracias .main b
{
	font-weight:bold;
	color:black;
}

.gracias p
{
	margin: 12px 10px 12px 20px;
	font-size:12px;
}

.gracias ol
{
	margin: 10px 10px 10px 40px;
	padding:0;
	font-size:12px;
}

.gracias a
{
	text-decoration:none;
	color:#444444;
	font-weight:bold;
}

.gracias a:hover
{
	text-decoration:none;
	color:#666666;
}

.gracias li
{
	margin:0px 0px 3px 40px;
	font-weight:bold;
}

.gracias .pie
{
	margin:10px;
	font-size:10px;
	color:black;
}

.gracias h1
{
	margin:8px 0 8px 20px;
	font-size:22px;
	color:black;
	text-align:left;
}

.gracias h2
{
	margin:10px 0 10px 0;
	color:black;
	text-align:center;
	font-size:40px;
}

.gracias h3
{
	margin:10px 0 10px 0;
	color:black;
	text-align:center;
	font-size:35px;
}

.gracias h3 b
{
	color:black;
	font-size:20px;
	font-weight:bold;
}

.gracias h3 i
{
	color:black;
	font-size:25px;
	font-weight:bold;
	font-style:normal;
}

.gracias li
{
	color:black;
	margin:3px 0px 2px 0px;
}

/* FIN GRACIAS */

/* PIE LEGAL */

#pie_legal
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	height:36px;
}

#pie_legal .main_center
{
	background: url(../img/bg_32px_center.jpg) repeat-x;
	width:944px;
	height:27px;
	font-size:8px;
	font-family: Verdana;
	font-weight:bold;
	padding-top:5px;
	text-align:center;

}

#pie_legal .main_left
{
	background: url(../img/bg_32px_left.jpg) repeat-x;
	height:32px;
}

#pie_legal .main_right
{
	background: url(../img/bg_32px_right.jpg) repeat-x;
	height:32px;
}

#pie_legal .main
{
	height:32px;
}

#disclaimer
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:9px;
	margin-top:40px;
}

#pie_legal .additionals_opener
{
	float:left;
	margin-left:70px;
	margin-right:70px;
	font-size:9px;
	height:9px;
	margin-top:2px;
	margin-bottom:0px;
	cursor:pointer;
	padding:0;
	text-decoration:none;
}

#pie_legal .additionals_opener:hover
{
	text-decoration:underline;
}

/* FIN PIE LEGAL */

#pieproducto
{
	width:950px; 
	margin-left: auto; 
	margin-right:auto; 
	font-size:9px;
	text-align:justify; 
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin-top:10px; 
	padding:7px;
}