/* ####################################

		RESORTS IN ITALY

#################################### */

body {
    padding:0px;
	margin:0px;
	background:url("../img/body_sfondo.jpg") center top repeat-x;
	font-size:11px;
	font-family:verdana,arial,sans-serif; 
	color:#333333;	
}

#contenitore {
    width:965px;
	margin:0px auto;
	background:url("../img/contenitore_sfondo.jpg") center top repeat-y;
}

#contenitoreIn {
    width:965px;
	background:url("../img/contenitoreIn_sfondo.jpg") center top no-repeat;
}

#contenitoreInIn {
    width:939px;
	padding:0px 13px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom:20px;
	background:url("../img/contenitoreInIn_sfondo.jpg") center bottom no-repeat;
} 

#testata {
    width:939px;
	position:relative;
}

#lingue {
    position:absolute;
	top:3px;
	right:10px;
}

#menu {
	width:760px;
	padding:9px 0px 0px 20px;	
	position:relative;
}

.home {
    width:32px;
	float:left;
}


#menu .btn {
    color:#564B17;
	text-decoration:none;
	text-align:center;
	line-height:25px;
	font-size:10px;
	display:block;
	float:left;
	width:140px;
	margin-top:7px;
	margin-left:5px;
	background:url("../img/btn_bkg.jpg") center bottom repeat-x;
	
}

#menu .btnIn {
	width:140px;
	height:25px;
	background:url("../img/btn_left.jpg") left bottom no-repeat;
}

#menu .btnInIn {
	width:140px;
	height:25px;
	background:url("../img/btn_right.jpg") right bottom no-repeat;
}

#menu .btn a {
   color:#524D16;
   font-weight:bold;
   text-decoration:none;
}

#menu .btn a:hover {
   text-decoration:underline;
}

#intestazione {
    margin-top:4px;
}

/* ####################################

				GENERICI

#################################### */

.opinioni
{
  text-align: center;
  vertical-align: middle;
  color:#0033FF;
  font-size: 10px;
  font-weight: bold;
}

.blocca {
    clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.quadratobianco
{
background-image:url("../img/quadratobianco.gif");
background-repeat:repeat-x;
  background-position:center top;
width:50px;
  height:35px;
  text-align: center;
  vertical-align: middle;
  color:#000000;
  font-size: 16px;
  font-weight: bold;
  
}

img {
    border:0px;
}

h1 {
	font-size:19px;
	font-family:"times new roman";
	font-weight:normal;
    color:#68808C;
	padding:0px;
	margin:0px 0px 10px 0px;
}

h2 {
	font-size:19px;
	font-family:"times new roman";
	font-weight:normal;
    color:#68808C;
	padding:0px;
	margin:0px 0px 5px 0px;
}

a {
    color:#68808C;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
    padding:0px;
    margin:0px 0px 10px 0px;
	line-height:15px;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

ul {
    padding:0px;
    margin:10px 10px 10px 25px;
}

li {
    padding:0px;
	margin:0px 0px 3px 0px;
}

#briciole {
    margin:10px 0px 20px 0px;
	font-size:10px;
	color:#333333;
}

#briciole a {
    color:#333333;
}

#briciole h2 {
    display:inline;
	font-size:10px;
	font-family:verdana;
	color:#333333;
}

.mexok {
  padding:10px;
  color:#FFFFFF;
  background-color:#66CC00;
  text-align:center;
  font-weight:bold;
  margin-bottom:10px;
} 

.mexerr {
  padding:10px;
  background-color:#E60000;
  color:#FFFFFF;
  text-align:center;
  font-weight:bold;
  margin-bottom:10px;
}

.boxElenco {
	float:left;
	width:300px;
    border:1px solid #D0D9E0;
	padding:5px;
	margin:5px auto;
}

.boxElenco h2 {
    background:#8E471D;
	color:#FFFFFF;
	padding:3px;
	font-size:15px;
}

