html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
bottom:0;
}

.ui-datepicker{
  height:230px
}

body {
	background:#fff url(../img/main-bg.jpg) repeat;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	font-style:italic;
	color:#333333;
	margin:0;
	padding:0;
}
table, td, th {
	vertical-align:top;
}
td {
	border-bottom:1px solid #BFBFBF;
}
.clear {
	clear:both;
}
.clearfix, .container {
	display:block;
}
img {
	border:0 none;
}
#container_404 {
	position:absolute;
	top:25%;
	right:20%;
	bottom:25%;
	left:20%;
}
iframe {
	border:1px #33CCCC solid;
}
p small a:hover {
	color:#33cccc !important;
}
p, a, img, p img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
p {
	line-height:16px;
	color:#000;
	margin:0 0 10px 0;
}
p strong {
	color:#33cccc;
	font-weight:bold;
}
.benvenuti p strong {
	color:#006eaa;
	font-weight:bold;
}
a {
	color:#00cccc;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a:visited {
	color:#00cccc;
}
a:hover, a:hover p {
	color:#006EAA;
	text-decoration:none;
}
a:active {
	color:#006eab;
	text-decoration:none;
}
a.opacity:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
a:focus, object {
	outline:none;
}

a.credits {
	color:#fff;
}
a.credits:visited {
	color:#fff;
}
a.credits:hover {
	color:#00cccc;
}
a.credits:active {
	color:#00cccc;
}

ul, ol {
	margin:0;
	padding:0;
}
ul li, ol li {
	list-style:none;
}
ul li strong {
	color:#295aa6;
	font-size:14px;
}
.breadcrumbs {
	color:#A67C52;
	float:right;
	font-size:11px;
	margin:0 0 15px 0;
	padding:5px 0 5px 15px;
	text-align:right;
}
.break {
	background:url(../img/break.png) no-repeat;
	width:950px;
	height:25px;
}
.breadcrumbs a {
	font-size:11px;
	text-decoration:underline;
	color:#e86600;
}
.breadcrumbs a:hover {
	text-decoration:none;
	color:#000;
}
h1 {
	color:#295aa6;
	font-size:18px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-shadow:0 1px 1px #fff;
	/*	text-transform:capitalize;
*/	line-height:18px;
	padding:5px 0 5px 20px;
}
h2 strong {
	color:#00cccc;
}
h2 a {
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-shadow:0 1px 1px #fff;
	text-transform:capitalize;
}
h2 a:hover {
	color:#db5133;
}
.de_title h2 {
	font-size:12px;
}
h3 {
	color:#006eaa;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	font-family:"Georgia", Times New Roman, Times, serif;
}
h3 a {
	text-decoration:none;
}
h4 {
	font-weight:bold;
	color:#59493f;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:14px;
}
#flash {
	position:relative;
	top:0;
	left:0;
	z-index:-1;
}
/*-------languages menu -------*/

#header {
	height:1px;
	position:relative;
	top:0;
	left:0;
}
.lingue {
	float:left;
}
ul.languagemenu {
	left:10px;
	position:relative;
	top:40px;
	z-index:1;
}
ul.languagemenu li {
	list-style:none;
	float:left;
	height:33px;
	padding:0 6px;
}
ul.languagemenu li a {
	color:#cba674;
	cursor:pointer;
}
/*style='margin:0px auto 0px; text-align:center; padding:0px 0px 10px 0px;' class='ombra-variant'*/

