#ricerca {
	padding:30px 0px 10px 0px;
	text-align:center;
}
#cerca {
	width:264px;
	height:23px;
	margin:0px;
	padding:8px 10px 0px 10px;
	position:relative;
/*	background:transparent url('../pix/input/testo_h.png') no-repeat left top;*/
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	font-size:11px;
	z-index:2;
}
#cerca.c, #cerca.cc {
	background-image:url('../pix/input/testo_h.png');
}
#cerca.a, #cerca.aa {
	background-image:url('../pix/input/testo_h_a.png');
}
#cerca.selezionato {
	background-position:left bottom;
}
#avvia_ricerca {
	width:16px;
	height:21px;
	margin:0px;
	padding:0px;
	position:relative;
	top:-3px;
	left:-4px;
	border:1px solid red;
	border:0px;
/*	background:transparent url('../pix/input/testo_h.png') no-repeat -284px -5px;*/
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:-284px -5px;
	z-index:2;
	
	[top:12px;
	width:22px;
	top:-3px;
	left:-12px;
	background-position:-300px 0px;]	/* Hack per Safari */
	
	*top:-5px;
	*background-position:-278px -5px;
}
#avvia_ricerca.c, #avvia_ricerca.cc {
	background-image:url('../pix/input/testo_h.png');
}
#avvia_ricerca.a, #avvia_ricerca.aa {
	background-image:url('../pix/input/testo_h_a.png');
}
#esempio_ricerca {
	width:230px;
	margin:0px auto;
	position:relative;
	top:-2px;
	text-align:left;
	font-style:italic;
	font-size:11px;
	color:#B3B3B3;
}

#centro {
	width:940px;
	height:auto;
	margin:30px auto 0px auto;
	padding:0px;
}
#slogan {
	width:600px;
	height:450px;
	float:left;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center top;
}
#slogan .titolo {
	width:auto;
	padding:2px 20px 2px 0px;
	clear:both;
	text-align:right;
	font-size:14px;
	color:#FFF;
}
.dx {
	width:320px;
/*	margin:0px 0px 30px 20px;*/
	margin:0px 0px 10px 20px;
/*	padding:10px 0px;*/
	padding:0px;
	float:left;
	background-color:#F2F2F2;
}
.dx .titolo_dx {
	width:160px;
/*	margin-bottom:5px;*/
	*margin:10px 0px 0px 0px;
	padding:2px 0px;
	clear:both;
	text-align:right;
	font-size:14px;
	font-weight:normal;
	background-color:#262626;
	color:#FFF;
}
.dx .contenuto {
	text-align:left;
}
.dx .contenuto form {
	*margin:0px;
}
.dx div.cerca {
	text-align:center;
}
ul.home {
/*	margin-bottom:30px;*/
	margin-bottom:6px;
/*	padding-left:10px;*/
	padding:0px;
}
li.home {
/*	padding:7px 0px 2px 0px;*/
	padding:2px 0px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #B3B3B3;
}
label.home {
/*	width:140px;*/
/*	width:auto;*/
	width:160px;
	float:left;
/*	font-size:13px;*/
	font-size:11px;
	font-weight:normal;
}
input.home {
/*	width:160px;*/
/*	width:100px;*/
	width:150px;
	margin:0px;
	padding:2px 0px;
	float:left;
	font-family:Arial, sans-serif;
/*	font-size:13px;*/
	font-size:11px;
	font-weight:bold;
	border:1px solid #327EB0;
}
p.invia {
	margin-bottom:6px;
	position:relative;
}

ul.sponsor {
/*	height:300px;*/
	height:195px;
	text-align:center;
}
li.sponsor {
	width:33.3%;
	*width:33%;
/*	height:110px;*/
/*	height:80px;*/
	height:50px;
	float:left;
	overflow:hidden;
/*	padding:10px 0px 5px 0px;*/
	padding:10px 0px 0px 0px;
	border-bottom:1px solid #B3B3B3;
}
a.sponsor {
	width:100%;
	height:100%;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#00B9FF;
}
div.sponsor {
/*	line-height:80px;*/
	line-height:50px;
}
div.sponsor img {
	vertical-align:middle;
}
