@charset "UTF-8";
/* CSS Document */
body {
	background: #234669 url(background.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font: 70% "Trebuchet MS";
}
.tooltip {
	display:none;
	background:transparent url(http://flowplayer.org//tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

img a,
img,
a {
	border: none;
	outline: none;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2px 0;
	overflow: hidden;
}
h1 {
	margin: 0;
	padding: 0;
}
.logo {
	/*
	margin: 17px 20px 18px 20px;
	width: 500px;
	*/
	width: 580px;
	margin-left:18px;
	float: left;
}
.logo a {
	text-decoration: none;
}
.language {
	width: 120px;
	display: none;
	float: left;
	padding: 40px 0 45px 0;
	border-right: 1px solid #ddd;
	margin-left: 10px;
}
.language img {
	float: left;
	margin: 5px 3px 0 0;
}

.pulsanti {
	float: right;
	width: 175px;
	padding: 0;
	margin: 13px 20px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
}
.pulsanti li {
	/*
	border-radius: 3px;
	background: #36b2e1;
	box-shadow: 0 0 1px #002974;
	*/
	background-image: url('http://www.prenotazionealberghi.it/header_footer_tematico/sfondoBottone.jpg');
	text-transform: uppercase;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 150px !important;
	margin: 0 0 5px 0;
}
.pulsanti a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.pulsanti a:hover {
	text-decoration: none;
	color: #0D447F;
}
.topmenu {
	clear: both;
	background: #ffb70c;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 0 6px 0;
	border-bottom: 1px solid #2e5378;
}
.topmenu li {
	margin: 0;
	padding: 7px 5px 6px 13px !important;
	list-style: none;
	display: inline;
	border-left: 1px solid #FFF;
}
.hotel {
	border-left: none !important;
}
.hotel a{
	color: #0a0a0a;
	text-decoration: none;
}
.hotel a:hover{
	color: #000000;
	text-decoration: underline;
}
.topmenu a:link,
.topmenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #36b2e1;
}
.bricciole {
	font-size: 12px;
	font-weight: bold;
	color: #081c40;
	margin: 10px 20px;
}
.box_prenotazione {
	width: 92.5%;
	margin: 10px 20px;
	border-radius: 5px;
	padding: 15px;
	background: #25acdf;
	border: 1px solid #00b9ff;
	box-shadow: 1px 2px 1px #2b5075;
}
.box_prenotazione h2 {
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 0 0 15px 0;
}
.box_prenotazione input {
	background: #ededed;
	border-radius: 5px;
	border: transparent;
	padding: 7px 15px 7px 7px;
	color: #277a99;
	font-size: 14px;
	width: 240px;
}
.submit {
	width: 90px !important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-left: 15px !important;
}
.h2 {
	margin: 0 !important;
	padding: 0 !important;
}
.box_padescription {
	float: left;
	width: 300px;
	border: 1px solid #0896ff;
	border-radius: 5px;
	margin: 15px 15px 20px 20px;
	padding: 15px 15px 0 15px;
	height: 350px;
}
.box_padescription p {
	font-size: 12px;
	color: #003580;
}
.box_padescription h1 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	font-weight: bold;
	color: #277a99;
}


.box_padescription2 {
	float: left;
	width: 410px;
	border: 1px solid #0896ff;
	border-radius: 5px;
	margin: 15px 15px 20px 20px;
	padding: 15px 15px 0 15px;
	height: 350px;
}
.box_padescription2 p {
	font-size: 12px;
	color: #003580;
}
.box_padescription2 h1 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	font-weight: bold;
	color: #277a99;
}

