* {
	padding: 0px;
	margin: 0px;
}

body {
	background: url("../images/bg_body.jpg") repeat-x scroll left top #405a51;
	min-height: 1030px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4d4c4c;
}

input {
	color: #757373;
	font-size: 12px;
}

a,a:visited,a:hover {
	text-decoration: underline;
	color:#818167;
	
}

h1 {
	color: #526d64;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h2 {
	color: #7a2602;
	font-size: 22px;
	font-weight: normal;
}

h3 {
	color: #222222;
	font-size: 1.3em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 10px;
}

.text-body {
	color: #726759;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 16px;
}

.text-body-small {
	color: #726759;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: 0px;
}

p {
	font-size: 14px;
	margin: 10px 0px;
	font-family: "Trebuchet MS";
}

.clear {
	clear: both;
}

#frame {
	width: 937px;
	margin: 0px auto;
}

#header {
	width: 100%;
	padding: 5px 15px;
}

#logo {
	float: left;
	padding-top:10px;
}

#toplinks {
	float: right;
	padding: 30px;
}

A.link1 {
	color: #726759;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}


A.link2 {
	color: #595857;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
}
	
#toplinks a {
	color: #b3d0bf;
	border-right: 1px dotted #698476;
	padding: 0px 10px;
	font-size: 13px;
}

#toplinks a.last {
	border-right: 0px;
}

#menu {
	height: 35px;
	padding: 20px 15px;
	background: transparent url(../images/menu-background.png) no-repeat
		center center;
}

.menu-item {
	float: left;
	border-right: 1px dotted #698476;
	padding: 0px 30px 0px 30px;
	margin-right: 11px;
	margin-top: 8px;
	background: transparent url(../images/menu-bullet.gif) no-repeat left
		2px;

}

.menu-item.last {
	border-right: none;
}

.menu-item  a {
	color: #b6cb43;
	font-family: Tahoma;
	font-size: 16px;
	text-transform: uppercase;
}

.menu-item.active a {
	color: #FFF;
}

.menu-item .subtitle {
	font-size: 11px;
	color: #7c9888;
}

.menu-item.active .subtitle {
	color: #b6cb43;
}

#foto-slideshow {
	background: transparent url(../images/header-container.png) no-repeat
		center center;
	height: 321px;
}

.foto_small {
	BORDER-RIGHT: #b2b2b2 1px solid;
	BORDER-TOP: #b2b2b2 1px solid;
	BORDER-LEFT: #b2b2b2 1px solid;
	BORDER-BOTTOM: #b2b2b2 1px solid;
	padding: 1px;
	margin: 5px 8px 0px 5px;
}

.immagine-slideshow {
	width: 473px;
	height: 246px;
	float: left;
	margin-top: 24px;
	margin-left: 23px;
	margin-right: 50px;
}

.testo-slideshow {
	float: left;
	margin-top: 24px;
	width: 368px;
	height: 277px;
}

.testo-slideshow h1 {
	color: #87C1AF;
	font-family: Tahoma;
	font-size: 21px;
	font-weight: normal;
	padding-left: 0px; padding-top: 15px;
	text-transform: uppercase;
}

.testo-slideshow h2 {
	color: #FFF;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.testo-slideshow div {
	font-size: 14px;
	color: #b3d0bf;
}

#middle {
	margin-top: 40px;
	height: 302px;
}

#sidebar {
	float: left;
	width: 230px;
	margin-right: 20px;
}

#sidebar .box {
	height: 210px;
	padding: 20px 30px;
	background: transparent url(../images/box-sidebar.png) no-repeat center
		center;
}

.box-contenuto-large {
	float: left;
	width: 670px;
	height: 740px;
}


#content {
	float: left;
	width: 675px;
	height: 740px;
}

#right-sidebar {
	width: 220px;
	float: right;
}

#right-sidebar .box {
	height: 210px;
	padding: 20px 20px;
	background: transparent url(../images/box-sidebar-destra.png) no-repeat
		center center;
}

.green {
	color: #b5ca49;
}

#sidebar  h1,#right-sidebar  h1 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}

.button-green-left {
	max-width: 150px;
	height: 26px;
	background: transparent url(../images/green-button-left.png) no-repeat
		left center;
}

.button-green-right {
	height: 26px;
	background: transparent url(../images/green-button-right.png) no-repeat
		right center;
}

