body {
background-image: url(../img/struttura/back.gif);
background-repeat: no-repeat;
background-color: #FEA700;
background-position: right top;
background-attachment:fixed;
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
}
#top{
background-image:url(../img/struttura/top.png);
background-repeat:no-repeat;
background-position:center;
width:800px;
height:168px;
margin-left:10px;
margin-right:auto;
}
#center{
width:800px;
background-color:white;
margin-left:10px;
margin-right:auto;
min-height:400px;
overflow:auto;
}
#menu{
width:162px;
height:264px;
padding-top:50px;
margin-left:-20px;
}
#contenuto{
width:500px;
float:right;
margin-top:-250px;
margin-right:50px;
/*min-height:400px;*/
/*border:1px red solid;*/
}
#bottom{
background-image:url(../img/struttura/bottom.png);
background-repeat:no-repeat;
margin-left:10px;
margin-right:auto;
width:800px;
height:15px;}
/*=====================================================================================================================*/
#dati{
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#944300;
width:800px;
margin-left:10px;
margin-right:auto;
margin-top:10px;
}
#form{
width:250px;
background-color:#FEA700;
margin-left:0px;
margin-right:auto;
text-align:center;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
padding-bottom:10px;
}
#contatti{
width:250px;
float:right;
margin-top:-220px;
margin-right:-40px;
}
/*===============================================testo=====================================================*/
h1 {
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:20px;
text-align:center;
color:#944300;
}
.testo{
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
color:#666666;
white-space:500px;
margin-left:auto;
margin-right:auto;
}
.indice{
color:#FF6600;
list-style: circle;
line-height:20px;
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
}
.menu{
list-style:none;
line-height:40px;
}
a:link {
	color: #944300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #944300;
}
a:hover {
	text-decoration: underline;
	color: #242C2A;
}
a:active {
	text-decoration: none;
	color: #99FF33;
}
.sottotitolo{
color: #944300;
}
.form{
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
color:#666666;
}
.msg{
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#666666;
padding-top:80px;
}
.titolo{
	clear:both;
	color: #944300;
	font-size:15px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
}
.data{
	color: #944300;
	font-size:12px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.immagine_news{
	float:left;
	width:150px;
	margin-right:10px;
}

.menu_record{
	clear:both;
	text-align:center;
	padding-top:10px;
}


.folder{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:150px;
	height:220px;
	padding:7px;
	float: left;
	text-align: center;
	/*margin:auto;*/
	margin-bottom:10px;
}

.descr {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 140px;
	margin: auto;
	padding-top:2px;	
}