/* generated by kocore.com */ 

html, body{ 
 margin:0; 
 padding:0; 
 /*background-color:#464648;*/
 background-color:#2d0e00;
 } 
 
#pagewidth{ 
 width:598px;  
}

#sezione{ 
 width:598px;
 margin-top:8px;  
} 

#right{
 float:right;  
 width:434px;
 padding-top:3px;
 margin-top:5px;
 text-align:justify;
 color:#009EE7;
 font-family: Helvetica, arial, Verdana, sans-serif;
 font-size:12px;
 height:100%;
}

#right img { border:none }

#right a {
color:#FFFFFF;
text-decoration:none;
}

#right a:hover {
color:#009EE7;
text-decoration:none;
}


#title-left{
 float:left;  
 width:141px;
 text-align:right;
 margin-top:5px;
 color:#ffffff;
 font-family: Helvetica, arial, Verdana, sans-serif;
 height:100%;
}
 
#header{
 position:relative; 
 height:367px; 
 background: #808080; 
 width:100%;
} 
 
#maincol{
 /*background-color:#333333;*/  
 float: right; 
 display:inline; 
 position: relative; 
 width:100%; 
 }
 
 
 /*-----------------------------------------------------------------------------------
                                          CONTACT
 -----------------------------------------------------------------------------------*/
 
 
 
 
 
#footer{
 height:30px; 
 background-color:#2d0e00; 
 clear:both;
 } 
 

 
 /* *** Float containers fix *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

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

