@charset "iso-8859-2";
* { 
	margin: 0px;
	padding: 0px;
}
html {
	background-color:#abbedc;
}

body {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #2C3F61;
}

a {
	color: #2C3F61;
}
a:hover {
	color: #2C3F61;
}

input, select, button {
	font-family:"Trebuchet MS";
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color:black;
	font-size:11px;
	border: 1px solid black;
}

input {
	padding-left: 3px;
}

option {
	display: block;
	padding: .1em;
	margin: 0;
	font-family:"Trebuchet MS";
	color: #333;
	background: #fafafa;
}
h3 {
	font-size: 16px;
}
fieldset {

}
legend {
	color: #4846DC;
}
.wrapper {
	width: 750px;
	margin: auto;
	background-color:#FFF;
}

.wrapper_home_ita {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 880px;
}

.wrapper_home_eng {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 905px;
}

.wrapper_home_ted {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 910px;
}

.wrapper_home_fra {
	width: 780px;
	margin: auto;
	background-color:#FFF;
	height: 870px;
}

.wrapper_suites {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 730px;
}

.wrapper_servizi {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 890px;
}

.wrapper_listino {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 740px;
}

.wrapper_localita {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 750px;
}

.wrapper_prenotazione {
	width: 750px;
	margin: auto;
	background-color:#FFF;
	height: 870px;
}

/* HEADER */
.header_spacer {
	margin-top: 41px;
}
.header_bg {
	background:url(../images/header_bg.gif) repeat-x left top;
	height: 100px;
}
.menu_line {
	margin: 2px 0px 2px 0px;
	background-color:#A4A4A4;
	height: 2px;
}
.menu {
	width: 500px;
	height: 35px;
	background:url(../images/menu_bg.gif) repeat-x left top;
}
.menu ul {
	list-style: none;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	float: left;
	width: 100px;
	text-decoration: none;
	background:url(../images/bottone.gif) no-repeat left top;
	font-weight:bold;
	font-size:14px;
	color: #FFF;
}
.menu ul li a:hover {
	padding-top: 8px;
	color: #FFF;
	padding-bottom: 8px;
	text-decoration: none;
	background:url(../images/bottone_hov.gif) no-repeat left top;
}
/* /HEADER */

/* contenitori principali */
.padder {
	padding: 5px;
	margin: 5px;
}

.box {
	border: 1px solid black;
}

.tablebox {
	border: 1px solid black;
}

.tablebox tr td {
	border-bottom: 1px solid black;
	padding-left: 5px;
}

.googlemapsfloat {
	float: left;
	margin-right: 30px;
}

.cont_center_home {
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #dbe4f6;
}
.cont_laterali {
	margin: 15px 10px 0px 10px;
}

.cont_left_home {
	float:left;
	width: 220px;
}

.cont_right_home {
	float: right;
	width: 495px;
}

.div_rientrato {
	padding-top: 5px;
	padding-left: 15px;
}
.div_rientrato_spiagge {
	padding-left: 15px;
}
.div_rientrato_festivita {
	padding-left: 15px;
}
.div_spacer {
	height: 2px;
	border-top: 2px solid #dbe4f6;
	padding-top: 15px;
	margin-top: 10px;
}
.div_spacer_vert {
	height: 180px;
	border-left: 2px solid #dbe4f6;
	padding-left: 10px;
	margin-left: 15px;
}
.offertespeciali{
	width: 220px;
}

.diconodinoi{
	width: 220px;
}

.cont_center {
	height: 250px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 20px;
}

.cont_left {
	float: left;
	width: 220px;
}

.cont_right {
	float: right;
	width: 490px;
}

.cont_laterali_sez_interne {
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 5px 0px;
}

.title_sez {
	margin-top: 15px;
	margin-bottom: 15px;
}

.welcome_foto {
	float: left;
	margin-right: 10px;
}

.welcome_txt {
	margin-left: 10px;
}


.ask_info {
	text-align: center;
	
}

.ask_info_two {
	text-align: center;
	background-color: #D7E8FA;
	padding: 10px;
}


.contatti {
	margin: auto;
	width: 200px;
}

.contatti_info { 
	padding-left: 10px;
}

.servizi_list a {
	color: #2C3F61;
}

.servizi_list a:hover {
	color: #2C3F61;
}

.alignobjects {
	margin-right: 20px;
}

.prenotazione_submit {
	color: #FFF;
	font-weight:bold;
	font-size:12px;
	margin-top: 10px;
	height:25px;
	width:70px;
	border: 1px;
	cursor:pointer;
	background-color:#3E588B;
}
.prenotazione_submit_hover {
	color: #FFF;
	font-weight:bold;
	font-size:12px;
	margin-top: 10px;
	height:25px;
	width:70px;
	border: 1px;
	cursor:pointer;
	background-color:#3E588B;
}
/* /contenitori principali */

.footer {
	text-align:center;
	margin:auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 730px;
	color: #FFFFFF;
	height: 30px;
	background-color: #3e588b;
	font-size: 14px;
}

.sibylla {
	width: 200px;
	margin:10px 0 0 20px;
	text-align:justify;
}
