body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background: url(../imgs/body_cel.gif) repeat;
}

.wrap {
	width: 990px;
	height: 620px;
	margin: auto;
	border: 1px solid white;
	background: white;
}

.footer {
	width: 990px;
	height: 82px;
	overflow: hidden;
	margin: 0;
	clear: both;
	background: url(../imgs/footer.gif) no-repeat red;
}

.footer2 {
	width: 990px;
	height: 90px;
	overflow: hidden;
	margin: 0;
	clear: both;
	background: url(../imgs/footer2.gif) no-repeat #e41815;
}

.footer h1 {
	width: 242px;
	height: 46px;
	float: right;
	margin: 12px 110px 0 0;
	text-indent: -9999px;
	background: url(../imgs/logo.gif) no-repeat;
}

.footer2 h1 {
	width: 242px;
	height: 46px;
	float: right;
	margin: 20px 110px 0 0;
	text-indent: -9999px;
	background: url(../imgs/logo.gif) no-repeat;
}

.footer a, .footer2 a {
	display: block;
	width: 242px;
	height: 46px;
	text-decoration: none;
}

.menu {
	background: url(../imgs/div1_pattern.gif) repeat;
	width: 178px;
	height: 259px;
	margin: 0;
	padding: 84px 0 0 147px;
	float: left;
	list-style: none; 
}

.menu li {
	background: url(../imgs/menu2.gif) no-repeat;
	width: 170px;
	height: 13px;
	margin-bottom: 5.5px;
	display: block;
	text-indent: -9999px; 
}
				  
.menu li img { margin: 0; float: right; display: inline; }

.menu li a {
	display: inline;
	float: left;	
	width: 157px;
	height: 13px;
}

.menu li#productos {background-position: -180px 0;}
.menu li#productos:hover {background-position: -1px 0;}
.menu li#productos_on {background-position: -1px 0;}

.menu li#empresa {background-position: -180px -19px;}
.menu li#empresa:hover {background-position: -1px -19px;}
.menu li#empresa_on {background-position: -1px -19px;}

.menu li#press_release {background-position: -180px -38px;}
.menu li#press_release:hover {background-position: -1px -38px;}
.menu li#press_release_on {background-position: -1px -38px;}

.menu li#forma_parte {background-position: -180px -57px;}
.menu li#forma_parte:hover {background-position: -1px -57px;}
.menu li#forma_parte_on {background-position: -1px -57px;}

.menu li#nosotros {background-position: -180px -76px;}
.menu li#nosotros:hover {background-position: -1px -76px;}
.menu li#nosotros_on {background-position: -1px -76px;}

.menu li#resp_soc {background-position: -180px -95px;}
.menu li#resp_soc:hover {background-position: -1px -95px;}
.menu li#resp_soc_on {background-position: -1px -95px;}

.menu li#enlaces {background-position: -180px -114px;}
.menu li#enlaces:hover {background-position: -1px -114px;}
.menu li#enlaces_on {background-position: -1px -114px;}

a.yellowlinks {text-decoration: none; color: #FC0;}
a.yellowlinks:hover {text-decoration: underline; color: #FC0;}

a.redlinks {text-decoration: none; color: #e41815;}
a.redlinks:hover {text-decoration: underline; color: #e41815;}

