@charset "utf-8";

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a{
	color: #666;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.header_top_space{
	line-height: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	right: 10px;
	display: block;
	z-index: 1;
}

.header_top_space .ricerca{
	font-weight: normal;
	font-style: italic;
}

.header_top_space .ricerca a{
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
}

.header_top_space .ricerca form{
	display: inline;
	margin-left: 6px;
}

.header_top_space .ricerca input{
	font-style: italic;
	text-align: right;
	width: 75px;
	height: 14px;
	border: 1px solid #000;
	padding-right: 5px;
}

.header_top_space .ricerca input.submit{
	width: 13px;
	height: 14px;
	border: none;
}

#header { font-weight: bold; }

#header .breadcrumb{
	color: #fff;
	marign-top: 6px;
	margin-top: 5px;
	padding-left: 19px;
}

#header .breadcrumb a { color: #fff; }

#header .title{
	color: #666;
	padding-left: 19px;
}

#header .title h1 a { font-size: 40px; }

#header .title h1 a:hover { text-decoration: none; }

#header .title p { font-size: 14px; }

/*SHARE IN TESTATA*/
#social{
	margin-top: 40px;
	margin-left:-26px;
	position:relative;
	z-index:10000;
}

#social, #social .bottone{
	height: 37px;
	width:34px;
	float: left;
	margin-bottom: 0px;
}

#social .bottone{
	overflow:hidden;
	padding:5px 20px 0 0px ;
	width:0;
	margin-left: 0px;
}
#social .bottone .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	display: none !important;
}

#social .gplus, #social .facebook, #social .tweet {
	background: url(../img/btn_social.png) right top no-repeat;
	float:right;
}

#social .gplus { background-position:right -38px }

#social .tweet { background-position:right -78px }

#social .bottone span.cnt_social{
	background:#fff;
	padding:5px;
	width:100px;
	height:20px;
	display:block;
/*	border-left:1px solid #06C;*/
}

#social .bottone #tweet { border-right:3px solid #039bca; }

#social .bottone #facebook { border-right:3px solid #345f9b; }

#social .bottone #gplus{
	background:#fff url(../img/bkg_gplus.png) right top no-repeat;
	border:none;
}

#social .bottone .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
   display: none !important;
}

.ico{
	width:34px;
	height:37px;
	display:inline-block;
	position:absolute;
	z-index:1000;
	right:0;
	background:#333;
	margin:-5px 0 0 0;
}
/**/

#header .container_3 { position: relative; }

#header .container_3 .grid_1{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .button_eventi, #header .button_vacanze { line-height: 39px; }

#header .button_eventi h4, #header .button_vacanze h4{
	font-size: 25px;
	font-weight: bold;
}

#header .button_eventi h4 a, #header .button_vacanze h4 a{
	color: #fff;
	display: block;
	padding-left: 15px;
}

#header .button_eventi h4 a:hover, #header .button_vacanze h4 a:hover { text-decoration: none; }

#header .button_eventi a{
	background-image: url(../img/btn_eventi.jpg);
	background-repeat: no-repeat;
	background-position: right center;
 .width: 216px;
}

#header .button_eventi a:hover, #header .button_eventi a.sel { background-image: url(../img/btn_eventi_on.jpg); }

#header .button_vacanze a{
	background-image: url(../img/btn_vacanze.jpg);
	background-repeat: no-repeat;
	background-position: right center;
 .width: 199px;
}

#header .button_vacanze a:hover, #header .button_vacanze a.sel { background-image: url(../img/btn_vacanze_on.jpg); }

#header .modulo{
	background-image: url(../img/header_form_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 191px;
	padding-left: 25px;
	height: 122px;
	line-height: 15px;
}

#header .modulo .titolo{
	font-weight: bold;
	color: #9c0;
	text-transform: uppercase;
	line-height: 18px;
	background: #666;
}

#header .modulo .item { }

#header .modulo .item .cerca_per{
	display: block;
	float: left;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #666;
	padding-top: 5px;
}

#header .modulo .item .cerca_per .select{
	display: block;
	margin-top: 5px;
}

#header .modulo .item .cerca_per .select select{
	width: 130px;
	border: 2px solid #666;
	background: #ccc;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#header .modulo .item .lastminute, #header .modulo .item .offerte{
	display: block;
	width: 180px;
	margin-right: 30px;
	float: left;
}

#header .modulo .item .lastminute a, #header .modulo .item .offerte a{
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 30px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: bold;
}

#header .modulo .item .lastminute a:hover, #header .modulo .item .offerte a:hover { text-decoration: none; }

#header .modulo .item .lastminute a{
	background-image: url(../img/lastminute_btn_bg.png);
 .background-image: url(../img/lastminute_btn_bg.gif);
	color: #666;
}

#header .modulo .item .lastminute a:hover { }

#header .modulo .item .offerte a{
	background-image: url(../img/offerte_btn_bg.png);
 .background-image: url(../img/offerte_btn_bg.gif);
	color: #fff;
}

#header .modulo .item .offerte a:hover { }
 #header .offerte, #header .consigliati_eventi, #header .consigliati_vacanze { margin-top: 15px; }

#header .lastminute .lista { }

#header .offerte .lista { }

#header .consigliati_eventi .lista { }

#header .consigliati_eventi .lista .titolo, #header .consigliati_vacanze .lista .titolo{
	line-height: 27px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	padding-left: 35px;
	width: 456px;
}

#header .consigliati_eventi .lista .titolo{
	clear:both;
	background-image: url(../img/consigliati_titolo_bg.jpg);
}

#header .consigliati_vacanze .lista .titolo{
	clear:both;
	background-image: url(../img/consigliati2_titolo_bg.jpg);
}

#header .lista h3, .elenco h2{
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	padding: 1px 0 0 35px;
	margin-bottom: 10px;
	background:url(../img/bkg_titolo_pic.png) top left no-repeat;
	clear: both;
	line-height: 27px;
}

.container_3 h2.title{
/*	padding-bottom: 2px;
	margin-bottom: 10px;*/
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	padding: 1px 0 0 35px;
	margin-bottom: 10px;
	background:url(../img/bkg_titolo.png) top left no-repeat;
	clear: both;
	line-height: 27px;
}
#header .lastminute{ margin-top:15px}
#header .lastminute .lista ul, #header .offerte .lista ul { border: none; }

#header .consigliati_eventi .lista ul, #header .consigliati_vacanze .lista ul { margin-top: 10px; }

