.menuhr{
width: 900px;;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
margin-left:0px;
}
.menuhr ul{
	margin-right: 5px;
	padding: 0;
	padding-left: 0px; /*offset of tabs relative to browser left edge*/
	font: bold 11px Verdana;
	list-style-type: none;
}
.menuhr li{
display: inline;
margin: 0;
}
.menuhr li a{
float: left;
text-align:center;
padding-top: 3px;
display: block;
text-decoration: none;
margin-right: 5px;
height:25px;
width: 100px;
color: #666;
background-image:url(images/pulsantegrigio.jpg);
background-repeat:no-repeat;
}
.menuhr li a:visited{
color: #666;
}
.menuhr li a:hover, .mattblacktabs li.selected a{
color: #fff;
background-image:url(images/pulsanterosso.jpg);/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
background-repeat:no-repeat;
}
.menuhr ul li a.selected  
    {  
    background: url(images/pulsanterosso.jpg);
	background-repeat:no-repeat;  
    float:left;  
    width:100px;  
    height:25px;  
	color:#fff;
	font: bold 11px Verdana;
    }  
.testobasesx {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-align:right;
	color: #666;
	padding-right: 10px;
}

.testobase {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-align:justify;
	color: #666;
	padding-left: 10px;
}
.testobaseprodotti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #666;
	padding-left: 10px;
}
.testosoddisfazione {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-align: justif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	position: relative;
	color: #333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 50px;
}
.testoprodotti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-align: justif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: justif;
	color: #333;
	padding: 3px;
}

.testoform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	color: #999;
}

.testoform2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	color: #999999 ;
}

.celladati {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	width: 350px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #999;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.cellaint {
	background-color: #999;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px;
	border: 1px dotted #999;
	font-weight: bold;
	text-align: center;
}

.cellaprodotti {
	background-color: #ffffff;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	border-top: 1px none #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
}
.footer {
	background-image:url(images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align:center;
	height:45px;
	padding-top:2PX;
	
}
.barraalto {
	background-color: #fff;
	height: 25px;
	width: 900px;
	color: #FFF;
}
.linkbianco {
	color: #FFFFFF;
}
.colonna {
	background-color:#FFF;
	background-repeat: repeat-x;
	width: 50%;
}
    .main_cont  
    {  
    float:left;  
    width:150px;  
    background-color:#fff;  
    padding-top:10px;  
    }  
      
    .menu_top_bg  
    {  
    width:150px;  
    background: url(images/menu_top_bg.gif) repeat-x;  
    height:22px;  
    padding-top:8px;  
    font-family: Tahoma, Geneva, sans-serif;  
    font-size:12px;  
    color:#5C8591;  
    font-weight:bold;  
    text-align:center;  
    margin-bottom:1px;  
    }  
      
    .sub_menu ul  
    {  
    padding:0px;  
    margin:0px;  
    }  
      
    .sub_menu ul li  
    {  
    font-family: Tahoma, Geneva, sans-serif;  
    font-size:12px;  
    color:#5C8591;  
    line-height:22px;  
    border-bottom:1px dotted #93bcc3;  
    list-style-type:none;  
    text-indent:8px;  
    }  
      
    .sub_menu ul li a  
    {  
    text-decoration:none;  
    color:#5C8591;  
    }  
      
    .sub_menu ul li a.selected  
    {  
    background: url(images/menu_top_bg.gif) repeat-x;  
    float:left;  
    width:150px;  
    height:22px;  
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
    font-size:12px;  

    }  
      
    .sub_menu ul li a:hover  
    {  
    background: url(images/menu_selected.png) no-repeat;  
    float:left;  
    width:170px;  
    height:22px;  
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
    font-size:12px;  

    } 
div#news {
	background-color: #999;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#fff;
	padding: 5px;
	border: 1px dotted #666;
	font-weight: bold;
	text-align: left;
}

div#newsdescrizione {
	background-color: #ffffff;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	border-top: 1px none #666;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
	border-left: 1px dotted #666;
	text-align: left;
}

