html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-style:normal;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body, html {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000000;  
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: justify;
}
.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}
p {
	margin-bottom: 5px;
}
h1 {
	font-size: 18px;
	color: #B4AF3A;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2 {
	color: #B4AF3A;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
h3 {
	color: #B4AF3A;
	font-size: 14px;
	margin-bottom: 5px;
}
h4 {
	color: #B4AF3A;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
}
a {
	color: #B4AF3A;
}
input , textarea {
	border: 1px solid #B4AF3A;
	background-color: #FFFFFF;
}
label {
	display: block;
	color: #B4AF3A;
}
ol li {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
}
ol li div {
	font-weight: normal;
	font-size: 12px;
}
hr{
	border: none;
	border-top: 1px dotted #B4AF3A;
	height: 1px;
	margin: 5px 0px 5px 0px;
}
div.hr {
	display: block;
	background-image: url(../img/dot_2.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 30px;
	overflow: hidden;
	margin: 0px;
}
div.hr_2 {
	display: block;
	background-image: url(../img/dot_2.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 8px;
	margin-bottom: 5px;
	overflow: hidden;
}
a {
	color: #B4AF3A;
	font-weight: bold;
}
a:hover {
	color: #404345;
}

/* LAYOUT */
#container {
	margin: 0px auto;
	width: 1000px;
}
#logo {
	float: left;
	width: 191px;
	height: 164px;
	background-color: #5C6063;
}
#logo a {
	display: block;
	width: 171px;
	height: 154px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	background-image: url(../img/coges.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#logo a span {
	display: none;
}
#payoff {
	float: left;
	width: 800px;
	height: 130px;
	background-image: url(../img/payoff.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#payoff span {
	display: none;
}
#menu {
	float: left;
	width: 780px;
	height: 30px;
	margin: 4px 0px 0px 10px;
}
#menu a {
	background-color: #5C6063;
	color: #FFFFFF;
	margin-right: 10px;
	display: block;
	display: inline-block;
	float: left;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px;
	text-decoration: none;
}
#menu a.current {
	color: #B4AF3A;
	text-decoration: underline;
}
#menu a:hover {
	background-color: #404345;
}
#container_2 {
	background-image: url(../img/bg_2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 621px;
	height: 100% !important;
	height: 621px;
	margin-top: 10px;
	padding: 10px;
}
#container_3 {
	background-color: #FFFFFF;
	min-height: 621px;
	height: 100% !important;
	height: 621px;
	padding: 10px;
}
#header_image {
	margin: 0px 0px 26px 0px;
}
#col_sx {
	width: 630px;
	float: left;
	margin-bottom: 10px;
}
#col_sx_2 {
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
#col_sx_3 {
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
#col_dx {
	width: 320px;
	float: right;
}
div.box {
	border: 10px solid #E7E5C0;
	background-color: #B4AF3A;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
div.box h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
div.box h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
div.box a {
	color: #FFFFFF;
}
div.box div.hr {
	background-image: url(../img/dot.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 20px;
	overflow: hidden;
	margin: 0px;
}
#footer {
	height: 30px;
	line-height: 30px;
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0px 20px 0px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #B4AF3A;
}
#footer img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 10px;
}

/* Home News */
div.news {
	overflow: hidden;
}
div.news a img {
	display: block;
	float: left;
	border: 1px solid #FFFFFF;
	width: 98px;
}
div.news a:hover img {
	border: 1px solid #404345;
}
div.news div.testo {
	float: left;
	width: 168px;
	margin-left: 10px;
}
div.news div.testo h3 {
	color: #FFFFFF;
}
div.news div.testo a.link {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}
div.news div.testo a:hover {
	color: #404345;
}
img.news {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}

/* Aree */
div.area {
	overflow: hidden;
}
div.area img{
	display: block;
	float: left;
	border: 1px solid #5C6063;
	width: 118px;
}
div.area a:hover img {
	border: 1px solid #B4AF3A;
}
div.area div.testo {
	margin-left: 128px;
}
div.area div.testo a.link {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}

/* domanda e risposta */
div.box a#toggle {
	display: block;
	float: right;
	background-color: #E7E5C0;
	line-height: 30px;
	padding: 0px 10px;
	color: #B4AF3A;
	font-weight: bold;
	text-decoration: none;
}
div.box a:hover#toggle {
	color: #5C6063;
}
div.box div#risposta {
	background-color: #E7E5C0;
	color: #5C6063;
	font-weight: bold;
	padding: 5px;
}

/* pinocchio */
a.pinocchio {
	display: block;
	border: 1px solid #B4AF3A;
	background-color: #FFFFFF;
	padding: 10px;
	color: #FFFFFF;
	margin-top: 20px;
}
a:hover.pinocchio {
	background-color: #B4AF3A;
}
a.pinocchio img {
	display: block;
	border: 1px solid #B4AF3A;
}

/* dove siamo */
iframe {
	border: 5px solid #B4AF3A;
}

/* form_contatti */
form div {
	clear: both;
}
input , textarea {
	border: 1px solid #B4AF3A;
	background-color: #FFFFFF;
	width: 298px;
}
textarea {
	width: 294px;
	height: 200px;
}
textarea.privacy {
	width: 294px;
	height: 150px;
	margin-top: 10px;
}
input.button {
	background-color: #B4AF3A;
	color: #FFFFFF;
	font-weight: bold;
	width: 300px;
	line-height: 20px;
	font-size: 14px;
}
input.checkbox {
	width: auto;
	border: none;
	float: left;
}
input:hover.button , input:focus.button {
	background-color: #5C6063;
}
label {
	display: block;
	text-align: left;
	color: #404345;
	padding-top: 5px;
}
label.checkbox , label.button {
	height: 1px;
	overflow: hidden;
}
.error {
	background-color: #B4AF3A;
	color: #FFFFFF;
}
span.privacy {
	padding: 4px;
	line-height: 12px;
	float: left;
	margin-bottom: 5px;
	color: #404345;
}
.error span.privacy {
	background-color: #B4AF3A;
	color: #FFFFFF;
}
form div div.message span {
	display: block;
	padding: 10px;
	background-color: #B4AF3A;
	color: #FFFFFF;
	margin-bottom: 5px;
}
form div div.message {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 1px solid #B4AF3A;
	padding: 5px;
	margin-bottom: 10px;
}
fieldset input {
	width: 286px;
}
fieldset select {
	width: 288px;
	margin: 0px;
}
fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #B4AF3A;
	padding: 0px 10px;
}

/* prenotazione */
div#prenotazione {
	width: 493px;
	margin: auto;
}
div#prenotazione form div {
	padding: 2px 0px;
}
div#prenotazione label {
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 10px;
}
div#prenotazione div.privacy {
	margin-left: 190px;
}