body{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #fff;
	background-color: #2F2F2F;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: top left;
}

a{
  border: none;
  text-decoration: none;
  color: #3886C6;
}	

a:hover{
  color: #2F2F2F;
}	

a img{
  border: none;
}	

div#page{
  text-align:left;
  width: 932px;
  margin:0px auto;
}	

div#logo{
  width: 932px;
  height: 135px; 
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
}	

div#home{
  float: left;
  width: 207px;
  height: 99px;	
  margin-left: 58px;
  padding-top: 12px;
  
}

div#link{
	
  width: 217px;
  height: 53px;	
  margin-left: 660px;
  padding-top: 32px;
  
}	

div#sections{
  width: 932px;
  height: 59px; 
  background-image: url(images/menu.jpg);
  background-repeat: no-repeat;
  padding-left:100px;
  padding-top: 8px;
}	
 
div#sections .menuHeader{
  display:none;
}

div#sections ul{
  list-style: none;
  padding:0px;
  margin:0px;
}

div#sections ul li{
  display:inline;
  padding:0px;
  margin:0px;
}

div#sections ul li a img{
  border: none;
}

div#sections ul li a{
  background: transparent url(images/button.jpg) no-repeat;
  width:105px;
  height: 39px;
  color: White;
  display:block;
  float:left;
  text-align:center;
  font-size: 10px;
  padding-top: 12px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  font-variant: small-caps;
}

div#sections ul li a:hover{
  background-image: url(images/button_hover.jpg);
  color: #174D78;
}

div#flags{
  width: 110px;
  float: right;
  margin-top:-54px;
}

div#flags ul{
  list-style: none;
  padding:0px;
  margin:0px;
}

div#flags ul li{
  display:inline;
}

div#flags ul li a img{
  border: 1px solid trasparent;
  border: none;
}

div#content{
  width: 932px;
  background-image: url(images/page.gif);
  background-repeat: repeat-y;
}	


div#banner{
 padding-top:10px;
 margin-left: 31px;
}	




div#banner_main{
 padding-top:20px;
 margin-left: 31px;
}	

div#sponsor{
   margin-left: 150px;
  margin-top:40px;
}

div#sponsor ul{
  list-style: none;
  padding:0px;
  margin:0px;
}

div#sponsor ul li{
  display:inline;
}

div#sponsor ul li a img{
  border: 1px solid trasparent;
  border: none;
}



div#footer_content{
  width: 932px;
  height: 36px;
  background-image: url(images/footer_content.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}	

div#footer{
  text-align:center;
  width: 932px;
  height: 110px;
  margin:0px auto;
  background-image: url(images/footer.gif);
  background-repeat:no-repeat;
}	

#footer ul{
  list-style: none;
  padding: 65px 1px 1px;
}

#footer ul li{
  display: inline;
  padding-left: 20px;
  padding-right: 20px;
}

#footer ul li a{
  font-weight: bold;
  text-decoration: none;
  color: White;
}

#footer ul li a:hover{
  color: #3886C6;
}

div#foto{
  margin-left: 15px;
  margin-bottom: 20px;
}

div#tour{
  text-align: center;
  margin-left: 23px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: -15px;
}

div#tour a{
  margin-left:10px;
  margin-right: 10px;
  text-decoration: none;
  color: #3886C6;
}

div#tour a:hover{
  text-decoration: underline;
  color: #2F2F2F;
}

div#leftColumn{
	width: 300px;
	float:left;
	color:Black;
	margin-left: 30px;
	*margin-left: 15px;
	margin-top: 20px;
}

div#leftColumn div.contentStyle{
  background-image: url(images/menu_center.jpg);
  background-repeat: repeat-x;
  background-color: White;
}

div#leftColumn div.contentHeader{
  background-image: url(images/menu_header.jpg);
  background-repeat: no-repeat;
  height: 41px;  
  padding-left: 40px;
  padding-top: 18px;
  font-weight: bold;
}

div#leftColumn div.contentText{
  float: left;
  padding-right:15px;
  padding-left:20px;	
  width: 270px;
  text-align: justify;
  padding-bottom: 10px;
}

div#leftColumn div.contentText img{
  float:left;
  padding-bottom: 7px;
  padding-right: 10px;
}

div#leftColumn div.contentFooter{
  clear: both;
  background-image: url(images/menu_footer.gif);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 36px;  
  padding-left: 40px;
  text-align: right;
  font-weight: bold;
  padding-top:10px;
  color: #0F70C1;
}
  
div#rightColumn{
	width: 557px;
	float:left;
	color:Black;
	margin-left: 13px;
	margin-top: 20px;
}

div#rightColumn div.contentStyle{
  background-image: url(images/menu_center.jpg);
  background-repeat: repeat-x;
  background-color: White;
}