#header .lastminute .lista li, #header .offerte .lista li, #header .consigliati_eventi .lista li, #header .consigliati_vacanze .lista li{
	background-image: url(../img/thumb_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 165px;
	width: 161px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	display: inline-block;
 .float: left;
}

#header .consigliati_eventi .lista li, #header .consigliati_vacanze .lista li{
	background-position: center -5px;
	width: 163px;
	float: left;
	height: 178px;
}

#header .consigliati_eventi .lista li { background-image: url(../img/box_eventi_hotel_bg.jpg); }

#header .consigliati_vacanze .lista li { background-image: url(../img/box_vacanze_hotel_bg.jpg); }

#header .lastminute .lista li:hover, #header .offerte .lista li:hover { background-image: url(../img/thumb_bg_on.jpg); }

#header .consigliati_eventi .lista li:hover { background-image: url(../img/box_eventi_hotel_bg_on.jpg); }

#header .consigliati_vacanze .lista li:hover { background-image: url(../img/box_vacanze_hotel_bg_on.jpg); }

#header .lastminute .lista li .categoria, #header .offerte .lista li .categoria, #header .consigliati_eventi .lista li .categoria, #header .consigliati_vacanze .lista li .categoria{
	position: absolute;
	top: 8px;
	left: 10px;
}

#header .lastminute .lista li .foto, #header .offerte .lista li .foto, #header .consigliati_eventi .lista li .foto, #header .consigliati_vacanze .lista li .foto{
	position: absolute;
	top: 24px;
	left: 10px;
}

#header .lastminute .lista li .hotel, #header .offerte .lista li .hotel, #header .consigliati_eventi .lista li .hotel, #header .consigliati_vacanze .lista li .hotel{
	position: absolute;
	top: 100px;
	left: 20px;
	color: #000;
}

#header .lastminute .lista li .hotel, #header .offerte .lista li .hotel, #header .consigliati_eventi .lista li .hotel, #header .consigliati_vacanze .lista li .hotel{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:30px;
	left:10px;
	padding:30px 5px 5px;
	position:absolute;
	top:82px;
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/sfondo_hotel.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#header .consigliati_eventi .lista li .hotel a, #header .consigliati_vacanze .lista li .hotel a { color: #000; }

#header .lastminute .lista li:hover .hotel, #header .offerte .lista li:hover .hotel{
	background-image: url(../img/sfondo_hotel_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #fff;
}

#header .lastminute .lista li .hotel a{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}

#header .lastminute .lista li:hover .hotel a, #header .offerte .lista li:hover .hotel a { color: #fff; }

#header .container_3 .grid_2, #header .container_3 .grid_3 { padding-top: 32px; }

#header .container_3 .grid_1b{
	width: 840px;
	background-image: url(../img/header2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.terme { background-image: url(../img/header2_02_bg.jpg) !important; }

.piscina { background-image: url(../img/header2_04_bg.jpg) !important; }

.bambini { background-image: url(../img/header2_07_bg.jpg) !important; }

.business { background-image: url(../img/header2_06_bg.jpg) !important; }

.ciclisti { background-image: url(../img/header2_05_bg.jpg) !important; }

#header .container_3 .grid_1b .modulo { }

#categoria_sel{
	position: absolute;
	right: 0px;
	top: 286px;
	width: 441px;
}

#categoria_sel .titolo{
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 5px;
}

#categoria_sel ul{
	background-image: url(../img/categorie.jpg);
	position: relative;
}

#categoria_sel li{
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}

#categoria_sel li a{
	display: block;
	width: 110px;
	height: 25px;
	text-indent: -9999px;
	outline: none;
	background-image: url(../img/categorie.jpg);
}

#categoria_sel li#residence a, #categoria_sel li#1stella a, #categoria_sel li#2stelle a, #categoria_sel li#3stelle a, #categoria_sel li#4stelle a, #categoria_sel li#5stelle a { background-image: url(../img/categorie.jpg); }

#categoria_sel li#residence a { background-position: 0px 97px; }

#categoria_sel li#residence a:hover { background-position: 115px 97px; }

#categoria_sel li#una_stella a { background-position: 0px 125px; }

#categoria_sel li#una_stella a:hover { background-position: 115px 125px; }

#categoria_sel li#due_stelle a { background-position: 0px 150px; }

#categoria_sel li#due_stelle a:hover { background-position: 115px 150px; }

#categoria_sel li#tre_stelle a { background-position: 0px 175px; }

#categoria_sel li#tre_stelle a:hover { background-position: 115px 175px; }

#categoria_sel li#quattro_stelle a { background-position: 0px 200px; }

#categoria_sel li#quattro_stelle a:hover { background-position: 115px 200px; }

#categoria_sel li#cinque_stelle a { background-position: 0px 225px; }

#categoria_sel li#cinque_stelle a:hover { background-position: 115px 225px; }

#categoria_sel li#appartamenti a { background-position: 0px 75px; }

#categoria_sel li#appartamenti a:hover { background-position: 115px 75px; }

#categoria_sel li#camping_e_villaggi a { background-position: 0px 50px; }

#categoria_sel li#camping_e_villaggi a:hover { background-position: 115px 50px; }

#categoria_sel li#riccione a{
	margin-top: 12px;
	background: url(../img/riccione.jpg) left top no-repeat;
}

#categoria_sel li#riccione a:hover{
	background-image: url(../img/riccione_on.jpg);
	background-position: 0px 1px;
}

#categoria_sel li#misano a{
	width: 127px;
	margin-top: 12px;
	background: url(../img/misano.jpg) left top no-repeat;
}

#categoria_sel li#misano a:hover { background-image: url(../img/misano_on.jpg); }

#header .container_3 .grid_2b{
	width: 400px;
	float: left;
	padding-top: 32px;
}

#header .container_3 .grid_2b .button_eventi a, #header .container_3 .grid_2b .button_vacanze a {  .width: 385px;
}

#header .container_3 .grid_2b .button_eventi { width: 400px; }

#header .container_3 .grid_3b{
	width: 40px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
 .margin-left: 10px;
	padding-top: 32px;
}

#header .container_3 .grid_3b .button_vacanze h4 a{
	background-image: url(../img/btn_vacanze_red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
 .background-position: 0px top;
 .width: 40px;
 .height: 40px;
}

#header .container_3 .grid_3b .button_vacanze h4 a:hover { background-image: url(../img/btn_vacanze_red_on.jpg); }

