@charset "utf-8";

body {
	background-position: top center;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	}
	
a {
	color: #666666;
	text-decoration: none;
}
a.visited { color: #FFF; text-decoration: none; }
a.hover { color: #D3C19C; }

 
#header {
	width: 930px;
	margin: 8px auto 5px auto;
	height: 106px;
}
#banner {
	width: 930px;
	margin: 0px auto 0px auto;
	height: 340px;
	position: relative;
}
	#logo {
	width: 425px;
	float: left;
}
		#logo img { border: none; }
	#lingua {
	width: 300px;
	float: right;
	text-align: right;
	text-transform:uppercase;
}
	#lingua a {
	text-decoration: none;
}
	#lingua a:hover {
	color: #666666;
	text-decoration: underline;
}
	

#centro {
	width: 930px;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 340px;
}
	.menu {
	background-color: #FFFFFF;
}
		.menu a { text-decoration: none; }
		.menu a:hover {
	text-decoration: underline;
	color: #000000;
}		
		.menu ul {  padding: 0; margin:0; list-style:none; }
		.menu li {  text-transform:uppercase; padding: 12px 10px 4px 0; margin-right: 30px; text-align:left; float:right; border-bottom: 6px solid #FFF }
		.menu .active {
	border-bottom: 6px solid #666666;
}
	
	.home {
	width: 200px;
	display: inline;
}
		.home img { float:left; padding: 3px 8px 0 8px; }
		.home_txt {
	display: block;
	padding-top: 90px;
	padding-left: 60%;
}
	
	.contenuto { 
		height: 150px;
		padding-top: 315px; 
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.contenuto a {  text-decoration: none; width: 285px; background-color: #9C7A2A; float: left; margin-left: 25px; line-height: 120%; }
		.contenuto a img { float: left; margin-right: 10px; }
		.contenuto a .testo { padding-top: 10px }
	
	.ill_page { 
		height: 465px; 
		background-image:url(../_img/bg_page1.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.ill_page_fissa {
	background-color:#222222;
	height:330px
}
	
	.contenuto_page {
	width: 930px;
	margin: 0 auto;
	font-size: 13px;
	background-color:#FFFFFF;
	color:#000;
	padding-top: 1px;
}	
.testo_pagina {
	width: 580px;
	font-size: 13px;
	padding: 10px;
	background-color:#FFFFFF;
	color:#000;
}	
		.contenuto_page h1 {
	font-size: 30px;
	margin: 0;
	padding: 0 0 3px 0;
	text-transform:uppercase;
}
		.contenuto_page h2 {
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #999999;
}
	.contenuto_page h3 {
	font-size: 26px;
	margin: 0;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 18px;
}
.contenuto_page h4 {
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
}
.contenuto_page h5 {
	font-size: 30px;
	margin: 0;
	color: #999999;
	padding: 0 0 3px 0;
	text-transform:uppercase;
}
		.contenuto_page img {
	float: right;
	padding: 0 0 0 0px;
}
		.contenuto_page a {
	color: #000000;
	text-decoration:none
}
		.contenuto_page a:hover {
	color: #999999;
	text-decoration:underline
}
	
	.sotto_page {
	width: 930px;
	margin: 0 auto;
	padding-top: 3px;
}
			
		.sotto_page .box {
	width: 281px;
	float: left;
	margin-right: 18px;
}
			.sotto_page .box img { float: left; margin-right: 10px; }
			.sotto_page .box a:hover {text-decoration:underline}
		
		.sotto_page .testo {
	padding-top: 15px;
	border-top: 1px dashed #B6B7B7;
}

		.sotto_page .boxgrande {
	width: 570px;
	float: left;
	margin-right: 18px;
}
			.sotto_page .boxgrande img {
	float: left;
	margin-right: 10px;
	border: 1px solid #C3BFAF;
	padding: 2px;
}
			.sotto_page .boxgrande a:hover {text-decoration:underline}
		
		.sotto_page .testo {
	padding-top: 15px;
	border-top: 1px dashed #B6B7B7;
}

	.sotto_page .boxcartina {
	width: 570px;
	float: left;
	margin-right: 18px;
}
			.sotto_page .boxcartina img {
	float: left;
	margin-right: 10px;
	border: 1px solid #C3BFAF;
	padding: 2px;
}
			.sotto_page .boxcartina a:hover {text-decoration:underline}
		
		.sotto_page .testocartina {
	padding-top: 1px;
	border-top: 1px dashed #B6B7B7;
}

	.sotto_page .boxdestro {
	width: 281px;
	float: right;
}
			.sotto_page .boxdestro img { float: left; margin-right: 10px; }
			.sotto_page .boxdestro a:hover {text-decoration:underline}
		
		.sotto_page .testo {
	padding-top: 15px;
	border-top: 1px dashed #B6B7B7;
}

.sotto_page .boxcentro {
	width: 281px;
	float: left;
	margin-left: 25px;
}
			.sotto_page .boxcentro img { float: left; margin-right: 10px; }
			.sotto_page .boxcentro a:hover {text-decoration:underline}
		
		.sotto_page .testo {
	padding-top: 3px;
	border-top: 1px dashed #B6B7B7;
}

	.sotto_page .boxpiccolo {
	width: 300px;
	float: right;
}
			.sotto_page .boxpiccolo img {
	float: right;
	border: 1px solid #C3BFAF;
	padding: 2px;
}
			.sotto_page .boxpiccolo a:hover {text-decoration:underline}
		
		.sotto_page .testopiccolo {
	padding-top: 3px;
	border-top: 1px dashed #B6B7B7;
}				
		
		.gallery_select { margin: 0; padding: 10px 0 0 0; font-size: 12px;  }
			.gallery_select h2 { margin: 0; padding: 0 0 6px 281px; font-size:11px; }
			.gallery_select ul { width: 140px; list-style:none; display: block; float:left; margin: 0 10px 0 0; padding: 0 5px;  }			
			.gallery_select li { padding: 0; margin:0; color: #FFF; }
				.gallery_select li a {color: #E4BC96 }
				.gallery_select li a:hover {text-decoration: underline; }
			.gallery_select .active { color: #E4BC96; border: 1px solid #CCC; display:inline; padding:  0 5px; margin-left: -5px;  }
		
		.gallery_thumbs { background-color: #151419; padding:0 0 5px;}
			.gallery_thumbs img { margin: 10px 0 0 15px;  }
		.gallery_foto { text-align:center; background-color:#000000;  }		
		
		
#footer {
	width: 930px;
	margin: 0 auto 20px auto;
	padding: 28px 0;
}
	#footer .left {
	float: left;
	text-align: left;
	width: 760px;
} 
	#footer .right {
	float: right;
	text-align: right;
	width: 150px;
}	