.map {
	width: 575px;
	float: left;
	border: 1px solid #0896ff;
	border-radius: 5px;
	margin: 15px 0 0 0;
	padding: 0;
}
.hotelwrapper {
	border-top: 1px solid #ddd;
	clear: both;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	margin: 20px;
}
.hotelbox {
	border-right: 1px solid #ddd;
	width: 440px;
	float: left;
}
.hotelbox h3 {
	margin: 15px 0;
	padding: 0;
	color:#081c40;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	float: left;
}
.hotelbox h3 a {
	text-decoration: none;
}
#hotelbox img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
.pulsvai {
	color: #36b2e1;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 20px 15px;
	padding: 0;
	float: right;
}
.pulsvai a:link,
.pulsvai a:visited {
	border-radius: 5px;
	background: #36b2e1;
	color: #FFF;
	text-decoration: none;
	padding: 6px 12px 4px 12px;
	text-align: center;
}
.pulsvai a:hover {
	background: #FFF;
	color: #36b2e1;
	border: 1px solid #36b2e1;
}
.hotelbox ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
.hotellist {
	padding-bottom: 25px !important;
	border-bottom: 1px solid #ddd;
}
.hotellistf {
	padding-bottom: 25px !important;
	border-bottom: none !important;
}
.hotellistb {
	border-bottom: 1px dotted #4cb733 !important;
	margin: 0 16px 0 23px !important;
}
.hoteldettagliprezz li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #0a0a0a;
	width: 70px;
	margin: 0 0 0 0;
}
.hoteldettagliprezz li a{
	
	color: #0a0a0a;
	text-decoration: none;
	
}.hoteldettagliprezz li a:hover{
	
	color: #000000;
	text-decoration: underline;
	
}
.prezzo {
	color: #00739e !important;
	margin: 0 0 0 229x !important;
}
.stelleHome {
	color: #4cb733 !important;
	margin: 0 0 0 10px !important;
}
.otherlink {
	clear: both;
	color: #36b2e1;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
	margin: -5px 0 0 45px;
	padding: 0;
	width: 400px;
}
.otherlink li {
	border-bottom: 1px dotted #6cc24a;
	padding: 3px 0 7px;
}
.otherlink a:link,
.otherlink a:visited {
	border-radius: 5px;
	background: #36b2e1;
	color: #FFF;
	text-decoration: none;
	padding: 2px 8px;
	text-align: center;
	float: right;
}
.otherlink a:hover {
	background: #FFF;
	color: #36b2e1;
	border: 1px solid #36b2e1;
}
.tuttihotel {
	width: 440px;
	float: left;
}
.mostratuttiglihotel {
	color: #36b2e1;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 20px 18px;
	padding: 0;
}
.mostratuttiglihotel a:link,
.mostratuttiglihotel a:visited {
	border-radius: 5px;
	background: #36b2e1;
	color: #FFF;
	text-decoration: none;
	padding: 6px 12px 4px 12px;
	text-align: center;
}
.mostratuttiglihotel a:hover {
	background: #FFF;
	color: #36b2e1;
	border: 1px solid #36b2e1;
}


.linkRicercaFull a:link,
.linkRicercaFull a:visited {
	border-radius: 5px;
	background: #FFB70C;
	color: #FFF;
	text-decoration: none;
	padding: 6px 12px 4px 12px;
	text-align: center;
}
.linkRicercaFull a:hover {
	background: #FFFFFF;
	color: #FFB70C;
	border: 1px solid #FFB70C;
}