#header .container_3 .grid_3b .button_eventi h4 a{
	background-image: url(../img/btn_eventi_red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
 .background-position: 0px top;
 .width: 40px;
 .height: 40px;
}

#header .container_3 .grid_3b .button_eventi h4 a:hover { background-image: url(../img/btn_eventi_red_on.jpg); }

.elenco{
	margin-top: 20px;
	margin-bottom: 20px;
}

.elenco .testo{
	background-image: url(../img/footer_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center -30px;
 .background: none;
}

.elenco .testo p{
	line-height: 15px;
	padding: 10px;
}

.elenco .testo h3{
	padding-left: 10px;
	color:#666666;
	font-size: 20px;
}
.elenco .testo h4{
	padding-top: 10px;
	padding-left: 10px;
	color:#99CC00;
	font-size: 16px;
}

.elenco .lista{ margin-bottom: 30px; }

.elenco .lista a, .lastminute .lista a, #ricerca_avanzata .elenco .testo a{
	color: #9c0;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

#ricerca_avanzata .elenco .testo a{
	display: block;
	text-align: right;
}

.elenco .lista a:hover, .lastminute .lista a:hover, #ricerca_avanzata .elenco .testo a:hover { color: #666; }

.elenco .lista .testo{
	background: none;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	/*margin-top: 15px;
	padding: 10px;*/
	margin-bottom: 15px;
	border-bottom: 2px solid #9c0;
}

.elenco .lista ul, .lastminute .lista ul{
	border-bottom: 2px solid #9c0;
	padding-bottom: 20px;
	margin-bottom: 10px;
	float: left;
}

.elenco .lista li{
	width: 157px;
	height: 170px;
	background-image: url(../img/hotel_check_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	margin: 10px 17px 10px 17px;
 .margin: 10px 15px 10px 15px;
	float: left;
}

.elenco .lista li:hover,.elenco .lista li.item_selected { background-image: url(../img/hotel_check_bg_on.jpg); }

.elenco .lista li .categoria{
	position: absolute;
	top: 7px;
	left: 8px;
}

.elenco .lista li .checkbox{
	position: absolute;
	top: 2px;
	left: 85px;
}

.elenco .lista li .foto{
	position: absolute;
	top: 29px;
	left: 8px;
}

.elenco .lista li .hotel{
	position: absolute;
	top: 82px;/*151*/
	width:130px;
	height:30px;
	left: 8px;
	padding:5px;
	padding-top:30px;
	/*background:#fff;*/
/*	opacity: 0.70;*/
/*border:1px solid #F00;*/
	background:url(../img/sfondo_hotel.png) top left no-repeat;
	font-weight: bold;
}

.elenco .lista li:hover .hotel{
	background:url(../img/sfondo_hotel_on.png) top left no-repeat;
	color: #fff;
}

.elenco .lista li .hotel a{
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

.elenco .lista li:hover .hotel a { color: #fff; }

.numero_hotel_sel{
	background:#99CC00;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	width:30px;
	text-align:center;
	border:none;
}

#ricerca_avanzata { }

#ricerca_avanzata .testo{
	color: #333;
	padding: 35px;
}

#ricerca_avanzata form { margin-bottom: 5px; }

#ricerca_avanzata ol { border-bottom: 4px solid #9c0; }

#ricerca_avanzata ol li{
	list-style-type: decimal;
	list-style-position: inside;
	list-style-image: none;
	font-weight: bold;
}

#ricerca_avanzata .seleziona_categoria, #ricerca_avanzata .seleziona_luogo { line-height: 50px;  .margin-top: 25px;
 .margin-bottom: 25px;
}

#ricerca_avanzata .seleziona_categoria input, #ricerca_avanzata .seleziona_luogo select { margin-right: 25px; }

#ricerca_avanzata .seleziona_luogo{
	height: 40px;
	margin-top: 15px;
}

#ricerca_avanzata .seleziona_servizi{
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}

#ricerca_avanzata .seleziona_servizi ul { float: left; }

#ricerca_avanzata .seleziona_servizi ul li{
	list-style-type: none;
	font-weight: normal;
	display: block;
	width: 220px;
	float: left;
	line-height: 25px;
}

.item .lastminute { margin-top: 15px; }
.lastminute .container_3{ margin-top: 15px; }

