
#cabecera-index
{
	display:block;
	height:380px;
	background:url(../img/header-index.jpg) scroll no-repeat;
}
	#cabecera-index h1
	{
		float: left;
		display:block;
		margin:10px 0 0 60px;
		
		width:200px;
		height:200px;
		
		text-indent:-9999px;
		background:url(../img/logo-areabbq-index.png) scroll no-repeat;
	}
		#cabecera-index h1 a
		{
			display: block;
			width:200px;
			height:200px;
		}
	#cabecera-index h2
	{
		float: left;
		display:block;
		margin:35px 0 0 60px;
		
		width:580px;
		height:87px;
		
		text-indent:-9999px;
		background:url(../img/seguramente-la-mejor-barbacoa-del-mundo.png) scroll no-repeat;
	}
	#cabecera-index #menu-index
	{
		display:block;
		float: left;
		width:100%;
		height:180px;
		background:url(../img/menu-background-index.jpg) scroll no-repeat;
	}
		#cabecera-index #menu-index li
		{
			float: left;
			display:block;
		}
		#cabecera-index #menu-index li a:link, #cabecera-index #menu-index li a:active, #cabecera-index #menu-index li a:visited 
		{
			float: left;
			display:block;
			height:120px;
			background-position:center top;
			text-indent:-9999px;
		}
		#cabecera-index #menu-index li a:hover
		{
			background-position:center bottom;
		}
		#cabecera-index #menu-index li #quienes-somos 
		{ 
			margin: 30px 0 0 43px;
			width:234px;
			background-image:url(../img/menu-quienes-somos-index.png);  
		}
		#cabecera-index #menu-index li #productos 
		{ 
			margin: 20px 0 0 33px;
			width:274px;
			background-image:url(../img/menu-nuestros-productos-index.png);  
		}
		#cabecera-index #menu-index li #contacto
		{ 
			margin: 0 0 0 30px;
			width:338px;
			background-image:url(../img/menu-contacto-index.png);  
		}

#contenido
{
	background-image:url(../img/contenido-background-index.jpg);  
}
#slideshow .horno-lena { background-image:url(../img/productos-h2-horno-lena-classic.png);   }
#slideshow .barbacoa-classic { background-image:url(../img/productos-h2-barbacoa-classic.png);   }
#slideshow .barbacoa-premium { background-image:url(../img/productos-h2-barbacoa-premium.png);   }
	
