@charset "utf-8";

body {
	margin:0px auto;
	padding:0;
	/*width: 790px;*/
	background: url(images/sfondo.jpg) center top repeat-x #d2d3d5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#9096a3;
}
h2 {
	font-size:14px;
	margin:0;
	padding-bottom:7px;
}
h3 {
	font-size:12px;
	margin:0;
	padding-bottom:7px;
	padding-top:5px;
	font-weight:bold;
}
table.sale {
	border-top:1px solid #9096a3;
	border-right:1px solid #9096a3;
}
td.sale {
	border-left:1px solid #9096a3;
	border-bottom:1px solid #9096a3;
}

/* ********** STRUTTURA ********** */

#container {
	width:790px;
	background-color:#00204e;
	border:1px solid #00204e;
	float: left;
	position:absolute;
	left:50%;
	margin-left: -380px;
	top:30px;
}
#header_up {
	float:left;
	background:url(images/sfondo_up.jpg) left top repeat-x;
	padding:8px 10px 8px 0;
	text-align:right;
	width:782px;
	font-size:11px;
	font-weight:bold;
	color:#515151;
	position: absolute;
	left:50%;
	margin-left: -380px;
}
#header {
	float:left;
	width:790px;
}
#content {
	float:left;
	width:790px;
}
#content_sx {
	width:148px;
	background-color:#00204e;
	float:left;
	border-right: 1px solid #00204e;
}
#content_dx {
	width:639px;
	float:right;
	clear:right;
	background: url(images/sfondo_down.jpg) bottom left no-repeat #fff;
}
#footer {
	width:639px;
	float:left;
	background-color:#a29c90;
	text-align:center;
}
#slide_home {
	width:350px;
	float:left;
	border:1px solid #00204e;
	background-color:#9096a3;
}
#video_home {
	width:620px;
	height:320px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}


/* ********** DIV INTERNI ********** */

