/* CSS Document */

* { margin:0; padding:0;}
body{ 
		margin:0; 
		padding:0;
		background-image:url(../images/bg.jpg); 
		background-repeat:no-repeat;
		background-position:top center; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:13px; 
		color:#333333
	}
	
a:link, a:visited { color:#333333; text-decoration:none;}
a:hover, a:active { color:#006E33; text-decoration:none; }
		
p, h2, h3, h4, h5, h6, img, ul, li { margin:0; padding:0; border:0;}

h2 { font-weight:lighter; color:#006600; padding-bottom:10px; clear:both;}
h3 {font-weight:bold; color:#006E33; padding-bottom:10px;}
img {border:0px;}

ul {
	list-style:none;
	text-indent:0;
	line-height: normal;
	margin-bottom: 10px;
}

li {border-bottom: 1px solid #dedede;}

ul li  {
	float:none;
	padding:4px;
	width: auto;
	height: auto;
	text-decoration: none;
}



 a:link.link_bianco, a:active.link_bianco, a:visited.link_bianco { color:#FFFFFF; text-decoration:none;}
a:hover.link_bianco { color:#669933; text-decoration:none;}



#CONTENT {
	width:950px;
	height:auto;
	clear:both;
	margin: auto;
}

	
#top{ width:950px; height:165px; margin:auto; clear:both; overflow:hidden;}

#menu {
	width:auto;
	height:auto;
	position:absolute;
	text-align: right;
	padding: 105px 0 0 480px;
	font-size: 120%;
}

#topcontatti {
	width:auto;
	height:auto;
	float:right;
	text-align: right;
	padding: 20px 0 0 0;
	line-height: 1em;
}

#logo {
	width:auto;
	height:auto;
	float:left;
	overflow:hidden;
	padding: 15px 0 0 0;
	position: absolute;
	}
	
.BannerMain{
	width:950px;
	height:382px;
	margin:auto;
	clear:both;
	overflow:hidden;
	margin-bottom: 20px;
	}
	
.BannerMainHorizontal{
	width:950px;
	height:auto;
	margin:auto;
	clear:both;
	overflow:hidden;
	margin-bottom: 10px;
	border-top:1px solid #CCCCCC;
	}
	

#BannerS{ width:300px; height:300px; float:left; background-color:#006633; border:1px solid #A5D179;}
#BannerL{
	width:640px;
	height:380px;
	float:right;
	background-color:#FFFFFF;
	border:1px solid #A5D179;
	overflow: hidden;
}
	
#main {
		width:950px;
		height:auto;
		clear:both;
		overflow:hidden;
		margin: auto;
		margin-bottom:10px;
		line-height:1.5em;
	}
	
.left {
	width:295px;
	height:auto;
	float:left;
	padding:10px;
	text-align: justify;
	border-right:0px solid #D3D3D3;
	}
	
.leftBig {
	width:600px;
	height:auto;
	float:left;
	padding:10px 21px 10px 10px;
	text-align: justify;
	border-right:0px solid #D3D3D3;
	}
	
.leftBig h2, h3 {padding:0;}

.left h3 { padding-bottom:10px; }

.leftBig h3 {padding:0; color:#669933;}

.leftBig .left {
	width:auto;
	height:auto;
	border:1px solid #669933;
	background-color: #FFFFFF;
	padding:5px;
	margin:10px 5px 10px 0;
}

.leftBig .left p {
	padding:5px 0 0 0;
	color: #333333;
	
}

.leftBig .button{
	text-align:left;
	padding-left: 0px;
	width: auto;
	height: auto;
	clear: both;
}



.leftBig .left img {
	width:120px;
	height:80px;
}

.leftBig li { 
	border:0;
	list-style-type:none;
	color:#336600;
}


#footer{ 
		width:950px; 
		height:auto; 
		margin:auto; 
		clear:both; 
		overflow:hidden; 
		padding:10px 0 10px 0; 
		border-top:1px solid #D3D3D3; 
		border-bottom:1px solid #D3D3D3;
		line-height:1.5em; 
		}
		
#footer div.left {
		width:auto;
		height:auto;
		float:left;
		text-align:left;
		border-right:1px dashed #dedede;
		padding:15px 35px 15px 15px;
	}
		
#subfooter{ width:950px; height:auto; margin:auto; clear:both; overflow:hidden; padding:10px 0 10px 0;}
	
#credits{ width:auto; height:auto; float:right;}
	
#copy{ width:auto; height:auto; float:left;}
	
.button {
	width:auto;
	height:29px;
	margin:auto;
	padding: 10px;
	text-align: right;
	clear: both;
	}
	
.foto {
	width:auto;
	height:auto;
	float:right;
	padding:10px;
	margin: 8px 0px 8px 8px;
	background-color: #DCEDCB;
}

.fotoL {
	width:auto;
	height:auto;
	float:left;
	padding:10px;
	margin: 8px 8px 8px 0px;
	background-color: #DCEDCB;
}
	
.minibanner {
	width:auto;
	height:132px;
	background-color:#006633;
	padding:5px;
	text-align: center;
	float: left;
	}
	
.BannerMainHorizontal .minibanner { margin:10px;}
.left .minibanner { margin:0 0 10px 0; height:auto;}
.label{
	width:230px;
	height:auto;
	background-color:#006633;
	padding:4px 4px 4px 8px;
	position:absolute;
	margin-top: 100px;
	text-align: left;
	color: #FFFFFF;
}

.evidenza {
	background-color:#006600;
	color:#FFFFFF;
	width:auto;
	height:auto;
	padding:10px;
	background-image: url(../images/esclamativo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	clear: both;
	overflow: hidden;
	margin: 10px 0 20px 0;
	float: left;
}


/*COLORI*/
.verde {color:#669933;}
.verdechiaro {color:#7DBC3F;}
.verdescuro { color:#006633; font-weight:bold;}
.verdechiarobold { color:#9BCD69; font-weight:bold;}
.definizioni {
	font-style:italic;
	font-weight:bold;
	background-color:#D9ECC6;
	padding: 8px;
}
.arancio { color:#FF9900; font-weight:bold; font-style:italic;}
.corsivo { font-style:italic; color:#333333; font-size:11px;}

.grigiogrande { color:#333; font-size:18px;}
/**/

