ul.menuRisultatiRicerca {
	list-style-type:none;
	margin:0;
	padding:10px 0;
	border-top:1px solid #ccc;
}

ul.menuRisultatiRicerca li {
	display:inline;
	margin:0;
	padding:0;
}

ul.menuRisultatiRicerca li a {
	color:#666;
	padding:3px 10px;
	text-decoration:none;
	font-weight:bold;
}

ul.menuRisultatiRicerca li a:hover {
	background-color:#d40;
	color:#fff;
}

.formRicercaSemplice {
	width:100%;
	padding:0;
	background:url(/images/frontend/sfondoRicercaRapida_elastico.jpg) repeat-x;

}

.angolo_sx{
	background:url(/images/frontend/sfondoRicercaRapida_sx.jpg) no-repeat left;
	float: left;
	width: 1%;
	height: 160px;
	
}
.angolo_dx{
	background:url(/images/frontend/sfondoRicercaRapida_dx.jpg) no-repeat right;
	float:  right;
	width:  1%;
	height: 160px;
	
}
/*
.formRicercaSemplice {
	background:url(/images/frontend/sfondoRicercaRapida_elastico.jpg) repeat-x bottom;
	float: left;
	width:100%;
	margin-bottom:10px;
	height: 100%;
}
*/
.formRicercaSemplice h1,
.formRicercaAvanzata h1 {
	color:#d40;
	font-weight:bold;
	font-size:1.5em;
}

.formRicercaSemplice p,
.formRicercaAvanzata p {
	line-height:1.5em;
}

.formRicercaSemplice .label,
.formRicercaAvanzata .label {
	font-size:.8em;
	color:#444;
	text-transform:uppercase;
}

.formRicercaAvanzata label,
.formRicercaSemplice label {
	margin-right:20px;
}

/*.formRicercaSemplice .tabbed {
	float:left;
	width:100px;
	text-align:right;
	margin-right:5px;
	height:1.5em;
	line-height:1.5em;
}*/

.formRicercaSemplice .tabbed {
	/*float:left;*/
	width:200px;
	text-align:left;
	margin-right:5px;
	height:1.5em;
	line-height:1.5em;
}

/*.column-1 {
	display:block;
	clear:both;
	height:30px;
	padding:0;
}*/

.column-1 {
	display:block;
	clear:both;
	height:30px;
	padding:0;
}

/*.column-2 {
	float:left;
	width:49%;
	margin-right:.9%;
}*/


.column-4{
	float:left;
	width:23%;
	margin-right:.9%;
}

/*.formRicercaSemplice .submitButton {
	text-align:right;
}*/

.formRicercaSemplice .submitButton {
	text-align:center;
}
.formRicercaSemplice .testo_quarta_colonna{
	text-align: center;
	line-height: 0em;
}

.formRicercaSemplice .testo_centrale{
	margin-left:20%;
}
.formRicercaSemplice .submitButton button {
	width:200px;
	height:30px;
	text-align:center;
	background-color:transparent;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	border-width:0px;
	background-image:url(../images/frontend/sfBtn200.gif);
}

.formRicercaAvanzata {
	clear:both;
}

.formRicercaAvanzata .boxRicerca {
	float:left;
	width:32%;
	margin-right:10px;
	background:url(../images/frontend/sfondoBoxRicercaAvanzataR.gif) top right no-repeat;
}


.formRicercaAvanzata .boxRicerca .content {
	padding:0 10px;
}

.formRicercaAvanzata .boxRicerca .content .checkbox-list {
	line-height:1.6em;
}

.formRicercaAvanzata .boxRicerca .content textarea {
	height:100px;
}

.formRicercaAvanzata .titoloRicercaAvanzata {
	height:40px;
	line-height:40px;
	padding-left:15px;
	background:url(../images/frontend/sfondoBoxRicercaAvanzataL.gif) top left no-repeat;
	font-size:1.3em;
	color:#666;
}

.formRicercaAvanzata .titoloRicercaAvanzata strong {
	color:#fff;
	font-weight:bold;
	margin-right:10px;
}

.formRicercaAvanzata .boxRicerca .content .submitButton button {
	width:200px;
	height:30px;
	text-align:center;
	background-color:transparent;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	border-width:0px;
	background-image:url(../images/frontend/sfBtn200.gif);
}

.pulsante_gg{
	width:200px;
	height:30px;
	text-align:center;
	background-color:transparent;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	border-width:0px;
	background-image:url(../images/frontend/sfBtn200.gif);
}

.moveUp {
	width:30px;
	height:30px;
	background-image:url(../images/frontend/moveUp.gif);
	border-width:0px;
}

.moveDown {
	width:30px;
	height:30px;
	background-image:url(../images/frontend/moveDown.gif);
	border-width:0px;
}

.moveLeft {
	width:30px;
	height:30px;
	background-image:url(../images/frontend/moveLeft.gif);
	border-width:0px;
	margin-bottom:5px;
}

.moveRight {
	width:30px;
	height:30px;
	background-image:url(../images/frontend/moveRight.gif);
	border-width:0px;
	margin-bottom:5px;	
}
/*
#sezioneComuniZone,
#sezioneZoneSelezionate {
	float:left;
	width:42%;
}

#sezioneComuniZone select,
#sezioneZoneSelezionate select {
	height:15em;
}

#bottoniSelect {
	float:left;
	width:35px;
	padding-top:40px;
}
*/
h2.nessun_risultato{
	text-align:center;
	background: url(../images/frontend/sfondoRicercaNessunRisultato.jpg) repeat-x;
	color:White;
	display: block;
	height:50px;	
	padding-top: 13px;
}