.lastminute .titolo{
	background-image: url(../img/lastminute_titolo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 27px;
	margin-bottom: 10px;
	color: #666;
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
}

.lastminute .testo{
	position: relative;
	color: #666;
	line-height: 20px;
	height: 45px;
	overflow: hidden;
}

.lastminute .testo a{
	color: #666;
	font-size: 13px;
	font-weight: normal;
}

.lastminute .testo a:hover { text-decoration: underline; }

.lastminute .testo .left{
	position: absolute;
	top: 0px;
	left: 0px;
}

.lastminute .testo .right{
	position: absolute;
	top: 14px;
	right: 0px;
	font-size: 18px;
}

.lastminute .testo .right a { font-size: 18px; }

.lastminute ul{
	float: left;
	border-top: 2px solid #9c0;
}

.lastminute ul li{
	display: block;
	width: 463px;
	height: 170px;
	float: left;
	background-image: url(../img/lastminute_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 8px;
 .margin: 6px;
	overflow: hidden;
	position: relative;
}

.lastminute ul li:hover { background-image: url(../img/lastminute_bg_on.png); }

.lastminute ul li .categoria{
	position: absolute;
	top: 5px;
	left: 8px;
}

.lastminute ul li .checkbox{
	position: absolute;
	top: 3px;
	left: 85px;
}

.lastminute ul li .foto{
	position: absolute;
	top: 30px;
	left: 8px;
}

.lastminute ul li .hotel{
	position: absolute;
	top: 112px;
	left: 18px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:30px;
	left:8px;
	padding:30px 5px 5px;
	position:absolute;
	top:82px;
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/sfondo_hotel.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #000;
	font-weight: bold;
}

.lastminute ul li:hover .hotel{
	background-image: url(../img/sfondo_hotel_on.png);
	color: #fff;
}

.lastminute ul li .hotel a{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}

.lastminute ul li:hover .hotel a { color: #fff; }

.lastminute ul li .testo{
	position: absolute;
	top: 30px;
	left: 160px;
	display: block;
	width: 290px;
	height: 130px;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

.lastminute ul li:hover .testo { color: #fff; }

.lastminute ul li .testo .title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}

.lastminute ul li .testo p { }

.articolo_home{
	margin-top: 5px;
	clear: both;
}

.articolo_home h2{
	font-size: 24px;
	font-weight: bold;
	color: #666;
}

.articolo_home .testo{
	background-image: url(../img/articolo_home_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 2px;
	padding: 25px 40px 25px 8px;
 .width: 442px;
}

.articolo_home p{
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 16px;
}

.box_eventi, .box_eventi_home{
	margin-top: 12px;
	border-top: 2px solid #f39;
	background-image: url(../img/box_eventi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 177px;
}

.box_eventi .titolo, .box_eventi_home .titolo{
	line-height: 20px;
	text-transform: uppercase;
	background-image: url(../img/box_titolo_bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	color: #f39;
	border-bottom: 4px solid #f39;
}

.box_eventi .titolo_padded, .box_eventi_home .titolo_padded{
	margin-left: 15px;
	line-height: 20px;
	text-transform: uppercase;
	background-image: url(../img/box_titolo_bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	color: #f39;
	border-bottom: 4px solid #f39;
}

.box_eventi .articolo{
	padding-left: 15px;
	margin-top: 10px;
	font-weight: normal;
	display: block;
	margin-bottom: 25px;
	width: 450px;
}

.box_eventi_home .articolo{
	padding-left: 15px;
	margin-top: 10px;
	font-weight: normal;
	display: block;
	margin-bottom: 25px;
	min-height: 145px;
}
.box_eventi .articolo h3, .box_eventi .articolo h3 a, .box_eventi_home .articolo h3, .box_eventi_home .articolo h3 a{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #f39;
	margin-bottom: 5px;
}
.box_eventi_home .articolo h3, .box_eventi_home .articolo h3 a{margin-bottom: 15px;}

.box_eventi_home .articolo .testo { min-height: 100px;}

.box_eventi .articolo .testo p, .box_eventi_home .articolo .testo p{
	margin-bottom: 5px;
	line-height: 15px;
}

.box_eventi .articolo .link a, .box_eventi_home .articolo .link a{
	color: #f39;
	font-style: italic;
	font-weight: bold;
	float: right;
}


.box_eventi .lista_eventi, .box_eventi_home .lista_eventi{
	border-top: 4px solid #f39;
	margin-left: 15px;
 .margin-left: 5px;
	padding-left: 7px;
	background-image: url(../img/box_lista_bg.jpg);
	background-repeat: repeat-x;
	width: 209px;
	float: left;
}

.grid_2b .box_eventi .lista_eventi, .grid_2b .box_eventi_home .lista_eventi{
	width: 400px;
 .float: left;
	background: none;
	background-repeat: repeat-x;
	padding: 0px;
	border: none;
}

.grid_2b .box_eventi .lista_eventi .left, .grid_2b .box_eventi_home .lista_eventi .left{
	float: left;
	width: 181px;
	margin-right: 5px;
	background-image: url(../img/box_lista_bg.jpg);
	padding: 0px 7px 0px 7px;
	border-top: 4px solid #f39;
}

.box_eventi .lista_eventi .lista_titolo, .box_eventi_home .lista_eventi .lista_titolo{
	font-weight: bold;
	color: #f39;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 15px;
}

.box_eventi .lista_eventi ul, .box_eventi_home .lista_eventi ul { padding-bottom: 20px; }

.box_eventi .lista_eventi ul li, .box_eventi_home .lista_eventi ul li{
	font-size: 13px;
	color: #f39;
	line-height: 17px;
	white-space: nowrap;
}

.box_eventi .lista_eventi ul li:before, .box_eventi_home .lista_eventi ul li:before { content: "+ "; }

.box_eventi .lista_eventi ul li a, .box_eventi_home .lista_eventi ul li a { color: #f39; }

.box_eventi .lista_hotel, .box_eventi_home .lista_hotel { margin-left: 15px;  .width: 207px;}

.box_eventi .lista_hotel .titolo, .box_eventi_home .lista_hotel .titolo{
	line-height: 30px;
	background-image: url(../img/box_eventi_lista_hotel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	padding-left: 30px;
	clear: both;
}

.box_eventi .lista_hotel .item, .box_eventi_home .lista_hotel .item{
	position: relative;
	margin-top: 2px;
}

.box_eventi .lista_hotel .item li, .box_eventi_home .lista_hotel .item li{
	background-image: url(../img/box_eventi_hotel_bg.jpg);
	background-repeat: no-repeat;
	height: 245px;
	display: block;
	background-position: -20px top;
}

.box_eventi .lista_hotel .item li:hover, .box_eventi_home .lista_hotel .item li:hover { background-image: url(../img/box_eventi_hotel_bg_on.jpg); }

.box_eventi .lista_hotel .item li .categoria, .box_eventi_home .lista_hotel .item li .categoria{
	position: absolute;
	top: 10px;
	left: 40px;
	background-repeat: no-repeat;
	background-position: center top;
}

.box_eventi .lista_hotel .item li .foto, .box_eventi_home .lista_hotel .item li .foto{
	position: absolute;
	top: 28px;
	left: 40px;
}

.box_eventi .lista_hotel .item li .hotel, .box_eventi_home .lista_hotel .item li .hotel{
	position: absolute;
	left: 40px;
	font-size: 12px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/sfondo_hotel.png) repeat-x scroll left bottom;
	height:30px;
	padding:30px 5px 5px;
	position:absolute;
	top:81px;
	width:130px;
}

.box_eventi .lista_hotel .item li:hover .hotel, .box_eventi_home .lista_hotel .item li:hover .hotel{
	background:transparent url(../img/sfondo_hotel_on.png) repeat-x scroll left bottom;
	color: #fff;
}

.box_eventi .lista_hotel .item li .hotel a, .box_eventi_home .lista_hotel .item li .hotel a{
	color: #000;
	font-weight: normal;
}

.box_eventi .lista_hotel .item li:hover .hotel a, .box_eventi_home .lista_hotel .item li:hover .hotel a { color: #fff; }

.box_eventi .lista_hotel .item li .descrizione, .box_eventi_home .lista_hotel .item li .descrizione{
	position: absolute;
	top: 164px;
	left: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

.box_eventi .lista_hotel .item li .link, .box_eventi_home .lista_hotel .item li .link { margin-top: 5px; }

.box_eventi .lista_hotel .item li .link a, .box_eventi_home .lista_hotel .item li .link a{
	color: #f39;
	font-style: italic;
	font-weight: bold;
}

/*////////////////////////////EVENTI//////////////////////////////////////////*/

.elenco_eventi {margin-top:10px; }


.elenco_eventi li{
	float:left;
	margin:0px 0px 20px;
}

.elenco_eventi img{float:left;width:140px; margin-right:10px;}

.elenco_eventi li, .elenco_eventi p
{
	font-size:12px;
	line-height:16px;
}

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

.articolo .commenti{margin-top:20px;}
.articolo .commenti .fascia{
	background:url(../img/bkg_fascia_commenti.png) top left no-repeat;
	color:#fff;
	padding: 9px 0 10px 35px;
	font-weight: bold;
}

#button_mipiace{
	background:url(../img/social-big.jpg) bottom left no-repeat;
	height:91px;
	margin-bottom:10px;
	margin-top:20px;
}
#button_mipiace #gplus{margin-left:5px;}
#button_mipiace #gplus, #button_mipiace #facebook, #button_mipiace #tweet{float:left;width:60px;}
#button_mipiace #facebook{width:75px}

#button_mipiace #scritta{ float:right; width:250px;}
#button_mipiace #scritta p{float:left; width:130px; font-size:20px; font-weight:bold;color:#999999;padding-top: 20px;padding-left: 15px;}
#button_mipiace #scritta span{float:left; width:100px}

.grid_2b .box_eventi .lista_eventi .right{
	float: right;
	width: 181px;
	margin-left: 5px;
	background-image: url(../img/box_lista_bg.jpg);
	padding: 0px 7px 0px 7px;
	border-top: 4px solid #f39;
}

.grid_2b .box_eventi .lista_eventi .right ul { float: left; }

.grid_2b .box_eventi .lista_eventi .right ul form { float: left; }

.grid_2b .box_eventi .lista_eventi .right select{
	width: 100px;
	border: 2px solid #666;
	background: #ccc;
	height: 18px;
	line-height: 18px;
	color: #f39;
	font-weight: bold;
	font-size: 9px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box_vacanze{
	margin-top: 12px;
	border-top: 2px solid #09f;
	background-image: url(../img/box_vacanze_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 177px;
}

.box_vacanze .titolo{
	line-height: 20px;
	text-transform: uppercase;
	background-image: url(../img/box_titolo_bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	color: #09f;
	border-bottom: 4px solid #09f;
}

.box_vacanze .titolo_padded{
	margin-left: 15px;
	line-height: 20px;
	text-transform: uppercase;
	background-image: url(../img/box_titolo_bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	color: #09f;
	border-bottom: 4px solid #09f;
}

.box_vacanze .articolo{
	margin-top: 10px;
	font-weight: normal;
	display: block;
	margin-bottom: 25px;
	min-height: 140px;
}

.box_vacanze .articolo_padded{
	margin-top: 10px;
	font-weight: normal;
	display: block;
	margin-bottom: 25px;
	padding-left: 15px;
}

.box_vacanze .articolo h3, .box_vacanze .articolo_padded h3{
	font-size: 18px;
	font-weight: bold;
	color: #09f;
	margin-bottom: 15px;
}

.box_vacanze .articolo .testo, .box_vacanze .articolo_padded .testo { }

.box_vacanze .articolo .testo p, .box_vacanze .articolo_padded .testo p{
	margin-bottom: 5px;
	line-height: 15px;
	min-height: 95px;
}

.box_vacanze .articolo .link a, .box_vacanze .articolo_padded .link a{
	color: #09f;
	font-style: italic;
	font-weight: bold;
}

.box_vacanze .lista_eventi{
	border-top: 4px solid #09f;
	padding-left: 7px;
	background-image: url(../img/box_lista_bg.jpg);
	background-repeat: repeat-x;
}

.box_vacanze .lista_eventi .lista_titolo{
	font-weight: bold;
	color: #09f;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 15px;
}

.box_vacanze .lista_eventi ul { padding-bottom: 20px; }

.box_vacanze .lista_eventi ul li{
	font-size: 13px;
	color: #09f;
	line-height: 17px;
}

.box_vacanze .lista_eventi ul li:before { content: "+ "; }

.box_vacanze .lista_eventi ul li a { color: #09f; }

.box_vacanze .lista_hotel { }

.box_vacanze .lista_hotel .titolo{
	line-height: 30px;
	background-image: url(../img/box_vacanza_lista_hotel_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	padding-left: 30px;
}

.box_vacanze .lista_hotel .item{
	position: relative;
	margin-top: 2px;
}

.box_vacanze .lista_hotel .item ul { }

.box_vacanze .lista_hotel .item li{
	background-image: url(../img/box_vacanze_hotel_bg.jpg);
	background-repeat: no-repeat;
	background-position: -9px 0px;
 .background-position: -10px top;
	height: 245px;
	display: block;
}

.box_vacanze .lista_hotel .item li:hover { background-image: url(../img/box_vacanze_hotel_bg_on.jpg); }

.box_vacanze .lista_hotel .item li .categoria{
	position: absolute;
	top: 10px;
	left: 40px;
}

.box_vacanze .lista_hotel .item li .foto{
	position: absolute;
	top: 28px;
	left: 40px;
}

.box_vacanze .lista_hotel .item li .hotel{
	position: absolute;
	top: 112px;
	left: 40px;
	font-size: 12px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/sfondo_hotel.png) repeat-x scroll left bottom;
	height:30px;
	padding:30px 5px 5px;
	position:absolute;
	top:81px;
	width:130px;
}

.box_vacanze .lista_hotel .item li:hover .hotel{
	background:transparent url(../img/sfondo_hotel_on.png) repeat-x scroll left bottom;
	color: #fff;
}

.box_vacanze .lista_hotel .item li .hotel a{
	color: #000;
	font-weight: normal;
}

.box_vacanze .lista_hotel .item li:hover .hotel a { color: #fff; }

.box_vacanze .lista_hotel .item li .descrizione{
	position: absolute;
	top: 164px;
	left: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}

.box_vacanze .lista_hotel .item li .link { margin-top: 5px; }

.box_vacanze .lista_hotel .item li .link a{
	color: #09f;
	font-style: italic;
	font-weight: bold;
}

.grid_2b .box_vacanze .lista_eventi{
	width: 400px;
 .float: left;
	border: none;
	background: none;
	background-repeat: repeat-x;
	padding: 0px;
	margin-left: 15px;
 .margin-left: 5px;
}

.grid_2b .box_vacanze .lista_eventi .left{
	float: left;
	width: 181px;
	margin-right: 5px;
	background-image: url(../img/box_lista_bg.jpg);
	padding: 0px 7px 0px 7px;
	border-top: 4px solid #09f;
}

.grid_2b .box_vacanze .lista_eventi .right{
	float: right;
	width: 181px;
	margin-left: 5px;
	background-image: url(../img/box_lista_bg.jpg);
	padding: 0px 7px 0px 7px;
	border-top: 4px solid #09f;
}

#scheda_hotel { }

#scheda_hotel .container_3 { }

#scheda_hotel .container_3 .grid_2 { width: 690px; }

#scheda_hotel .container_3 .grid_1 { width: 269px; }

#scheda_hotel .pulsanti{
	clear: both;
	margin-left: 15px;
}

#scheda_hotel .pulsanti .lastminute, #scheda_hotel .pulsanti .offerte, #scheda_hotel .pulsanti .tab_listino_prezzi, #scheda_hotel .pulsanti .tab_dove_siamo{
	width: 123px;
	height: 30px;
	position: relative;
	display: inline-block;
 .float: left;
	margin: 0px;
}

#scheda_hotel .pulsanti .lastminute a, #scheda_hotel .pulsanti .offerte a, #scheda_hotel .pulsanti .tab_listino_prezzi a, #scheda_hotel .pulsanti .tab_dove_siamo a{
	width: 123px;
	height: 30px;
	display: block;
	background-image: url(../img/scheda_pulsante_offerte.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#scheda_hotel .pulsanti .tab_listino_prezzi a, #scheda_hotel .pulsanti .tab_dove_siamo a { background-image: url(../img/scheda_pulsante.jpg); }

#scheda_hotel .pulsanti .lastminute a:hover, #scheda_hotel .pulsanti .offerte a:hover { background-image: url(../img/scheda_pulsante_offerte_on.jpg); }

#scheda_hotel .pulsanti .tab_listino_prezzi a:hover, #scheda_hotel .pulsanti .tab_dove_siamo a:hover { background-image: url(../img/scheda_pulsante_on.jpg); }

#scheda_hotel .pulsanti .lastminute .numero, #scheda_hotel .pulsanti .offerte .numero{
	position: absolute;
	top: 13px;
 .top: 15px;
	right: -2px;
 .right: 6px;
	display: block;
	width: 15px;
	height: 15px;
	text-align: center;
}

#scheda_hotel .pulsanti .offerte { }

#scheda_hotel .scheda_intro{
	display: block;
	margin-top: 8px;
}

#scheda_hotel .scheda_intro .top{
	background-image: url(../img/scheda_intro_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	display: block;
}

#scheda_hotel .scheda_intro .middle{
	background-image: url(../img/scheda_intro_bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 15px;
	position: relative;
	min-height: 350px;
 .height: 350px;
	overflow: auto;
}

#scheda_hotel .scheda_intro .bottom{
	background-image: url(../img/scheda_intro_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 11px;
}

#scheda_hotel .scheda_intro .gallery{
	position: absolute;
	top: 5px;
	left: 15px;
	width: 300px;
}

#scheda_hotel .scheda_intro .gallery .foto_grande { float: left; }

#scheda_hotel .scheda_intro .gallery ul.thumbs { float: left; }

#scheda_hotel .scheda_intro .gallery ul.thumbs li{
	float: left;
	margin-right: 11px;
	margin-bottom: 2px;
	margin-top: 5px;
}

#scheda_hotel .scheda_intro .text{
	position: absolute;
	top: 5px;
	left: 315px;
	width: 350px;
	color: #666;
	font-size: 13px;
	line-height: 15px;
}

#scheda_hotel .scheda_intro .text_conferma{
	/*	position: absolute;
	top: 5px;
	left: 10px;*/
	width: 660px;
	color: #666;
	font-size: 13px;
	line-height: 15px;
}

#scheda_hotel .scheda_intro .text .hotel, #scheda_hotel .scheda_intro .text_conferma .hotel{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

#scheda_hotel .scheda_intro .text .categoria, #scheda_hotel .scheda_intro .text_conferma .categoria{
	font-size: 18px;
	font-weight: bold;
	color: #9c0;
	margin-bottom: 5px;
}

#scheda_hotel .scheda_intro .text .localita { font-weight: bold; }

#scheda_hotel .scheda_intro .text .indirizzo { }

#scheda_hotel .scheda_intro .text .web { }

#scheda_hotel .scheda_intro .text .web a {  }

#scheda_hotel .scheda_intro .text .descrizione, #scheda_hotel .scheda_intro .text_conferma .descrizione { margin-top: 20px; }

#scheda_hotel .scheda_intro .text .descrizione .titolo{
	font-weight: bold;
	font-size: 15px;
}

#scheda_hotel .scheda_intro .text .descrizione p { margin-bottom: 15px; }

#scheda_hotel .form_disponibilita{
	color: #666;
	width: 270px;
}

#scheda_hotel .form_disponibilita .titolo{
	background-image: url(../img/form_disp_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}

#scheda_hotel .form_disponibilita form, #scheda_hotel .form_disponibilita .form{
	background-image: url(../img/form_disp_bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

#scheda_hotel .form_disponibilita form .item, #scheda_hotel .form_disponibilita .form .item{
	width: 240px;
	clear: both;
	margin-bottom: 5px;
}

#scheda_hotel .form_disponibilita form .item textarea, #scheda_hotel .form_disponibilita .form .item textarea{
	width: 225px;
	height: 39px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#scheda_hotel .form_disponibilita form .item select, #scheda_hotel .form_disponibilita .form .item2 select{
	margin-right: 15px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#scheda_hotel .form_disponibilita form .item select option, #scheda_hotel .form_disponibilita .form .item2 select option { }

#scheda_hotel .form_disponibilita form .item2, #scheda_hotel .form_disponibilita .form .item2{
	width: 120px;
	float: left;
	margin-bottom: 2px;
}

#scheda_hotel .form_disponibilita form .item2 select, #scheda_hotel .form_disponibilita .form .item2 select{
	width: 111px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#scheda_hotel .form_disponibilita form .item label, #scheda_hotel .form_disponibilita form .item2 label, #scheda_hotel .form_disponibilita .form .item label, #scheda_hotel .form_disponibilita .form .item2 label { display: block; // margin-bottom: 2px;
}

#scheda_hotel .form_disponibilita form .item2 label.inline, #scheda_hotel .form_disponibilita .form .item2 label.inline{
	display: inline-block;
	width: 82px;
}

#scheda_hotel .form_disponibilita form .item2 input.inline, #scheda_hotel .form_disponibilita .form .item2 input.inline { width: 20px; }
#scheda_hotel .form_disponibilita form .bottoni{margin-top:10px;}
#scheda_hotel .form_disponibilita form .item2 input.checkbox, #scheda_hotel .form_disponibilita .form .item2 input.checkbox{
	width: auto;
 .height: auto;
	display: inline;
	margin-left: 0px;
	/*margin-top: 15px;
	margin-bottom: 10px;*/
}

#scheda_hotel .form_disponibilita form .item2 label.checkbox, #scheda_hotel .form_disponibilita .form .item2 label.checkbox{
	line-height: 25px;
	display: inline;
}

#scheda_hotel .form_disponibilita form .item2 input, #scheda_hotel .form_disponibilita .form .item2 input{
	width: 105px;
	height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#scheda_hotel .form_disponibilita form input.submit, #scheda_hotel .form_disponibilita .form input.submit{
	/*float: right;
	margin-top: 10px;
	width: auto;
	height: auto;*/

	width: 155px;
	height: 48px;
	background: #fff;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border:4px solid #88bd23;
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#88bd23;
	margin-bottom: 5px;
	cursor:pointer;
}

