hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
body {
	background-image: url(../images/ombra.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 666666;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
input {
	border: 1px solid #999999;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.testi_11 {
	font-size: 11px;
}

.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009933;
	font-style: normal;
}
.titoliMagro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	text-transform: uppercase;
}
.testata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.prezzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	font-style: normal;
}
#RicercaStrutture {
	height: 370px;
	width: 288px;
	float: left;
	clear: left;
	background-color: #FFF;
}

#RicercaStrutture ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#RicercaStrutture ul li {
	margin: 0px;
	display: block;
	background-image: url(images/bg_territori.png);
	background-repeat: repeat-x;
	clear: left;
	float: left;
	width: 288px;
}
#RicercaStrutture ul li.firenze a:link, #RicercaStrutture ul li.firenze a:visited{
	background-image: url(images/firenze.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul .firenze a:hover {
	background-image: url(images/firenze_opaco.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.pisa a:link, #RicercaStrutture ul li.pisa a:visited{
	background-image: url(images/pisa.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.pisa a:hover {
	background-image: url(images/pisa_opaco.jpg);
	background-repeat: no-repeat;
}

#RicercaStrutture ul li.siena a:link, #RicercaStrutture ul li.siena a:visited{
	background-image: url(images/siena.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.siena a:hover {
	background-image: url(images/siena_opaco.jpg);
	background-repeat: no-repeat;
}


#RicercaStrutture ul li.versilia a:link, #RicercaStrutture ul li.versilia a:visited{
	background-image: url(images/versilia2.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.versilia a:hover {
	background-image: url(images/versilia2_opaco.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.arezzo a:link, #RicercaStrutture ul li.arezzo a:visited{
	background-image: url(images/arezzo.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.arezzo a:hover {
	background-image: url(images/arezzo_opaca.jpg);
	background-repeat: no-repeat;
}

#RicercaStrutture ul li.costa a:link, #RicercaStrutture ul li.costa a:visited{
	background-image: url(images/costa.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.costa a:hover {
	background-image: url(images/costa_opaco.jpg);
	background-repeat: no-repeat;
}

#RicercaStrutture ul li.maremma a:link, #RicercaStrutture ul li.maremma a:visited{
	background-image: url(images/maremma.jpg);
	background-repeat: no-repeat;
}
#RicercaStrutture ul li.maremma a:hover {
	background-image: url(images/maremma_opaco.jpg);
	background-repeat: no-repeat;
}




#RicercaStrutture ul li.territorio {
	background-image: url(images/bg_ric.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 278px;
	text-align: left;
	color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFF;
}


#RicercaStrutture ul li a {
	display: block;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 90px;
}
