@CHARSET "ISO-8859-1";

<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
	color: #666;
	line-height: 16pt;
}
body {
	background-color: #FFF;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20pt;
	color: #666;
}
h3 {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #333;
	margin: 0;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 8.5pt;
	margin: 0;
}
-->
/* CSS LAYOUT COLONNE */

html,body{
	margin:0;
	padding:0
}
body{
	text-align:center;
}
h1{
	margin: 0;
	padding: 30px 0 10px 5px;
	line-height: 30px;
}
h2,h3,h4{
	margin:0;
	padding-left: 5px;
	/*line-height: 30px;*/
}
p{
	margin: 0 5px;
	padding: 0 0 0.7em;
}
div#containerheader{
	width:100%;
	margin: 0 auto;
    background: #b3a080;
	text-align:center;
	/*background-image: url(./template/images/HOME-slice_04.jpg);
	background-repeat: repeat-x;*/
}
div#header{
	background-image: url(./template/header-logo.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 926px;
	text-align: center;
	margin: 0 auto;
}
/************* MENU ALTO ********************/
#newMenu{width:834px; height:14px; text-align: left; margin: 0 auto; padding-top: 81px; font-family: Verdana, Geneva, sans-serif;}
#newMenu ul{display:block; margin:0px; position:relative; height:100%; min-height:100%; padding-right:0px; padding-top:0px; padding-bottom:0px; padding-left:10px; }
#newMenu ul li{display:inline; float:left; position:relative; min-height:100%; height:100%; border-left: 1px solid #3c1914;}
#newMenu ul li.first {border-left: none;}
#newMenu ul li a{display:block; text-align:center;  color:#3c1914; text-decoration:none; font-size:10px; font-weight: bold; height:100%; margin-left:10px; margin-right:10px; line-height:14px}
#newMenu ul li a:hover{ color:#3c1914; text-decoration:underline; font-size:10px; /*background-color: #3c1914;*/  }
/********************************************/
div#containerheaderflashslide{
	width:100%;
	margin: 0 auto;
    background: #fff;
	text-align:center;
	background-image: url(./template/images/HOME-slice_06.jpg);
	background-repeat: repeat-x;
}
div#flashslide{
	background-image: url(./template/images/HOME-slice_06.jpg);
	background-repeat: repeat-x;
	height: 202px;
	padding-top: 2px;
}
div#flashslidevoid{
	background-image: url(./template/images/HOME-slice_06.jpg);
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 2px;
}
div#container{
	width:834px;
	margin: 0 auto;
    background: #fff;
	text-align:left;
}

div#premain {
	width: 100%;
	height: 20px;
	background: white;
}
div#main{
	float:left;
	width:643px;
}
div#content{
	float:right;
	width:430px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding-left: 10px;
	padding-right: 10px;
}
div#content p.microdesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
}
div#content hr {
	border: 0px;
	color: #dadada;
	background-color: #dadada;
	height: 1px;
	width: 60%;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#content h2 {
	padding-bottom: 10px;
}

div#content th {
	text-align: center;
}
div#content td {
	padding-left: 20px;
}
div#content td.first {
	padding-left: 0px;
}
/* form content */
div#content form {
	margin: 20px 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
div#content form p {
	border-bottom: 1px solid #ECE5DD;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #9D6D37;
}
div#content label {
	font-weight: bold;
	color: #A7743B;
}
div#content input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d2d2d2 #d2d2d2 #d2d2d2 #d2d2d2; 
  	width: 300px;
}
div#content option { padding-right: 0.5em; }

div#content input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #A6CD56;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}

#content .double {
	border: 3px double #dadada;
}

#gallery {
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

#gallery a, ul, li {
	margin: 0;
	padding: 0;
}

#gallery img {
	float: left;
	margin: 5px;
	border: 3px double #dadada;
}

div#slide{
	clear: both;
	width: 100%;
	height: 281px;
	border: 0px;
	margin-bottom: 30px;
}
div#slide ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	list-style-type: none;
}


/* form content */
div#nav{
	float:left;
	width:181px;
	padding-right: 10px;
}
div#nav h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
}
div#nav h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
div#nav p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
#nav .galleria {
	float: left;
	margin: 5px;
	border: 3px double #dadada;
}
div#extra{
	float:right;
	width:181px;
	padding-left: 10px;
}
/*** STILE FORM E TABELLA EXTRA ***/
div#extra table {
	width: 181px;
	border: 1px solid #CCC;
	background-color: #FFC;
}
div#extra table,tr,td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
div#extra td {
	height: 25px;
}
div#extra input {
	width: 80px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	border: 1px solid #999;
	background-color: white;
}
div#extra input.extrasubmit {
		width: 150px;
		text-align: center;
}
/**********************************/
div#extra p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	line-height: 11pt;
}
div#prefooter {
	clear: both;
	width: 100%;
	height: 35px;
	background-image: url(./template/images/HOME-slice_23.jpg);
	background-repeat: repeat-x;
}
div#containerfooter{
	width:100%;
	margin: 0 auto;
    background: #b3a080;
	text-align:center;
	/*background-image: url(./template2/images/HOME-slice_25.jpg);
	background-repeat: repeat-x;*/
}
div#footer{
	width:926px;
	padding-top:5px;
	background: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #3c1914;
	background-image: url(./template2/images/HOME-slice_26.jpg);
	background-repeat: 100px;
	height: 232px;
	margin: 0 auto;
}
