<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASE DEL SITO */
body, #container {
	/* Body */
	font-family: "Verdana";
	font-size: 13px;
	font-weight: normal;
	color: #6b6b6b;
	text-align: justify;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* container */
	width: 100%;
	min-height: 100%;
	height: auto !important;
	background-image: url(img/bck.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/********************************************** INIZIO SITO **********************************************/

#boxSito {
	width: 905px;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-image: url(img/bckSito.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	width: 905px;
	height: 400px;
	margin: 0 auto;
}
#header_intSup {
	width: 905px;
	height: 99px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}
#logo {
	position: absolute;
	/* si cambia il valore della posizione del logo*/
	top: 0; left: 13px;
	margin: 0; padding: 0;
}
#boxMenu {
	width: 425px;
	height: 32px;
	position: absolute;
	margin: 0; padding: 0;
	/* si cambia il valore della posizione del box menu*/
	top: 60px; left: 470px;
}

/* INIZIO Menu di Navigatione */
#nav {
	clear: both;
	margin: 0;	
	padding: 0;		
}
#nav ul {
	width: 425px;
	float: left;
	list-style: none;	
	text-transform: capitalize;
	margin: 0 0 0 13px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	height: 32px;
	margin: 0;
	padding: 7px 12px;
	border-bottom: none;
	color: #FFF;
	font: bold 12px "Arial";
	text-transform: capitalize;
	text-decoration: none;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #ffcc05;
}
#nav ul li#current a {	
	color: #bb670b;
	background: url(img/bck_btn.jpg) repeat-x;	
}
/* FINE Menu di Navigatione */


/* INIZIO Menu Verticale House to Rent */
#menuVerticale_houseRent {
	margin: 0; padding: 0; 
	width: 145px;
	top:55px; position: absolute;
}
#menuVerticale_houseRent ul {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	list-style-image: url(img/arrow_blu.gif);
	line-height: 24px;
}
#menuVerticale_houseRent li {
	height: 2em;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	margin: 0; padding: 0;
}
#menuVerticale_houseRent a, #menuVerticale_houseRent a:link, #menuVerticale_houseRent a:visited {
	text-decoration: none;
	color: #fffefd;
}
#menuVerticale_houseRent a:hover, #menuVerticale_houseRent a:active {
	color: #27639a; 
}
/* FINE Menu Verticale House to Rent */

/* INIZIO Menu Verticale 02 */
#menuVerticale {
	width: 145px;
}
#menuVerticale ul {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	list-style-image: url(img/arrow.gif);
	line-height: 24px;
}
#menuVerticale li {
	height: 2em;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	margin: 0; padding: 0;
}
#menuVerticale a, #menuVerticale a:link, #menuVerticale a:visited {
	text-decoration: none;
	color: #868686;
}
#menuVerticale a:hover, #menuVerticale a:active {
	color: #5b5b5b; 
}
/* FINE Menu Verticale 02 */

/* INIZIO Menu Sliding Doors */
#tabs {
	width: 425px;
	height: 26px;
	position: relative;
	margin: 0; padding: 0;
	/* si cambia il valore della posizione del box menu*/
	top: 0; left: 0;
}
#tabs ul {
	margin: 0; padding: 0 0 5px 0;
}
#tabs li{
	margin: 0; padding: 0; 
	display: inline;
	list-style: none;
}
#tabs a {
	width: 83px;
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	float: left;
	display: block;
	margin: 0 2px 0 5px; padding: 5px 0 5px 0;
	color: #6f6f6f;
	background: url(img/tabs_bck.gif) no-repeat top left;
	text-decoration: none;
}
#tabs a:hover {	
	background-position:0% 0;
	color: #7f7d7d;
} 
#tabs a:active , #menu a.selected {
	padding: 5px 0 5px 0;
	background-position:0% -26px; 
	color: #6f6f6f;
}
#tabs a.selected{
	padding: 5px 0 5px 0;
	background-position: 0% -26px; 
	color: #6f6f6f;
}

/* FINE Menu Sliding Doors */