#scheda_hotel .form_disponibilita form input.submit:hover, #scheda_hotel .form_disponibilita .form input.submit:hover{
	background:#88bd23;
	color: #fff;
	border:4px solid #fff;
}

#scheda_hotel .form_disponibilita .bottom{
	background-image: url(../img/form_disp_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	margin: 0px;
	clear: both;
	display: block;
}

#scheda_hotel .form_disponibilita form .calendar, #scheda_hotel .form_disponibilita .form .calendar{
	border: none;
	background:url('../img/cal.jpg') left top no-repeat;
	width:20px;
	height:16px;
}

#scheda_hotel .menu_servizi{
	float: left;
	width: 100%;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/menu_servizi_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
}

#scheda_hotel .menu_servizi ul { }

#scheda_hotel .menu_servizi li { float: left; }

#scheda_hotel .menu_servizi li:hover, #scheda_hotel .menu_servizi li.current{
	background-image: url(../img/menu_servizi_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#scheda_hotel .menu_servizi a{
	display: block;
	line-height: 36px;
	padding-left: 15px;
	padding-right: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#scheda_hotel .menu_servizi a:hover, #scheda_hotel .menu_servizi li.current a{
	background-image: url(../img/menu_servizi_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #9c3;
 .color: #666;
	width: auto;
}

#scheda_hotel .menu_servizi a:hover {  .background: none;
}

