html {background: #F8FBD7; margin: 0; padding: 0;}
body {
	font-size: 12pt; font-family: "arial narrow", arial, sans-serif; color: #444; padding-top: 10px; margin: 0;
	background: url(./img/body_bg.jpg) repeat-x;
	text-align: center;}


div#pagina {
	background: url(./img/pagina_bg.jpg);
	width: 980px; height: 634px;
	margin: 30px auto;
	text-align: left;

	}


img {border: 0;}

 
div#header {height: 133px; background: url(./img/header_bg.jpg)}
div#header img{position: relative; top: 18px; left: 70px; }





div#contenuti { width: 940px; height: 372px;  background: url(img/contenutibg.jpg); float: right; margin-right: 20px;  margin-top:15px; font-size: 14pt; text-align: justify; overflow-y: scroll;}
div#contenutiindex { height: 520px;}
div#contenuti h2{ background: #46A201; color: white; text-transform: uppercase; font-size: 12pt; width: 300px; padding-left: 20px;}
div#contenuti p{ margin: 5px 20px 10px 20px;}
div#contenuti ul{ position: relative; left: 30px}
h1#titolopag {margin-top: 20px; overflow: hidden; height: 28px; width: 900px; background: #F8FAE0; color: #45A100; text-transform: uppercase; font-size: 14pt; font-family: "arial black"; font-weight: normal}
h1#titolopag span {position: relative; top: -6px; left: 10px;}











div#footer {height: 119px; width: 976px; background: url(./img/footer_bg.jpg) bottom repeat-x; float: right; margin-right: 4px; overflow: hidden;}
div#footer ul {list-style-type: none; margin-left: 0; padding-left: 0; margin-top: 53px;}
div#footer li {display: inline; margin: 0 10px}


a#richiedi_preventivo {position: relative; left: 180px; }
ul#menunav {position: relative; top: 5px; *top: -2px; list-style-type: none}
ul#menunav a {background-position: top; border-bottom: 7px solid #fff; height: 24px; display: block; float: left;margin-right: 20px;}
ul#menunav a:hover {background-position: bottom; border-bottom: 7px solid #BBE039}
ul#menunav a span {display: none}



form#operazione {overflow-y: scroll; overflow-x: hidden; height: 340px; *height: 350px; padding-right: 10px;  padding-bottom: 10px; background: url(img/form_bg.jpg)  repeat-x fixed}
form#operazione li{margin: 10px; }
form#operazione ul{list-style-type: none; text-align: left; margin-left: 0; padding-left: 0;}
li.li_line {display: inline; margin-right: 10px; margin-bottom: 10px;}



form#operazione label {width: 150px; text-align: left; }























