body,html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	text-align: center; /* centra in IE */
	background: #333333;
}

#container {	
   margin: 0 auto;
	text-align: center; /* centra in IE */
	height: 830px;
	width: 760px !important;
	width /**/: 760px;
	background-color: White;
}

#container_faq {	
   margin: 0 auto;
	text-align: center; /* centra in IE */
	height: 2900px;
	width: 760px !important;
	width /**/: 760px;
	background-color: White;
}

#container_form_commerciale {	
   margin: 0 auto;
	text-align: center; /* centra in IE */
	height: 1100px;
	width: 760px !important;
	width /**/: 760px;
	background-color: White;
}

#container_form_preventivi {	
   margin: 0 auto;
	text-align: center; /* centra in IE */
	height: 2000px;
	width: 760px !important;
	width /**/: 760px;
	background-color: White;
}

#headercontainer {
	margin: 0;
	text-align: left;
	width: 760px !important;
	width /**/: 760px;
	height: 58px;
	background-color: White;
}

#headerimg {
	margin: 0;
	text-align: left;
	padding: 0;
	width: 760px !important;
	width /**/: 760px;
	height: 168px;
	background-image: url(immagini/headerimg.jpg);
	background-repeat: no-repeat;
}

#logo {
	margin: 0;
	padding: 10px 0 10px 20px;
	width: 244px;
	height: 58px;
	/* background-image: url(immagini/logo.gif);
	background-repeat: no-repeat; */
}

#subheader {
	margin: 0;
	padding: 5px 5px 0 0;
	width: 760px;
	height: 10px;
	font-family: arial, sans-serif;
	font-size: 80%;
} 

#subheader ul {
	float: right;
	margin: 0;
	padding: 0 5px 3px 0;
	list-style: none;
	clear: both;
	border-bottom: 1px dotted Silver;
}

#subheader li {
	padding: 5px 0px 5px 0px;
	display: inline;
	position: relative;
	/* border-right: 1px dotted silver; */
}

#subheader li ul li {
	font-family: arial, sans-serif;
	font-size: 100%;
} 

#subheader ul li ul {
	display: none;
	position: absolute;
	top: 2.4em;
	left: 10px;
}

#subheader li>ul {
	top: auto;
	left: auto;
}

#subheader li:hover ul, #subheader li.over ul {
	display: block;
}
	
#subheader li > ul {
	top: auto;
	left: auto;
	}

#subheader a, a:link, a:visited {
	text-decoration: none;
	color: #343434;
}
	
#subheader a:hover {
	text-decoration: none;
	color: #FF7000;
	}

#content {
	clear: both;
	width: 760px !important;
	width /**/: 760px;
	margin: 0 auto; /* centra negli altri browser */
	text-align: left; /* ripristina l'allineamento */
	padding: 25px 0 0 0;
}

#title {
	padding: 0 20px 0 20px;
	width: 760px;
	}

#column1 {
	float: left;
	clear: left;
	width: 225px !important;
	width /**/: 255px;
	padding-left: 20px;
	padding-right: 10px;
}

#column1_alt { /* layout alternativo con 2 colonne */
	float: left;
	clear: left;
	width: 450px !important;
	width /**/: 480px;
	padding-left: 20px;
	padding-right: 10px;
}

#column2 {
	float: left;
	clear: none;
	width: 225px !important;
	width /**/: 235px;
	padding-left: 10px;
	padding-right: 0px;
}

#column2_left_bordered {
	float: left;
	clear: none;
	width: 225px !important;
	width /**/: 235px;
	padding-left: 10px;
	padding-right: 0px;
	border-left: 1px dotted silver;
}

#column2_left_bordered_faq {
	float: left;
	clear: none;
	width: 450px !important;
	width /**/: 460px;
	padding-left: 10px;
	padding-right: 0px;
	border-left: 1px dotted silver;
}

#column3 {
	float: right;
	clear: right;
	width: 225px !important;
	width /**/: 255;
	padding-left: 10px;
	padding-right: 20px;
}

#column4_big {
	float: left;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	width: 725px !important;
	width /**/: 755; */
}

#content p, li {
	font-family: verdana,sans-serif;
	font-size: 76%;
	line-height: 175%;
}

#content ul {
	list-style: url(immagini/star_small_grey.gif);
	}
	
#content ul ul {
	list-style-image: none;
	list-style: disc;
	}


#content h1 {
	font-family: Futura,arial,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FF7000;
	border-bottom: 1px dotted silver;
}

#content h2 {
	font-family: Futura,arial,sans-serif;
	/* font-weight: bold; */
	font-size: 90%;
	color: #FF7000;
	/* border-bottom: 1px dotted silver; */
}

#column2 h1 { /* hide h1 */
	font-family: Futura,arial,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
	border-bottom: none;
}

#column2_left_bordered_faq h1 { /* hide h1 */
	font-family: Futura,arial,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
	border-bottom: none;
}

#column3 h1 { /* hide h1 */
	font-family: Futura,arial,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
	border-bottom: none;
}

#column3 h2 { /* hide h2 */
	font-family: Futura,arial,sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}

#column3_alt h1 {
	font-family: Futura,arial,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FF7000;
	border-bottom: 1px dotted silver;
}
	
#geolinks  {
	padding-top: 30px;
	}
	
#geolinks p {
	font-family: Futura,arial,sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #FF7000;
	border-bottom: 1px dashed Silver;
	margin-bottom: 3px;
	}
	
#geolinks a, a:link, a:visited {
	color: #FF7000;
	text-decoration: none;
	}
	
#geolinks a:hover {
	color: #FF0000;
	text-decoration: none;
	}

#footer {
	margin: 20px 0 0 0;
	clear: both;
	width: 760;
	height: 150px; 
	background: url(immagini/footer.gif) no-repeat center bottom;
}

#subfooter {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	width: 760px;
	height: 40px;
	background-color: White;
}

#subfooter p {
	font-family: arial,sans;
	font-size: 60%;
	color: #444;
	text-align: center;
}