.language_separatore, .it, .it_selected, .de, .de_selected, .en, .en_selected {
	display:block;
	height:33px;
	width:33px;
}
.language_separatore {
	background:url(../img/language_separatore.png) no-repeat center center;
	width:33px;
}
a.it {
	background:url(../img/it.png) no-repeat scroll 0 0;
	filter:alpha(opacity=60);
	opacity:0.6;
}
a.it:hover, .it_selected {
	background:url(../img/it.png) no-repeat scroll 0 0;
	filter:alpha(opacity=100);
	opacity:1.0;
}
a.de {
	background:url(../img/de.png) no-repeat scroll 0 0;
	filter:alpha(opacity=60);
	opacity:0.6;
}
a.de:hover, .de_selected {
	background:url(../img/de.png) no-repeat scroll 0 0;
	filter:alpha(opacity=100);
	opacity:1.0;
}
a.en {
	background:url(../img/en.png) no-repeat 0 0;
	filter:alpha(opacity=60);
	opacity:0.6;
}
a.en:hover, .en_selected {
	background:url(../img/en.png) no-repeat 0 0;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.logo {
	position:absolute;
	z-index:1;
	top:0px;
	left:490px;
	width:134px;
}
/*------------------- languages menu ends ---------------------------------*/

/* start HORIZONTAL MENU */
.nav {
	/*	background:url(../img/menu-bg.png) no-repeat center top;
*/	width:900px;
	height:47px;
	position:absolute;
	top:390px;
	left:10px;
}
.menu_L {
	background:url(../img/menu-L.png) no-repeat left top;
	width:12px;
	height:45px;
	float:left;
}
.menu_M {
	background:url(../img/menu-M.png) repeat-x 0 top;
	float:left;
	height:45px;
	min-width:580px;
}
.menu_R {
	background:url(../img/menu-R.png) no-repeat right top;
	width:12px;
	height:45px;
	float:left;
}
ul#menu_h {
	margin:0 0 0 5px;
	padding: 0;
	float:left;
}
ul#menu_h li {
	margin:0;
	list-style:none;
	padding:10px 0;
	float:left;
}
ul#menu_h a {
	display:block;
	padding:0 10px;
	color:#fff;
	font-weight:normal;
	text-transform:capitalize;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul#menu_h a:visited {
	color:#fff;
}
ul#menu_h a:hover, ul#menu_h a.active_element {
	color:#00cccc;
	text-transform:uppercase;
}
ul#menu_h a:active {
	color:#00cccc;
}
/* End HORIZONTAL MENU */


/*   Booking Form  
.booking{
	background:url(../img/booking-bg.png) no-repeat center top;
	width:368px;
	height:340px;
	position:relative;
	left:95px;
	top:-405px;
}	
#gap{
	margin:30px 0 0 0;
}

#booking-form {
	float:right;
	left:0;
	margin:100px 10px 20px;
	position:relative;
	top:0;
	z-index:1;
}
#booking-form div {
	margin:0 0 10px 0;
	width:250px;
	clear:both;
}

#booking-form label{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:left;
	width:100px;
	text-transform:capitalize;
}
#booking-form input, #booking-form textarea {
	font-size:11px;
	background-color:#fff;
	color:#666;
	border-top:1px solid #2e4256;
	border-left:1px solid #3c4c5d;
	border-right:1px solid #9dbcd9;
	border-bottom:1px solid #6897c4;
	width:84px;
	padding:3px;
	}
#booking-form input.btn{
	background:url("../img/richiedi.png") no-repeat scroll center top transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:24px;
	padding-bottom:10px;
	position:relative;
	right:80px;
	text-transform:uppercase;
	top:15px;
	width:80px;
	}

#booking-form input.btn:hover{
	color:#fff;
	background:transparent url(../img/richiedi.png) no-repeat scroll center top;
	}	
#booking-form textarea {
	height:100px;
	}
#booking-form span{
	display:none;
	}
#booking-form .adult,
#booking-form .bambini,
#booking-form .camere
{
	float:left;
}		
#booking-form select{
	margin:0;
	}
  Booking Form ends     */
  

/*          Vertical Menu           */