#scheda_hotel .menu_servizi a:hover.alpha, #scheda_hotel .menu_servizi li.current a.alpha{
	background-image: url(../img/menu_servizi_left_alpha.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #9c3;
 .color: #666;
 .background: none;
}

#scheda_hotel .menu_servizi .content{
	clear: both;
	background-image: url(../img/menu_servizi_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 15px 10px 15px;
	font-size: 13px;
	line-height: 15px;
	min-height: 200px;
	color: #666;
}

#scheda_hotel .menu_servizi .content table { width: 100%; }

#scheda_hotel .menu_servizi .content table th, #scheda_hotel .menu_servizi .content table strong { color: #666; }

#scheda_hotel .menu_servizi .content table th, #scheda_hotel .menu_servizi .content table td{
	border: 1px solid #999;
	padding: 5px;
	text-align: left;
}

/*#scheda_hotel .menu_servizi .content #descrizioni{
	height:85px;
}
#scheda_hotel .menu_servizi .content .maschera_descrizioni{
	overflow: auto;
	position:relative;
	height: 75px;
}
#scheda_hotel .menu_servizi .content #bottoni_testo{
	margin-right:10px;
	text-align:right;
}*/

.lastminute #scheda_hotel .container_3{
	background-image: url(../img/footer_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center -27px;
 .background: none;
	border-top: 4px solid #9c0;
	padding-top: 15px;
	color: #666;
	font-size: 13px;
	line-height: 15px;
}

