/* IMPOSTAZIONI LAYOUT! - inizio */
body.generale {
	/*text-align:center; togliere il commento se non si ottiene la centratura*/
	background:#000 url(../images/fondo.jpg) no-repeat 0 0;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 1em;
	color: black;
	font-size:95%;
}
#header{
	width:960px;
	height:340px;
	background: url(../images/header.png) no-repeat;
	margin:0 auto;
	}
#wrapper_cont {
	width:960px;
	min-height:400px;
	height:auto !important; 
	height:400px;
	background: #000;
	margin:0 auto;
	}
div#left {
	width:610px;
	float:left;
	min-height:400px;
	height:auto !important; 
	height:400px;
	margin:0;
	padding:0;
}
div#gallery {
	width:550px;
	float:left;
	margin:0;
	padding:0 0 10px 17px;
}
div#right {
	width:350px;
	float:right;
	min-height:400px;
	height:auto !important; 
	height:400px;
	margin:0;
	padding:0;
}
div#min_gallery {
	width:290px;
	float:left;
	margin:0;
	padding:0 0 0 60px;
}
div#footer {
	width:960px;
	height:120px;
	background: url(../images/footer.jpg);
	margin:0 auto;
	clear:both;
	}
/* IMPOSTAZIONI LAYOUT! - fine */

/* IMPOSTAZIONI TESTI! - inizio */
h1 {
	color:#f6c56e;
	font-size: 1.30em;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:bold;
}
h2 {
	background: url(../images/sidebar.jpg) no-repeat;
	color:#f6c56e;
	font-size: 1.05em;
	padding:0px 0 0px 70px;
	text-align:left;
	font-weight:normal;
}
h3 {
	color:#f6c56e;
	font-size:0.95em;
	line-height:1.45em;
	margin:0;
	padding:25px 0 3px 0;
	text-align:center;
	font-weight:bold;
	}
h4 {
	color:#f6c56e;
	font-size: 0.90em;
	padding:5px 0 10px 25px;
	text-align:left;
	font-weight:normal;
}
h6 {
	color:#f6c56e;
	font-size:0.85em;
	line-height:1.25em;
	margin:0;
	padding:25px 0 3px 0;
	text-align:center;
	width:90%;
	font-weight:bold;
	}
p {
	color:#fff;
	font-size:0.85em;
	line-height:1.35em;
	margin:0;
	padding:0 0 10px 25px;
	text-align:justify;
	width:535px;
	}
p.privacy {
	color:#fff;
	font-size:0.77em;
	line-height:1.30em;
	margin:0;
	padding:0 0 0 25px;
	text-align:left;
	}
p.adress {
	color:#fff;
	font-size:0.75em;
	line-height:1.25em;
	margin:0;
	padding:0;
	text-align:center;
	width:90%;
	}
ul {
	margin: 0;
	padding: 0 0 10px 25px;
	list-style-type:disc;
	list-style-position:outside;
	}
li {
	padding:0;
	line-height:1.5em;
	text-align:left;
	font-size:0.90em;
	color:#fff;
	margin:0;
	}
/* IMPOSTAZIONI TESTI! - fine */
/* IMPOSTAZIONE LINK! - inizio */
a:link {
 	color:#fff;
 	text-decoration: underline;
}

a:visited {
 	color: #fff;
 	text-decoration: underline;
}

a:hover {
 	color: #ccc;
 	text-decoration: underline;
}

a:active {
 	color: #ccc;
 	text-decoration: underline;
}
/* IMPOSTAZIONE LINK! - fine */
/* PULSANTIERA VERTICALE BOX DESTRA - inizio */
div.menu_dx {
	width:350px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	}
.menu_dx ul{
	padding:10px 0 0 80px;
	margin:0;
}
.menu_dx li{
	color: #fff;
	font-size:0.90em;
	list-style:disc;
	margin: 0;
	padding:0;
	font-weight:normal;
	line-height:1.4em;
}
.menu_dx li a {
	text-decoration:none;
	text-align: left;
	color: #fff;
	font-weight:normal;
}
.menu_dx li a:hover{
	/*background-color: red;*/
	color:#f6c56e;
	text-decoration:underline;
}

/* PULSANTIERA VERTICALE BOX DESTRA - fine*/

/* IMPOSTAZIONI IMMAGINI - inizio*/
 img {
	border:3px solid #fff;
	margin:0;
	padding:0;
	}
 img.icon {
	 border:none;
	 cursor:pointer;
	 padding:17px 0 0 70px;
	}
 img.icon2 {
	 border:none;
	 cursor:pointer;
	 padding:17px 0 0 10px;
	}
 img.miniatura {
	 border:none;
	 cursor:pointer;
	 padding:17px 0 0 10px;
	}
 img.siti {
	 cursor:pointer;
	 border:1px solid #fff;
	 padding:0;
	 margin:0 10px 10px 0;
	 float:left;
	}
/* IMPOSTAZIONI IMMAGINI - fine*/
/* IMPOSTAZIONI FORM - inizio */	
form{
	margin-top:0px;
	margin-right:0;
	margin-bottom:0px;
	margin-left:0;
	padding-top:10px;
	padding-right:0;
	padding-bottom:10px;
	padding-left:0;
	width:565px;
	float:left;
}
/*fieldset{
	width:400px;
	margin:12px 0;
	padding:30px;
	display:block;
	float:left;
}
legend{
	font-weight:bold;
	margin-bottom:10px;
}*/
label{
	float:left;
	/*display:block;*/
	margin:0;
	padding-top:0;
	padding-right:50px;
	padding-bottom:0;
	padding-left:0;
	text-align:left;
	font-weight:normal;
	width:200px;
}
input{
	float:left;
	/*display:block;*/
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:0;
	width:320px;
	height:20px;
	/*background-image:url(../immagini/pattern_input.gif);*/
	background:#fcf8ee;
	border:1px solid #763e40;
	padding:0;
	}
input.check2{
	float:left;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:0px;
	width:180px;
	padding:0;
	cursor:pointer;
	background:#eddbb4;
}
select{
	float:left;
	/*display:block;*/
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:0;
	width:330px;
	height:20px;
	/*background-image:url(../immagini/pattern_input.gif);*/
	background:#f0f0f0;
	border:1px solid #bfbfbf;
	padding:0;
	}
textarea {
	border:1px solid #763e40;
	background:#fcf8ee;
	float:left;
	margin-top:5px;
	margin-right:100px;
	margin-bottom:5px;
	margin-left:0;
	padding:0;
	width:330px;
}	
/* IMPOSTAZIONI FORM - fine */	