.left {
	padding:0 0 0 15px;
	width:280px;
}
.right {
	padding:0 0 0 15px;
	width:620px;
}
.roundbgtop {
	background:url(../img/round-bg-top.png) no-repeat center top;
	height:13px;
	width:284px;
	margin:20px 0 0 0;
}
.roundbgmiddle {
	background:	url(../img/middle-bg.png) repeat-y center top;
	width:284px;
}
.roundbgmiddle h1 {
	padding:0 0 20px 20px;
	text-transform:capitalize;
}
.roundbgbottom {
	background:url(../img/round-bg-bottom.png) no-repeat center bottom;
	width:284px;
	height:15px;
}
ul#vertical_menu {
	padding:0 0 5px 0;
	margin:0;
	color:#f08c0b;
}
ul#vertical_menu li {
	margin:0;
	background:url(../img/li-bg.png) no-repeat 0 top;
	line-height:24px;
	padding:6px 0 6px 14px;
	border-spacing:1px 1px;
	list-style:none;
}
ul#vertical_menu li a {
	color:#000;
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	padding:0 0 0 40px;
}
ul#vertical_menu li:hover a {
	color:#00cccc;
}
ul#vertical_menu a:active, ul#vertical_menu a.active_element {
	color:#00cccc;
}
ul#vertical_menu ul {
	padding:0;
	margin:0;
}
ul#vertical_menu li li {
	float:left;
	list-style:none;
	padding:6px 0;
	border-bottom:1px #8b8b8b solid;
	width:100%;
}
ul#vertical_menu li li a {
	margin:0 10px;
	text-transform:none;
}
.colazione, .offerte, .lastminutes {
	width:280px;
	height:110px;
	display:block;
	padding:0 25px 0 10px;
}
.colazione01, .offerte01, .lastminutes01 {
	width:280px;
	height:110px;
	display:block;
	padding:0;
	margin:0 0 20px 0;
}
.colazione p a, .offerte p a, .lastminutes p a, .colazione01 p a, .offerte01 p a, .lastminutes01 p a {
	color:#000;
}
.colazione p a:hover, .offerte p a:hover, .lastminutes p a:hover, .colazione01 p a:hover, .offerte01 p a:hover, .lastminutes01 p a:hover {
	color:#006eaa;
}
.titlepad h2 {
	padding:10px 0;
}
.colazione {
	background:url(../img/colazione.jpg) no-repeat center top;
	border-right:1px #797979 dotted;
}
.offerte {
	background:url(../img/offerte.jpg) no-repeat center top;
	border-right:1px #797979 dotted;
}
.colazione01 {
	background:url(../img/colazione.jpg) no-repeat center top;
}
.offerte01 {
	background:url(../img/offerte.jpg) no-repeat center top;
}
.lastminutes {
	background:url(../img/minutes01.jpg) no-repeat center top;
}
.lastminutes01 {
	background:url(../img/minutes01.jpg) no-repeat center top;
}
.colazione p, .offerte p, .lastminutes p {
	width:154px;
	float:right;
	font-style:italic;
	font-weight:bold;
	margin:30px 0 0 0;
}
.colazione01 p, .offerte01 p, .lastminutes01 p {
	width:154px;
	float:right;
	font-style:italic;
	font-weight:bold;
	margin:30px 5px 0 0;
}
/*         news items starts           */
.newsitems {
	background:url(../img/list-bg.gif) no-repeat left top;
	margin:0 15px 0 10px;
	padding:0px 0 0px 20px;
}
.newsitems p {
	line-height:15px;
}
.benvenuti p {
	padding:10px 0 0 20px;
	line-height:18px;
}
.benvenuti h2 {
	color:#10cfcf;
	font-style:italic;
	font-size:18px;
}
/*         List items Ends           */
div.listitems {
	background:url(../img/libg.png) no-repeat center top;
	width:617px;
	height:89px;
	float:left;
	margin:0 0 20px 0;
	position:relative;
	top:40px;
	left:0;
}
div.listitems:hover {
	background:url(../img/libghover.png) no-repeat center top;
}
div.listitems h2 {
	padding:5px 0 0 20px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#00cccc;
}
div.listitems:hover h2 {
	color:#295AA6;
}
div.listitems p {
	padding:0 0 0 20px;
	font-weight:normal;
	width:240px;
	float:left;
}
div.listitems img {
	float:right;
	margin:0 14px 0 0;
	position:relative;
	right:0;
	top:-17px;
}
/*         List Page Starts         */
.pagetitle h1 {
	margin:20px 0;
	font-size:24px;
	padding:0 0 0 20px;
	width:600px;
}
/*         List Page Ends         */


/* start FOOTER MENU */

ul#footermenu {
	left:0;
	margin:0 0 0 130px;
	position:relative;
	top:100px;
	z-index:1;
	float:left;
}
ul#footermenu li {
	margin:0;
	list-style:none;
	padding:10px 0;
	float:left;
}
ul#footermenu a {
	display:block;
	padding:0 8px;
	color:#fff;
	font-weight:normal;
	text-transform:capitalize;
	font-size:12px;
	font-weight:bold;
}
ul#footermenu a:visited {
	color:#fff;
}
ul#footermenu a:hover, ul#footermenu a.active_element {
	color:#00cccc;
}
ul#footermenu a:active {
	color:#00cccc;
}
.address {
	color:#fff;
	left:0;
	position:relative;
	top:110px;
	width:600px;
	z-index:1;
	font-weight:bold;
}
.address p {
	color:#fff;
}
.copyrights {
	color:#FFFFFF;
	left:280px;
	position:relative;
	top:125px;
	width:600px;
	z-index:1;
	font-weight:bold;
}
.copyrights img {
	margin:5px 0 0 0;
}
.contact {
	left:0;
	position:relative;
	top:110px;
	z-index:1;
	color:#fff;
	font-weight:bold;
	float:right;
}
a.mail {
	background:url(../img/mail-info.gif) no-repeat 0 1px;
	padding:0 0 0 130px;
	height:12px;
}
a.mail:hover {
	background-position:0 -16px;
}
/* End FOOTER MENU */
	
