#menu {
	position:relative;
	width: 780px;
	height: 37px;
	text-align: left;
	margin-bottom:8px;
	background:url(../img/menu/fondo_menu.gif) no-repeat bottom;
	z-index:10;
}
#fondoIntro{
	position:absolute;
	width:100%;
	height:61px;
	#height:65px;
	background-color:#eaeaea;
	left:0;
	top:89px;
	#top:84px;
}
#fondoResto{
	position:absolute;
	z-index:1;
	width:100%;
	height:45px;
	background-color:#eaeaea;
	left:0;
	top:84px;
	*top:88px;
}
/*#menu img{
	margin: 22px 0 0 0;
}*/

#izquierda {
	float:left;
	width: 249px;
	margin-left:6px;
}

#derecha {
	position:relative;
	float: left;
	background:url(../img/fondo_contenido.gif) no-repeat -4px 0;
	margin: 0 0 0 2px;
	width: 505px;
	border:none;
}

#producto {
	background: transparent url(../img/bg_productoshome.gif) no-repeat top left;
	width: 251px;
	height: 88px;	
	margin: 2px 0 0 0;
	float: left;
}

#producto h1{
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 15px;
	padding: 6px 0px 0px 130px;
}

#producto p{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 10px;
	padding: 5px 5px 0px 120px;
}

#producto img{
	margin: 4px 0px 4px 4px;
	float: left;
}

#producto a img{
	margin: 0px 0px 0px 80px;
	width: 60px;
	height: 20px;
}

#pie {
	position:relative;
	background: transparent url(../img/pie.jpg) no-repeat -1px bottom;
	background-color:#FFFFFF;
	margin-bottom:-10px;
	float:left;
	width: 768px;
	height:55px;
	z-index:2;
}
#pie2 {
	position:relative;
	background: transparent url(../img/pie3.jpg) no-repeat left bottom;
	#background: transparent url(../img/pie3.jpg) no-repeat 1px bottom;
	background-color:#FFFFFF;
	margin-bottom:-10px;
	margin-left:3px;
	float:left;
	width: 761px;
	height:55px;
	z-index:2;

}