@CHARSET "ISO-8859-1";
/* conv*/
#banner {
	float:left;
	margin-bottom: 20px;
	width:660px;
	background:url('images/grafica/banner.jpg');
	height:340px;
	}
.testoBanL a{
	float:left;
	padding:0;
	width:120px;
	margin: 265px 0 0 28px;
	text-align:left;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px
}
.testoBanL a:hover{
	color: #fff;
}
#help1{
	position: absolute;
	width:240px;
	height: 180px;
	background:url(images/helpL.png) no-repeat top left;
	padding:30px 20px;
	margin: -155px -153px;
	display: none;
	z-index:1010;
	text-align:center;
}
#help2{
	position: absolute;
	width:240px;
	height: 180px;
	background:url(images/helpC.png) no-repeat top right;
	padding:30px 20px;
	margin: -163px 95px;
	display: none;
	z-index:1009;
	text-align:center;
}
#help3{
	position: absolute;
	width:240px;
	height: 180px;
	background:url(images/helpR.png) no-repeat top right;
	padding:30px 20px;
	margin: -170px 333px;
	display: none;
	z-index:1008;
	text-align:center;
}
/*end  conv*/
.home{
	float:left;
	margin:50px 0 0 30px;
	cursor:pointer;
}

.coloredTitle {
	color:#fff;
	background-color:#FF6633;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-radius-toplef:7px;
	-webkit-border-radius-topright:7px;
	padding:8px 12px;
}
.tabellaRicerca {
	background:url(images/fade.png) repeat-x top right;
}