.button-green-middle {
	background-color: #B5CB44;
	height: 20px;
	margin: 0 7px;
	padding: 3px 10px;
	text-align: center;
}

.button-green-middle a {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

.button-yellow-left {
	max-width: 200px; height : 30px;
	background: transparent url(../images/yellow-button-left.png) no-repeat
		left center;
	height: 30px;
}

.button-yellow-right {
	height: 30px;
	background: transparent url(../images/yellow-button-right.png) no-repeat
		right center;
}

.button-yellow-middle {
	background-color: #FFBF3C;
	height: 20px;
	margin: 0 6px;
	padding: 5px 10px;
	text-align: center;
}

.button-yellow-middle a {
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

#footer {	
	padding: 680px 15px 0px 15px;
}

#footer .box {
	height: 140px;	
	float: left;
	padding-right: 20px;
	border-right: 1px solid #cbc9bc;
	margin-bottom: 2px;	
}

#footer .box.last {
	border-right: none;
	float: right;
}

#footer .legality {
	width: 100%;
	color: #e6e3d4;
	font-size: 13px;
	border-top: 1px solid #d4d2c6;
	padding: 10px 10px;
}

#footer .legality span {
	padding: 0px 10px;
}

#footer .legality a {
	color: #e6e3d4;
	text-decoration: underline;
}

#footer .box .image {
	float: left;
	margin-right: 20px;
}

#footer .box .text {
	float: left;
	width: 250px;
	color: #fdfcf7;
	padding-top: 20px;
}

#footer .box .text h2 {
	text-transform: uppercase;
	color: #fefdff;
	font-family:Tahoma;
}

.button-footer-left {
	max-width: 180px; 
	height : 24px;
	background: transparent url(../images/footer-button-left.png) no-repeat	left center;	
}

.button-footer-right {
	height: 24px;
	background: transparent url(../images/footer-button-right.png) no-repeat right center;
}

.button-footer-middle {
	background-color: #918f83;
	height: 20px;
	margin: 0 6px;
	padding: 2px 10px;
	text-align: center;
}

.button-footer-middle a {
	color: #fdfdf5;
	font-size: 16px;
	font-weight: normal;	
}

.title-prenotazioni {
	color: #55826d;
	font-weight: bold;
	font-size: 13px;	
}

.mini-form-row {
	margin: 10px 0px;
}

.mini-form-row input  {
	width: 138px;	
}

.mini-form-column {
	width: 85px;
	float: left;
}

.mini-form-column input {
	width: 20px;
}

.mini-form-column label {
	margin-right: 5px;
}

label {
	color: #818167;
	font-weight: bold;
	font-size: 12px;
}

.obbligatorio {
	color: red; 	
	font-size: 12px;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.validation-failed,textarea.validation-failed {
	border: 1px solid #FA7135;
	color: #FA7135;
}

.validation-advice {
	background-color: transparent;
	color: #FA7135;
	font-weight: bold;
	font-size: 12px;
}

.error-message {
	background-color: #FFE6DB;
	background-image: url(../images/alerts.png);
	background-repeat: no-repeat;
	background-position: 10px -147px;
	border: 1px solid #FAB292;
	color: #EE5C1B;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	min-height: 20px;
}

.warning-message {
	background-color: #FBF9DC;
	background-image: url(../images/alerts.png);
	background-repeat: no-repeat;
	background-position: 10px 22px;
	color: #837B11;
	font-weight: bold;
	border: 1px solid #E2D200;
	font-size: 12px;
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	min-height: 20px;
}

.success-message {
	background-color: #E3FACD;
	background-image: url(../images/alerts.png);
	background-repeat: no-repeat;
	background-position: 10px -38px;
	border: 1px solid #77B92C;
	color: #487714;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 40px;
	margin-bottom: 10px;
	min-height: 20px;
}

input.validation-passed,textarea.validation-passed {
	/* NON TOGLIERE!!!*/	
}

.offerta-speciale .titolo {
	color: #818167;
	font-size: 18px;
	font-weight: bold;
}

.all-offerte {
	color: #55826D;
	font-size: 14px;
	float: right;
}

.elenco {
	padding: 10px 40px;
	list-style: decimal;
	color:#818167;
}

.elenco li a {
	color:#818167;
}