.tuttihotel ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.hotelistbarcellona {
	overflow: hidden;
	margin: 0 0 0 18px !important;
	border-bottom: 1px dotted #6cc24a;
}
.hotelistbarcellona li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #0a0a0a;
	margin: 5px 0;
	float: left;
}
.hotelistbarcellona .hotel {
	/*margin: 25px 0 0 8px !important;*/
	margin-top: 25px;
	margin-left: 5px;
}
.hotelistbarcellona .prezzo {
	color: #00739e !important;
/*	margin: 25px 0 0 236px !important;*/
	margin-top: 25px;
}
.hotelistbarcellona .stelle {
	
	padding-top: 10px;
	color: #4cb733 !important;
	/*margin: 25px 0 0 10px !important;*/
}
.footer {
	width: 100%;
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 1px;
	margin-top: 20px;
}
.footernav1 {
	list-style: none;
	background: #fdb902;
	clear: both;
	background: #ffb70c;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 0 6px 0;
	border-bottom: 1px solid #2e5378;
}
.footernav1 li {
	margin: 0;
	padding: 7px 7px 6px 16px !important;
	list-style: none;
	display: inline;
	border-left: 1px solid #FFF;
}
.footernav1 .hotel {
	border-left: none !important;
}
.footernav1 a:link,
.footernav1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.footernav1 a:hover {
	color: #36b2e1;
}
.footernav2 {
	list-style: none;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	padding: 20px 0;
	margin: 1px 0 0 0;
	text-align: center;
	border-top: 1px solid #ddd;
}
.footernav2 li {
	margin: 0;
	padding: 0 7px 0 16px !important;
	list-style: none;
	display: inline;
	border-left: 1px solid #1a3453;
}
.footernav2 .hotel {
	border-left: none;
	padding-left: 0 !important;
}
.footernav2 a:link,
.footernav2 a:visited {
	color: #1a3453;
	text-decoration: none;
}
.footernav2 a:hover {
	text-decoration: underline;
}
.hotelbarcellonapa {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}
.hotelbarcellonapa li {
	list-style: none;
	display: inline;
	color: #33b1e1;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 10px 0 15px;
	border-left: 1px solid #33b1e1;
}
.hotelbarcellonapa .hotel {
	padding: 0 10px 0 0 !important;
	border-left: none !important;
}
.socialnet {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
}
.socialnet li {
	list-style: none;
	display: inline;
	color: #33b1e1;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 5px;
}
.footer p {
	color: #1a3453;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	margin: 20px 0 80px 0;
}
.footer p a:link,
.footer p a:visited {
	color: #33b1e1;
	text-decoration: none;
}
.footer p a:hover {
	text-decoration: underline;
}

.firstcol {
	width: 454px;
	float: left;
	margin: 20px 0 0 20px !important;
	padding: 0 !important;
}
.stelle {
	color: #fdb902;
	font-size: 30px;
	margin: -26px 0 0 200px !important;
	float: left;
}
.firstcol h2 {
	margin: 0 !important;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #31b0e1;
}
.prezzi-date {
	color: #003583;
	font-weight: normal;
	font-size: 12px;
	clear: both;
	line-height: 14px;
	float: left;
	margin: 0 0 33px 0;
	padding: 0;
}
.prezzi-date span {
	font-weight: bold;
}
.tripadv {
	float: left;
	width: 136px;
	margin: -36px 0 0 160px;
}
.description {
	clear: both;
	margin: 0;
	padding: 33px 0 18px 0;
	font-size: 14px;
	font-weight: normal;
	color: #6d6e71;
	border-bottom: 1px solid #31b0e1;
	border-top: 1px solid #31b0e1;
}
.description h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.description p {
	margin: 0;
	padding: 0 0 15px 0;
}
.camereh2 {
	font-size: 14px !important;
	font-weight: bold;
	color: #31b0e1;
	padding: 23px 0 !important;
}


/*accordion*/
.applemenu{
margin: 0 0 30px 0;
padding: 0;
width: 100%; /*width of menu*/
font-size: 14px;
font-weight: normal;
color: #6d6e71;
}
.silverheader2 h3 {
	margin: 0;
	padding: 18px 0 0 0;
	color: #31b0e1;
	font-size: 14px !important;
	font-weight: bold;
	border-top: 1px solid #31b0e1;
}
.silverheader2 p {
	margin: 0 !important;
	padding: 0 !important;
}
.applemenu div.silverheader {
	overflow: hidden;
	padding: 0 0 10px 0;
}
.more a:link,
.more a:visited {
	color: #31b0e1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 210px;
	text-align: right;
}
.more a:hover {
	text-decoration: underline;
}
.less a:link,
.less a:visited {
	color: #31b0e1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
}
.less a:hover {
	text-decoration: underline;
}
.prezzo {
	margin: 20px 0 0 210px;
	padding: 0;
	float: left;
}
.prezzo-prenota {
	clear: both !important;
	overflow: hidden !important;
	margin: -14px 0 0 0;
}
.prezzo span {
	color: #31b0e1;
}
.prenotaorepuls a:link,
.prenotaorepuls a:visited {
	background: #faad11;
	border-radius: 5px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	font-weight: bold !important;
	width: 111px !important;
	font-size: 14px !important;
	float: right;
}
.prenotaorepuls a:hover {
	background: #FFF;
	color: #faad11;
}
.applemenu div.silverheader a{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}

