/* CSS Document */



/* --------- pseudo classi ------------ */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align: justify;
}

img {
	border: 0px;
}

img a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


/* --------- fine pseudo classi ------------ */







/* --------- class ------------ */


.oro {
	color: #A38347;
}
.rosso {
	color: #990000;
}
/* --------- fine class ------------ */








/* --------- layout ------------ */

#top {
	width: 100%;
	height: 22px;
	background-color: #F3F1E0;
	color: #999999;
	clear: both;
}

#top_cont {
	width: 980px;
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
}
#top_backhome {
	float: right;
	width: 190px;
}

#contenitore {
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
	/*background: url(../../img/sfondo_contenitore.jpg) repeat-y;*/
}

#sx {
	width: 350px;
	float: left;
}

#sx_top {
	height: 35px;
	margin-bottom: 5px;
}

#sx_foto {
	height: 415px;
	margin-bottom: 10px;
}

#sx_rettangoli {
	width: 350px;
	height: 260px;
}

#sx_rettangoli_sx {
	width: 170px;
	float: left;
}

#sx_rettangoli_sx_prenota {
	width: 155px;
	height: 170px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 40px;
	overflow: hidden;
}

#sx_rettangoli_sx_offerte {
	width: 170px;
	height: 120px;
	margin-top: 10px;
}

#sx_rettangoli_dx {
	width: 170px;
	height: 210px;
	float: right;
}

#sx_rettangoli_dx_beatrice {
	width: 170px;
	height: 210px;
}


/*#sx_rettangoli_dx_newsletter {
	width: 145px;
	height: 85px;
	padding-left: 15px;
	padding-top: 35px;
	padding-right: 10px;
}*/

#sx_rettangoli_dx_quick {
	width: 145px;
	height: 85px;
	padding-left: 15px;
	padding-top: 35px;
	padding-right: 10px;
	margin-top: 10px;
}





#centro {
	width: 385px;
	margin-left: 370px;
}

#centro_top {
	height: 35px;
	text-align: right;
	margin-bottom: 5px;
}

#centro_top img {
	margin-left: 10px;
}

#centro_foto {
	height: 185px;
	margin-bottom: 30px;
}

#centro_titolo {
	height: 45px;
	margin-bottom: 10px;
}

#centro_testo {
	background: url(../../img/sfondo_logo.jpg) no-repeat;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	line-height: 15px;
	margin-bottom: 20px;
}

#dx {
	width: 205px;
	float: right;
	margin-bottom: 20px;
	border-left: 1px solid #cacaca;
}

#dx_logo {
	width: 153px;
	height: 240px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#dx_menu {
	width: 180px;
	margin-left: 15px;
	margin-bottom: 25px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}
#dx_menu img {
	margin-bottom: 2px;
	margin-top: 2px;
}

.sottomenu {
	padding-left: 10px;
	line-height: 18px;
	padding-bottom: 3px;
}

#dx_indirizzo {
	margin-left: 15px;
	margin-bottom: 5px;
}
#dx_indirizzo img {
	margin-bottom: 5px;
}

#dx_a {
	height: 45px;
	margin-left: 15px;
	text-align: right;
}


#bottom {
	width: 100%;
	height: 60px;
	background-color: #F3F1E0;
	color: #999999;
	clear: both;
	margin-top: 20px;
}

#bottom_cont {
	width: 980px;
	margin: 0 auto;
	padding-top: 15px;
	clear: both;
}

#bottom_dx {
	width: 400px;
	float: left;
}

#bottom_sx {
	width: 400px;
	float: right;
	text-align: right;
}

/* --------- fine layout ------------ */






/* --------- link ------------ */
a:link, a:visited, a:active { color: #555555; text-decoration:none; }
a:hover { color: #9C812E;  text-decoration:none; }

#sx_rettangoli a:link, #sx_rettangoli a:visited, #sx_rettangoli a:active { color: #555555;  }
#sx_rettangoli a:hover { color: #9C812E;  }

#centro_testo a:link, #centro_testo a:visited, #centro_testo a:active { color: #555555; text-decoration: underline; }
#centro_testo a:hover { color: #9C812E;  text-decoration: underline; }

#top a:link, #top a:visited, #top a:active { color: #999999; text-decoration: none; }
#top a:hover { color: #999999;  text-decoration: underline; }

#bottom a:link, #bottom a:visited, #bottom a:active { color: #999999; text-decoration: none; }
#bottom a:hover { color: #999999;  text-decoration: underline; }
/* --------- fine link ------------ */






/* ---------- form ----------------- */

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

label {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100px;
	padding-right: 20px;
	text-align: left;
	padding: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	border-color: #aba067;
	border-style: solid;
	border-width: 1px;
}

input {
	padding: 1px;
}

select {
	width: 40px;
}

.btn_invio_form {
	background-image: url(../../img/btn_prenotazioni.png);
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 5px;
}

#modulo_prenotazioni {
	padding-top: 5px;
}

#modulo_prenotazioni label, #modulo_prenotazioni input #modulo_prenotazioni select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#modulo_prenotazioni .data_arrivo {
	width: 68px;
	background-color: #e9e9e9;
}

#modulo_prenotazioni label {
	text-align: right;
	width: 53px;
	padding-right: 3px;
	padding-top: 3px;
}

/* --------- fine form ------------ */






/* ---------- javascript convalida ----- */
#errmsg_newsletter {
	width: 130px;
	height: 15px;
	/*visibility: hidden;*/
	z-index: 100;
	position: absolute;
	top: 633px;
	background-color: #666666;
	color: #FFFFFF;
	border-color: #aba067;
	border-style: double;
	text-align: center;
}

/* ---------- fine javascript convalida ----- */