#boxScheda {
	width: 455px;
	height: 15em;
	min-height: 15em;
	height: auto !important;
	margin: 0; padding: 25px 7px 7px 7px;
	background: url(img/bck_scheda.jpg) center top repeat-x;
}
#boxScheda02, #boxSchedaTopQ {
	width: 455px;
	height: 15em;
	min-height: 15em;
	height: auto !important;
	margin: 0; padding: 25px 7px 7px 7px;
}
#boxSchedaTopQ {
	border: #f37f1a 1px solid;
	background: url(img/ico_newEntry.gif) right top no-repeat;
}
#boxGrigio, #boxGrigio02 {
	width: 455px;
	/*height: 11em;
	min-height: 11em;
	height: auto !important;*/
	margin: 0 auto; padding: 10px 0 10px 5px;
	text-align: left;
	background-color: #f3f3f3;
}
#boxGrigio02 {
	height: 3em;
	min-height: 3em;
	height: auto !important;
}
#boxFlag {
	width: 110px;
	height: 13px;
	position: absolute;
	margin: 0; padding: 0;
	/* si cambia il valore della posizione del box menu*/
	top: 19px; left: 790px;
}
#header_intInf {
	width: 905px;
	height: 301px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	background-image: url(img/bck_header.jpg);
}
#boxFlash {
	/*width: 640px;*/
	width: 663px;
	height: 269px;
	z-index: 1;
	position: absolute;
	margin: 0; padding: 0;
	/* si cambia il valore della posizione del box menu*/
	top: 16px; left: 0px;
	background-color: transparent;
}
#box468x60 {
	width: 468px;
	height: 60px;
	position: relative;
	margin: 0; padding: 0;
	/* si cambia il valore della posizione del box menu*/
	top: 16px; left: 0px;
}
#boxBooking {
	width: 170px;
	height: 160px;
	position: absolute;
	margin: 0; padding: 0;
	/* si cambia il valore della posizione del box menu*/
	top: 63px; left: 690px;
}
#content {
	width: 885px;
	height: 50em;
	min-height: 50em;
	height: auto !important;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFe;
	background-image: url(img/bck_content.jpg);
	background-position: center top;
	background-repeat:repeat-x;
}

/* INIZIO LAYOUT - 3 COLONNE */

	/* Primary content */
	
#primaryContent_3columns {
	width: 177px;
	float: left;
	position: relative;
	margin: 10px 0 0 0; padding: 0 0 20px 0;
	/*margin-right: 34em;*/
	border-right: dotted 1px #d5d5d5;
}
	
	/* Secondary Content */
	
#secondaryContent_3columns {
	width: 472px;
	height: 55em;
	min-height: 55em;
	height: auto !important;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	float: left;
}
	
#columnB_3columns {
	width: 210px;
	float: left;
	margin: 10px 0 0 0;
	/*padding: 0em 2em 0.5em 1em;*/
	padding: 0;
}

/* FINE LAYOUT - 3 COLONNE */

#footer {
	width: 905px;
	height: 115px;
	font-family: "Verdana";
	color: #feffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-image: url(img/bck_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-family: "Verdana";
	color: #feffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Verdana";
	color: #feffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#footerInt {
	width: 390px;
	height: 30px;
	font-family: "Arial"; color: #0e97cd; font-size: 12px; font-weight: normal; text-align: center;
	margin: 0 auto; padding: 0 0 15px 0;
}
#footerInt a, #footerInt a:link, #footerInt a:active, #footerInt a:visited {
	color: #0e97cd;
	font-weight: normal;
}
#footerInt a:hover {
	color: #055e81;
	font-weight: normal;
}
#boxSpecial {
	width: 90%;
	margin: 0 auto; padding: 0 5px 5px 5px;
	background-color: #f22807;
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	color: #fdffff;
}
.ttl  {
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	margin: 0; padding: 0;
	border: none;
	color: #e9ab04;
}

/********************************************** FINE SITO **********************************************/


/********************************************** INIZIO SearchBox **********************************************/

DIV#b_contenitore {
	width: 158px;
	margin: 0; color: #071f41;
	background-color: #FFFFFF;
	position: relative;
	border: #071f41 1px solid;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
