*{ margin: 0; padding: 0; }*
body {
	color: #333333;
	background-color: #3F2021;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height:1.8em;
}
a {
	text-decoration: none;
	color: #FF7D0D;
}
a:visited {COLOR: #FF7A09; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #FF6600;
	display: block;
	clear:both;
}
#h3 ul {
padding-top:10px;
 margin: 10px 0 5px;
}
h2 a, h2 a:hover, h2 a:visited {color: #3F2021;text-decoration:underline;}
ul {  padding: 0; margin: 0 0 10px;}
#left li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; 

}


#header {
	height: 180px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
	color: #eee;
	font-size: 19px;
	font-weight: normal;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
	font-style: italic;
}

#wrap {
	padding: 10px 10px 3px 10px;
	width: 910px;
	margin:20px auto;
	background: #fff;
}
#wrap {
	margin-bottom:0;
}
#credits {
	text-align: center;
	padding: 10px 0;
	font-size: 11px;
}
#credits,#credits a {
	color: #000;
	text-decoration: none;
}
.titolo {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #3F2021;
}
#left {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px dotted #FF8B1E;
	background-color: #FFFFCC;
	color: #333333;
}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#left a {
	color:#333333;
}
#right {
	margin-bottom: 10px;
	float: right;
	width: 700px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right div {
	width: 700px;
	float:left;
	margin-top: 0px;
}
.location {font-size: 90%;font-style:italic; font-weight:bold;text-align:right;padding:0px;margin:0px 4px 0px 0px;}
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }
hr {
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #FF6600;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right .separatore {
	width: 700px;
	float:left;
	margin-top: 0px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	vertical-align: middle;
}
#right ul { 
	list-style-type: circle; 
} 
.field, select {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
}

ul.gallery {
	margin: 10px auto;
	padding: 0px;
	list-style: none;
	clear: both;
	text-align: center;
	width:650px;
}

ul.gallery li {
	width: 120px;
	height: 140px;
	padding: 13px;
	border: 1px solid #888791;
	float: left;
	margin: 0px 7px 14px;
	list-style: none;
}

ul.gallery li:hover {
	background: white;
	border: 1px solid #E4E4E4;
}

ul.gallery li.last {
	margin-right: 0px;
}

ul.gallery img {
	margin: auto;
}

.gallery span {
	display: block;
	height: 19px;
	line-height: 19px;
	}

/* contact form */
fieldset {
	width: 100%;
	margin: 1em auto 1.5em auto;
	padding: 1em;
	border: none;
}
legend {display:none;}
fieldset ol {
	padding: 0px 0.5em 0px 0.5em;
	list-style: none;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding: 0.25em 0;
}
fieldset.submit, fieldset.informativa {
	border: none;
	background: transparent;
	margin: 0.5em auto;
	padding: 5px;
	text-align: center;
	width: auto;
}
fieldset.submit {
	padding-bottom: 0em;
}
fieldset.informativa p {
	font-style: italic;
}
label {
	display: block;
	float: left;
	width: 25%;
	margin-right: 1em;
	text-align: right;
	font-weight: bold;
}
.button {
	padding: 6px 10px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
}
.inv {
	display: none;
}
.mini {
	font-size: 80%;
}

