a>img {
	border: none;
}

input[type=image] {
	border: none;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
}

#header {
	width: 980px;
	margin: 0 5px;
	height: 116px;
	position: relative;
}

#header #logo {
	position: absolute;
	left: 0;
	top: 0;
}

#header #login {
	padding-top: 28px;
	position: absolute;
	right: 0;
	top: 0;
}

#header #login table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b7979
}

#header #login table a {
	color: #017898;
	text-transform: uppercase;
}

#login table input[type=text],#login table input[type=password] {
	width: 135px;
	line-height: 15px;
	border: 1px solid #737373;
	height: 15px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #7b7979
}

#login table input[type=image] {
	border: none;
	width: 61px;
	height: 40px;
}

#left {
	width: 260px;
	float: left;
}

#left #menubkg {
	width: 260px;
	/*height: 277px;*/
	background: transparent url(../img/sf_menu_middle.gif) repeat-y;
}

#left #menu {
	width: 260px;
	/*height: 277px;*/
	background: transparent url(../img/sf_menu_top.gif) no-repeat;
}

#left #menu.offerte { /*height: 351px;*/
	/*background: transparent url(../img/sf_menu_open.gif) no-repeat top left;*/
	
}

#left #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}

#left #menu>div {
	list-style-type: none;
	margin: 0;
	padding: 0 20px;
	color: #017898;
	font-size: 15px;
	height: 57px;
	background: transparent url(../img/sf_menu_bottom.gif) no-repeat;
}

#left #menu>div>div {
	padding-top: 5px;
}

#left #menu>div>div>select {
	width: 100%;
	color: #7C7C7C;
}

#left #menu ul li {
	background: transparent url(../img/divisoria_menu.gif) no-repeat center bottom;


	margin: 0;
	padding: 9px 0 9px 20px;
}

#left #menu ul li a,#left #menu ul li span {
	font-size: 15px;
	color: #017898;
}

#left #menu ul li ul.submenu {
	visibility: hidden;
	margin: 0;
	position: absolute;
}

#left #menu.offerte ul li ul.submenu {
	visibility: visible;
	padding: 0 0 10px 0;
	position: relative;
	margin:0;
}

#left #menu ul li ul.submenu li {
	background: transparent url(../img/sf_submenu.png) no-repeat left top;
	line-height: 22px;
	margin: 1px 0 0 0;
	padding:0;
}

#left #menu ul li ul.submenu li a,#left #menu ul li ul.submenu li span {
	color: #828282;
	font-size: 11px;
}

#left #menu ul li ul.submenu li a:hover {
	color: #017898;
}

.box_offerte {
	width: 260px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/sf_boxofferte.gif) no-repeat center
		top;
}

.box_offerte table {
	width: 250px;
	margin: 0 5px;
	padding: 5px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #696969;
	text-transform: uppercase;
}

.box_offerte table p {
	margin: 10px;
	padding: 0;
}

.box_offerte table a {
	color: #12819f;
}

.img_box {
	height: 159px;
	/*background: transparent url(../img/sf_offerta.jpg) no-repeat left bottom*/
}

.divisoria {
	height: 1px;
	border-bottom: 1px dotted #017898
}

div.tariffe-separ {
	border-bottom: 1px dotted #017898;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

div.titolo-tariffe {
	color: #017898;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
}

#right {
	margin: 0 0 0 260px;
}

#right #spotlight {
	background: transparent url(../img/sf_spotlight.gif) no-repeat left top;
	height: 271px;
	padding: 6px 0 0 7px;
}

/*STILI TAB PRENOTAZIONI*/
#right #prenotazioni_it {
	background: transparent url(../img/sf_prenota.gif) no-repeat left top;
	height: 241px;
	padding: 36px 8px 0 8px;
}

#right #prenotazioni_es {
	background: transparent url(../img/sf_prenota_es.gif) no-repeat left top;
	height: 241px;
	padding: 36px 8px 0 8px;
}

#right #prenotazioni_en {
	background: transparent url(../img/sf_prenota_en.gif) no-repeat left top;
	height: 241px;
	padding: 36px 8px 0 8px;
}

table.tabprenota {
	height: 233px;
	color: #017898;
}

table.tabprenota select {
	color: #7c7c7c
}

select {
	border: 1px solid #7f9db9;
	font-size: 10px;
}

#right #proposte {
	width: 470px;
	float: left;
}

#right #proposte p {
	margin: 0 10px;
	text-align: justify;
}

#right #proposte table#prenotazione td p {
	margin: 0px;
	text-align: justify;
}

#right #proposte #riepilogo p {
	margin: 3px;
	text-align: justify;
}

#right #proposte p.giustificato {
	text-align: justify;
}

#right #proposte p.allineato-sinistra {
	text-align: left;
}

#right #proposte p a { /* text-transform: uppercase; */
	color: #017898;
}

#right #proposte .date {
	padding-bottom: 5px;
	color: #5A880C;
}

#right #proposte .date2 {
	padding-bottom: 5px;
	color: rgb(196,86,86);
}

