/* generated by csscreator.com */ 
html, body, h1, h2, #menu_base, #main_menu, #secondary_menu, #header, #container { 
 margin:0; 
 padding:0;  
}
 
body
{ font: 1em/1.8em "Trebuchet MS", Arial, Verdana, Geneva, sans-serif;
	background: transparent;
 }

a
{ color: rgb(153, 153, 153); text-decoration: none; } 
a img
{ border: none; }

#menu_base a, #menu_base a:visited
{ color: rgb(255, 255, 255); }

#menu_base a:hover
{ color: rgb(204, 204, 204);
text-decoration: underline; }

#full_page { 
 width: 100%;
 min-width:768px;  
}
 
#header{
 width: 100%;
 position:relative; 
 height:205px; 
 background: transparent url(../images/bg_top.jpg) repeat-x; 
} 

/* Titolame */
h1
{
	position: absolute; top: 30px;
	z-index: 400; width: 313px;
} 
h1 a
{
	display: block;
	background: transparent url(../images/bg_h1.jpg) no-repeat;
	width: 313px; height: 176px;
	text-indent: -5000px;
}

h2
{
	color: rgb(255, 102, 0);
	font-weight: normal;
	padding: 0 0 .3em;
	border-bottom: 1px solid rgb(255, 102, 0);
}
#flash_area
{
	position: absolute;
	top: 1px; right: 0;
	text-align: center;
	width: 450px; height: 205px; border: none;
	z-index: 500;
}
#container
{
	width: 100%; text-align: center;
	background: #222222 url(../images/bg_content_area.jpg) 0 100% repeat-x;
	color: rgb(255, 255, 255);
}

#maincol{
background-color: transparent;  
 float: right; 
 display:inline; 
 position: relative; 
 width: 100%;
 margin: 20px 0 50px;
 }

#table_content
{
	display: block;
	width: 98%;
	margin: 0 auto;
}
#left_col, #main_content_area, #right_col
{
vertical-align: top;
}
#left_col
 {
 	width: 200px;
 }
#main_content_area
{
	text-align: justify;
	padding: 0 .6em;
	line-height: 125%;
	min-height: 500px; height: auto !important; height: 500px;
	color: #fff;
	font-size: 12px;
}
#right_col
{
	text-align: left;
	font-size: 70%;
	line-height: 140%;
	width: 195px;
	margin: 2em 0 0;
	padding: .8em;
/*	border-left: 1px dotted rgb(204, 204, 204);*/
} 
#footer{
padding: .6em 0 0;
text-align: center;
color: rgb(255, 255, 255);
font-size: 68%;
line-height: 106%;
 height:70px; 
 border-top: 1px solid rgb(255, 0, 0);
 background-color: rgb(34, 34, 34); 
 clear:both;
 } 

/* MENUS */

#menu_base, #main_menu, #secondary_menu
{ list-style-type: none; }

/* quello in alto */
#menu_base
{
	padding-left: 1.6em;
	z-index: 300;
	color: rgb(255, 255, 255);
	font-variant: small-caps;
}
#menu_base li
{ display: block; float: left; padding: 0 .6em 0 0; }

#menu_base li a
{ padding-right: .6em; border-right: 1px solid rgb(255, 255, 255); }

/* quello principale */
#main_menu
{
	width: 800px;
	margin: 0 auto;
	font: 90%/101% Arial, Helvetica, sans-serif;
}
#main_menu li
{
	display: block;
	width: 120px;
	float: left; padding: 0 4px;
}
#main_menu li a:link, #main_menu li a:visited
{
	color: rgb(0, 0, 0);
	display: block; padding: .2em 0 0 0;
	background-image : url(../images/pulsante_menu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 26px;
}
#main_menu li a:hover
{ background-position: 0 -29px; }

/* quello laterale */
#secondary_menu li
{
	margin: 0 0 8px;
	border-bottom: 1px solid rgb(204, 204, 204);
}

#secondary_menu li a:link, #secondary_menu li a:visited
{
	color: rgb(255, 255, 255);
}
#secondary_menu li a:hover
{
	color: rgb(255, 0, 0);
} 

/* Elementi speciali */
.img_flt_rght
{ margin: .5em 0 .5em .5em;  float: right; }

.img_flt_left
{ margin: .5em 0 .5em .5em; float: left; }


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  