.clear {
	clear:both;
}
.header_dx {
	float:left;
}
.header_menu {
	float:left;
	width:619px;
	font-size:10px;
	padding:1px 10px;
	background-color:#9096a3;
	color:#fff;
	border-top:1px solid #00204e;
	border-bottom:1px solid #00204e;
	height: 14px;
}
.header_history {
	float:left;
	width:500px;
	padding-left:45px;
	padding-bottom:2px;
}
.header_voice {
	text-align:right;
	float:right;
	width:300px;
}
.logo {
	float:left;
	width:150px;
	height: 143px;
	border-right: 1px solid #00204e;
}
.foto_sx {
	width:148px;
	float:left;
}
.empty_sx {
	width:200px;
	float:left;
}
.dchotels {
	width:148px;
	float:left;
	text-align:center;
	padding:20px 0;
}
.banner {
	width:148px;
	float:left;
	text-align:center;
	padding-bottom:10px;
}
.content_up {
	width:549px;
	float:left;
	background-color:#fff;
	padding:12px 45px;
}
.content_sep {
	border-top:1px dotted #808080;
	width:549px;
	margin-top:15px;
	margin-left:45px;
}
.content_sep2 {
	border-top:1px dotted #808080;
	width:549px;
	margin-top:15px;
	clear:both;
}
.booking {
	width:160px;
	float:left;
	background-color:#e8ebef;
	margin-left:25px;
	padding:0;
	border:1px solid #000;
	height: 165px;
}
.booking_title {
	float:left;
	width:152px;
	height:26px;
	padding-left:8px;
	background: url(images/sf_booking_title.jpg) repeat-x left top #75869f;
}
.booking h1 {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	padding:5px 0 5px 0;
	margin: 0;
}
.description {
	padding:10px 45px;
	line-height:20px;
}
.description li {
	list-style-image:url(images/list_check.jpg);
	padding-left:10px;
}
.description li ul li {
	list-style-image:none;
}
.popup {
	float:left;
	width:430px;
	padding:10px 30px;
	line-height:20px;
	background-color: #fff;
	position:absolute;
	top:142px;
	left:50%;
	margin-left:-235px;
}
.popup_top {
	width:470px;
	height:40px;
	padding:0 10px;
	float:left;
	background-color: #00204e;
	position:absolute;
	left:50%;
	margin-left:-235px;
	color:#fff;
}
.popup_top h1 {
	margin:0;
	padding-top:12px;
}
.popup_header {
	width:490px;
	float:left;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:-235px;
	border-top:2px solid #fff;
}
.popup_content_sep {
	border-top:1px dotted #808080;
	width:430px;
	margin:50px 0;
}
table.capacita {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
table.capacita td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
.button_cont {
	float:left;
	padding-left:10px;
}
.button_cont2 {
	float:left;
	padding-left:70px;
}
.button {
	float:left;
	width:159px;
	height: 180px;
	border:1px solid #000;
	background-color: #e8ebef;
	margin-left:28px;
}
.footer_t {
	width:639px;
	float:right;
}
.sale_table {
	float:left;
	padding-left:20px;
	padding-bottom:20px;
}
.left_col {
	float:left;
	width:192px;
	padding:10px 4px;
}
.left_img {
	padding-bottom:15px;
}
.contatti_div_sx {
	float:left;
	width:190px;
	padding-top:10px;
	padding-left:40px;
	font-size:11px;
}
.contatti_div_sx a {
	color:#000;
}
.contatti_div_dx {
	float:left;
	width:300px;
	text-align:left;
	padding-top:10px;
	padding-left:50px;
	font-size:11px;
}
.contatti_foto {
	float:left;
	width:170px;
	/*border:1px solid #000;*/
	background-color: #c0c0c0;
	padding:0 5px;
	margin:10px 0;
}
.sale {
	float:left;
	padding:15px 0;
	border-bottom: 1px dotted #9096a3;
}
.sale_foto {
	float:left;
	border:5px solid #9096a3;
	width:115px;
	height:150px;
}
.sale_desc {
	float:left;
	font-size:11px;
	line-height:16px;
	width:390px;
	height:145px;
	padding: 0px 15px;
}
.sale_btn_dettagli {
	float:left;
	width:390px;
	text-align:right;
}
.sale_gallery {
	float:left;
	padding-top:30px;
}
/*
.sale_menu {
	float:left;
	width:125px;
	height: 140px;
	background-color: #CCCCCC;
	padding-top:20px;
}
.sale_menu ul {
	padding-left:20px;
	margin:0;
}
.sale_menu li {
	padding:0;
	margin:0;
	list-style-image:url(images/sale_li.gif);
	line-height:28px;
}
.sale_menu a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.sale_menu a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
*/
.camere_list {
	float:left;
	width:240px;
}
.camere_list li {
	list-style-position:outside;
	list-style-image:url(images/list_check.jpg);
	padding-left:10px;
	padding-bottom:3px;
}

.offerte_banner {
	width:270px;
	float:left;
}


/* ********** FORM ********** */

.campoinputbordo0 {
	border-style:none;
	background-color: #e8ebef;
	height:14px;
	font-size:11px;
}
.campotextarea {
	width:310px;
	height:70px;
	border-style:none;
	background-color: #e8ebef;
	font-size:11px;
}
.preventivo_row {
	float:left;
	clear:both;
	width:500px;
}
.preventivo_text {
	float:left;
	width:155px;
	padding-bottom:5px;
}
.preventivo_field {
	float:left;
	width:300px;
	padding-bottom:5px;
}
.preventivo_input {
	width:300px;
	height:16px;
	border:none;
	background-color: #e8ebef;
	padding:0 5px;
	font-size:11px;
}
.preventivo_select {
	width:140px;
	height:16px;
	border:none;
	border-style:none;
	background-color: #e8ebef;
	font-size:11px;
}
.preventivo_input_small {
	width:40px;
	height:14px;
	border:none;
	background-color: #e8ebef;
	padding:0 5px;
	font-size:11px;
}
.preventivo_btn {
	float:left;
	width:470px;
	padding-top:15px;
	text-align:right;
}
.preventivo_btn_input {
	 background:url(images/btn_preventivo.jpg);
}
.preventivo_error_div {
	line-height:13px;
}

/* ********** TESTO ********** */

#header_up .testo {
	color:#fff;
}
.booking_text {
	font-size:10px;
	color:#000;
	font-weight:bold;
	line-height:18px;
}
.booking_text2 {
	font-size:10px;
	color:#000;
	line-height:12px;
	font-style:italic;
}
.booking_field {
	width:117px;
	height:16px;
	border:1px solid #000;
	font-size:10px;
}
.booking_select {
	width:43px;
	height:20px;
	border:1px solid #000;
	font-size:10px;
}
.booking_selectAnno {
	width:50px;
	height:20px;
	border:1px solid #000;
	font-size:10px;
}
.button_home {
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
.footer_text {
	font-size:10px;
	color:#615e56;
	padding-top:5px;
}
.sale_table_text {
	font-size:10px;
	text-align:center;
}
ul.dove_siamo li {
	list-style:none;
	padding:3px 0;
}
.offerte_titolo {
	font-size:12px;
	font-weight:bold;
}
.offerte_data {
	font-size:9px;
}


/* ********** HREF ********** */
a.bold {
	color:#000;
	font-weight:bold;
}
#header_up a {
	color:#515151;
	text-decoration:none;
}
#header_up a:hover {
	color:#fff;
	text-decoration:none;
}
.header_voice a {
	color:#fff;
	text-decoration:none;
}
.header_voice a:hover {
	color:#000;
	text-decoration:none;
}
.header_history a {
	color:#76869f;
	text-decoration:none;
}
.header_history a:hover {
	color:#76869f;
	text-decoration:underline;
}
a.eventi {
	color:#000;
	text-decoration:underline;
}
#footer a {
	color:#615e56;
}
.offerte_pdf {
	font-size:10px;
	font-weight:bold;
	color:#000;
}

/* ********** PRESS ********** */
.press_title {
	font-weight:bold;
	font-size:12px;
}
.press_date {
	font-size:10px;
	font-weight:bold;
}
.press_description {
	padding:20px 20px 10px 20px;
}
.press_pdf {
	padding-left:20px;
}
.press_pdf a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.press_pdf a:hover {
	text-decoration:underline;
}

/* ********** GALLERY ********** */
.gallery_cont {
}
.gallery_foto {
	float:left;
	width:180px;
	/*border:1px solid #000;*/
	background-color: #c0c0c0;
	margin-left:60px;
	margin-bottom:20px;
	text-align:center;
	padding:0 5px;
}
.gallery_foto_small {
	float:left;
	width:120px;
	/*border:1px solid #000;*/
	background-color: #c0c0c0;
	margin:5px;
	padding:0 5px;
}
.gallery_title {
	font-size:11px;
	font-weight:bold;
}
.gallery_date {
	font-size:10px;
}