.boxElenco ul {
    padding:10px;
	margin:0px;
}

.boxElenco ul li {
    padding:0px;
	margin:0px 0px 5px 0px;
	list-style-type:none;
}

/* ####################################

				HOME

#################################### */

#colonna1 {
    float:left;
	width:280px;
	padding-right:5px;
}

#presentazione {
    margin-bottom:10px;
}

.appartamentiCamere {
    width:280px;
	min-height:45px;
	height:auto !important;
	height:45px;
	background:url("../img/appartamenti_camere_sfondo.jpg") center top repeat-x;
}

.elencoStrutture h3 {
    color:#FFFFFF;
	font-family:"times new roman";
	font-size:19px;
	width:275px;
	height:66px;
	line-height:66px;
	margin:0px;
	padding:0px 0px 0px 5px;
	background:url("../img/titolo_area_sfondo.gif") 0px 22px no-repeat;
	position:relative;
}

.elencoStrutture h3 img {
    position:absolute;
	top:0px;
	right:0px;
}

.elencoStrutture ul {
    padding:0px;
    margin:5px;
}

.elencoStrutture ul li {
    padding:0px;
    margin:0px 0px 20px 0px;
	list-style-type:none;
	color:#00447F;
}

.elencoStrutture ul li strong {
	font-size:13px;
	font-family:"times new roman"; 
}

.elencoStrutture ul li span {
	color:#990000;
	font-weight:bold;
}


.elencoStrutture ul li a {
	color:#68808C;
}

.elencoStrutture ul li a:hover {
	text-decoration:none;
}

.elencoStrutture h3 {
	font-size:13px;
}

.elencoStrutture h3 a {
	color:#FFFFFF;
}

#colonna2 {
    float:left;
	width:654px;
}

#azioni {
	width:654px;
}

#skype {
    float:left;
	width:75px;
	height:50px;
	padding-right:10px;
	padding-left:45px;
	padding-top:8px;
	background:url("../img/skype_sfondo.jpg") center center no-repeat;
}

#skype a {
    color:#0983AC;
	font-weight:bold;
	font-size:10px;
}

#inserisciStruttura {
    float:left;
	width:177px;
	height:45px;
	padding-left:60px;
	padding-top:10px;
	font-size:10px;
	background:url("../img/inserisci_sfondo.jpg") center center no-repeat;
}

#inserisciStruttura a {
    color:#83805F;
	font-weight:bold;
}	

#curriculum {
    float:left;
	width:229px;
	height:45px;
	color:#83805F;
	padding-left:55px;
	padding-top:10px;
	font-size:10px;
	background:url("../img/curriculum_sfondo.jpg") center center no-repeat;
}

#curriculum a {
    font-weight:bold;
	color:#83805F;
}

#colonna2a {
    float:left;
	width:370px;
	margin-right:7px;
}

#migliori {
    width:343px;
	padding:10px;
	min-height:60px;
	height:auto !important;
	height:60px;
	background:url("../img/migliori_sfondo.jpg") center top repeat-x;
	font-family:"times new roman";
}

.areeboxtesto {
	font-size:12px;
	font-weight:bold;
}

.migliore {
    margin:10px 0px;
}

.migliore .foto {
	float:left;
    width:90px;
}

.migliore .testo {
	float:left;
    width:243px;
	padding-left:10px;
}

.migliore .testo h2 {
    font-size:12px;
	margin:3px 0px;
	font-family:verdana;
}

.migliore .testo a {
    color:#00428C;
}

.migliore .testo h2 a {
    color:#68808C;
}

#boxRicetta {
	padding:10px;
	min-height:200px;
	height:auto !important;
	height:200px;
	font-size:12px;
	font-family:"times new roman";
	background:url("../img/boxRicetta_sfondo.jpg") top right no-repeat #EDE3BD;
	margin-bottom:20px;
}