.lastminute #scheda_hotel .container_3 p { margin-bottom: 1em; }

.lastminute #scheda_hotel .container_3 .grid_2{
	width: 645px;
	padding-left: 15px;
	padding-right: 15px;
}

.lastminute #scheda_hotel .container_3 ul{
	border: none;
	float: none;
}

.lastminute #scheda_hotel .container_3 ul li{
	font-size: 14px;
	line-height: 17px;
	background: none;
	display: block;
	height: auto;
	width: auto;
	float: none;
}

#footer { margin-top: 20px; }

#footer .container_3 { }

#footer .container_3 .footer_menu{
	width: 100%;
	float: left;
	background-image: url(../img/footer_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
}

#footer .container_3 .footer_menu .content{
	padding: 0px 15px 15px 15px;
	line-height: 15px;
}

#footer .container_3 .footer_menu .content h6{
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	font-size: 18px;
	line-height: 17px;
	margin-left: 302px;
	margin-bottom: 10px;
}

#footer .container_3 .footer_menu .content .meteo{
	border: 4px solid #cc0;
	background-color: #fff;
	background-image: url(../img/meteo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 100%;
}

#footer .container_3 .footer_menu .content .meteo iframe{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer .container_3 .footer_menu .content .mappa{
	background-image: url(../img/mappa_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50px bottom;
}

#footer .container_3 .footer_menu .content .mappa img.map{
	border: 4px solid #666;
	margin-left: 302px;
}

#footer .container_3 .footer_menu .content .foto{
	position: relative;
	height: 263px;
	margin-left: 97px;
}

#footer .container_3 .footer_menu .content .foto .thumbs{
	width: 306px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#footer .container_3 .footer_menu .content .foto .thumbs ul{
	float: left;
	padding: 0px;
}

#footer .container_3 .footer_menu .content .foto .thumbs li{
	width: 96px;
	height: 85px;
	background: #fff;
	padding: 1px;
}

#footer .container_3 .footer_menu .content .foto .thumbs li:hover, #footer .container_3 .footer_menu .content .foto .thumbs li.current { background: #9c0; }

