body{
	background:url(../images/bk.jpg) top left repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif, "Futura Condensed", "Gill Sans";
	font-size:10px;
}

input{
	border:1px solid #6D6D71;
	margin-top:3px;
}

a, a:hover, a:link, a:visited{
	color:#344232;
	text-decoration:none;
}

#container{
	width:912px;
	margin:0 auto;
}

#header{
	width:912px;
	height:383px;
	float:left;
	background:url(../images/header.jpg) top left no-repeat;
}

#leftmenu{
	width:221px;
	height:421px;
	float:left;
	background:url(../images/left_bk.jpg) top left no-repeat;
}

.link{
	float:right;
	margin-right:20px;
	height:25px;
	margin-bottom:45px;
}

#link_geri{
	margin:0 auto;
	width:200px;
}

#home_body{
	color:#6D6D71;
	float:left;
	font-size:14px;
	padding:20px;
	width:630px;
}

#normative_body{
	color:#6D6D71;
	float:left;
	font-size:14px;
	padding:20px;
	width:630px;
}

#contatti_body{
	color:#6D6D71;
	float:left;
	font-size:14px;
	padding:20px;
	width:630px;
}

#home_body b{
	color:#000000;
}

#contatti_body b{
	color:#000000;
}

#normative_body b{
	color:#7ac60e;
}

#home_body li{
	color:#ff0000;
}

#normative_body li{
	color:#000000;
	list-style-type:none;
	margin-bottom:10px;
}

#normative_body ul{
	margin:0;
	padding:0;
}



