@charset "utf-8";
/* CSS Document */


body { background-color: #FFFFFF; margin:0; padding:0;
	}
	
.principale {  	background-position:center top;
				width: 960px;
				padding: 0;
				margin: 0 auto;
				background-color:#F7F7F7;
				
	
	}
	
#header{
	background: url(img/header_2.jpg);
	height:197px;
	width:958px;
	}
	
#centro {
	width: 960px;
	background-color:#F7F7F7;	  
		   }
		   
#sx{    background-color:#F7F7F7;
		float:left;
		width: 180px;
				
					
		}
		
#colonna_centro {    
				background-color: #FFF;
				float:left;
				width:600px;
				
		
		
		}
				
				
#dx {   background-color:#F7F7F7;
		float:left;
		width:180px;
		
	
		}
	
#menu { 
		padding:0;
		margin:0;
		}
		
#menu ul {padding:0;
		margin:0;}

#menu li {
	font-family:"Arial";
	font-style:normal;
	font-size:12px;
	color:#488400;
	list-style-type: none;
	text-indent:30px;
	height:20px;
		}


						 
						
#menu li a:link	{color:#203a00;
	text-decoration:none;
}
#menu li a:visited	{color:#203a00;
						text-decoration:none;
						}
#menu li a:active	{text-decoration:none;
						color:#203a00;
						 }
#menu li a:hover	{
	text-decoration:none;
	color:#488400;
						 }		
.attivo {   
			font-weight: bold;
			color:#05566F;	
			background: url(img/menu_attivo.jpg);
			width: 180px;
			height:20px;
			}			







#piede {
    clear:both;
	background:url(img/piede.jpg);
	width: 957px;
	height: 49px;

}

#titolo_centro {
	float:right;
	padding-right: 20px;
	font-family:"Arial";
	font-size: 25px;
	color:#203a00;
	height:auto;
				 }
				 
#testo_centro {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 40px;
	font-family:"Arial";
	text-align:justify; 
	font-size: 12px;
	color:#f18d00;
	line-height: 15pt;
	
				 }


#menu_dx { 
		padding:0;
		margin:0;
		}
		
/*#menu_dx_titolo {
	color:#203a00;
	font-family:Arial;
	font-weight:100;
	font-size:12px; 
	color:#0F536A;
	list-style-type:none;
	text-indent: 30px;
	height:20px;
	font-weight: bold;
	background: url(img/barra_dx.jpg);
	width: 180px;
	height:20px;			
		
		}*/


/*elenchi puntati pag dominio*/#domini {list-style-type: square;
}
/*sottoelenchi puntati*/#sottodomini { padding-left:30px; 
list-style-type: circle;
				}
#sottomenu {  padding-left:10px;



}


	
.quad { background-image: url(img/quad.jpg);
}

#partnership {
	background-image: url(img/partnership.png);
	margin-bottom:0px;
	background-repeat: no-repeat;
	margin-left:70px;
	margin-right:100px;
	height: 77px;
	width: 940px;
	}

#marchi {
	background-image: url(img/marchi.png);
	background-repeat: no-repeat;
	margin-left:70px;
	margin-right:100px;
	height: 77px;
	width: 940px;
	}

#table { margin-bottom:20px; 
margin-left:20px;

}

:link{ color:#203a00;
text-decoration: none;
}

.documento a img {
	border:none;
	vertical-align:middle;
	margin:0 10px 0 0;
}
.documento {
	margin:15px 0 0 0;
}
.documento a:link, .documento a:visited {
	color:#000;
	text-decoration:none;
}
.documento a:hover {
	color:#003300;
}
.documento .descrizione {
	margin:0 0 0 50px;
	font-size:11px;
}
.documento .descrizione p {
	margin:0 0 10px 0;
}
