html {
width:100%;
height:100%;
padding: 0px;
margin: 0px;
border: 0px;
}
body {
margin: 0px;
height: 100%;
width: 100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333;
}
a{
	color:#894234;
	text-decoration:none;
	}
a:hover{
	}
a img{
	border:0px;
	}
.extWrapper{
	width:100%;
	float:left;
	}
.wrapper{
	width:996px;
	text-align:left;
	}
#ext1{
	background:url(../images/bg2.png) repeat-x bottom;
	}
#ext2{
	background:url(../images/bg.png) repeat-x bottom #BDA890;
	}
#menu{
	float:left;
	width:996px;
	padding:10px 0px;
	text-transform:uppercase;
	}
	.moduletable_menu{
		}
	.moduletable_menu ul{
		padding:0px;
		margin:0px;
		list-style:none;
		}
	.moduletable_menu ul li{
		float:left;
		border-right:1px solid #eee;
		padding:5px 0px;
		}
	.moduletable_menu ul li a{
		padding:0px 16px;
		color:#999;
		}
	.moduletable_menu ul li a:hover{
		color:#345121;
		}
	.moduletable_menu ul li#current a, .moduletable_menu ul li.parent.active a{
		color:#345121;
		}
	.moduletable_menu ul li.item1 a{
		padding:0px 16px 0px 4px;
		}
	.moduletable_menu ul li.item16{
		border:0px;
		}
	.moduletable_menu ul li.item16 a{
		padding:0px 0px 0px 16px;
		}

		
#logo{
	background: url(../images/bg_flash.png) bottom left repeat-x #384A00;
	float:left;
	width:172px;
	height:340px;
	padding:30px;
	}
	.moduletable_logo{
		margin-top:35px;
		margin-bottom:35px;
		}
	.moduletable_slogan{
		}
	.moduletable_language img{
		margin-right:5px;
		opacity:0.5;
		}
	.moduletable_language #active_language img{
		opacity:1;
		}
#flash{
	background: url(../images/bg_flash.png) bottom left repeat-x #384A00;
	float:right;
	width:764px;
	height:400px;
	}
#content{
	background:url(../images/shadow.png) top center no-repeat;
	float:left;
	width:916px;
	padding:30px 40px 15px 40px;
	color:#635244;
	}
	#content strong{
		color:#345121;
		}
.contentpaneopen, .blog{
	width:100%;
	}
#utility{
	width:916px;
	padding:25px 40px;
	background:#8F8075;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	float:left;
	color:#fff;
	}
	#utility img{
		margin-right:50px;
		}
	.pretext_news{
		margin-right:50px;
		}
	#utility .inputbox{
		width:188px;
		margin-right:5px;
		}
#foot{
	width:916px;
	padding:20px 40px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
#info{
	width:500px;
	float:left;
	}
#admin{
	width:326px;
	float:left;
	text-align:center;
	}

#credit{
	width:90px;
	float:right;
	text-align:right;
	}
	#credit img:hover{
		opacity:0.8;
		}
.inputbox{
	background:#DFD5CB;
	color:#534842;
	padding:7px 8px;
	border:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	.inputbox:hover{
		background:#EDE6DF;
		color:#38312C;
		}
.button{
	background:#534842;
	color:#EDE6DF;
	text-transform:uppercase;
	padding:6px 10px;
	border:1px #534842 outset;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	}
	.button:hover{
		background:#38312C;
		color:#F3EDE6;
		}
		
	.jfdefaulttext{background:tomato;padding:3px;color:#fff;width:210px}
/* formattazione dei form - inizio */
.cf_inputbox, .cf_textarea textarea{
	width:375px;
	background:#eee;
	border:1px solid #8F8075;
	margin-bottom:3px;
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	}
.cf_inputbox:hover, .cf_textarea textarea:hover{
	background:#fff;
	color:#333;
	}
.cf_button input{
	background:#534842;
	color:#EDE6DF;
	text-transform:uppercase;
	padding:3px 5px;
	border:1px #534842 outset;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor:pointer;
	margin-right:5px;
	}
.cf_button input:hover{
	background:#38312C;
	color:#F3EDE6;
	}
.chronoform a{
	display:none;
	}
/* formattazione dei form - fine */

/* div di amministrazione */

#mydiv{
float:left;
border-bottom:1px solid silver
}

.newsfeed li {
width:546px;

float:left;
}
.newsfeed a {
text-transform:uppercase;
font-weight:bold;
}