.bottom-wrap {
	background:url(../img/footer.gif) repeat-x center bottom;
	height:135px;/*	margin:-60px 0 0 0;
*/	}
/*         Photo Gallery       */

#photo_album {
	padding:0;
	float:left;
	margin:150px 0 0 0;
	position:relative;
	left:0;
	top:0;
}

.notopmargin #photo_album{
  margin:20px 0 0 0;
}

#photo_album h2 {
	font-size:12px;
	text-transform:none;
	color:#004b9a;
	font-weight:bold;
	margin:4px 0 2 0;
	text-align:left;
	padding-left:10px;
}
#albumbg {
	background:url(../img/gallery-bg.png) no-repeat center top;
	padding:5px;
	height:140px;
	width:617px;
}
.wrap {
	float:left;
	height:138px;
	margin-bottom:10px;
	margin-left:48px;
	margin-top:10px;
	overflow:hidden;
	white-space:nowrap;
	width:525px;
}
.wrap a img {
	margin:0 8px 0 0;
	border:1px #0ccccc solid;
	padding:0;
}
a.leftarrow {
	background:transparent url(../img/left_arrow.png) no-repeat scroll 0 0;
	float:left;
	height:35px;
	left:20px;
	position:absolute;
	top:52px;
	width:24px;
}
a.leftarrow:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}
a.rightarrow {
	background:transparent url(../img/right_arrow.png) no-repeat scroll 0 0;
	height:35px;
	left:582px;
	position:absolute;
	top:52px;
	width:24px;
	display:block;
}
a.rightarrow:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}
/* Photo Gallery Ends      */ 


/*        Modulo Contatti     */
#modulo-contatti {
	margin:0 0 10px 5px;
}
#modulo-contatti p {
	margin:10px 0;
}
#modulo-contatti label, #modulo-contatti span {
	color:#00519E;
	text-transform:capitalize;
}
#modulo-contatti span {
	font-size:10px;
	margin-left:5px;
}
#modulo-contatti input, #modulo-contatti textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	color:#666;
	border-top:1px solid #858585;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #e1e1e1;
	width:50%;
	padding:3px;
}

#modulo-contatti p label{
	line-height:16px;
}
#modulo-contatti textarea {
	height:85px;
}
#modulo-contatti input.btn {
	background:#00519E;
	line-height:26px;
	padding:3px;
	border:1px #ABD3FA solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	width:60px;
	height:26px;
}
#modulo-contatti input.btn:hover {
	color:#fff;
	background:#69E2F3;
}
/* start CAPTCHA */

.captcha_paragraph img {
	float:left;
	margin:8px 15px 0 0 !important;
	border:2px solid #fff;
	outline:1px solid #ccc;
	width:auto !important;
}
.captcha_paragraph label {
	text-transform:none !important;
}
#modulo-contatti input#captcha-5, #modulo-contatti input#captcha-26, #modulo-contatti input#captcha-28 {
	height:22px;
	left:0;
	margin:0;
	padding:11px 0 0 4px;
	position:relative;
	top:-8px;
	width:182px;
}
/* contatti form   */

/*  Article Starts  */
.article p, .article01 p {
	float:left;
	margin:0 25px 15px 0;
	text-align:justify;
}
.article01 {
	float:left;
	margin:50px 25px 15px 0;
	text-align:justify;
}
.leftwidth {
	width:310px;
	background:none;
	height:100px;
}
/* start MODULO A personalize  */	