#right #proposte #riepilogo form table {
	margin: 0px 3px;
}

#right #proposte form table {
	margin: 0 10px;
}

#right #proposte form table.tabella-prezzi {
	margin: 0px;
}

#right #proposte form table td input {
	margin: 0;
}

#right #proposte form table td+td {
	/*width: 80px;*/
}

#right #proposte form textarea {
	color: #828282;
	font-size: 11px;
}

#right #proposte p.paginazione {
	text-transform: uppercase;
	color: #017898;
	margin: 0 15px 0 0;
}

#right #proposte p.paginazione a {
	color: #017898;
}

#right #proposte table.proposte {
	margin: 10px 15px 0 15px;
	background: transparent url(../img/sf_proposte.gif) repeat-x left bottom
		;
}

td.anteprime {
	width: 105px;
	height: 80px;
	background: transparent url(../img/sf_imgproposte.gif) no-repeat 5px 5px
		;
}

td.anteprime img {
	border: 1px solid #fff;
}

td.desc {
	padding: 0 0px;
	color: #696969;
}
table.proposte td.desc span.prezzo
{
	padding-left:10px;
	text-align:left;
	width:100%;
	display:inline-block;
}
table.proposte td.dettagli
{
	text-align:right;
} 
#proposte #infotesto p.titolo {
	text-transform: uppercase;
	color: #017898;
	font-weight: bold;
}

td.desc a {
	text-transform: uppercase;
	color: #696969;
}

#right #ist_right {
	margin: 0 0 0 470px;
}

#right #ist_right #add {
	margin: 10px 5px 0 0;
	text-align: right;
}

#right #ist_right #newsletter {
	color: #696969;
}

#right #briciole {
	background: transparent url(../img/sf_briciole.gif) repeat-x left top;
	line-height: 22px;
	padding: 0 10px;
	color: #017898;
	margin: 5px;
}

#right #briciole a {
	color: #017898
}

#right #torna {
	line-height: 22px;
	padding: 0 10px;
	color: #017898;
	margin: 5px;
}

#right #torna a {
	color: #017898;
}

#bottom {
	width: 980px;
	margin: 0 5px;
	background: transparent url(../img/sf_bottom.gif) no-repeat left top;
	line-height: 41px;
}

#bottom p {
	text-align: center;
	font-size: 9px;
	color: #696969;
	text-transform: uppercase;
}

#bottom p a {
	color: #696969;
}

.clear {
	clear: left;
	height: 20px;
}

#footer {
	width: 980px;
	margin: 0 5px;
	background: transparent url(../img/sf_footer.gif) repeat-x left top;
}

#footer table {
	height: 52px;
	margin: 0 10px;
	color: #fff;
}

#footer table a {
	color: #fff;
}

/*TABELLA PRENOTAZIONI DETTAGLIO STRUTTURA*/
table#prenotazione {
	margin: 10px;
	border-bottom: 1px dotted #017898;
	color: #828282;
}

table#prenotazione p.titolo {
	margin-left: 2px !important;
}

table#prenotazione td.dati {
	line-height: 30px;
	color: #017898;
}

table#prenotazione td.divisoria {
	border-bottom: 1px dotted #017898
}

table#registrazione {
	margin: 10px;
	color: #828282;
}

#registrazione table {
	width: 70%;
}

#registrazione td+td {
	width: 80px;
	text-align: right;
}

td.focus {
	width: 153px;
	height: 120px;
	background: transparent url(../img/sf_focus.gif) no-repeat 10px 10px;
	padding-right: 20px
}

td.focus img {
	border: 2px solid #fff;
}

input {
	border: 1px solid #7f9db9;
	font-size: 10px;
}

#infotesto {
	margin: 10px;
	color: #828282;
}

#right #proposte #nota {
	margin: 10px;
	color: #017898;
}

/*MENU SPALLA DETTAGLIO STRUTTURA*/
#menu_spalla {
	margin: 0 5px 0 0;
}

#menu_spalla ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu_spalla ul li {
	line-height: 25px;
	border-bottom: 1px dotted #017898
}

#menu_spalla ul li a {
	text-transform: uppercase;
	color: #017898;
}

/*SPOTLIGHT*/
#simplegallery1 {
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext {
	text-align: left;
	padding: 2px 5px;
}

.gallerystatus {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	color: #696969;
	font-weight: normal;
	margin-right: 18px;
}

.navpanelbg {
	background: transparent url(../img/sf_slidenav.png) no-repeat right top;
}

.gallerydesctext {
	font-size: 18px;
	color: #FFF;
}

/*CONTENT CENTRALE PAGINA STANDARD*/
#right #content {
	width: 470;
	float: left;
}

#right #content #content-body {
	width: 100%;
	padding: 0px 8px;
}

/* MODULE */
label {
	vertical-align: top;
}

fieldset {
	clear: both;
	padding: 4px;
	margin: 5px 5px;
	border: none;
	border: hidden; /* x Opera */
}

fieldset.border {
	border: 1px solid #955E28;
}

