/* CSS Document */
body {
	margin:0px;
	background-image:url(layout/bg_page.gif);
 	}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	}

a {
 color:#e74581;
}
 
a:hover  {
 color:#e87aa3;
 text-decoration:none;
}



h1 {
	background-color:#2e0507;
	color:#CCCCCC;
	padding:3px;
	font-size:11px;
	margin:0px;
	margin-bottom:20px;
	}


h2 {
	color:#e74581;
	font-size:14px;
	font-weight:bold;
	margin-bottom:37px;
	}


.menu {
	margin-top:10px;
	}

.menu td {
	text-align:center;
	font-size:10px;
	}

.menu a {
	text-decoration:none;
	color:#d19d9f;
	}

.menu a:hover {
	color:#e74581;
	}

/* PRENOTAZIONE */

.prenotazione {
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 35px;
	margin-top: 20px;
	height: 278px;
	}


.prenotazione form .textbox, .prenotazione form .textbox_right, .prenotazione form .textbox2, .prenotazione form .textboxarea {
	width:74px;
	border:solid 1px #994046;
	background-color: #994046;
	padding:2px;
	color: #ffffff;
	margin-right:10px;
	margin-bottom:8px;
	font-size:10px; 
	}

.prenotazione form .textbox_right, .prenotazione form .textbox2 {
	margin-right: 0px;
	}

.prenotazione form .textbox2, .prenotazione form .textboxarea {
	width: 162px;
	}

.prenotazione form textarea {	
	margin-right:10px;
	border:solid 1px #FFFFFF;
	color: #82a9c8;
	display:block;
	}

.prenotazione_button {
	width:40px;
	}

.prenotazione .privacybox a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	}
	
.prenotazione .privacybox {
	margin-bottom:13px;
	}


/* BOX OFFERTE */

.offerte {
	background-image:url(layout/box-offerte_bg.png);
	}

.offerte_top {
	background-image:url(layout/box-offerte.png);
	background-repeat: no-repeat;
	height: 30px;
	}

.offerte_bottom {
	clear: both;
	background-image:url(layout/box-offerte.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 12px;
	} 

.offerte {
	background-repeat:repeat-y;
	text-align:left;
	color:#e74581;
	line-height:14px; 
	font-size:10px;
	width: 194px;
	}

.offitem {
	background-image: url(layout/button-offerte.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
	}

.offerte a {
	text-decoration: none;
	color: #ffffff;
	}

.offerte a .offitem b {
	color:#d72e71;
	}

.offerte .offerta {
	background-image:url(layout/offerte_separator.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 3px;	
	}

.photogallery {
	text-align:left;
	margin-left:70px;
	margin-top:10px;
	margin-bottom:20px;
	}

.tabPhoto img {
	padding:2px;
	margin-right:2px;
	}

.maincontent {
	text-align:justify;
	margin-left:73px;
	margin-right:44px;
	margin-bottom:20px;
	line-height:16px;
	color:#d19d9f;
	}


.tab_bottom {
	text-align:center;
	}

.tab_bottom a {
	text-decoration:none;
	color:#d19d9f;
	font-size:10px;
	}

.bottom  { 
	text-align:center;
	color:#FFFFFF;
	padding:10px;
	}


.bottom a {
	color:#d19d9f;
	}

.top_lastminute {
	background-image:url(layout/box-last-minute.gif);
	width:173px;
	height:42px;
	padding-top:25px;
	padding-left:60px;
	color:#e47a00;
	text-align:left;
	margin-bottom:20px;
	font-size:11px;
	}

.top_lastminute a {
	color:#e47a00;
	font-weight:bold;
	}


.newsletter_hp form {
	margin:0px;
	padding:0px;
	}

.newsletter_hp {
	padding:35px 0px 0px 25px;
	}

.newsletter_hp input {
	font-size:11px;
	margin-bottom:11px;
	width:120px;
	}

.periodo {
	font-weight:bold;
	color:#f8791c;
	}


#googlemap {
	width:425px;
	height:280px;
	margin-top:10px;
	margin-left:80px;
	text-align:center;	
}