/* generated by csscreator.com */ 


html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#606053;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
 
#pagewidth{
	width:754px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
} 
 
#header{
	position:relative;
	height:98px;
	width:734px;
	border-top:10px solid #ffffff;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image: url(imgs/top_index.gif);
	background-repeat: no-repeat;
	border-color: #FFFFD1;
} 

#menu{
	background-color: #B5CF54;
	position:relative;
	height:22px;
	width:734px;
	background-image: url(imgs/azienda__menu.gif);
	background-repeat: no-repeat;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	border-color: #FFFFD6;
} 
 
#maincol{
	background-color: #B5CF54;
	float: right;
	border-right:10px solid #ffffff;
	height:340px;
	text-align: left;
	width: 149px;
	text-decoration: none;
	padding-left: 65px;
	padding-right: 60px;
	background-position: center top;
	background-repeat: no-repeat;
	border-color: #FFFFD1;
 }
 
#leftcol{
	position:relative;
	height:366px;
	background-color: #B5CF54;
	padding-left: 30px;
	border-color: #FFFFD6;
	padding-right: 30px;
	border-left:10px solid;
	border-right:10px solid;
	border-right-color: #FFFFD6;
	border-left-color: #FFFFD6;
	background-image: url(imgs/iao.gif);
	background-repeat: no-repeat;
	background-position: center top;
 }
  
#footer{
	height:12px;
	background-color:#B5CF52;
	clear:both;
	border-top:1px solid #ffffff;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
	background-image: url(imgs/footer_index.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-color: #FFFFD1;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
