body {
	margin: 0px;
	padding: 0px;
	background-color:#333333;
	text-align: center;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}


#container {
width:"800px";
left: -400px;
}

#testata {
height: 206px; background:url(image/testata.jpg); background-repeat:no-repeat; width: 800px;
}

#testata a:link {
	color: #F5E4C8;
}
#testata a:visited {
	color: #F5E4C8;
	decoration: none;
}
#testata a:active {
	color: #F5E4C8;
	decoration: none;
}
#testata a:hover {
	color: #F5E4C8;
	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;
}

#contenuto {
width:800px;;
height: 393px;
}

#sx {
background-image:url(image/bg_sx.jpg);
background-repeat:no-repeat;
float:left;
width: 200px;
height: 393px;
}

#menu_sx {
font-family:Arial, Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-weight:bold;
line-height: 19px;
text-align: left;
}

#dx {
background-image:url(image/bg_dx1.jpg);
background-repeat:no-repeat;
width: 600px;
height: 393px;
float:left;
padding-left: 10px;
}

#main_titolo {
text-align: justify;
font-family:Arial;
font-size: 16px;
line-height: 25px;
color:#990000;
margin-left: 25px;
font-weight: bold;
}

#main {
text-align: justify;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 18px;
color:#333333;
margin-left: 25px;
}

.piede {
background-image:url(image/bg_bottom.jpg);
background-repeat:no-repeat;
text-align: center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
line-height: 15px;
color: #F5E4C8;
padding-top: 30px;
}

.piede a:link {
	color: #F5E4C8;
}
.piede a:visited {
	color: #F5E4C8;
	decoration: none;
}
.piede a:active {
	color: #F5E4C8;
	decoration: none;
}
.piede a:hover {
	color: #F5E4C8;
	decoration: none;
}