html, body{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	margin:0px;
	padding:0px;
	background-color: #545454;
	background-image: url("/public/img/bg-sito.gif");
	background-repeat: repeat-x;
}

h1, h2{
	margin:0px;
	padding: 0px;
}

ul, li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a:link, a:visited{
	color: #656b67;
	text-decoration: underline;
}

a:hover{
	color: #333;
	text-decoration: none;
}

a img{
   	border: 0px none;
}

.chiudi{
	clear: both;
}

#container{
	width:770px;
	margin:0 auto;
	background-color: #ffffff;
}

#header h1{
	background-image: url("/public/img/gazzotti.jpg");
	background-repeat: no-repeat;
	width:201px;
	height: 91px;
	float:left;
	text-indent: -9999px;
}

#header #main-menu{
	float: left;
	/*margin-right: 13px;
	margin-top: 68px;*/
	padding:20px 13px;
	width: 700px;
}

#main-menu li{
	float: left;
	margin: 0 6px;
	font-style: italic;
	font-weight: bold;
	color: #333;
}

#main-menu li a:link, #main-menu li a:visited{
	text-decoration: none;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#main-menu li a:hover{
	color:#333333;
}

#banner{
	width: 750px;
	height: 250px;
	margin: 0 10px;
	padding-top: 10px;
	clear: both;
}

#content{
   	background-image: url("/public/img/bg-content.gif");
   	background-repeat: repeat-x;
   	margin: 0 5px;
   	padding-top: 15px;
}

#content .box{
   	float: left;
}

#content #top-box, #content #bottom-box{
	margin-left: 12px;
	_margin-left: 0px;
}

#content #top-box a:link, #content #top-box a:visited, #content #bottom-box a:link, #content #bottom-box a:visited{
   	text-decoration: none;
}

#content #top-box .box{
   	background-image: url("/public/img/bg-topbox.gif");
   	background-repeat: no-repeat;
   	width: 239px;
   	height: 240px;
	padding: 15px 0 0 10px;
	_margin-left: 4px;
}

#content #top-box .box img{
   	margin-top: 8px;
   	margin-bottom: 7px;
}

#top-box h2{
	margin: 0 25px 0 5px;
}

#top-box h2 a:link, #top-box h2 a:visited{
	font-size: 11px;
	color: #666666;
	padding: 0;
	
}

#top-box h2 a:hover{
	color: #333;
}

#top-box p{
	width: 210px;
	height:68px;
	font-size: 10px;
	color: #666666;
	padding: 0;
	margin: 0 0 0 5px;
}

#top-box .continua{
	position:absolute;
	text-align:right;
	top:524px;
}

#content #bottom-box{
	margin-left: -1px;
   	_margin-left: -8px;
   	
}

#content #bottom-box .box{
   	width: 182px;
 	margin-left: 6px;
 	margin-bottom: 30px;
}

#content #bottom-box a:link,#content #bottom-box a:visited{
   	display: block;
	color: #656b67;
}

#content #bottom-box a:hover{
   	color: #333;
}

#content #bottom-box span{
   	margin-left: 10px;
}

#bottom-box .on{
	display: none;
   	position: absolute;
   	margin-left: -182px;
   	_margin-left:-186px;
   	margin-left /*\**/:0px\9;
   	margin-top /*\**/:-71px\9;
   	
}

*:first-child+html div#bottom-box .on{
   	margin-left: -186px;
   	margin-top: 0px;
}

#footer{
	border-top:1px solid #e6e6e6;
	clear: both;
	font-size: 10px;
}

#foot-menu{
	margin-left: 18px;
	_margin-left:5px;
	margin-top:10px;
	float: right;
	margin-right:10px;
}

#foot-menu li{
	float:left;
	margin-left: 4px;
}

#foot-menu li a:link, #foot-menu li a:visited{
	color: #999;
	text-decoration: none;
}

#foot-menu li a:hover{
	clear: both;
	color: #333;
}

#footer p{
	float: left;
	color:#999;
	margin-left: 20px;
	font-size: 9px;
	margin-right: 27px;
}

#lingua{
   	float: right;
   	margin-right: 10px;
   	margin-bottom: 10px;
}
#lingua li{
	float: left;
	display: block;
	margin: 0 2px;
	margin-top: 9px;
}

#lingua li a:link, #lingua li a:visited{
	text-indent: -9999px;
	
	width:23px;
	height:15px;
	display: block;
}

#lingua li.italiano{
	background-image: url("/public/img/ita.jpg");
}

#lingua li.english{
	background-image: url("/public/img/eng.jpg");
}

#lingua li.deutch{
	background-image: url("/public/img/ted.jpg");
}