DIV#b_topBox {
	height: 20px;
	margin: 0; padding: 0;
	background: url(/images/affiliate/316964/icoHotel.png) #071f41 no-repeat 123px center;
}
DIV#b_topBox H1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0; padding: 2px 0 0 5px;
}
DIV#b_contenuti {
	height: 140px;
	margin: 0; padding: 5px 5px 5px 5px;
	position: relative;
}
.b_dest {
	padding: 0;
}
.inline {
	display: inline;
}
SELECT#b_checkin_day {
	font-size: 10px
}
SELECT#b_checkout_day {
	font-size: 10px
}
SELECT#b_checkin_month {
	font-size: 10px
}
SELECT#b_checkout_month {
	font-size: 10px
}
.hotel_form_checkin {
	padding-top: 5px;
}
.hotel_form_checkout {
	padding-top: 5px;
}
.clearLeft {
	CLEAR: left; padding-top: 10px
}
.clearRight {
	CLEAR: right
}
.other_text {
	color: #fcfcfc;
	font-weight: bold
}
.options {
	padding-top: 5px
}
.options2 {
	padding-top: 5px
}
.button {
	float: right; padding-top: 5px
}
.submit {
	font-size: 12px
}
.even {
	font-size: 12px; color: #000000
}
.odd {
	font-size: 12px; color: #000000
}
DIV#usps {
	padding-top: 5px;
	text-align: center
}

/********************************************** FINE SearchBox **********************************************/

/**********************************************  **********************************************/
.boxGrigioCol_01, .boxGrigio02Col_01  {
	width: 220px;
	float: left; position: relative;
	text-align: left; 
	margin: 0; padding: 0 0 0 5px;
}
.boxGrigio02Col_01 {
	height: 3em;
	min-height: 3em;
	height: auto !important;
}
.boxGrigioCol_02, .boxGrigio02Col_02 {
	width: 225px;
	float: left; position: relative;
	margin: 0 0 0 0px; padding: 0;
}
.boxGrigio02Col_02 {
	height: 3em;
	min-height: 3em;
	height: auto !important;
}
.boxHouseToRent {
	width: 166px;
	height: 250px;
	margin: 0;
	padding: 0;
	background-image: url(img/bck_boxHouseToRent.jpg);
}
.tab {
	font-family: "Arial";
	font-size: 17px;
	color: #ef8512;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}
.boxTopQuality {
	width: 166px;
	clear: both;
	margin: 0; padding: 0 0 7px 0;
}
.boxAbout {
	width: 173px;
	margin: 0; padding: 0 0 15px 0;
	background-image: url(img/bck_about.jpg); background-position: center top; background-repeat: no-repeat;
}
.boxPrice {
	padding: 0 3px 0 3px;
	border: #bce2f7 1px solid;
}
.boxIntDs {
	width: 188px;
	margin: 0; padding: 0 0 15px 0;
	float: right;
}
.left {
	float: left;
	position: relative;
	padding: 5px 7px 5px 5px;
}
#frameIndex {
	width: 95%;
	/*height: 60px;*/
	margin: 0; padding: 10px 10px 5px 10px;
	float: left;
	position: relative;
	border: solid 1px #6280b8;
}
.btn_foto a, .btn_foto a:link, .btn_foto a:active, .btn_foto a:visited { 
	width: 117px;
	height: 105px;
	border: 1px solid #d2d0d0;
	margin: 0; padding: 5px 5px 5px 5px;
	display: block; 
}
.btn_foto a:hover {
	width: 117px;
	height: 105px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #646161;
	border-bottom: 1px solid #646161;
	border-left: 1px solid #e5e5e5;
	margin: 0; padding: 5px 5px 5px 5px;
	display: block; 
}

/********************************************************************************************/

.btn_scuro {
	color: #224e76;
}
.paginazione, .paginazione a, .paginazione a:link, .paginazione a:active, .paginazione a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #1a89b3;
	text-align:center;
}
.paginazione a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #27639a;
}
/**********************************************  **********************************************/

br.clear {
	clear: both;
}
.clear {
	clear: both;
}
p {
	margin: 0; padding: 0 0 10px 0;
}
a, a:link, a:active, a:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #0a7299;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 13px;
	color: #f28917;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
	padding: 0;
}
h1 {
	font-family: "Verdana";
	font-size: 26px;
	color: #04669d;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	margin: 0; padding: 1px 0 10px 0;
}
h2 {
	font-family: "Verdana";
	font-size: 18px;
	color: #ef8512;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	margin: 0; padding: 1px 0 10px 0;
}
h3 {
	font-family: "Arial";
	font-size: 17px;
	color: #04669d;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	margin: 0 auto; padding: 10px 0 1em 2em;
}
h4 {
	font-family: "Arial";
	font-size: 17px;
	color: #04669d;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	margin: 0; padding: 0 0 5px 5px;
}
h5 {
	font-family: "Arial";
	font-size: 24px;
	color: #168cb8;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	margin: 0; padding: 0 0 15px 5px;
}
</pre></body></html>