/* Copyright 2007 Lightage */ 
html, body{
	margin: 0; 
	padding: 0;
	border: 0;
	background: #dfd8cf url(gfx/sfondo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	border-top: 4px solid #24ce0b;
} 

h1 {
	text-align: left;
	font: 15px arial, sans-serif;
	color: #555;
	font-weight: bold;
	border-bottom: 1px dotted #C4AE7C;
	padding-bottom: 6px;
}

h2 {
	text-align: left;
	font: 12px arial, sans-serif;
	color: #555;
	font-weight: bold;
	border-bottom: 1px dotted #C4AE7C;
	padding-bottom: 4px;
}

img {
	padding: 2px;
	border: 1px solid #676767;
}

img:hover {
	padding: 2px;
	border: 1px solid #ababab;
	opacity: .9;
	filter: alpha(opacity=90);
}

contenuti legend {
	font-size: 13px;
	font-weight: bold;
 	text-align: left;
	padding: 0 10px 0 10px;
}

fieldset {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}


input, textarea {
	border: 1px solid #e6ead5;
	background: #ffffff;
	font: 12px arial, sans-serif;
	color: #777777;
	padding: 0 3px;
	margin-bottom: 6px;
}

#sopra{
	width:760px;
	height: 171px;
	padding: 0px;
	background: url(gfx/back_top1.jpg) no-repeat;
}

#logo {
	float:left;
	width: 165px;
	height: 80px;
	padding-left: 150px;
	padding-top: 7px;
}

#top2 {
	float: left;
	text-align: right;
	width: 115px;
	height: 60px;
	padding: 0 10px 4px 4px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #999;
	margin: 15px 0 0 0;
	border-right: 1px dotted #999;
}

#top3 {
	float: left;
	text-align: left;
	width: 80px;
	padding: 10px 0 4px 8px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #999;
	margin: 7px 0 0 0;
	line-height: 20px;
}

#top2 a, #top3 a {
	text-decoration: none;
	font-weight: bold;
	color: #1DCF01;
}

div.navigation {
	float:left;
	text-align:left;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 73px;
	width: 220px;
}

div.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

div.navigation li{
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.navigation li a {
	text-decoration: none;
	font-weight: normal;
	color: #555;
	padding: 2px 6px 0 6px;
	margin: 0;
}

div.navigation li a:hover {
	background-color: #E6E9E8;
}

div.navigation li#activelink {
	background: #E6E9E8;
	color: #333;
	padding: 2px 6px 0 6px;
	margin: 0;
}


#pagina{
	width:760px;
	min-height: 250px; 
	text-align: left;
	padding: 0;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.80);
}

#colonnasx{
	width:160px;
	min-height: 250px;
	padding: 50px 10px 10px 10px;
	margin: 0px;
	float:left; 
	position:relative;
	border-right: 1px solid #999999;
	background: #ffffff url(gfx/back_top2.jpg) no-repeat;
	font: 12px arial, sans-serif;
	color: #777777;
}

#colonnasx ul {
	display: block;
	margin-left: 0px;
	padding-left: 20px;
}

#colonnasx li {
	list-style: none;
	padding: 0;
}

#colonnasx a:link, a:active, a:visited {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

#colonnasx a:hover {
	color: #1DCF01;
	text-decoration: none;
}

#sotto{
	float: left;
	width:760px;
	height: auto;
	padding: 4px 8px 4px 0;
	margin: 4px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #777;
	text-align: right;
}

#sotto a {
	color: #777;
	text-decoration: none;
}

#sotto a:hover {
	color: #777;
	text-decoration: underline;
}



#colonnadx{
	float: left; 
	display:inline; 
	position: relative; 
	width:550px;
	margin: 2px 2px 0 8px;
}



.contenuti{
	float: left; 
	width:540px;
	margin: 2px 0 2px 0;
	font: 12px arial, sans-serif;
	color: #777777;
	padding: 10px;
}

.contenuti ul {
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}

.contenuti li {
	list-style: none;
	padding: 0;
}

.contenuti a:link, a:active, a:visited {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

.contenuti a:hover {
	color: #5FBFDF;
	text-decoration: none;
}


 /* *** 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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