div#rightColumn div.contentHeader{
  background-image: url(images/menu_header_dx.jpg);
  background-repeat: no-repeat;
  height: 41px;  
  padding-left: 40px;
  padding-top: 18px;
  font-weight: bold;
}

div#rightColumn div.contentText{
  float: left;
  padding-right:15px;
  padding-left:20px;	
  width: 520px;
  text-align: justify;
}

div#rightColumn div.contentText img{
  float:left;
  padding-bottom: 7px;
  padding-right: 10px;
}

div#rightColumn div.contentFooter{
  clear: both;
  background-image: url(images/menu_footer_dx.jpg);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 36px;  
  padding-left: 40px;
  text-align: right;
  font-weight: bold;
  padding-top:10px;
  color: #0F70C1;
}  
  
  div#centerColumn{
	width: 557px;
	float:left;
	color:Black;
	margin-left: 190px;	
	*margin-left: 100px;	
	margin-top: 20px;
}

div#centerColumn div.contentStyle{
   background-image: url(images/menu_center.jpg);
   background-repeat: repeat-x;
   background-color: White;
}

div#centerColumn div.contentStyle a img{
   border: none;
	margin-left:30px;
}

div#centerColumn div.contentHeader{
  background-image: url(images/menu_header_dx.jpg);
  background-repeat: no-repeat;
  height: 41px;  
  padding-left: 40px;
  padding-top: 18px;
  font-weight: bold;
}

div#centerColumn div.contentText{
  float: left;
  padding-right:15px;
  padding-left:20px;	
  width: 520px;
  padding-bottom: 20px;	
  text-align: justify;
}

div#centerColumn div.contentText a{
  text-decoration: none;
  color: #3886C6;
}

div#centerColumn div.contentText a:hover{
  text-decoration:underline;
  color: Black;
}

div#centerColumn div.contentText_contatti{
  float: left;
  padding-right:15px;
  padding-left:20px;	
  width: 520px;
  padding-bottom: 20px;	
  font-weight: bold;
  text-align: center;
}

div#centerColumn div.contentText img{
  float:left;
  padding-bottom: 7px;
  padding-right: 10px;
}

div#centerColumn div.contentText_contatti img{
  float:left;
  padding-bottom: 7px;
  padding-right: 10px;
}

div#centerColumn div.contentFooter{
  clear: both;
  background-image: url(images/menu_footer_dx.jpg);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 36px;  
  padding-left: 40px; 
  text-align: right;
  font-weight: bold;
  padding-top:10px;
  color: #0F70C1;
}  










div#leftbanner{
 width: 120px;
 height: 289px;
 float: left;
 margin-top: 40px;
 margin-left: 30px;
}


div#rightbanner{
 width: 120px;
 height: 289px;
 float: left;
 margin-top: 40px;
 margin-left: 38px;
 * margin-left: 10px;
}	


div#centerhomeColumn{
	width: 557px;
	float:left;
	color:Black;
	margin-left: 35px;	
	*margin-left: 15px;
	margin-top: 20px;
}

div#centerhomeColumn div.contentStyle{
   background-image: url(images/menu_center.jpg);
   background-repeat: repeat-x;
   background-color: White;
}

div#centerhomeColumn div.contentStyle a img{
   border: none;
	margin-left:30px;
}

div#centerhomeColumn div.contentHeader{
  background-image: url(images/menu_header_dx.jpg);
  background-repeat: no-repeat;
  height: 41px;  
  padding-left: 40px;
  padding-top: 18px;
  font-weight: bold;
}

div#centerhomeColumn div.contentText{
  float: left;
  padding-right:15px;
  padding-left:20px;	
  width: 520px;
  padding-bottom: 20px;	
  text-align: justify;
}

div#centerhomeColumn div.contentText a{
  text-decoration: none;
  color: #3886C6;
}

div#centerhomeColumn div.contentText a:hover{
  text-decoration:underline;
  color: Black;
}

div#centerhomeColumn div.contentText_home{
  float: left;
  padding-right:15px;
  padding-left:2px;	
  width: 520px;
  padding-bottom: 20px;	
  font-weight: bold;
  text-align: center;
}

div#centerhomeColumn div.contentText img{
  float:left;
  padding-bottom: 7px;
  padding-right: 10px;
}

div#centerhomeColumn div.contentText_home img {

}

div#centerhomeColumn div.contentFooter{
  clear: both;
  background-image: url(images/menu_footer_dx.jpg);
  background-repeat: no-repeat;
  padding-right: 20px;
  height: 36px;  
  padding-left: 40px; 
  text-align: right;
  font-weight: bold;
  padding-top:10px;
  color: #0F70C1;
}  






