@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-image: url(img/bg.jpg);
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #6E4531;
	line-height: 24px;
	font-style: italic;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	line-height: 20px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	line-height: 20px;
}
	
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 900px;
	margin: 0 auto;
}
.header {
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 50px;
	height: 147px;
	background-image: url(img/header.png);
}
.header2 {
	height: 320px;
	width: 760px;
	float: right;
	background-color: #fdfdfd;
	padding-left: 40px;
}


.nav {
	float:right;
	width:740px;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	background-color: #FDFDFD;
	margin-left: 0px;
}
.nav ul { list-style:none; padding:0; margin:0; }
.nav li {
	float:left;
	padding:0;
	height: 40px;
}

.nav li a {
	color:#996633;
	display:block;
	float:left;
	text-decoration:none;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.nav li a:hover {
	text-transform: none;
}
.nav li.active a {
	text-transform: none;
}

.content {
	float: right;
	width: 730px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	background-color: #FDFDFD;
}
.content ul li {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 2px;
	list-style-image: url(img/frec.gif);
	margin-left: 35px;
}


.box {
	width: 230px;
	background-color: #DDDDDD;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #242471;
	padding-top: 10px;
	border: medium solid #900;
}
.box p {
	padding-left: 5px;
}


.box_mappa {
	width: 280px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.box_foto {
	width: 200px;
	float: left;
	margin-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 40px;
}
.gallery {
	float: right;
	width: 800px;
	background-color: #FDFDFD;
	}
	
.footer {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	width: 800px;
	float: right;
}
.footer a {
	color: #FFF;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header_logo {
	width: 300px;
	float: left;
	margin-top: 35px;
}
.header_col2 {
	width: 300px;
	float: left;
	margin-left: 350px;
	margin-top: 60px;
}
.header_col3 {
	width: 50px;
	float: right;
	padding-top: 15px;
}
