@charset "utf-8";
body, html{
	margin:0px auto;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size:84%;*/
	font-size:13px;
	color:#777777;
	letter-spacing: 0.1em;
	background-color:#332C24;
}
html{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
h1{
	margin-top:0px;
	text-align:center;	
	font-size:20px;	
}
h2{
	font-size:17px;	
	font-style:normal;
}
h3{
	margin:3px;
	width:650px;
	padding-top:7px;
	text-align:center;
}
a{
	color:#777;
	text-decoration:none;	
}
a:hover{
		color:#776644;
		text-decoration:underline;	
}
#header{
	padding-top:20px;	
	height:40px;
}
#slider {
	/* You MUST specify the width and height */
	width:960px;
	height:298px;
	position:relative;
	overflow:hidden;
	margin-top:10px;
}

#container{
	width:960px;
	margin:0px auto;
	background-color:#fff;
}

#logo{
	position:absolute;
	margin-left:15px;
	float:left;	
	z-index:100;
}
.slogan{
/*	background-color:#CCCCCC;	*/
	width:700px;
	text-align:center;
	float:right;
	font-size:25px;
	color:#AA9977;
	letter-spacing: 0em;
}
#menu{
	margin-top:10px;
	height:35px;
	width:685px;
	float:right;
	background-color:#000;
}
#menu ul{
	padding:0px;
	margin:0px;	
}
#menu li{
	line-height:35px;
	float:left;
	width:137px;
	text-align:center;
	list-style-type:none;
	text-transform:uppercase;
}
#menu a{
	color:#FFF;
	text-decoration:none;

}
#menu a:hover{
	text-decoration:underline;
}
#menu a.selected{
	background-color:#557AA2;
	color:#FFF;
	line-height:35px;
	display:block;
}

#contenuti, #contatti{
	width:960px;
	/*min-height:608px;*/
	margin-top:0px;
}
#titolo{
		width:55px; 
		background-color:#E3DFD3;
		text-align:center;
	float:left;	
	margin-right:20px;
}

#testi{
	width:490px;
	float:left;	
	border:double #EEEEDD;
	padding:30px;
	text-align:justify;
	margin-right:20px;
	min-height:300px;
	line-height:18px;
}
#icone{
	width:295px; 
	float:left;	
	border:0px solid #EEEEDD;
}
#contenuti img{
	border:0px solid #776644;
	padding:4px;
	background-color:#E3DFD3;	
}

/*#testi{
width:175px;
float:left;
text-align:justify;
padding-right:20px;
}*/

input, select, textarea {
font-family:Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
border: 1px solid #776644;

}

.home-banner {
	color:#AA9977;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT:0px;
	WIDTH: 961px;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-TOP: 0px;
}
.spacer{
	border-right:0px solid #fff;
	background-color:#E3DFD3;
	width:48px;
	height:156px;
	float:left;
	margin-top:15px;
}

.home-banner-short {
	padding:15px 14px 0px 15px;
	DISPLAY: block;
	FLOAT: left;
	text-align:center;
}
.home-banner-short .item {
	width:220px;
	min-height:250px;
	border:double #EEEEDD;
	color:#332C24;
}
.home-banner-short img {
	border:5px solid #312820;

}

.home-banner-short ul{
	border:	0px solid #E3E3D6;
	margin:0px;
	padding:5px;
	list-style-type:none;
}


a.rss-item{
	font-weight:bold;	
}

#footer{
margin-top:20px;
	padding:10px 0px 10px 15px;
	border-top: 20px solid #EEEEDD;
	text-align:left;
	color:#543311;
}