td.netabile{
	text-align : justify;
	font-size  : 10px;
	height: 105px;
	color: #404040;
}

body{
  margin: 0px;
}

div,td,th,a{
  font-family: Arial;
  font-size: 14px;
}

a{
  text-decoration: none;
  color: black;
}

a.firstmenu,
a.firstmenu_on,
span.sep
{
   font-size: 11px;
   color:  white;   
   border-right: 1px solid white;
   padding: 0px 20px 0px 20px;
}

a.firstmenu_on{
   color: #eeeeee;
}

a.submenu{
	font-size: 12px;
	color: #3a3262;
}	

h1{
    font-size: 18px;
    color: #777;
    text-align: center;
    margin-top: 7px;
}

h2{
	font-size: 14px;
    color: #777;
    text-align: center;
}

h3{
  font-size: 12px;
  text-align: left;
  color: #777;
  margin-bottom: 5px;
}

div.body {
    background-image: url(/img/sfondo_www.png);
    background-repeat: repeat-y;
}

div.sec_title,h1.sec_title{	  
  margin-top: 10px;
  margin-bottom: 10px;
  width: 550px;
  font-weight: bold;	  
  color: #777;
}

div.nascosto{
    display: none;
}

div.sec_body{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 550px;
}

div.sec_body,div.articlebody,p.articlebody{
  text-align: justify; 
  font-size: 13px;
  color: #777;	
  
}

td.sec_body,th.sec_body{
  text-align: justify;
  font-size: 13px;
  color: #777777;
}

span.subtitle{
   color: #3a3262;
   padding-bottom: 10px;
}

hr{
	border: 1px solid;
	/*color: #94B5DE;*/
	color: #eeeeee;
}		

div.container{
	margin-left: 30px;
	width: 930px;
}

div.menu{ 
    margin-top: 1px;
    font-size: 11px; 
  	/*background-color: #94B5DE; */
    background-image: url(/img/sfondo_sfumato_menu.png);
    background-repeat: repeat-x;   
    padding-top: 7px;
    padding-bottom: 8px;
}

div.submenu{
   	background-color: white;    
    border: 1px solid silver;    
}

div.submenu a{
    color: white;
    font-size: 11px;
}

div.submenu_child{
    padding: 5px;
   	background-color: #331F8B;   
    margin-top: 1px;  
}

div#cntprod{
    float: right;     
    margin-left: 15px; 
    padding-right: 10px; 
    width: 74%; 
}

div#cntnews{
    float: left;
    width: 19%;            
    padding: 8px;  
}

div#cntboh{
    float: right;
    width: 20%;            
    padding: 8px;  
}

div#cntbody{
    float: left;
    padding: 8px;
    width: 50%;
    text-align:center;
}

legend{
    color: #777;
    font-weight: bold;
}
/*
 Home section 
*/
div.sectitle,a.sectitle{
	font-size: 16px;	    
    color: #3a3262;
	font-weight: bold;	
	margin-bottom: 5px;
}

div.primopianocontainer
{
	float: left; 
	width: 350px;
	margin-left: 20px;
}

div.primopianobody
{
   font-size: 11px;
   text-align: justify;
   padding-right: 5px;
   color: #777;
}

td.newstitle
{
  font-size: 13px;	    
  color: #777;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 10px;
}

td.newsabstract{
  font-size: 13px;	  	  
  color: #777;
  text-align: justify;
}

td.login{
	font-size: 12px;
}

div.depositabile{
 	border: 1px solid green;  		
}
	
div.riparabile{
 	border: 1px solid #EFE961;  	
}

div.montabile{
 	border: 1px solid #CF2178;  	
}

div.ristrutturabile{
 	border: 1px solid #44ACF5;  	
}