#boxRicetta img {
    float:left;
	margin:0px 10px 10px 0px;
}

#boxRicetta h2 {
    color:#934618;
	margin-bottom:10px;
}

#boxRicetta a {
    color:#934618;
}

#boxRicetta li {
    list-style-type:none;
}

#notizieItalia {
    margin-bottom:20px;
		
}

.notizia {
    width:360px;
	min-height:90px;
	height:auto !important;
	height:90px;
	margin:10px 0px;
	background:url("../img/notizia_sfondo.jpg") left top no-repeat;
}

.notizia .data {
    float:left;
	width:50px;
	padding-top:5px;
	color:#FFFFFF;
	text-align:center;
}

.notizia .data span {
    font-size:18px;	
	font-weight:bold;
}

.notizia .testo {
    float:left;
  width:288px;
	padding:5px 10px;
}

.notizia .testo h2 {
    font-family:verdana;
	font-size:11px;
}

.notizia .testo a  {
    color:#68808C;
}

#spotlight {
    background:#E7DEB7;
	padding:10px;
}

#spotlight h2 {
    color:#934419;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#colonna2b {
    float:left;
	width:277px
}

#colonna2b .elencoStrutture h3 {
    width:272px;
}

#scegliRegione {
    width:257px;
	padding:10px;
	font-family:"times new roman";
	text-align:justify;
	background:url("../img/scegliRegione_sfondo.jpg") center top repeat-x;
}

#scegliRegione a {
    margin:5px;
}

a.f15 {
    font-size:15px;
}

a.f16 {
    font-size:16px;
}

a.f17 {
    font-size:17px;
}

a.f18 {
    font-size:18px;
}

a.f19 {
    font-size:19px;
}

a.f20 {
    font-size:20px;
}


#footer {
    padding:10px;
	font-size:10px;
	color:#666666;
}

#footer #banner {
    text-align:center;
	height:38px;
	margin:10px 0px;
}

#recapiti {
    text-align:center;
}

#contenutoSup {
    float:left;
	width:654px;
}

#contenuto {
	width:634px;
	padding:0px 10px;
}

#contenuto h1 {
    margin:20px 0px;
}

#sidebar {
    float:left;
	width:277px;
}

#sidebar .notizia {
    width:277px;
}

#sidebar .notizia .testo {
    width:207px;
}

/* ####################################

				RICETTA

#################################### */

#ricetta {
	width:622px;
	margin:auto;
	background:url("../img/ricetta_sfondo.jpg") center center repeat-y;
}

#ricettaIn {
	width:622px;
    background:url("../img/ricettaIn_sfondo.jpg") center top no-repeat;
}


#ricettaInIn {
	width:502px;
	padding:60px;
	min-height:150px;
	height:auto !important;
	height:150px;
    background:url("../img/ricettaInIn_sfondo.jpg") center bottom no-repeat;
}

#ricetta img {
    float:right;
	margin:0px 0px 20px 20px;
}

#archivioRicette {
	width:602px;
    border:1px solid #D0D9E0;
	padding:5px;
	margin:auto;
}

#archivioRicette h1 {
    background:#8E471D;
	color:#FFFFFF;
	padding:3px;
	margin-top:0px;
}

#archivioRicette h2 {
    font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#archivioRicette .ricetta {
    margin-bottom:20px;
	padding:0px 10px;
}

#archivioRicette .right {
    margin-right:10px;
}

/* ####################################

				NOTIZIA

#################################### */

#notizia {
    width:609px;
	padding-top:5px;
	padding-left:0px;
	min-height:64px;
	height:auto !important;
	height:64px;
	background:url("../img/notizia_sfondo2.jpg") center top no-repeat;	
}

#notizia .data {
	float:left;
    width:45px;
	color:#FFFFFF;
	text-align:center;
}

#notizia .data span {
	font-weight:bold;
	font-size:15px;
}

#notizia .testo {
	float:left;
    width:510px;
	padding:10px 20px;
}

