body { margin-top: 0px; font-family: "Trebuchet MS", serif; font-weight: normal; font-style: normal; color: #6d6d6d; background-color: #f8f7f7; text-align: center; font-size: 8pt;}

#box { text-align: center; width: 950px; height: auto; margin: 0 auto; position: relative; background-image: url(images/sfondo_giallo.gif); border:0px solid red;}

#contenuto { text-align: center; width: 950px; height: auto; margin: 0 auto; position: relative; border:0px solid green;}

#top { text-align: center; width: 950px; height: 123px; margin: 0 auto; background-image: url(images/sfondo_top.gif); background-repeat: no-repeat; position: relative; }

#logo { position: absolute; top: 26px; left: 16px; }

#icona-1 { position: absolute; top: 26px; left: 375px; }
#icona-2 { position: absolute; top: 26px; left: 513px; }
#icona-3 { position: absolute; top: 26px; left: 651px; }
#icona-4 { position: absolute; top: 26px; left: 789px; }


a:link, a:visited, a:hover, a:active { color: #6d6d6d; text-decoration: underline; }

a:hover { color: #e40003; text-decoration: none; }

#sotto-menu {
 width: 192px;
 background: url(images/voce_menu3.gif); background-repeat: repeat; 
}

#sotto-menu a:link, #sotto-menu a:visited, #sotto-menu a:hover, #sotto-menu a:active {
 font: 8pt Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #898787; 
 width: 192px;
 height: 15px; 
 text-decoration: none;   
 background: url(images/voce_menu3.gif); background-repeat: no-repeat; 
 display: block; 
}

#sotto-menu a:hover {
 color: #e40003;   
 font-weight: normal; 
 background: url(images/voce_menu3.gif); background-repeat: no-repeat; 
 display: block; 
}

#sotto-menu .sel {
 color: #e40003;   
 font-weight: bold; 
 width: 192px;
 height: 15px; 
 background: url(images/voce_menu3.gif); background-repeat: no-repeat; 
 display: block;  
}

/* fine MENU principaņe */



/* inizio menu principale*/

#menu {
 font: 8pt Arial, Sans-serif; 
 width: 192px; 
}

#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
 font: 8pt Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #757575; 
 width: 192px;
 height: 27px; 
 text-decoration: none;   
 background: url(images/voce_menu.gif); background-repeat: no-repeat; 
 display: block; 
}

#menu a:hover {
 color: #e40003;   
 font-weight: normal; 
 background: url(images/voce_menu2.gif); background-repeat: no-repeat; 
 display: block; 
}

#menu .sel {
 color: #898787;   
 font-weight: bold; 
 width: 192px;
 height: 27px; 
 background: url(images/voce_menu2.gif); background-repeat: no-repeat; 
 display: block;  
}

/* fine MENU principaņe */

/* inizio MENU secondario */
#sottomenu {
	font-size: 10px;
}
#nav a {
	float: left;
	background: transparent;
	text-decoration: none;
	color: #fff;
	padding: 2px;
	font-weight: bold;	
    font: 11px "Trebuchert MS", Arial, Sans-serif;
}

#nav a span {
	float: left;
	padding: 2px;
	cursor: pointer;
}
#nav a:hover {
	background: #e40003;
	color: #573712;	
}
#nav a:hover span {
	background: #e40003;
	color: #573712;	
}
#nav a.current {
	background: #e40003;
	color: #573712;	
}
#nav a.current span {
	background: #e40003;
	color: #573712;	
}
#nav, #nav ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	position: relative;
}
#nav li ul {
	position: absolute;
	width: 80px;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: -1px;
	top: 14px;
}
#nav li:hover>ul, #nav li.sfhover>ul {
	left: 0;
	top: 14px;
}
#nav li ul {
	padding-top: 10px;
}
#nav li ul li a {
	background: #e40003 none;
	color: #fff;
	display: block;
	width: 100px;
	line-height: 16px;
	padding-right: 0px;
	border-bottom: 1px solid #FDEDD1;
	font-weight: normal;	
	text-align: left;
}
#nav li ul li a:hover {
	background: #000 none;
	color: #fff;

}
#nav li ul li a.current {
	background: #B3B3B3 none;
	color: #000;
	font-weight: bold;			
}

#nav li ul li a.sotto:link, #nav li ul li a.sotto:visited, #nav li ul li a.sotto:active  {
	background: #FDEDD1 none;
	color: #573712;
	display: block;
	width: 100px;
	line-height: 16px;
	padding-right: 0px;
	border-bottom: 1px solid #CABEA7;
	font-weight: normal;	
	text-align: left;
}
#nav li ul li a.sotto:hover {
	background: #B3B3B3 none;
	color: #000;
}

.titolo-nero { text-align: left; font-size: 16pt; color:#000; font-weight: bold; } 
.titolo-rosso { text-align: left; font-size: 16pt; color:#e40003; font-weight: bold;} 
.titolo-news { text-align: left; font-size: 10pt; color:#666666; font-weight: bold; } 

/*---*/

.input {
 border: #B4B3B3 1px solid;
 background-color: #fff;
 font: 11px Arial, Sans-serif;
 width: 110px;
 height: 18px;
 color: #827979;
 } 

 .area {
 margin: 1px; 		
 font: 11px Arial, Sans-serif;
 width: 330px; 
 height: 50px;  
 color: #827979;
 border: #B4B3B3 1px solid;
 background-color: #fff;
}
 
 .button {
 background-color: #F2F1F1;
 font: 11px Arial, Sans-serif;
 font-weight: normal; 
 width: auto;
 height: 23px;   
 color: #827979;
 text-align: center;
 }  

  .mini {
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal; 
 color: #827979;
 }  