@charset "utf-8";
/* CSS Document */
*{margin:0}
body{ background-image:url(images/bg_page.jpg); background-repeat:repeat-x; background-color:#ecedf1; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0}
.clear{ clear:both}
.wrap{ width:990px; margin:0 auto; }

.header{ height:117px;
background-image:url(images/header.jpg); background-repeat:no-repeat}


.wrap .menu {
	width: 802px;
 
}

.boton {
	display:block;
	float:left;
	margin:0;
	height:53px;
	text-align:center;
	background-image:url(images/menu.gif);
}

.boton span {
	display:none;
}

.one {
	width:83px;
	background-position:0px 0px;
}

.one:hover {
	background-position:0px -53px;
}

 
.two {
	width:169px;
	background-position:-84px 0px;
}

.two:hover {
	background-position:-84px -53px;
}

 

.tree {
	width:132px;
	background-position:-256px 0px;
}

.tree:hover {
	background-position:-256px -53px;
}

 

.four {
	width:133px;
	background-position:-391px 0px;
}

.four:hover {
	background-position:-391px -53px;
}

 
.five {
	width:148px;
	background-position:-527px 0px;
}

.five:hover {
	background-position:-527px -53px;
}

 
.wrap .contenido {
	background-image: url(images/bordertop.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width:982px;
	margin:15px auto 15px auto;
	padding:15px 0 0 0
}

.contenidocentral{
	margin:0 auto;
	width:970px;
}

.contenidocentral .lateral{
	padding:5px 15px;
	width: 254px;
	background-image: url(images/bg_lateral.gif);
	background-repeat: repeat-y;
}

.contenidocentral .central{
	padding:5px 15px
}



.footer {
	background-color: #fb0405;
	height: 35px;
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:center right
}
.wrap .contenido .contenidocentral .lateral .productoslateral {
	background-image: url(images/tit_productos.gif);
	background-repeat:no-repeat;
	padding:29px 11px 21px
}
.central h1 {
	color: #fb0405;
	border-bottom: 1px solid #dbdbdb;
	margin-top: 10px;
}
.contenidocentral .central p {
	line-height:20px
}
.wrap .contenido .contenidocentral .lateral .productoslateral ul {
list-style:none;
margin:0 0 0 0;
padding: 0 0 0 0;
}
.wrap .contenido .contenidocentral .lateral .productoslateral li {
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
padding: 2px 0 2px 15px;
margin:4px 0;
background-position:0px 4px;
}
.wrap .contenido .contenidocentral .lateral .productoslateral a {
text-decoration:none;
font-size:13px;
font-family:"Trebuchet MS", Tahoma, Arial;
color:#000000;
font-weight:bold;
}
.wrap .contenido .contenidocentral .lateral .productoslateral li:hover {
background-image:url(images/bullet2.gif);
background-repeat:no-repeat;
background-color:#fb0405;
background-position:0px 6px;}


.wrap .contenido .contenidocentral .lateral .productoslateral li:hover a{
color:#fff}


.wrap .contenido .contenidocentral .lateral .productoslateral a:hover {
text-decoration:none;
color:#fff
}.wrap .contenido .contenidocentral .lateral .distribuidores {
	background-image: url(images/tit_dist.gif);
	background-repeat: no-repeat;
	padding: 35px 0 15px 30px;
}

 .wrap .contenido .contenidocentral .lateral .newsletter {
	background-image: url(images/tit_newsletter.gif);
	background-repeat: no-repeat;
	padding: 35px 10px 0 0px;
}

.wrap .contenido .contenidocentral .central .callto {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	padding-top:35px;
}

.wrap .contenido .contenidocentral .central .callto a{
	color: #FF0000;

}

.wrap .contenido .contenidocentral .central ul{
margin:10px 0;}

.wrap .contenido .contenidocentral .central li{
	margin:10px 0;
	font-size:13px;
	font-weight:100
}

td{ height:auto}

.productostable {margin-top:15px; margin:0 auto}
.productostable h2 a{ color:#000000; text-decoration:none}
.productostable a{ color:#fb0405; text-decoration:none}

.productostable td{ padding:5px; border-bottom:1px solid #edf0e8; }

.hometable td{ padding:5px}

 .wrap .contenido .contenidocentral .central .hometable ul {
 margin:0; padding:10px 20px
}

 .wrap .contenido .contenidocentral .central .hometable ul li{
 margin:3px 0; padding:0; font-weight:100
}
 .wrap .contenido .contenidocentral .central .hometable ul li a{
 color:#000000; text-decoration:none
}
 .wrap .contenido .contenidocentral .central .hometable ul li a:hover{
 color:#fb0405; text-decoration:underline
}