.archivioNotizie {
    width:530px;
	margin-left:78px;
}

.archivioNotizie .notizia {
	width:530px;
	min-height:35px;
	height:auto !important;
	height:35px;
    background:url("../img/notizia_sfondo3.jpg") center top repeat-x;
} 

.archivioNotizie .notizia .data {
    color:#68808C;
}

.archivioNotizie .notizia .testo {
    width:450px;
}


#archivioNotizie {
    width:622px;
	margin:auto;
}

#archivioNotizie .notizia {
	width:622px;
	min-height:35px;
	height:auto !important;
	height:35px;
    background:url("../img/notizia_sfondo3.jpg") center top repeat-x;
} 

#archivioNotizie .notizia .data {
    color:#68808C;
}

#archivioNotizie .notizia .testo {
    width:430px;
}

/* ########################################## 

					REGIONI 
					
########################################## */


#elencoLocalita  {
    border:1px solid #D0D9E0;
	padding:20px;
}

#elencoLocalita ul {
  padding:0px;
  margin:0px 0px 20px 0px;  
}

#elencoLocalita ul strong {
  color:#333333;  
}

#elencoLocalita ul ul {
  padding:0px;
  margin:0px 10px 20px 10px;
}

#elencoLocalita ul li {
  padding:0px;
  margin:0px;
  list-style-type:none;
  font-size:14px;
  font-weight:bold;
}

#elencoLocalita ul li li {
  font-size:11px;
  font-weight:normal;
  margin:5px 0px 0px 0px;
}


/* ########################################## 

					REGIONE
					 
########################################### */

#regione ul {
  padding:0px;
  margin:10px;
}

#regione ul li {
  padding:0px;
  margin:0px 0px 10px 0px;
  list-style-type:none;
}

#regione ul li a {
  font-size:12px;
}


/* ########################################## 

				LOCALITA
				
########################################### */

table#elencoStrutture {
  border-collapse:collapse;
  margin:20px 0px;
  table-layout:fixed;
  width:100%;
} 

table#elencoStrutture caption {
  font-size:12px;
  font-weight:bold;
  padding-bottom:3px;
} 

table#elencoStrutture th {
  padding:5px;
  vertical-align:middle;
  text-align:center;
} 

table#elencoStrutture th.foto {
  width:90px;
} 

table#elencoStrutture th.nome {
  width:150px;
} 

table#elencoStrutture th.citta {
  width:90px;
} 

table#elencoStrutture th.provincia {
  width:90px;
} 

table#elencoStrutture th.tipo {
  width:90px;
} 

table#elencoStrutture td {
  padding:5px;
  vertical-align:middle;
  text-align:center;
  border:1px solid #D0D9E0;
  height:90px;
} 

.mappa img {  
  border:1px solid #2A6698;
}

/* ########################################## 

				CONTATTI
				
########################################### */

form#contatti {
  padding:0px;
  margin:0px;
} 

form#contatti fieldset {
  padding:10px;
  border:0px solid #DFDFDF;
  margin:0px 0px 20px 0px;
} 

form#contatti fieldset legend {
  font-weight:bold;
  color:#666666;
  padding:2px 5px;
  background-color:#D0D9E0;	
  color:#68808C;
}

form#contatti fieldset .campo {
  margin-top:10px;
} 

form#contatti fieldset .campo label {
  font-weight:bold;
  display:block;
  margin-bottom:3px;
} 

form#contatti fieldset .errore label {
  color:#E60000;
} 

form#contatti fieldset label.errore {
  color:#E60000;
  font-weight:bold;
} 


form#contatti fieldset .campo input {
  font-size:11px;
  width:550px;
  color:#000000;	
  border:0px;
  border-bottom:1px solid #D0D9E0;
} 

form#contatti fieldset .errore input {
  border:0px;	
  border-bottom:1px solid #E60000;
} 

