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


body { background-color: #FFFFFF; margin:0; padding:0;
	}
	
.principale {  	background-position:center top;
				width: 957px;
				padding: 0;
				margin: 0 auto;
				background-color:#F7F7F7;
				
	
	}
	
#header{
	background:url(img/header.jpg);
	height:199px;
	width:957px;
	}
	
#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:#418DC6;
	list-style-type: none;
	text-indent:30px;
	height:20px;			
		
		}


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







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

}

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


#menu_dx { text-align:center;
		padding:0;
		margin:0px;
		}
		
/*#menu_dx_titolo {
	color:#00FFFF;
	font-family:Arial;
	font-weight:100;
	font-size:12px; 
	color:#005091;
	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:#005091;
text-decoration: none;
}
