body {
background-color: #F6C962;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font: Verdana;
font-size:12px;
color: #F6C962;
}
#container {
background-color: transparent;
	width: 800px;
	height:600px;
	margin:0 auto;
	
}
#container-home {
background-color: transparent;
border-bottom: 2px solid #A0220B;
border-top: 2px solid #A0220B;
border-right: 2px solid #A0220B;
border-left: 2px solid #A0220B;
	width: 850px;
	height:570px;
	margin-left:100px;
	position:absolute;
}
#header {
	width:750px;
	height:165px;
	margin-left:50px;
	background-color: #A0220B;
	position:absolute;
}
#menu {
	width:750px;
	height:40px;
	background-color: #E0A10C;
	margin-top:165px;
	margin-left:50px;
	position:absolute;
}
#principale {
	width:750px;
	height:335px;
	background-color: #FBD19D;
	margin-top:205px;
	margin-left:50px;
	position:absolute;
}
#principale-home {
background-color: transparent;
	width:750px;
	height:500px;
	margin-top:40px;
	margin-left:50px;
	position:absolute;
}
#data1 {
background-color: transparent;
width:748px;
height:20px;
margin-left:50px;
margin-top:540px;
position:absolute;
}

#box-foto {
background-color: #A0220B;
	width:500px;
	height:335px;
	
	position:absolute;
}
#box1 {
background-image: url(images/sfondo.jpg);
width:250px;
height:335px;
margin-left:500px;
position:absolute;
	
}
#striscia {
background-color: #A0220B;
width:50px;
height:540px;
position:absolute;
}
#striscia-home {
background-color: #E0A10C;
width:50px;
height:540px;

position:absolute;
}
#striscia-home2 {
background-color: #E0A10C;
width:50px;
height:540px;
margin-left: 800px;
position:absolute;
}
#footer {
background-color:#E0A10C;
	width:800px;
	height:40px;
		margin-top:540px;
		position:absolute;
}
.footer {
	color: #A0220B;
}
.footer-ferme {
	color: #A0220B;
	font-style: italic;
font-weight: bold;
}
.keywords {
	color: #F6C962;
}
.cucina {
	font-size:11px;
}


a {
color: #F6C962;
	text-decoration: none;
}
a:hover {
font-style: italic;
font-weight: bold;

}
#data {
background-color: transparent;
width:748px;
height:38px;
margin-left:50px;
position:absolute;
}
.risto {
	font-size:9px;
}
.carta {
text-decoration: underline;
	
}


