body {
background-color: #ECD2A1;
color: #8B0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size:11px;
}
#container {
background-color: #8B0000;
	width:910px;
	height: 580px;
	margin-left: 50px;
	position: absolute;
}
#container-home {
background-color: transparent;
	width:750px;
	height:520px;
	margin-left:100px;
	border: 2px solid #8b0000;
	position:absolute;
}
#header {
background-color: transparent;
	width:910px;
	height: 100px;
	margin-top:10px;
	position:absolute;
}
#menu {

background-image: url(images/larga.jpg);
	width:900px;
	height:25px;
	margin-top:115px;
	margin-left:5px;
	position:absolute;
}
#principale {
background-color: #ECD2A1;
	width:355px;
	height:400px;
	margin-top: 145px;
	margin-left:552px;
	position:absolute;
}
#verticale {
background-image: url(images/trasparente.jpg);
width:45px;
height:400px;
margin-top:	145px;
margin-left: 506px;
position:absolute;
}

#box-foto {
background-color: transparent;
width:500px;
height:400px;
margin-top:145px;
margin-left:5px;
position:absolute;
	
}
#footer {
background-color: transparent;
width:910px;
height:30px;
margin-top:545px;
position:absolute;
}
#footer-home{
background-color: transparent;
width:750px;
height:30px;
margin-left:100px;
margin-top:525px;
position:absolute;
}
a {
	color: #770900;
	text-decoration: none;
}
a:hover {
font-style: italic;
font-weight: bold;

}
.keywords {
	color: #ECD2A1;
}
.footer {
	color: #ECD2A1;
}
.tabella {
	font-size: 10px;
}
