body {
	background: url(../imagenes/116.jpg);
	margin-top: 0;
	margin-bottom: 10px;
}

#container {
	background-color:#FFFFFF;
	margin: 0 auto;
	width:760px;
	background: url(../imagenes/fondo_sombra.jpg);
}

#header {
	width: 760px;
	height: 120px;
	background: url(../imagenes/116.jpg) repeat;
}

#logo
{
	width: 150px;
	height: 125px;
	float: left;
	background: url(../imagenes/116.jpg);
	padding-left: 0px;
}

#banner
{
	width: 610px;
	height: 125px;
	float: right;
	background: url(../imagenes/116.jpg);
}

#header p {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	margin: 0 0 0 50px;
	}
	
#menu {
	background: url("../imagenes/1807.jpg");
	float: left;
	list-style: none;
	margin-top: 0 ;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
}

#menu li.current {
	background: #FFFFFF;
	color: #000000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
}

#menu a {
	background: url("../imagenes/1807.jpg") repeat;
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
}
#menu a:hover {
	background: url("../imagenes/116.jpg") repeat;
	color: #000000;
}

.inicio {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/inicio_icon.gif) no-repeat center left;
}

.productos {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/productos_icon.gif) no-repeat center left;
}

.nutricion {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/nutricion_icon.gif) no-repeat center left;
}

.multimedia {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/multimedia_icon.gif) no-repeat center left;
}

.blog {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/blog_icon.gif) no-repeat center left;
}
.contacto {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/contacto_icon.gif) no-repeat center left;
}
.prensa {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/prensa_icon.gif) no-repeat center left;
}
.reciclaje {
	text-decoration: none; 
	padding-left: 18px;
	background: transparent url(../imagenes/reciclaje_icon.gif) no-repeat center left;
}

.rss {
	text-decoration: none; 
	padding-left: 17px;
	background: transparent url(../imagenes/rss_icon.gif) no-repeat center left;
}

.mapa {
	text-decoration: none; 
	padding-left: 17px;
	background: transparent url(../imagenes/mapa_icon.gif) no-repeat center left;
}
.pdf {
	text-decoration: none; 
	padding-left: 17px;
	background: transparent url(../imagenes/pdf_icon.gif) no-repeat center left;
}

.enlace {
	text-decoration: none; 
	padding-left: 17px;
	background: transparent url(../imagenes/hyperlink_icon.gif) no-repeat center left;
}


#menu {
	width:760px;
	text-align: right;
}

#inicio_flash {
	margin-left: 3px;
	/*text-align: center;*/
}

#info {
	width:760px;
	background-color: #FFFFFF;
}

#footer {
	width: 760px;
	height: 25px;
	margin: 0 auto;
	background: url("../imagenes/footer_background.gif") bottom;
	color: #FFFFFF;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer p {font-size:10px; margin:5px 10px 5px 15px; float:left;}
#footer ul {list-style-type:none; margin:0; padding:0; float:right; margin-right:15px;}
#footer ul li {float:left; margin:5px 5px 5px 0px;}
#footer a{text-decoration: none; color: #FFFFFF}
#footer a:hover{text-decoration: underline;}

#contenido {
	height:auto;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 50px;
}

#flashcontent {
	text-align: center;
}	

#categoria {
	width:760px;
	text-align: right;
}


/*Hack para IE la barra negra */
div.blackrule {
	/*border: 1px solid gray;*/
    background-color: black;
    height: 1px;
}

div.blackrule hr {    /* for CSS1 browsers */
    display: none;
}

div.blackrule * {     /* for CSS2 browsers */
    display: none;
}

.error  {
	font-size: 11px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	font-style: bold;
}
h3 {
	font-size: 10px;
	font-style: bold;
}
a:link {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
a:active {text-decoration: none; color: #000000}
a:hover {text-decoration: underline; color: #000000;}