fieldset legend {
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}

fieldset label {
	width: 130px;
	display: block;
	float: left;
	padding: 3px 5px 0 0;
	white-space: nowrap;
}

fieldset input,fieldset select {
	margin: 0 0 2px 0;
}

/* FORMULARFELDER */
.inputxsmall,.inputsmall,.inputlarge,.inputstandard,.inputtextfeld,select
	{
	border: 1px solid #AAA;
}

.inputstandard {
	width: 170px;
}

.inputtextfeld {
	width: 350px;
}

.inputlarge {
	width: 200px;
}

.inputsmall {
	width: 75px;
}

.inputxsmall {
	width: 25px;
}

input {
	z-index: 0;
}

.button {
	margin-left: 70px;
}

.importi {
	text-align: right;
	width:80px;
}

.tabella-prezzi {
	width: 100%;
}

.tabella-prezzi td {
	padding: 5px 15px 5px 0;
}

.tabella-prezzi td+td {
	border-left: 1px dotted;
	padding-right: 0;
}

.tabella-prezzi tr+tr td {
	border-top: 1px dotted;
}

#pregistrazione {
	height: 90px;
	margin: 5px;
}

#pregistrazione fieldset {
	float: left;
	clear: none;
	width: 200px;
	margin: 5px;
	padding: 4px;
	height: 100%;
	border: 1px dotted #017898;
	position: relative;
	background-color: #F2F2F2;
}

#pregistrazione .bottom {
	position: absolute;
	bottom: 10px;
	right: 0;
}

#pregistrazione a {
	color: #017898 !important;
}

#pregistrazione .top {
	right: 0;
	margin-bottom: 10px !important;
	color: #017898 !important;
}

.red {
	color: red !important;
}

#registrazione fieldset {
	clear: none;
	margin: 5px;
	padding: 4px;
	border: 1px dotted #017898;
	/*background-color: #F2F2F2;*/
}

#riepilogo fieldset {
	clear: none;
	margin: 5px;
	padding: 4px;
	border: 1px dotted #017898;
	/*background-color: #F2F2F2;*/
}

#riepilogo table {
	width: 70%;
}

#riepilogo table td {
	width: 150px;
}

#riepilogo table td+td {
	font-weight: bold;
	width: 80px;
}

.tariffe {
	margin: auto;
}

.tariffe td+td,.tariffe th+th {
	border-left: 1px dotted #ccc;
	padding-left: 5px;
}

.tariffe td,.tariffe th {
	padding: 5px 5px 5px 0;
	border-bottom: 1px dotted #ccc;
}

#order_by {
	text-align: right;
	margin-right: 15px;
}

#order_by select {
	height: 22px;
	text-align: right;
}

#order_by option {
	text-align: right;
}

#login_msg {
	text-align: right;
	color: red;
	padding-top: 5px;
}

#offerte_lavoro td {
	padding-bottom: 2px;
}

#news-list ul li {
	margin-left: 10px;
	text-transform: uppercase;
}

#news-list-title {
	font-weight: bold;
}

#news-list  a {
	color: #017898;
	text-transform: uppercase;
}

#googlesearch input {
	width: 150px;
	margin-left: 25px;
}

#searchcontrol .gsc-control {
	width: 95%;
	margin-left: 10px;
}

#info-appartamento {
	list-style: none;
	margin: 0;
	padding: 0;
}

#info-appartamento>li {
	float: left;
	width: 48%;
	margin-right: 2%;
	padding: 3px 0;
	text-align: right;
	position: relative;
	text-align: right;
	border-bottom: 1px dotted #017898;
}

#info-appartamento>li>span {
	display: inline-block;
	text-align: left;
	position: absolute;
	left: 0;
}

table.ricerca_struttura td {
	padding: 7px 0;
}

table.ricerca_struttura td.data {
	width: 200px;
}

table.ricerca_struttura td.nome {
	width: 130px;
}

/*table.ricerca_struttura tr:hover {
	background-color: #E1E9EA;
}*/

#map, #map ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#map {
	margin: 0 30px;
}

#map li a {
	display: block;
	width: 100%;
	color: inherit;
}

#map li li a {
	padding: 3px 0px;
	text-indent: 3px;
}

#map li li li a{
	text-indent: 33px;
}



.clr {clear:both;}
.left {clear:left;}
#landpage { width:470px; float:left; padding:10px;}
#galleria_localita  {position:relative; left:-40px;}
#galleria_localita li{ list-style:none; float:left; margin:0; padding:2px; }
#galleria_localita img{ width:101px; height:72px; }

.listastrutture {width:450px; padding:0; margin:0;}
.listastrutture li { padding-bottom:3px; clear: both;  list-style:none;}
.listastrutture h3 {position:relative; left:5px; top:5px;}
.listastrutture h3 a {color:#0078AA; margin:0; padding:0; padding-left: 3px;}
.listastrutture div  {float:right; padding-left:3px;}
.listastrutture img {width:68px;  padding:3px; padding-right: 6px; float:left;}
