body {
	text-align:center;
	background:url(images/bg.gif) bottom;
	height:944px;
}
a {
	text-decoration:none;
	color:black;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:847px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:10px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:191px;
	background:url(images/hd3.jpg);
	position:relative
}
#nav {
	background:url(images/nav.jpg);
	height:43px;
	position:absolute;
	top:148px;
	width:847px;
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#FFFFFF;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
#logo {
	position:absolute;
	top:40px;
	left:100px
}
#logo h1 {
	font-size:34px;
	color:#223802
}
#logo div {
	padding-left:100px
}
/* content */
#content {
	height:700px;
	background:#FFFFFF
}
#content .left {
	width:400px;
	background:#FFFFFF url(images/l.gif) no-repeat;
	padding:0 50px
}
#content .left h2 {
	color:#608803;
	font-size:34px;
	padding:20px 0
}
#content .left a {
	color:#336633
}
#content .right {
	width:345px;
	background:#FFFFFF url(images/r.gif) no-repeat;
	border-left:#403f40 1px solid;
	height:700px;
	}
#side #top {
	background:url(images/g_top1tris.jpg);
	height:150px;
}
#side #bm {
	background:url(images/g_top1tris.jpg);
	height:150px;
}
#top, #bm
{
	width:173px;
	margin:0 auto;
	margin-top:15px;
	padding:0 35px
}
#side h2 {
	font-size:24px;
	color:#223802;
	padding:20px 0 13px 0
}
#top li {
	list-style: url(images/ar.jpg) inside;
	line-height:15px
}
#bm li {
	list-style: url(images/immagine.jpg);
	position:absolute
}