form#contatti fieldset .campo textarea {
  font-size:11px;
  font-family:verdana,arial,sans-serif;
  width:550px;
  height:150px;
  overflow:auto;
  color:#000000;
  border:1px solid #D0D9E0;
} 

form#contatti fieldset .errore textarea {
  border:1px solid #E60000;
}

form#contatti fieldset .campo select {
  font-size:10px;
  color:#000000;
} 

form#contatti .submit {
  text-align:center;	
} 

form#contatti .submit input {
  width:80px;
  height:25px;	
} 

form#contatti .campo input.numeroAnimali {
    width:30px;
}

form#contatti .errore input.numeroAnimali {
    border-bottom:1px solid #E60000;
}

form#contatti fieldset .data input {
  width:30px;
} 

/* ########################################## 

				PAGINE
				
########################################### */

.immagini {
  float:left;
  width:180px;
  padding:0px;
  margin:0px;
  color:#68808C;
}

.immagini .foto {
  margin-bottom:20px;
}

.subcont {
  float:left;
  width:390px;
  padding:0px 0px 0px 10px;
  margin:0px;
}

/* ########################################## 

				STRUTTURE
				
########################################### */

#strutture {
	width:585px;
    padding:20px 20px;
	margin:auto;
	border:1px solid #D0D9E0;
}

.menu {
    margin-left:20px;
	margin-bottom:5px;
}

.menu a {
	color:#544C1B;
    text-decoration:none;
	border-top:1px solid #D0D9E0;
	border-right:1px solid #D0D9E0;
	border-left:1px solid #D0D9E0;
	padding:5px;
}

.menu a:hover {
	background:#D0D9E0;
}

.menu a.current {
	color:#68808C;
}



/* ########################################## 

				F.A.Q.
				
########################################### */

ol#domande {
    padding:0px;
    margin:10px 0px 0px 30px;
    padding-bottom:20px;
} 

ol#domande li {
    padding:0px;
    margin:0px 0px 10px 0px;
} 

ol#risposte {
   padding:0px;
   margin:10px 0px 0px 30px;
}

ol#risposte li {
    padding:0px;
    margin:0px 0px 15px 0px;
    line-height:15px;
} 

ol#risposte li h3 {
    color:#68808C;
	font-size:11px;
	padding:0px;
	margin:0px;
}

ol#risposte li .top {
    text-align:right;
	margin-top:5px;
}


.hidden {
	visibility:visible;
}

.usefulLinks {
    border:1px solid #9BBBC8;
}

.usefulLinks h2 {
    background:#9BBBC8;
	color:#FFFFFF;
	padding:5px;
}

.usefulLinks ul {
    padding:0px;
	margin:10px;
}

.usefulLinks li {
    padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
}

/* ########################################## 

				TOURS
				
########################################### */

.tableTours {
background:#CC0000;
color:white;
font-family:verdana,arial;
font-size:12px;
padding:10px;
font-weight:bold;
}

A.linkTours {
color:white;
text-decoration : underline;
}

A.linkTours:hover {
color : #FFED8A;
text-decoration : none;
}

/* Form Disponibilita */

div#contenitoretredyform {
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	margin: 1px 0;
	background: #DEE6EF;
	padding:1px;
	width:640px;
}

div#contenitoretredyform div {
	clear:both;
	padding: 2px 0;
}

div.error_container {
	display:none;
}
/*
table#tabellatredyform {
	width:600px;
	border:none;
	border-spacing:0;
}

table#tabellatredyform td{
	white-space:nowrap;
	padding:5px 0;
	font-size:x-small;
}
*/

table#tabellatredyform.forminterno {
	width:96%;
	text-align:center;
}

table#tabellatredyform {
	width:100%;
	border:none;
	border-spacing:1px;
}
table#tabellatredyform td{
	white-space:nowrap;
	padding:5px 1px;
	font-size:x-small;
}

