@charset "utf-8";
/*------------------------------Reset style Starts-------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, input, button, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}


body {
   margin: 0px 0px 0px 0px;
   background-repeat:repeat-x;
   	overflow:scroll;
	overflow-x:hidden;
	*overflow-y:hidden;
}



#wrapper2 {
	margin:0 auto;
	padding-bottom:39px;
	width:970px;
	height:920px;
	background-color:#FFF;
	background-image:url(../img/wrapper_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:15px;
}
#wrapper {
	margin:0 auto;
	padding-bottom:39px;
	width:970px;
	background-image:url(../img/wrapper_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#header {
 width:970px;
 z-index:5000;
 }
  
#button {
 display:inline;
 float:left;
 z-index:500;
 } 

#login {
 display:inline;
 float:right;
 margin-top:5px;
 width:180px;
 } 
 
#registrati {
 margin-top:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
 color:#666;
 }  
 
#btlog {
 display:inline;
 float:right;
 margin-left:5px;
 }  
 
.faux {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}

.login{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
margin-left:5px;
height:15px;
width:75px;
border: 1px solid #ddd;
float:left;
}

input{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
margin-left:5px;
height:15px;
width:75px;
border: 1px solid #ddd;
float:left;
}


.bt_input{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
margin-left:5px;
height:49px;
width:181px;
border: 1px solid #ddd;
}

.informativa {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;
width:580px;
}

.form {
 width: 690px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:20px;
}


#footer {
	background-image:url(../img/bot_bg.png);
	background-repeat:repeat-x;
	height: 40px;
    clear: both;
    bottom:0px;
    width:100%;
	position:fixed;
}

#dati {
	padding-top:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#dati img{
	margin-left:20px;
	margin-top:-5px;
	margin-bottom:-4px;	
}

.titolomenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-left:5px;
	line-height:25px;
}

a.testomenu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-left:5px;
	line-height:22px;
	text-decoration:none;
}

a.testomenu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-left:5px;
	line-height:22px;
	text-decoration:none;
}

a.testomenu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ddd;
	margin-left:5px;
	line-height:22px;
	text-decoration:none;
}

.main {
	background-color:#FFF;
	width:950px;;
	padding:10px;
	margin-bottom:5px;
}


.percorso {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:20px;
	color:#AAA;
}

.testo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:15px;
	font-weight:bold;
}

#leftbox { 
 display: inline;
 width: 305px;
 float: left;
}
#centralbox { 
 float: left;
 margin-left:15px;
 margin-right:15px;
 display: inline;
 position: relative;
}
#rightbox { 
 display: inline;
 position: relative;
 width: 305px;
 float: left;
}

.cont_realizzazioni {
	background-image:url(../img/bg_div_realizzazioni.gif);
	width:365px;
	height:295px;
	float:left;
	display:inline;
	margin:10px 47px 10px 47px;
}

.green {
color:#6f831b;
font-weight:bold;
}

.brown {
font-weight:bold;	
color:#5C2D0B;
}

.img_news{
	float:left;
	display:inline;
	width:130px;
}

.testo_news{
	width:760px;
	float:right;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}

.img_prodotti{
    margin-top:15px;
	float:left;
	display:inline;
	width:220px;
	margin-left:10px;
}

.testo_prodotti{
    margin-top:15px;
	width:650px;
	float:right;
	margin-right:10px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}

