* {
	margin: 0px;
	padding: 0px;

}

html {
	width: 100%;
	text-align: center;
}

body {
	width: 100%;
	background: #B2B2B2 url("../_img/sf-pag.jpg") top left repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12pt;
	color: #000000;
}

#center {
	width: 809px;
	margin: auto;
	text-align: center;
}

#frame {
	width: 809px;
	float: left;
	text-align: center;
	position:relative;
}

#sinistra {
	width: 146px;
	float: right;
}

#spacer-sx {
	width: 146px;
	float: left;
	height: 63px;
	clear: both;
}

#oranservice {
	width: 146px;
	height: 98px;
	color: #FFFFFF;
	font-size: 160%;
	font-weight:bold;
	clear: both;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#oranservice a {
	width: 146px;
	height: 98px;
	display:block;
	background: url("../_img/oran-service.jpg") top left no-repeat;
}

#testata-menu {
	width: 146px;
	height: 31px;
	float: left;
	background: url("../_img/testata-menu.jpg") top left no-repeat;
	clear: both;
}

#menu {
	float: left;
	width: 136px;
	padding-right: 10px;
	clear: both;
	background: url("../_img/sf-menu.jpg") top left repeat-y;
}

#menu ul {
	list-style: none;
	text-align: left;
	margin: 0 0 10px 18px;
}

#menu ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:13px;
}
#menu ul li h3 {
	font-size:13px;
}
#menu ul li ul {
	margin-left: 3px;
	margin: 0 0 18px 0;
}
#menu ul li ul li{
	margin: 3px;
	font-size:10px;
	line-height:12px;
}

#menu ul li a:link, #menu ul li a:visited {
	font-weight: bold;
	color: #001577;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #CC0000;
}
#menu ul li h4 {
	font-size:18px;
	font-weight: bold;
	line-height:28px;
	height:30px;
	padding-left: 35px;
}
#menu ul li h4.contatti {
	background: url("../_img/contattimenu.jpg") top left no-repeat;
}
#menu ul li h4.home {
	background: url("../_img/home.jpg") top left no-repeat;
}
#menu ul li h4 a:link, #menu ul li h4 a:visited {
	color: #DF6703;
	text-decoration: none;
}
#menu ul li h4 a:hover {
	text-decoration: underline;
}

#dnv, #iveco, #carrier {
	margin-top: 10px;
	float: left;
	clear: both;
	font-size:13px;
	text-align: center;
	font-weight: bold;
	width: 146px;
	color: #FFFFFF;
}

#dnv a:link, #iveco a:link, #carrier a:link, #dnv a:visited, #iveco a:visited, #carrier a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#dnv a:hover, #iveco a:hover, #carrier  a:hover{
	color: #000000;
}

#piede-menu {
	width: 146px;
	height: 30px;
	float: left;
	background: url("../_img/piede-menu.jpg") top left no-repeat;
	clear: both;
}
#footer-menu {
	position:absolute;
	bottom:33px;
	left:0px;
	width: 146px;
	color: #FFFFFF;
	font-size:11px;
	text-align:left;
}
#footer-menu img{
	border:0px;
	height:15px;
	margin-right:4px;
	margin-top:5px;
	width: auto;
	float:left;
}

#destra {
	width: 663px;
	float: right;
	z-index:100;
}
#tcorpo {
	width: 663px;
	float: right;
	background: url("../_img/sf-corpo.jpg") top left repeat-y;
}
#ombra {
	width: 9px;
	height:513px;
	float: right;
	background: url("../_img/ombradestra.jpg") top right no-repeat;
	z-index:100;
}

#molletta {
	width: 654px;
	float: left;
	height: 63px;
	color: #FFFFFF;
	background: url("../_img/molletta2.jpg") top center no-repeat;
}

#molletta a.left {
	width:260px;
	float:left;
	margin-left:15px;
	height: 63px;
}
#molletta a.right {
	width:260px;
	float:right;
	margin-right:15px;
	height: 63px;
}

#testata {
	width: 654px;
	float: left;
	height: 26px;
	clear: left;
	background: url("../_img/testata.jpg") top left no-repeat;
}

#corpo {
	width: 654px;
	clear: left;
	float: left;
	background: url("../_img/sf-corpo.jpg") top left repeat-y;
}
#corpo a:link, #corpo a:visited {
	color: #DF6703;
	text-decoration:none;
}

#corpo a:hover {
	color: #CC0000;
	text-decoration:underline;
}

#corpo h1 {
	width: 90%;
	margin: auto;
	text-align: center;
	color: #D55704;
	font-size: 160%;
}

#corpo p {
	width: 90%;
	margin: auto;
	text-align: justify;
	color: #000000;
	font-size: 100%;
	margin-bottom: 10px;
}
#corpo ul {
	margin-left: 100px;
	margin-right: 40px;
	text-align: left;
	color: #000000;
	font-size: 75%;
	margin-bottom: 10px;
}

#box-centrali {
	width: 654px;
	clear: both;
	float: left;
}

#atp {
	width: 50%;
	text-align: center;
	float: left;
	margin-top:15px;
}

#atp a{
	width: 209px;
	height: 126px;
	display: block;
	margin: auto;
	background: url("../_img/informazioni.jpg") top left no-repeat;
}
#googlemap {
	width: 50%;
	text-align: center;
	float: left;
	margin-top:15px;
}
#contatti {
	width: 45%;
	text-align: center;
	margin-top:45px;
	float: left;
}
#contatti-index {
	width: 50%;
	text-align: center;
	margin-top:15px;
	float: left;
}
#contatti-centro {
	width: 50%;
	text-align: center;
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
}
#contatti a, #contatti-centro a, #contatti-index a{
	width: 209px;
	height: 126px;
	display: block;
	margin: auto;
	background: url("../_img/contatti.jpg") top left no-repeat;
}

#piede {
	width: 663px;
	float: none;
	height: 25px;
	clear: both;
	background: url("../_img/piede.jpg") top left no-repeat;
}

#info {
	width: 654px;
	float: left;
	height: 20px;
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
#info a{
	color: #FFFFFF;
	text-decoration:none;
	font-style:italic;
}

table {
	margin:20px;
}

table td{
	padding-top:3px;
	padding-bottom:3px;
}
table td, table th{
	text-align:center;
}
#sitemap {
	display:none;
	position:fixed;
		top:50%;
		left:50%;
		margin: -196px 0 0 -161px;
		z-index:4;
	width:353px;
	height:291px;
	padding:20px;
	background-image: url("../_img/sitemap.gif");
	font-size:12px;
	text-align:left;
}
#sitemap p{
	font-weight:bold;
	font-size:12px;
	text-align:center;
	font-style:italic;
}
#sitemap ul li {
	list-style:none;
	margin:1px 0 3px 5px;
	font-size:11px;
}
#sitemap ul li ul li{
	font-size:12px;
}
#sitemap ul li ul li ul li{
	font-size:10px;
	margin:1px 0 2px 10px;
}
#sitemap a{
	color:#DF6703;
	text-decoration:none;
}
#sitemap a:hover{
	text-decoration:underline;
}
#sitemap-bg {
		position:fixed;
		top:0px;
		left:0px;
		background: #FF9900 url("../_img/sf-pag.jpg") top left repeat-x;
		display:none;
		z-index:3;
		margin:0px;
		padding:0px;
}
#sitemap a#chiudi{
	position:absolute;
	top:330px;
	right:0px;
	margin-right:5px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	z-index:7;
}