.applemenu div.silverheader2 {
	margin: 0;
	padding: 0;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
clear: both;
height: auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.applemenu div.submenu h3 {
	margin: 0 !important;
	padding: 0 !important;
	color: #31b0e1;
	font-size: 14px !important;
	font-weight: bold;
}

.secondcol {
	width: 440px;
	float: left;
	margin: 15px 0 0 25px;
}
.map2 {
	border-bottom: 1px solid #31b0e1;
	padding: 0 0 30px 0;
}
.box-prenotazione {
	width: 410px;
	border-radius: 5px;
	background: #e5e5e5;
	padding: 15px 15px 5px 15px;
	overflow: hidden;
}
.box-prenotazione label {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4f;
}
.box-prenotazione input {
	border: 1px solid #31b0e1;
	font-size: 12px;
	padding: 3px;
}
.camereinput select {
	width: 128px;
}
.camerelabel {
	clear: both;
}
.camereinput,
.verificadisp {
	float: left;
	width: 200px;
}
.verificadisp input {
	background: #faad11;
	border-radius: 5px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	font-weight: bold !important;
	font-size: 14px !important;
	border: none !important;
	margin: 15px 0 0 0;
}
.verificadisp input:hover {
	background: #FFF;
	color: #faad11;
}
.checkin {
	float: left;
	width: 200px;
}
.checkout {
	float: left:
	width: 200px;
}
.servizi {
	height: 400px;
	overflow: scroll;
	border-bottom: 1px solid #31b0e1;
	padding: 0 0 20px 0;
	color: #505050;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	background: url(freccieslide.png) no-repeat right 30px;
}
.servizi h3 {
	border-bottom: 1px solid #31b0e1;
	padding: 20px 0;
	margin: 0;
	color: #31b0e1;
	font-size: 14px !important;
	font-weight: bold;
}
.linkdiservizo,
.linkdiservizo ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #31b0e1;
	padding: 25px 0;
}
.linkdiservizo li {
	margin: 0 0 5px 0;
}
.linkdiservizo a:link,
.linkdiservizo a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #31b0e1;
	text-decoration: none;
}
.linkdiservizo a:hover {
	text-decoration: underline;
}
.condividi {
	margin-bottom: 30px;
}
.condividi h3 {
	border-bottom: 1px solid #31b0e1;
	padding: 20px 0;
	margin: 0;
	color: #31b0e1;
	font-size: 14px !important;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.gallery {
	border-bottom: 1px solid #31b0e1;
	padding: 20px 0;
	color: #505050;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 20px;
}
.gallery p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.box_padescription h2 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	font-weight: bold;
	color: #277a99;
}
.citta_option {
	width: 310px;
	float: left;
	margin: 5px 20px 0 20px;
}
.citta_hotel {
	width: 580px;
	float:right;
	margin: 5px 20px 0 0;
}
.ordinaper {
	background: #25acdf;
	color: #FFF;
	border-radius: 5px;
	margin: 0;
	padding: 0 20px;
	font-size: 12px;
	overflow: hidden;
}
.ordinaper h5 {
	font-weight: bold;
	margin: 0;
	font-size: 14px !important;
	padding: 20px 0;
}
.ordinaper li {
	list-style: none;
}
.flo {
	float: left;
	margin-right: 2px;
}
.flo a{
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	margin-top: 8px;
	text-decoration: none;
}
.flo a:hover
{
	text-decoration: underline;
}
.ordinasubmit input {
	border: none !important;
	border-radius: 5px;
	background: #FFF;
	color: #25acdf;
	float: right;
	margin: 20px 0;
	padding: 5px 10px;
	font-size: 14px;
}
.ordinasubmit input:hover {
	background: #25acdf;
	color: #FFF;
}
.citta_servizi {
	background: #25acdf;
	color: #FFF;
	border-radius: 5px;
	margin: 15px 0;
	padding: 0 20px;
	font-size: 12px;
	overflow: hidden;
	padding-bottom: 20px;
}
.citta_servizi li {
	list-style: none;
}
.citta_servizi ul {
	margin: 0;
	padding: 0;
}
.citta_servizi .animali {
	clear: both;
}
.citta_servizi .affinalaricerca {
	border: none !important;
	border-radius: 5px;
	background: #FFF;
	color: #25acdf;
	margin: 20px 0;
	float: right;
	padding: 5px 10px;
	font-size: 14px;
}
.citta_servizi input:hover {
	/*
	background: #25acdf;
	color: #FFF;
	*/
}
.citta_parag {
	font-size: 13px;
	color: #4d4d4d;
}
.citta_hotel h3 {
	font-size: 18px;
	color: #36b2e1;
	font-weight: bold;
	margin: 13px 0 0 0;
	padding: 0;
}
.citta_hotel ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}
.citta_hotel li {
	float: left;
	width: 90px;
	color: #081c40 !important;
}
.citta_hotel .descrizhot {
	width: 410px !important;
	padding: 0 5px;
}
.citta_hotel h4 {
	margin: 0;
	padding: 0;
}
.citta_hotel a {
	text-decoration: none;
	color: #0a0a0a;
}
.citta_hotel a:hover {
	text-decoration: underline;
	color: #000000;
}
.citta_hotel .prenotahotel {
	display: block;
	float: right;
	width: 70px;
	text-align: right;
}
.citta_hotel .prenotahotel a:link,
.citta_hotel .prenotahotel a:visited {
	border: none !important;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
	background: #25acdf;
	color: #FFF;
	margin: 0 0 5px 0;
	float: right;
	padding: 5px 10px;
	font-size: 12px;
	text-align: center;
}
.citta_hotel .prenotahotel a:hover {
	background: #FFF;
	color: #25acdf;
}
.hotel_citta {
	clear: both;
	overflow: hidden;
	border-bottom: 1px dotted #ffb70c;
	padding-bottom: 10px;
}
.stelle_hotel {
	font-weight: bold;
	color: #ffb70c;
	font-size: 14px !important;
}
.page_nav {
	text-align: center;
	padding: 15px 0;
	font-size: 14px;
}
.page_nav a:link,
.page_nav a:visited {
	color: #ffb70c;
	text-decoration: none;
	font-weight: bold;
}
.page_nav a:hover {
	color: #ffb70c;
	text-decoration: underline;
	font-style: italic;
}

