body, html{
	margin:0px;
	background-image:url(../img/sfondo.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#infobox{
	margin:0px;
	padding-left: 10px;
	padding-top: 10px;
	background:url(../img/bkg_info.gif) center no-repeat; 
	width:240px;
	height:195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BACFDF;
	font-size:11px;
	
}
#infobox h4{
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#box{
	width:900px;
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:0px;
}
#top{
	height:193px;
	background-image:url(../img/layout/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;

}
.set_mouse{
	cursor:pointer;
}


#top_separate{
	width:900px;
	height:152px;
	}
#menu_box{
	width:900px;
	height:41px;
	margin:0px;
	overflow:hidden;
	}

#top_title{
	width:900px;
	height:95px;	
	background-image:url(../img/layout/right_img.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	margin-top:0px;
}

#content{
	width:900px;
}

.title{
	margin-top:30px;
}


/* ---------------------------HOMEPAGE LAYOUT SETTINGS------------------------- */
/* ---------------------------------------------------------------------------- */
.cnt_box{
	width:900px;
	margin-top:15px;
	
}

.testi_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#1b5579;
}



.testi_box_blu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#d6e8f3;
}

.testi_consensi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	text-align:justify;
	color:#1b5579;
}
a.testi_box_blu:link, a.testi_box_blu:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#9cbacf;
	font-weight:lighter;
}
a.testi_box_blu:hover{
	color:#000033;

} 
.eventi_cels{
	border-top:thin solid #266085;
	padding-top:6px;
	

}
.pick{
	margin-right:10px;
	margin-left:1px;

}


/* --------------------------------- BOTTOM ----------------------------------- */
/* ---------------------------------------------------------------------------- */

#bottom{
	width:900px;
	margin-top:8px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	border-top-color:#1b5579;
	border-top-style:solid;
	border-top-width:1px;
}


