@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

img, div { behavior: url(iepngfix.htc) }




BODY {
	background-image: url(immagini/pattner.jpg);
	background-color:#c1baa8;
	text-align:center;
	margin:0px;
	border: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#514a44;
	}



div#contenitore{
	
	width: 860px;
	margin:0px auto;
	text-align:left;
	border: 0;
	height: 200px;
	
}

div#contenitore2{
	
	width: 860px;
	margin:0px auto;
	text-align:left;
	border: 0;
	height: 400px;
	
}


div#header{
	
	top: 0px;
	width:860px;
	height:200px;
	text-align: center;

	z-index:1;
	 
	}

div#header-fondo{
	
	top: 0px;
	width:100%;
	height:200px;
	background-color:  #514a44;
	text-align: center;
	float:left;
	 
	}

div#centropagina{
	position:relative;
	width:860px;
	height:400px;
	text-align:center;
	
}

div#centropagina-fondo{
	position:relative;
	width:100%px;
	height:400px;
	background-color:  #c1baa8;
	border-top: 2px solid #d8d1bf;
	border-bottom: 2px solid #d8d1bf;
	text-align:center;
	clear:both;
}


div#foot{
	position:relative;
	width:860px;
	height:40px;
	text-align:center;
	clear:both;
}












div#immagine-DX{
	height:400px;
	border-right: 2px solid #d8d1bf;
	float:left;
}

div#immagine-SX{
	height:400px;
	border-left: 2px solid #d8d1bf;
	float:right;
}

div#box-testo{
	height:360px;
	padding-left: 15px;
	padding-top: 20px;
	text-align:left;
	float:left;
	z-index:9999;
	
	
}

div#box-news{
	height:360px;
	width:300px;
	
	padding-top: 20px;
	text-align:left;
	float:left;
	
	
}
div#box-cartina{
	height:400px;
	clear:both;

	
	
	
	
	
	
}




.titolo {
	text-align:left;
	color:#514a44;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	line-height: 24px;
	text-decoration: none;
	
}

.testi {
	color:#514a44;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	line-height: 14px;
	text-decoration: none;
	text-align:left;
	text-align: justify;
	
}


.testi a{
	color:#514a44;
	text-decoration:none;
}

.foot {
	color:#514a44;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-variant:normal;
	line-height: 10px;
	text-decoration: none;
	
	letter-spacing: 0.1em;
	
	
}


.foot a{
	color:#514a44;
	text-decoration:none;
}

.menu {
	text-align:left;
	color:#c1baa8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing: 2px;

	text-decoration: none;

}

.menu a{
	
	color:#c1baa8;
	text-decoration: none;

}

.menu a#current, a:hover{
	
	color:#706A5E;
	text-decoration: none;
	

}

.corrente{
border-bottom: 1px solid #f00;
}
