/* Ridefinizione dei tags */
html, body{
	border:0;
	margin:0;
}

body{
	min-width: 750px;
	text-align:center;
	background-image: url(images/fondino.gif);
	padding-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;

}

h1,h2,h3 {
	margin: 0;
	border: 0;

}

h1 {
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: 3px;
	color: #999999;

}


.titoloBox {
	color: #bea977;
	font-size: 12px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
	margin: 0px;
}

a:link {
	text-decoration: underline;
	font-style:normal;
	color:#666666;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
/* ID */

div#container {
	text-align: left;
  	margin-left: auto;
  	margin-right: auto;
	width: 750px;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 181px;
	position: relative;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	padding:0px;	
	
}

div#content {
	margin-right: 220px;
	padding: 94px 40px 0px 130px;

}

div#navigationLocation, div#navigationLocations{
	float: right;
	width: 225px;
	padding-top:125px;
}

div#navigationLocation{
	padding-bottom:10px;
}
div#navigationLocations{
	padding-bottom:40px;
}

div#fotoSx {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 100px;
	height: 400px;
}

div#footer {
	clear: both;
	padding: 5px;
	text-align: center;
}

div#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	clear: both;
	margin: 0;
	text-align: center;
}
div#headerMenu {
	background-image: url(images/sfondoMenu.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

div#headerMenu img {
	margin-right: 3px;
}

#header img {
	float:left; 
	display:block;
}

/*Classi */

.box, .boxMarrone, .boxCornice, .boxAzzurro, .boxBianco, .boxGiallo {
	width:186px;
	margin: 10px auto 10px 12px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.box{
	border-color: #d9cdb1;
	border-style: solid;
	border-width: 2px;
}

.box a {
	text-decoration: none;
}


.boxMarrone{
	background-color:#e8e1d0;
	color: #757169;
}

.boxGiallo{
	background-color:#F7F5EF;
	color: #757169;
}

.boxMarrone h2, .boxAzzurro h2,  .boxGiallo h2{
	font-size:12px;
	text-decoration:underline;
	margin: 2px 0px 6px 0px;
}

.boxMarrone h2,  .boxGiallo h2 {
	color:#383632;
}

.boxMarrone a, .boxAzzurro a, .boxBianco a, .boxGiallo a{
	color:#757169;
	text-decoration: none;
	font-size: 12px;
}

.boxMarrone a, .boxGiallo a{
	color:#757169;
}

.boxAzzurro{
	background-color:#e7e9eb;
}
ul {
	list-style-type: square;
	margin: 0px;
}

div#header {
	margin:0px;
	border:0px;
	padding:0px;

}
li {
	margin: 0px;
	list-style-position: outside;
}
.boxScuro {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color:#e8e1d0;
}
.boxChiaro {
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px; 
	background-color:#e7e9eb;
}


ul#menu { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	background:url(images/menu2.jpg) no-repeat;
	height: 15px;
	width: 650px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	float:right;
	display:block;
}

ul#menu li { /* all list items */
	float: left;
	position: relative;
	width: 121px;
	height: 15px;
	margin-left:9px;
	display:inline;
}

ul#menu li#link1 { /* all list items */
	margin-left:4px;
}

ul#menu li a {
	display:block;
	width: 100%;
	height: 15px;	
	text-indent:-9999px;
	text-decoration:none;
	color: rgb(70, 90, 95);
	font-size: 11px;
}

ul#menu li ul {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	margin:0;
}

ul#menu li ul li {
	background-color: #e8e1d0;
	width: 123px;
	border-bottom:solid 1px #FFFFFF;
	line-height:1.2em;
	margin:0;
}

ul#menu li ul li a {
	text-indent:0;
	text-align:center;
}

ul#menu li ul { /* second-level lists */
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	left:0;
}

ul#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

ul#menu li:hover ul, ul#menu li.over ul { /* lists nested under hovered list items */
	display: block;
}

ul#menu li ul li:hover, ul#menu li ul li.over { /* lists nested under hovered list items */
	background-color:#ECE7D9;
}

map {
	border:0;
	margin:0;
}

area {
	border:0;
	margin:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*FORM*/
/*FORM*/
form#EmailForm {
	width:362px;
	background-color:#E1ECEB;
}

form#EmailForm legend {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.5em;
	color:#99ACAF;
}



form#EmailForm label {
	color:#666699;
	line-height:1.5em;
	text-align: right;
	padding-right:2px;
	float:left;
	font-weight:bold;
	width:160px;
}

a.extra-link {
	color:#666699;
	font-weight:normal;
	text-decoration: none;
}

a.extra-link:hover {
	text-decoration: underline;
}

#extra textarea {
	display:block;
	width:354px;
}

form#EmailForm #extra label {
	width:356px;
	display:block;
	text-align: left;
	float:none;
}

input, textarea.text, select, select.select {
	font-family:Verdana,Arial,sans-serif; /* BUG??*/
	color:black;
	border:1px solid #808889;
	font-size:11px;
}

input.checkbox {
	border:none;
	margin:0; padding:0;
}

textarea.text {
	width:340px;
}

input.checkbox {
	width:auto;
}

input.text,  select {
	width:175px;
}

input.text-small {
	width:90px;
}


input:focus, textarea:focus, select:focus, input.focus, textarea.focus, select.focus {
	background-color:#FFFFCC;
}

form#EmailForm a {
	display:inline;
	border:none;
	margin:0; 
	padding:0;
}

form#EmailForm fieldset {
	width:356px;
	margin:4px 3px;
	border:0px none;
}

form#EmailForm label#agreement {
	color:#666E6F;
	display:block;
	font-weight:normal;
	width:357px;
	float: none;
	text-align: justify;
}

form#EmailForm input#cfAgree {
	float:left;
	margin-right:1em;
}

.errors {
	color:#670E0E;
	margin-bottom:1em;
	
}

.required {
	color:#670E0E;
}



ul.extra-questions {
	margin-left:1.5em;
}

form#EmailForm #extra ul.extra-questions label,form#EmailForm #extra ul.extra-questions .text{
	width:334px;
}

/*Packages*/
/* Tolta colonna destra da 174px */
#content_main_wide {
	float:left;
	margin:0px -708px 0px 190px;
	padding:68px 0px 5px 0px;
	width:548px;	
}

#content_main_wide form#EmailForm {
	width:546px;
	background-color:#E1ECEB;
}

#content_main_wide form#EmailForm fieldset {
	width:540px;
	margin:4px 3px;
	border:0px none;
}

#content_main_wide form#EmailForm label {
	color:#666699;
	line-height:1.5em;
	text-align: right;
	padding-right:8px;
	float:left;
	font-weight:bold;
	width:275px;
}

#content_main_wide input.text, #content_main_wide select {
	width:235px;
}

#content_main_wide input.text-small {
	width:90px;
}