.modulo {
	background:url(../img/personalize.png) no-repeat center top;
	width:302px;
	height:175px;
	display:block;
}
#content-slider {
	width:300px;
	overflow: hidden;
	height:164px;
	margin:7px 0;
}
#content-slider-inside {
	list-style: none;
	height:169px;
	/*	overflow: scroll;
*/	overflow-y: hidden;
}
#content-slider-inside li {
	width:300px;
	color:#000;
	margin:0;
	height:169px;
}
#content-slider-inside li img {
}
#content-slider-inside li p {
	line-height:14px;
	margin:2px 0 40px 10px;
}
#content-slider-inside li p:hover {
	color:#00cccc;
}
#navigation {
	list-style: none;
	margin:0 0 0 10px;
}
#navigation li {
	float: left;
	margin:0 5px;
	padding:20px 0 0 0;
}
#navigation li a, #navigation li a:link, #navigation li a:visited {
	color:#00cccc;
	padding:0 3px 0 6px;
}
#navigation li a.selected, #navigation li a.selected:link, #navigation li a.selected:visited {
	color:#00cccc;
}
#navigation li+li, #navigation li+li+li {
	background:none;
}
#navigation li+li a, #navigation li+li+li a {
	color:#333 !important;
}
#navigation li:hover, #navigation li.active {
	color:#00cccc !important;
	background:url(../img/tab-hover.gif) no-repeat center top;
	width:83px;
}
#navigation li+li:hover, #navigation li+li+li:hover {
	color:#00cccc !important;
	background:url(../img/tab-hover.gif) no-repeat center top;
}
#navigation li+li a:hover, #navigation li+li+li a:hover {
	color:#00cccc !important;
}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	color:#00cccc;
}
/* end MODULO A personalize * /


/*  start BOOKING FORM */
 
.booking {
	background:url(../img/booking.png) no-repeat center top;
	width:288px;
	height:258px;
	padding:90px 50px 0px;
	position:relative;
	left:93px;
	top:0px;
}

.booking_en {
	background:url(../img/booking_en.png) no-repeat center top;
	width:288px;
	height:258px;
	padding:90px 50px 0px;
	position:relative;
	left:93px;
	top:0px;
}

.booking_de {
	background:url(../img/booking_de.png) no-repeat center top;
	width:288px;
	height:258px;
	padding:90px 50px 0px;
	position:relative;
	left:93px;
	top:0px;
}

