.white {
	color: #FFFFFF;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #214597;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #F77117;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F77117;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C529C;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
	font-weight: bolder;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #F77117;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}
.destra {
	margin-right: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.linkevidenti {
	color: #2e8bc5;
	text-decoration: none;
}
a:visited.linkevidenti {
	color: #2e8bc5;
	text-decoration: none;
}
a:hover.linkevidenti {
	color: #2e8bc5;
	text-decoration: underline;
}
a:active.linkevidenti {
	color: #2e8bc5;
	text-decoration: none;
}
a.bianco {
	color: #ffffff;
	text-decoration: none;
}
a:visited.bianco {
	color: #ffffff;
	text-decoration: none;
}
a:hover.bianco {
	color: #ffffff;
	text-decoration: underline;
}
a:active.bianco {
	color: #ffffff;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 1px;
	padding: 0px;
}
.titolo {
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	text-transform: none;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #3F9E2E;
	font-weight: normal;
}
/* lista */
.nomestruttura {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #2E8BC5;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
}
.tb-stru {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E8BC5;
	background-color: #FFFFFF;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
}
/* fine lista */
#contattastruttura table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #ffffff;
}
/* NECESSARIE PER IL FORM D'INVIO EMAIL ALLE STRUTTURE*/

.required {
	font-weight:bold;
	color:#FF0000;
}
.input {
	width:98%;
}
select.input {
	width:100%
}
#security_code.input {
	width:75px;
}
body#bodycontattastruttura {
	background-image:none;
	background-color:#FFFFFF;
}
.color {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7A017;
	padding-right: 3px;
	padding-left: 3px;
}
.scheda {
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #0070B5;
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
}
.sfondo {
	background-image: url(../images/sfondo.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.tbpubli {
	border: 3px solid #F77117;
	margin: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#publinew p {
	font-size: 9px;
	line-height: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
}
/*CSS LISTA OFFERTE*/
.off-tab {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F9CC0B;
    margin-bottom: 10px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #F9430B;
}
.off-title{
    color:#0a62a7;
}
.off-data {
    font-size: 12px;
    font-weight: bold;
    color: #20A70C;
}
.offerte-vacanze {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #0B2D6B;
}
.offerte-vacanze2{
    color:#CC0000;
    font-weight:normal;
}
.off-prezzo {
	font-size: 28px;
	font-weight: bold;
	color: #F77117;
	font-family: Tahoma;
}
.off-paginazione {
    background-color:#F9CC0B;
    padding:3px;
    text-align:right;
}
.off-numevidenza {
    color:#FFFFFF;
    font-weight:bolder;
}
.off-destinazione{
	text-transform:uppercase;
}
a:active.off-dettagli, a:link.off-dettagli, a:visited.off-dettagli{
	color:#00F;
}
a:hover.off-dettagli{
	color:orange;
}
/*CSS FILTRI OFFERTE*/
.filter{
    color:#0a62a7;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;	
    background-color:#f1f8fb;
}
.td-label{
    text-align:right;
    width:40%;
}
.td-input{
    text-align:left;
    width:60%;
}
.td-input select{
    width:220px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;		
}
tr.sorting{
    background-color:#d6eaf5;
    text-align:center;
}
.date-range{
    font-size:10px;
    width:70px;
}
.no-results{
	font-size:1.3em;
	font-weight:bold;
	color:#FFF;
	background-color:#FF0000;
	text-align:center;
	width:100%;
	height:30px;
	padding-top:10px;
	margin: auto;
}
#off_order_by_dir{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:90px;
}
#off_btn_find{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:50px;	
	height:22px;
}
/*SABATO DEL CALENDARIO*/
td.datepicker_saturday{
	background-color:#FFFF33;
}
/* multipla */
#ui-table tr .content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background-color: #FDF59A;
	padding: 5px;
}
#ui-table tr .content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF4800;
	font-weight: bold;
	padding: 0px;
	margin: 3px 5px 5px 0px;
	text-transform: none;
}
#ui-table tr .img {
	width: 107px;
	height: 74px;
}
#ui-table td {
	background-color: #FDF59A;
}
#ui-table {
	border: 1px solid #FF4800;
	margin: auto;
	width: 96%;
}
/* fine multipla*/
/* consigliate */
.boxconsigliate{border:1px solid #FD4D00;margin:2px;padding:2px 3px 2px 0px;height:60px;line-height:13px;font-size:9px;}
.boxconsigliate .disp{margin:5px 0px 0px 0px;padding:0px;}
.boxconsigliate a{text-decoration:none;color:#333;}
.boxconsigliate a:hover{text-decoration:none;color:#FD4D00;}
.boxconsigliate .struconsigliate{color:#FD4D00;}
/* fine consigliate */