/* 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;
	background-color: #B0CE4F;
	border-color: #B0CE4F;
} 
 
#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/azienda__top.jpg);
	background-repeat: no-repeat;
	border-color: #FFFFD1;
	background-color: #B0CE4F;
} 

#menu{
	background-color: #B0CE4F;
	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: #B0CE4F;
	float: right;
	border-right:10px solid #ffffff;
	height:347px;
	text-align: left;
	width: 149px;
	text-decoration: none;
	padding-left: 65px;
	padding-right: 60px;
	background-image: url(imgs/azienda_newspaper.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-color: #FFFFD1;
 }
 
#leftcol{
	width:400px;
	float:left;
	position:relative;
	border-left:10px solid #ffffff;
	height:347px;
	text-align: left;
	vertical-align: baseline;
	background-color: #B0CE4F;
	padding-left: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	border-color: #FFFFD1;
	padding-right: 30px;
 }
  
#footer{
	height:14px;
	background-color:#B0CE4F;
	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/azienda__footer.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;}
}
