body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#shadow{
	margin:0 auto;
	width:704px;
	height:660px;
	background-color:#999999;
}
#wrap{
	margin:0 auto;
	width:700px;
	background-color:#FFFFFF;
}

#top{
	height:170px;
}
#top img{
	border:none;
}
#top .topbanner{
	padding:49px 43px 49px 43px;
}
/* VARIANTI EVENTI */
#top .topbanner2{
	padding:49px 43px 0 43px;
}

#top .contatti{
	height:48px;
}
#top h4{
	margin:0;
	padding:0;
	font-size:11px;
}
#top .contatto{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	display:block;
	width:233px;
	text-align:center;
	height:38px;
	font-size:10px;
}
#top .linkemail a{
	margin:0;
	padding:10px 0 0 0;
	display:block;
	height:38px;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}
#top .linkemail a:hover{
	background-color:#E9E9E9;
}
#banners2{
	width:614px;
	margin:49px 43px 0 43px;
}
#banners2 img{
	border:none;
}
#banners2 .left{
	width:307px;
	float:left;
	
}
#banners2 .right{
	width:307px;
	float:left;
}
#banners2 .banner{
	padding:5px 27px 5px 27px;
	height:70px;
}
/* FINE VARIANTI */

#banners{
	width:614px;
	margin:0 43px;
	height:150px;
}
#banners img{
	border:none;
}
#banners .left{
	width:307px;
	float:left;
	/*height:150px;*/
	
}
#banners .right{
	width:307px;
	float:left;
	height:150px;
}
#banners .banner{
	padding:5px 27px 5px 27px;
	height:70px;
}

#contatti{
	width:614px;
	margin:0 43px 50px 43px;
}
#contatti h2{
	margin:0;
	padding:0;
	font-size:14px;
}
#contatti .meetbanner{
}
#contatti .innercontatti{
	margin:30px 0;
}
#contatti .contatto{
	float:left;
	text-align:center;
	background-color:#E9E9E9;
	width:198px;
	height:50px;
	padding-top:120px;
}
#contatti .contattox{
	float:left;
	text-align:center;
	background-color:#E9E9E9;
	width:198px;
	height:50px;
	padding-top:120px;
	margin:0 10px;
}
#contatti .linkemail a{
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
#contatti .linkemail a:hover{
	text-decoration:underline;
}
#bottom{
	width:614px;
	margin:0 43px;
	font-size:9px;
	color:000000;
}
#bottom .note{
	text-align:center;
	margin-top:10px;
}
#bottom .indirizzo{
	color:#FFFFFF;
	font-size:9px;
	text-align:center;
	background:url(img/ondalibera_indirizzo.gif) center no-repeat;
	height:27px;
	line-height:27px;
	vertical-align:middle;
}
#bottom .creditsleft {
	width:50%;
	font-size:9px;
	float:left;
	text-align:left;
}
#bottom .creditsright {
	width:50%;
	font-size:9px;
	float:left;
	text-align:right;
	
}
#bottom a{
	color:#000000;
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}



.clear{
	clear:both;
}