.box_padescription3 {
	float: left;
	width: 280px;
	border: 1px solid #0896ff;
	border-radius: 5px;
	margin: 0px;
	padding: 15px 15px 0 15px;
	/*height: 450px;*/
}
.box_padescription3 p {
	font-size: 12px;
	color: #003580;
	text-align: justify;
}
.box_padescription3 h1 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	font-weight: bold;
	color: #277a99;
}
.mapCitta {
	width: 310px;
	border: 1px solid #0896ff;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottoneHref {
	margin: -2px 0 15px 0;
}

	a span.tt-container
	{
	   display:none;
	}
	a:hover { position: relative; }
	
	a:hover span.tt-container {
	    background: #f5f5f5;
	    display:block;
	    /*height: 3em;*/
	    position: absolute;
	    top: 2em;
	    z-index: 1;
	    width: 20em;
	    border-style: solid;
	    border-width: 1px;
	    border-color: #cccccc;
	    padding: 5px;
	    border-radius:5px;
	    font-family: Arial,Helvetica,sans-serif;
	    
	    text-transform: none;
	}
	a:hover span.tt-arrow {
	    background-image:url(http://www.prenotazionealberghi.it/imageHotel/tooltiparrow.gif);
	    height: 15px;
	    left: 15px;
	    position: absolute;
	    top: -15px;
	    width: 15px;
	    text-transform: none;
	}
	a:hover span.tt-text { 
		
		color: #0066cc ;
		font-size: 12px;
		 
	}
