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

body{
	color:#918d74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e3decb;
}
.contenedor{
	width: 900px;
}
.contenidos{
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 900px;
	background-image: url(imagenes/cuerpo.gif);
	background-repeat:  repeat-y;
}

.cuer-contenidos{
	padding:5px 15px 5px 15px;
}

.pie-contenidos{
	clear:both;
	height:11px;
	overflow:hidden;
}

.pie{
	text-align: left;
	margin: 5px auto;
	border:0;
	width: 900px;
	background-image: url(imagenes/cuerpo.gif);
	background-repeat:  repeat-y;
}


.menu{
	width:170px;
	float:left;
}

.textos{
	width:681px;
	float:right;
}
.creditos{
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 890px;
	color:#5c819e;
}

.creditos a{
	color:#5c819e;
	text-decoration:none;
}
.direccion{
	width:400px;
	float:left;
}
.legal{
	width:300px;
	float:right;
	text-align:right;
}
/*pie*/

.distribuidor{
	float:left;
	padding:0px 30px 20px 0px;
	border-right: 1px solid #e3decb;	
}
.planeta{

	width:350px;
	float:left;
	padding:0px 15px 5px 20px;
	border-right: 1px solid #e3decb;	
}
.planeta-2{
	float:left;
	width:250px;
}
.planeta-3{
	float:right;
}
.premios{
	float:right;
}
.img-pie{
	padding:5px 0px 0px 0px;
}

/*formularios*/
input,select, consulta {
	color:#918d74;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #918d74;
}

fieldset {
	float : left; 
	width : 90%;
	margin: 10px 20px;
	padding : 1em;
	border : none;
}

fieldset.radio{
    margin:0px;

}

legend {
    font-size: 11px;
    font-weight: bold;
    color: #918d74;
    text-indent: -10px;
}



.radio legend {
	color:#000000;
	font-size: 12px;
    font-weight: normal;
    margin-left: -12px;
    text-indent: 0;
    }

#toggle, #togglep, #toggleo {
    display: none;
}

label {
	display: block;
	clear: left;
	margin: 0px 10px 5px 0px;
	font-size: 11px;
	color:#918d74;
}

label.error {  color: red; margin:-15px 0 10px  }

label.radio { 
	display: block;
    padding-left: 15px;
    text-indent: -15px;
    padding-bottom: 3px;
	}

input.radio { width: 13px;
    height: 13px;
    padding: 0;
    margin: 0 5px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
    }
textarea{
	border: 1px solid #918d74;
	margin:0px 0px 10px 0px;
}
/*menu*/
.menu ul{
	list-style-type: none;
	margin:30px 0px 0px 0px;
	padding:0px;	
}
.menu li{
	width:160px;
	height:20px;
	margin:0px 0px 10px 0px;
	background-image: url(imagenes/flechas.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

.menu a{
	font-size: 12px;
	font-weight: bold;
	color: #5c819e;
	text-decoration: none;	
}
.menu a:link{
	font-size: 12px;
	font-weight: bold;
	color: #5c819e;
	text-decoration: none;	
}
.menu a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #5c819e;
	text-decoration: none;	
}
.menu a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #918d74;
	text-decoration: none;	
}
/*distribuidores*/
.distribuidores-01{
	width:200px;
	float:left;
}

.distribuidores-02{
	width:450px;
	padding:70px 0px 0px 0px;
	float:right;
}

/*productos*/
.productos{
	width:680px;
	padding:0px 0px 0px 10px;
}
ul.lista-productos
{
width:80%;
LIST-STYLE-TYPE: none;
margin:40px 0px 40px 80px;
padding:0px;
text-align:center;	
}

ul.lista-productos li
{
	float:left;
	width:170px;
	height:140px;
	DISPLAY: inline;
	margin:0 0 10px 0;
} 

.foto-producto{
	width:300px;
	float:left;
}
.texto-producto{
	float:right;
	width:350px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
}
.navegacion{
	clear:both;
	margin:10px 0px 10px 0px;
	text-align:right;
}
/*opiniones*/


ul.lista-prensa
{
width:100%;
LIST-STYLE-TYPE: none;
margin:10px 0px 0px 0px;
padding:0px;	
}

ul.lista-prensa li
{
	float:left;
	width:170px;
	height:80px;
	DISPLAY: inline;
	margin:0 0 10px 0;
} 



/*contacta*/
.form-contacta{
	width:340px;
	float:left;
}

.text-contacta{
	width:340px;
	float:right;

}


/*estilos*/
p{
	margin:0px;
	padding:0px;
}


a{
	color:#5c819e;
	text-decoration:none;
	font-weight: bold;
}


a:hover{
	color:#5c819e;
	font-weight: bold;
}

.cab{
	margin:0px 0px 10px 0px;
}
.img{
	float:left;
	padding:5px 0px 0px 0px;	
	margin:0px 0px 30px 0px;
}

.img-2{
	float:left;
	padding:20px 0px 0px 0px;	
	margin:0px 10px 30px 0px;
}


.img-3{
	clear:both;
	float:left;
	margin:0px 5px 0px 0px;
	
}

.img-4{
	margin:0px 0px 10px 0px;
	
}

.titular-azul{
	font-size:12px;
	color:#5c819e;
	font-weight: bold;
}

.breadcumbs{
	margin:0px 0px 10px 0px;
}

.breadcumbs a{
	font-weight: normal;
	color:#918d74;
}
.breadcumbs a:hover{
	font-weight: normal;
	color:#918d74;
}
.destacado{
	color:#5c819e;
	font-weight: bold;
}
h1{
	margin:0px;
	padding:0px;
	color:#5c819e;	
}