table#tabellatredyform td.colonna1 {
	text-align:right;
	width:90px;
}
table#tabellatredyform #areaid {
	width:216px;
}

table#tabellatredyform #tipologia {
	width:221px;
}

table#tabellatredyform td.colonna2 {
	width:222px;
	text-align:right;
}

table#tabellatredyform td.colonna1_2 {
	text-align:center;
}

table#tabellatredyform td.colonna3 {
	width:21px;
	text-align:left;
}

table#tabellatredyform td.colonna4 {
	text-align:right;
	width:80px;
}

table#tabellatredyform td.colonna5 {
	width:210px;
	text-align:right;
}
table#tabellatredyform td.colonna7 {
	width:21px;
}

table#tabellatredyform #ordinamento {
	width:100%;
}

/*
table#tabellatredyform .colonna1 {
	text-align:right;
	width:125px;
}
table#tabellatredyform #areaid {
	width:210px;
}
table#tabellatredyform .colonna2 {
	width:138px;
	text-align:left;
}
table#tabellatredyform .colonna3 {
	width:16px;
	text-align:right;
}
table#tabellatredyform #tipologia {
	width:135px;
}
table#tabellatredyform .colonna4 {
	text-align:right;
	width:92px;
}

table#tabellatredyform .colonna5 {
	text-align:right;
	width:220px;
}
table#tabellatredyform .colonna7 {
	width:20px;
	text-align:right;
}

table#tabellatredyform #ordinamento {
	width:134px;
}
*/
table#tabellatredyform .lefty {
	float:left;
}

table#tabellatredyform .righty {
	float:right;
}

table#tabellatredyform input, table#tabellatredyform select {
	margin-left:0;
	margin-right:0;
}

table#tabellatredyform table.trick {
	border-spacing:0px;
	border-collapse:collapse;
	border:0px;
	width:100%;
}

table#tabellatredyform table.trick tr td {
	padding:0px;
	border:0px;
	vertical-align:top;
}

table#tabellatredyform table.trick td select {
	margin-top:0;
	margin-bottom:0;
	padding:0px;
}

table#tabellatredyform table.trick td.left_trick{
	text-align:left;
	width:25%;
	padding-right:2px;
}

table#tabellatredyform table.trick td.right_trick{
	text-align:right;
	width:75%;
}

table#tabellatredyform label {
	height:100%;
	padding:0px;
	margin:0;
	text-align:right;
}

table#tabellatredyform tr.riga0 {
	display:none;
}

#newtredyform input.pulsante {
	width: 73px;
	height: 22px;
	border:0px;
	cursor:pointer;
}

/*** Disponibilità struttura ***/

#disp_strut {
	border:thick solid black;
	width:100%;
}

td.ds_totale {
	text-align:center;
	width:auto;
}

td.ds_medio {
	text-align:center;
	width:auto;
}

.col2appoggio_new h3 {
  color:#FFFFFF;
  background:#2A6698;
  padding:3px;
  font-size:11px;
}

.col2appoggio h3 {
  color:#FFFFFF;
  background:#2A6698;
  padding:3px;
  width:609px;
}

#contenitore_newform {
	text-align: center;
}

/* ############################################ cerca.php #################################################### */

form#Form1 {
  padding:0px;
  margin:0px;
} 

form#Form1 fieldset {
  padding:10px;
  border:0px solid #DFDFDF;
  margin:0px 0px 20px 0px;
  width:500px;
} 

form#Form1 fieldset legend {
  font-weight:bold;
  color:#666666;
  padding:2px 5px;
  background-color:#2A6698;	
  color:#FFFFFF;
}

form#Form1 fieldset .campo {
  margin-top:10px;
} 

form#Form1 fieldset .campo label {
  font-weight:bold;
  display:block;
  margin-bottom:3px;
} 

form#Form1 fieldset .errore label {
  color:#E60000;
} 