#gap {
	margin:30px 0 0 0;
}
#booking-form div {
	margin:0 0 10px 0;
}
#booking-form label {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:left;
	width:80px;
	/*text-transform:capitalize;*/
}
#booking-form select {
	background:#fff;
	width:58px;
}
#booking-form label#label_text-1, #booking-form label#label_text-2, #booking-form label#label_text-21, #booking-form label#label_text-22, #booking-form label#label_text-14, #booking-form label#label_text-15, #booking-form label#label_text-28, #booking-form label#label_text-29, #booking-form label#label_text-40, #booking-form label#label_text-41, #booking-form label#label_text-56, #booking-form label#label_text-57, #booking-form label#label_text-64, #booking-form label#label_text-65, #booking-form label#label_text-72, #booking-form label#label_text-73, #booking-form label#label_text-83, #booking-form label#label_text-84, #booking-form label#label_text-48, #booking-form label#label_text-49, #booking-form label#label_text-105, #booking-form label#label_text-106, #booking-form label#label_text-91, #booking-form label#label_text-92 {
	margin-left:78px;
}
#booking-form input, #booking-form textarea {
	font-size:11px;
	background-color:#fff;
	color:#666;
	border:1px solid #4E81AA;
	width:82px;
	height:10px;
	padding:3px;
}
#booking-form input#text-3, #booking-form input#text-4, #booking-form input#text-23, #booking-form input#text-24, #booking-form input#text-16, #booking-form input#text-17, #booking-form input#text-30, #booking-form input#text-31,  #booking-form input#text-3, #booking-form input#text-4, #booking-form input#text-42, #booking-form input#text-43, #booking-form input#text-44, #booking-form input#text-45, #booking-form input#text-46, #booking-form input#text-59, #booking-form input#email-4, #booking-form input#text-58, #booking-form input#email-59, #booking-form input#email-43, #booking-form input#text-66, #booking-form input#email-43, #booking-form input#email-67, #booking-form input#text-74, #booking-form input#email-75, #booking-form input#text-85, #booking-form input#email-86, #booking-form input#text-50, #booking-form input#email-51, #booking-form input#text-107, #booking-form input#email-108, #booking-form input#text-93, #booking-form input#text-94, #booking-form input#email-17, #booking-form input#email-24 {
	width:160px;
}
#booking-form div#div_select-5, #booking-form div#div_select-6, #booking-form div#div_select-7, #booking-form div#div_select-25, #booking-form div#div_select-26, #booking-form div#div_select-27, #booking-form div#div_select-18, #booking-form div#div_select-19, #booking-form div#div_select-20, #booking-form div#div_select-32, #booking-form div#div_select-33, #booking-form div#div_select-34, #booking-form div#div_select-44, #booking-form div#div_select-45, #booking-form div#div_select-46, #booking-form div#div_select-60, #booking-form div#div_select-61, #booking-form div#div_select-62, #booking-form div#div_select-68, #booking-form div#div_select-69, #booking-form div#div_select-70, #booking-form div#div_select-77, #booking-form div#div_select-79, #booking-form div#div_select-81, #booking-form div#div_select-87, #booking-form div#div_select-88, #booking-form div#div_select-89, #booking-form div#div_select-52, #booking-form div#div_select-53, #booking-form div#div_select-54, #booking-form div#div_select-109, #booking-form div#div_select-110, #booking-form div#div_select-111, #booking-form div#div_select-95, #booking-form div#div_select-96, #booking-form div#div_select-97 {
	float:left;
	width:95px;
}
/*#booking-form div select#div_select-5, #booking-form div select#div_select-6, #booking-form div select#div_select-7, #booking-form div select#div_select-25, #booking-form div select#div_select-26, #booking-form div select#div_select-27, #booking-form div select#div_select-18, #booking-form div select#div_select-19, #booking-form div select#div_select-20 {
	width:55px;
	background:#fff;
	}
*/
#booking-form label#label_text-35, #booking-form label#label_text-36, #booking-form label#label_text-37, #booking-form label#label_text-38, #booking-form label#label_text-47, #booking-form label#label_text-63, #booking-form label#label_text-71, #booking-form label#label_text-82, #booking-form label#label_text-55, #booking-form label#label_text-82, #booking-form label#label_text-90, #booking-form label#label_text-112, #booking-form label#label_text-98 {
	width:100px;
}
#booking-form div#div_text-35, #booking-form div#div_text-36, #booking-form div#div_text-38, #div_text-63, #div_text-47, #div_text-37, #div_text-71 {
	display:none;
}
#booking-form input.btn {
	background:url(../img/richiedi.png) no-repeat scroll center top transparent;
	border:0 none;
	color:#fff;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:24px;
	padding-bottom:10px;
	margin-left:100px;
	text-transform:uppercase;
	width:80px;
}
#booking-form input.btn:hover {
	color:#fff;
	background:transparent url(../img/richiedi.png) no-repeat scroll center top;
	outline:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#booking-form textarea {
	height:100px;
}
#booking-form span {
	display:none;
}
.box_eta-bambini, .box_children-age, .box_kinder-alter{
  clear:both;
  display: none;
}
/*  end BOOKING FORM */


/* Price Table    */
#table_price, #table_riduzioni {
	margin:0 0 20px;
	padding:0;
	width:620px;
	border-left:1px #BFBFBF solid;
	border-right:1px #BFBFBF solid;
	background:#E0E9EF;
	float:left;
}
#table_price th, #table_price td, #table_riduzioni th, #table_riduzioni td {
	text-align:center;
}
.table_price_header {
	background-color:#7DB5DF;
	color:#fff;
	border:0 none;
	margin:0;
	padding:0;
}
#table_price p, #table_riduzioni p {
	margin:3px 3px 3px;
	padding:0;
}
.table_price_header p {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:3px;
	padding:0;
	text-transform:uppercase;
}
/*#table_riduzioni{
	margin:0 0 20px;
	padding:0;
	width:620px;
	border-left:1px #BFBFBF solid;
	border-right:1px #BFBFBF solid;
	background:#E0E9EF;
}*/
#table_riduzioni th {
	background-color:#7DB5DF;
	border:0 none;
	color:#fff;
}
#table_riduzioni span {
	color:#295AA6;
	font-weight:bold;
}
p.pricetext {
	width:620px;
	font-size:11px;
}

#list{
	width:100%;
	float:left;
}

#space{
	padding:30px 0 0 0;
}

/* GOVOLO */
/*#govolo body{
  background: red;
}*/