html, body
{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background-color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
 
#box_site
{ 
	width:18cm;
	text-align:left;  
	margin-left:1,5cm; 
	margin-right:1,5cm;  
} 
 
#header
{
display:none;
} 
#menu_grey
{
	display:none;
}
.img_header
{
	display:none;
}
#menu_white
{
	display:none;
	
}
#twocols
{
	width:18cm;
	position:relative; 
}
 
#leftcol,#leftcol_top,#leftcol_bottom
{
	display:none;
}

#blocco_newsletter
{
	display:none;;
}
#maincol,#maincol_top,#maincol_bottom
{
	float: right; 
	display:inline; 
	position: relative; 
	width:18cm;
	color: #ffffff;
}
#maincol_top .nav_bar
{
	height: 20px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#maincol_top .nav_bar a,#maincol_top .nav_bar a:hover
{
	color: #333333;
}

#maincol_top .page_title,#maincol .page_title
{
	color:#ff6600;
	font-size: 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
#footer
{

	display:none;
} 
.content
{
	padding: 5px;
}
 
.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 */  


/* TITOLI */
h1
{
	font-weight: normal;
	font-size:14px;	
	color: #ff6600;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-weight: normal;
	font-size:11px;	
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-weight: normal;
	
}
h4
{
	font-weight: normal;
	
}
h5
{
	font-weight: bolder;
	font-size:11px;	
	color: #ff6600;
	margin: 0px;
	padding: 0px;
	
}
h6
{	
	font-weight: normal;
	font-style: italic;
	font-size:9px;	
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#maincol a
{
	color:#ff9933;	
	text-decoration: none;
}

#maincol a:hover
{
	color:#ff9933;
	text-decoration:underline;
}
#maincol ul
{
	list-style: square;
	margin-left: 15px;
}
#maincol li
{
	
}
#maincol .content table
{
	border: 1px solid #333333;
}
#maincol .content th
{
	font-weight: bolder;
	font-size:11px;
	color:#ffffff;
	background-color: #FF9933;
	padding: 3px 3px 3px 3px;
	border: 1px solid #333333;
}
#maincol .content td
{
	color: #333333;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	vertical-align: top;
}
#maincol hr
{
	width:100%;
	height: 1px;
	color: #808080;
}
h6 table div{color:#ffffff}
h6 table {background-color:#333333 !important;font-style:normal}
h6 td {background-color:#333333 !important}
