@CHARSET "ISO-8859-1";

<!--
body,td,th {
	font-family: Verdana, Geneva, sans-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: "Trebuchet MS", Arial, Helvetica, sans-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#container{
	width:834px;
	margin: 0 auto;
    background: #fff;
	text-align:left;
}
div#main{
	float:right;
	width:643px;
}
div#menuslide {
	width: 100%;
	padding-bottom: 20px;
	/*height: 459px;*/
}
/***********/
#menuslide {
border-style: none none none none;
border-color: #D76100;
border-size: 1px;
border-width: 1px;
padding:0px;
}
#menuslide ul{
margin:0px;
padding:0px;
list-style:none;
}
#menuslide li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
font-weight:normal;
}

#menuslide li a:link, #menuslide li a:visited {
color: white;
display: block;
background: url(./menu4.gif);
padding: 8px 0 0 30px;
}

#menuslide li a:hover {
color: #fff;
background: url(./menu4.gif) 0 -32px;
padding: 8px 0 0 30px;
}

#menuslide li a:active {
color: #fff;
background: url(./menu4.gif) 0 -64px;
padding: 8px 0 0 30px;
}	                    
                    
/***********/
div#slide{
	clear: both;
	width: 623px;
	height: 400px;
	border: 0px;
}
div#slide ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	list-style-type: none;
}
div#content{
	float:left;
	width:643px;
	padding-top: 30px;
}
div#content p {
	font-size: 11px;
	line-height: 14px;
	padding-left: 20px;
	width: 500px;
	text-align: justify;
}
div#content h2 {
	padding-left: 25px;
}
div#content p.microdesc {
	font-family: Verdana, Geneva, sans-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 img {
	border: 3px double #dadada;
}
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;
}

/* form content */
div#extra{
	float:left;
	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;
}

#extra .galleria {
	float: left;
	margin: 5px;
	border: 3px double #dadada;
}
/**********************************/
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;
}
