@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	height: 100%;
}
img{
    float: left;
}
#contenedor {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cabecera {
	width: 910px;
	float: left;
}
#contenedor #cabecera #logo {
	background-image: url(../imagenes/logo.jpg);
	height: 186px;
	width: 236px;
	float: left;
}
#contenedor #cabecera #idiomas {
	width: 650px;
	float: right;
	height: 20px;
	text-align:right;	
	margin-top: -183px;
	margin-right:23px;
}
#contenedor #cabecera #idiomas a img{
	border:none;
	padding-left:10px;
	float:right;
}
#contenedor #cabecera #banner {
	background-image: url(../imagenes/banner.jpg);
	height: 186px;
	width: 673px;
	float: left;

}
#contenedor #cabecera #menu {
	float: left;
	width: 898px;
	background-image: url(../imagenes/menu.jpg);
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: right;
}
#contenedor #cabecera #contenido {
	float: left;
	width: 898px;
}
#contenedor #cabecera #contenido #migas {
	background-image: url(../imagenes/migas.jpg);
	float: left;
	height: 20px;
	width: 893px;
	text-align: right;
	color: #500509;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 17px;
	padding-right: 5px;
}
#contenedor #cabecera #contenido #migas a {
	text-decoration: none;
	color: #000000;
}
#contenedor #cabecera #contenido #migas a:hover {
	text-decoration: underline;
}

#contenedor #cabecera #contenido #left {
	background-image: url(../imagenes/left.gif);
	float: left;
	width: 137px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
}
#contenedor #cabecera #contenido #cuerpo {
	float: left;
	background-color: #FFFFFF;
	width: 746px;
	background-image: url(../imagenes/gris.jpg);
	background-repeat:  repeat-y;
	background-position: -35px;
}
#contenedor #cabecera #contenido #cuerpo #cabcuerpo {
	background-image: url(../imagenes/cabcuerpo.jpg);
	float: left;
	height: 35px;
	width: 725px;
	padding-left: 20px;
	display: inline;
}
#contenedor #cabecera #contenido #cuerpo #leftcuerpo {
	width: 145px;
	float: left;
	background-image: url(../imagenes/fondoleft.gif);
	background-repeat:  repeat-x;
}
#contenedor #cabecera #contenido #cuerpo #leftcuerpo #datoscontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 10px;
}

#contenedor #cabecera #contenido #cuerpo #textos {
	background-color: #FFFFFF;
	min-height: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	float: left;
	width: 570px;
}
#contenedor #cabecera #contenido #cuerpo #textos #imgcontacto {
	float: left;
	width: 220px;
	margin-left: 10px;
	display: inline;
}

#contenedor #cabecera #contenido #cuerpo #textosgrande {
	background-color: #FFFFFF;
	min-height: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	float: left;
	width: 715px;
	margin-top:10px;
}

#contenedor #cabecera #contenido #footer {
	width: 746px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 75px;
}
#contenedor #cabecera #contenido #footer #legal {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 500px;
	margin-top: 10px;
}
#contenedor #cabecera #contenido #footer #legal a {
	color: #660000;
	text-decoration: none;
}
#contenedor #cabecera #contenido #footer #legal a:hover {
	color: #F2B600;
}
p {
	margin: 0px;
	/*padding: 10px;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
}
.bottonseccion {
	margin-right: 2px;
	margin-left: 2px;
	width: 93px;
	float: left;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bottonseccion:hover {
	color: #660000;
	border: 2px solid #660000;
}
.borde0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imgcentradas {
	width: 93px;
	height: 93px;
	margin-left: 30px;
	margin-bottom: 0px;
}
.vitaminas {
	background-color: #FF33CC;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.titulovar {
	padding: 3px;
	float: left;
	width: 550px;
}
.microminerales {
	background-color: #666600;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.macrominerales {
	background-color: #660000;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.alcalinizantes {
	background-color: #6330CE;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.levaduras {
	background-color: #FF6600;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.acidosorg {
	background-color: #FF0000;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.carnes {
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.nitrogeno {
	background-color: #99CC00;
	float: left;
	margin-right: 2px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.antiacidos {
	background-color: #660066;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.textoleyenda {
	float: right;
	width: 430px;
	height: 45px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 10px;
}
td {
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F0;
	padding: 3px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 715px;
}

.tdizq {
	width: 130px;
}
.tddcha {
	width: 560px;
}

th {
	text-align: left;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tdcabecera {
	color: #FFFFFF;
	background-color: #812D35;
}
.mapa1 {
	float: left;
	width: 300px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 20px;
	margin-left: -20px;
}
.mapa2 {
	float: left;
	width: 300px;
	padding-top: 20px;
}
.liprincipal {
	background-color: #E9E9E9;
	float: left;
	width: 250px;
}
.articulo {
	float: left;
	width: 350px;
	padding-top: 15px;
	margin-right: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.imagenarticulo {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.tituloarticulo {
	float: left;
	width: 190px;
}
.moduloindex {
	width: 220px;
	color: #FFFFFF;
	padding: 10px;
	margin-left: 0px;
	display: inline;
	border: 5px solid #999999;
	background-color: #500509;
	float: left;
	margin-top: 10px;
	background-image: url(../imagenes/fondoleft1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.moduloindex ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	list-style-type: none;
}

.moduloindex a {
	color: #FFCC00;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 210px;
	float: left;
	margin-top: 5px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 14px;
	margin: 0;
}
.moduloindex a:hover {
	background-color: #500509;
}


.moduloindex img {
	float: left;
	margin-right: 10px;
	border: 1px solid #4E0307;
}

.moduloindex:hover {
	background-color: #660000;
	color: #FFCC00;
	border-top-color: #500509;
	border-right-color: #500509;
	border-bottom-color: #500509;
	border-left-color: #500509;
	background-image: none;
}
.moduloindex:hover     a {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
}
.moduloindex2 {
	float: left;
	margin-top: 10px;
	color: #333333;
	padding: 10px;
	display: inline;
	border: 5px solid #E4E4E4;
	width: 425px;
	background-color: #F0F0F0;
}
.moduloindex2 img {
	float: left;
	margin-right: 10px;
	border: 1px solid #4E0307;
}
.moduloindex2 a {
	color: #500509;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 290px;
	float: left;
	margin-top: 5px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.moduloindex2 a:hover {
	background-color: #CCCCCC;
}

.leftindex {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.altura {
	height: 115px;
}
.altura2 {
	height: 118px;
}
.altura3 {
	height: 275px;
}



.rightindex {
	float: left;
	width: 455px;
}
.enlaces{
	text-decoration:none;
	font-weight:bold;
	color:##660000;
}
