body {
	margin: 0px;
	padding: 0px;
	background-color:#333333;
	text-align: center;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:active {
	color: #990000;
}
a:hover {
	color: #990000;
}


#container {
width="800px";
left: -400px;
}

#testata,#piede {
height: 206px; background:url(image/testata.jpg); background-repeat:no-repeat; width: 800px;
}

#testata,#piede a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#testata,#piede a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#testata,#piede a:active {
	color: #FFFFCC;
	text-decoration: none;
}
#testata,#piede a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

#menu {
font-family:Arial, Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight:bold;
line-height: 19px;
color:#F4DEB9;
text-align: left;
position: relative;
top: 182px;
left: 0px;
}

#menu a:link {text-decoration:none; color:#F5E4C8}
#menu a:visited {text-decoration:none; color:#F5E4C8}
#menu a:hover {text-decoration:none; color:#F5E4C8}
#menu a:active {text-decoration:none; color:#F5E4C8}

#contenuto {
width:800px;;
height: 393px;
}

#sx {
background-image:url(image/bg_sx.jpg);
background-repeat:no-repeat;
float:left;
width: 400px;
height: 393px;
}

#prima {
width:380px;;
text-align: left;
margin-top: 26px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 19px;
color: #333333;
}

#seconda {
width:380px;;
text-align: left;
margin-top: 65px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 19px;
color: #333333;
}

#dx {
background-image:url(image/bg_dx.jpg);
background-repeat:no-repeat;
width: 400px;
height: 393px;
float:left;
}

#correggio {
padding: 10px 10px 0px 25px;
text-align: left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

#piede {
background-image:url(image/bg_bottom.jpg);
background-repeat:no-repeat;
width: 800px;
height: 120px;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
line-height: 15px;
color: #F5E4C8;
padding-top: 30px;
}