form#Form1 fieldset label.errore {
  color:#E60000;
  font-weight:bold;
} 


form#Form1 fieldset .campo input {
  font-size:10px;
  width:500px;
  color:#444444;	
} 

form#Form1 fieldset .errore input {
  border:2px solid #E60000;
} 

form#Form1 fieldset .campo textarea {
  font-size:11px;
  font-family:verdana,arial,sans-serif;
  width:500px;
  height:150px;
  overflow:auto;
  color:#444444;
} 

form#Form1 fieldset .errore textarea {
  border:2px solid #E60000;
}

form#Form1 fieldset .campo select {
  font-size:10px;
  color:#444444;
} 

form#Form1 .submit {
  text-align:center;	
} 

form#Form1 .submit input {
  width:80px;
  height:25px;	
} 

form#Form1 .campo input.numeroAnimali {
    width:30px;
}

form#Form1 .errore input.numeroAnimali {
    border:2px solid #E60000;
}

.offerta7 {
  background-color:#e9edf1;
  padding:5px;
  margin-bottom:5px;
  width:550px;
}
.offerta7 h2{
   color:#8E8252;
}
.offerta7 .nome {
	color: White;
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	background-color: #296695;
	width: 550px;
	height: 20px;
	vertical-align: middle;
}
.offerta7 .centrato
{
	text-align: center;
}

.offerta {
  background-color:#e9edf1;
  padding:5px;
  margin-bottom:5px;
  width:273px;
}

.homepage .offerta {
	width:363px;
}

.offerta .foto {
  float:left;
  width:90px;
  padding:0px;
  margin:0px;
  text-align:right;
} 

.offerta .foto img {
  border:1px solid #FFFFFF;
  margin-bottom:2px;
} 

.offerta .foto a {
  color:#6F7581;
  font-weight:bold;
  text-decoration:none;	
}

.offerta .foto a:hover {
  text-decoration:underline;
}

.offerta .testo {
  float:left;
  width:150px;
  padding:0px 10px 0px 10px;
  line-height:13px;
}

.homepage .offerta .testo {
	width:230px;
}

.offerta .testo .nome {
  color:#287CC4;
	font-weight:bold;	
}

.offerta .testo .periodo {
  color:#287CC4;
}

.offerta .testo .prezzo {
  /*color:#2A6698;*/
  color:#990000;
  font-weight:bold;
}

/* Prezzi */

table.prezzi_tab {
	width:100%;
	border:1px solid white;
	border-spacing:1px;
}

table.prezzi_tab td,th {
	padding:5px;
	text-align:center;
	background:white;
}

table.prezzi_tab th {
	background:#dddddd;
}

table.prezzi_tab tr.riga_stag td{
	background:#eeeeee;
}

table.prezzi_tab tr.riga_lastmin td {
	background:#ff0000;
	color:white;
	font-weight: bold;
}

table.prezzi_tab td.prezzo_spese {
	text-align:left;
}

/*** Disponibilità dopo home (Risultati ricerca) ***/

#elencoStrutturedispo {
	border-collapse:collapse;
}

table.prezzilm td.prezzi{
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
	color:#990000;
	font-weight:bold;
}

table.prezzilm td.lm{
	text-align:right;
	padding-left:10px;
}

div.bottoneprenota {
	vertical-align:middle;
	height:100%;
	float:right;
	margin-bottom:5px;
	margin-right:5px;
}

div.descbreve {
	text-align:justify;
	float:left;
	width:480px;
}

h3.giudizi {
	font-size:11px;
	margin:0;
}

tr.disp_top_box {
	vertical-align:top;
	text-align:left;
	background:#E9EDF1;
}

td.disp_nome_ind {
	vertical-align:top;
	text-align:justify;
	width:60%;
}

td.disp_foto {
	text-align:left;
	width:17%;
}

img.figura {
	width: 90px;
}

td.disp_giudizi {
	width:30%;
	text-align:center;
}