body{
	margin : 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color:#e4dab7;
}


.contenitore{
			 	position:absolute;
				top:50%; 
				left:50%; 
				height:503px; 
				width:960px; 
				margin:-251px 0px 0px -480px;
}
#foto{
	background-image:url(naturashop.jpg);
	background-repeat: no-repeat;
	height:503px; 
	width:960px; 
}
#entraImg{
	float:left;
	padding: 315px 205px 0px 330px;
	
}

#entraImg img{
	border:none;
	
}
#entraImg a{
	text-decoration:none;
}
#entraImg a:hover{
	text-decoration:none;
}
#entraBbq {
	padding: 330px 0px 0px 0px;
	float:left;
}
#entraBbq img{
	border:none;
}
#entraBbq a{
	text-decoration:none;
}
#entraBbq a:hover{
	text-decoration:none;
}
#foto p{
	color: #65462c;
}
#foto a{
	color: #65462c;
  text-decoration:none;
}
#foto a:hover{
	color: #ffffff;
  text-decoration:none;
}
#indirizzo{
	clear:left;
	padding: 75px 0px 0px 0px;
}
#top {
	background-color: #d8d0a3;
	background-image: url('../css_admin/top_pattern.jpg');
	background-repeat: repeat-x;
	text-align: left;
}
#top img {
	margin-left: 20%;
	margin-bottom: 5px;
}
#page-container {
	margin: 0 auto;
	padding-top: 80px;
	width: 500px;
	color:#5E2F12;
}
#page-container a {
	font-weight: bold;
	color:#25881B;
}