

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../immagini/sfondo_pagina.jpg);
	background-repeat:repeat-x;
	background-color:#F5F1EB;
}
#content {
width:800px;
height:800px;

}
#top {
width:800px;
height:522px;
background-image:url(../immagini/top.jpg);
background-repeat:no-repeat;
}
#menu {
width:187px;
height:270px;
padding-top: 170px;
padding-left: 30px;
}
#lingua {
width:500px;
height:30px;
padding-top: 47px;
padding-left: 30px;
}
#corpo {
width:740px;
margin-left:20px;
margin-bottom:10px;
}
#chiusura {
width:800px;
height:20px;
background-image:url(../immagini/chiusura.jpg);
}
#footer {
width:800px;
height:40px;
}



.testo_centrale{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
font-variant:small-caps;
text-align:justify;
}
.testo_centrale a:link{ text-decoration:none; color:#333333;}
.testo_centrale a:visited{ text-decoration:none; color:#333333;}
.testo_centrale a:hover{ text-decoration:underline; color:#333333;}
.testo_centrale a:active{ text-decoration:none; color:#333333;}
.testo_lingua{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:left;
}
.testo_footer{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
color:#333333;
text-align:center;
}
.testo_footer a:link{ text-decoration:none; color:#333333;}
.testo_footer a:visited{ text-decoration:none; color:#333333;}
.testo_footer a:hover{ text-decoration:underline; color:#333333;}
.testo_footer a:active{ text-decoration:none; color:#333333;}
.testo_news{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:justify;
}
.titolo_news{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#935d37;
text-align:justify;
}