#footer .container_3 .footer_menu .content .foto .thumbs li a { display: inline; }

#footer .container_3 .footer_menu .content .foto .thumbs li img{
	padding: 1px;
	background: #666;
	float: left;
}

#footer .container_3 .footer_menu .content .foto .big_photo{
	position: absolute;
	top: 0px;
	left: 300px;
	height: 261px;
}

#footer .container_3 .footer_menu .content .comment{
	clear: both;
	margin-left: 302px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #666;
	line-height: 17px;
}

#footer .container_3 .footer_menu .content .title{
	font-size: 14px;
	font-weight: bold;
}

#footer .container_3 .footer_menu .content p { font-size: 13px; }

#footer .container_3 .footer_menu ul { padding-left: 20px; }

#footer .container_3 .footer_menu ul li{
	display: block;
	width: 210px;
	float: left;
}

#footer .container_3 .footer_menu ul li a{
	text-transform: uppercase;
	height: 50px;
	display: block;
	overflow: hidden;
	padding-left: 65px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 33px;
	background-repeat: no-repeat;
	background-position: left top;
}

#footer .container_3 .footer_menu ul li a:hover{
	color: #fff;
	text-decoration: none;
}

#footer .container_3 .footer_menu ul li a.come_arrivare { background-image: url(../img/footer_menu_come_arrivare.jpg); }

#footer .container_3 .footer_menu ul li a:hover.come_arrivare, #footer .container_3 .footer_menu ul li.selected a.come_arrivare { background-image: url(../img/footer_menu_come_arrivare_on.jpg); }

#footer .container_3 .footer_menu ul li a.meteo_riccione { background-image: url(../img/footer_menu_meteo_riccione.jpg); }

#footer .container_3 .footer_menu ul li a:hover.meteo_riccione, #footer .container_3 .footer_menu ul li.selected a.meteo_riccione { background-image: url(../img/footer_menu_meteo_riccione_on.jpg); }

#footer .container_3 .footer_menu ul li a.foto_riccione { background-image: url(../img/footer_menu_foto_riccione.jpg); }

#footer .container_3 .footer_menu ul li a:hover.foto_riccione, #footer .container_3 .footer_menu ul li.selected a.foto_riccione { background-image: url(../img/footer_menu_foto_riccione_on.jpg); }

#footer .container_3 .grid_1{
	background-image: url(../img/footer_grid1_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 509px;
}

#footer .container_3 .grid_1 .title{
	color: #666;
	padding-top: 22px;
	padding-left: 22px;
}

#footer .container_3 .grid_1 .title h1{
	font-size: 40px;
	font-weight: bold;
}

#footer .container_3 .grid_1 .title h1 a { color: #666; }

#footer .container_3 .grid_1 .title h1 a:hover { text-decoration: none; }

#footer .container_3 .grid_1 .title p{
	font-size: 14px;
	font-weight: bold;
}

#footer .container_3 .grid_2{
	background-image: url(../img/footer_grid2_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 441px;
	padding-top: 17px; /*30px*/
	padding-left: 10px;
}

#footer .container_3 .grid_2 p{
	line-height: 16px;
	margin-bottom: 20px;
}

#footer .container_3 .grid_2 p a{
	font-style: italic;
	color: #000;
	text-decoration: underline;
}

#footer .container_3 .grid_2 p a:hover { text-decoration: none; }

.grey { color: #666 !important; }

p a { text-decoration: underline; }

/*ALERT INVIO DATI*/
#divAlert{
	width:708px;
	height:494px;
	background: url(../img/bkg_alert2.png) no-repeat center center;
	text-align:center;
	display: none;
	position: absolute;
	z-index:1000;
}

#divAlert h6{
	display:block;
	text-indent:-9999px;
	background:url(../img/logo_alert.png) no-repeat center top;
	width:280px;
	height:80px;
	margin:20px auto -20px auto;
}

#divAlert #datiForm h3{
	font-size:14px;
	color:#333333;
	text-transform:uppercase;
}

#divAlert #datiForm .riepilogo h5{
	width:260px;
	height:16px;
	font-size:10px;
	line-height:14px;
	background:#fff;
	border:1px solid #999;
	float:left;
	margin:0 15px 8px 0;
	padding:0 10px;
	color:#000000;
	font-weight:normal;
	font-size:12px;
}
 #divAlert #datiForm .riepilogo h5:nth-child(2n) {
margin-right:0
}

#divAlert #datiForm .riepilogo h5 .dati{
	font-weight:bold;
	color:#666666;
}

#divAlert #datiForm p{
	margin:0 0 25px 0;
	color:#333;
	font-size:16px;
}

#divAlert #datiForm input{
	background:url(../img/bkg_input.png) no-repeat center top;
	width:206px;
	height:34px;
	border:0;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}

#divAlert #datiForm input:hover{
	background:url(../img/bkg_input.png) no-repeat center bottom;
	cursor:pointer;
	color:#fff;
}

#divAlert #datiForm .riepilogo{
	width:595px;
	margin:10px auto 50px auto;
	text-align:left;
	height:170px;
}

#divAlert #datiForm .buttons{
	width:626px;
	margin:0 auto 10px auto;
}

#divAlert #datiForm .buttons input { margin:0 }

#divAlert #datiForm .buttons input:last-child { margin:0 }

.elenco .container_3 li.item_riga { height:25px; width:100%; border:1px solid #ccc; border-left:none; border-right:0; border-bottom:none; background:none }

.elenco .container_3 li.item_riga p { margin:0; padding:5px 0 }

.elenco .container_3 li.item_riga p span.hotel a { color: #9c0; font-size: 15px; font-weight: bold;}

.elenco .container_3 li.item_riga p span.hotel { width:250px; display:inline-block; position:relative; top:0; left:0; }

.elenco .container_3 li.item_riga p span.hotel:hover { background:none}

.elenco .container_3 li.item_riga p .comune { color: #999; width:200px; display:inline-block}

.elenco .container_3 li.item_riga p .indirizzo { margin:0 0 0 5px }

.elenco .container_3 li.item_riga:nth-child(2n) { background:#f3fbd3 }

.elenco .container_3 li.item_riga:hover { background-color:#d2dca9 !important; background-image:none }

.elenco .container_3 li.item_riga:hover p, li.item_riga:hover p a  { color:#fff; }


.geo{display:none;}
