body {
	background-color: #36412C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:20px 0 0;
	padding:0;
	text-align:center;
}

div {
	text-align:left;
}

img {
	border:0;
}

p {
	margin:0;
	padding:0;
}

div#language{
	width:850px;
	height:22px;
	text-align:right;
	color:#AEB698;
	background-color: #36412C;
	margin:0 auto
}

div#top{
	width:800px;
	padding:0 25px;
	margin:0 auto;
	background-image: url(../images/template/bg-contenuto.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	height:242px;
	position:relative;
}




div#language a{
	text-decoration:none;
	color:#FBF4C6;
}

div#language a:hover{
	text-decoration:underline;
}


div#header	{
	width:800px;
	height:201px;
	z-index:200;
	float:left;
	position:absolute;
	top:0;
	left:25px;
}

div#header h1 {
	width:205px;
	height:201px;
	float:left;
	background-image: url(../images/template/bg-h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:0;
	border-left: 1px solid #36412C;
}

div#header h1 span{
	display:none;
}

div#header h2 {
	width:500px;
	height:35px;
	float:right;
	background-image: url(../images/template/bg-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:141px 93px 25px 0;
	border-right: 1px solid #36412C;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:normal;
	text-align:center;
	letter-spacing:-1px;
}

div#header h2 a{
	color:#FDF3AE;
	text-decoration:none;
}

div#header h2 a:hover{
	color:#FFF;
}

div#menu{
	width:798px;
	height:40px;
	background-image: url(../images/template/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #36412C;
	border-right: 1px solid #36412C;
	border-bottom: 1px solid #36412C;
	background-color:#FFF;
	float:left;
	
}

div#menu #voci{
	width:797px;
	padding-top:10px;
	padding-bottom:10px;
	height:20px;
	text-align:center;
	color:#FFF;
	border-right:1px solid #FFF;
	float:left;
	font-size:15px;
}

div#menu #voci a{
	color:#36412C;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 4px;
}

div#menu #voci a:hover{
	background-color:#36412C;
	color:#FFF;
	text-decoration:none;
}



div#container{
	width:850px;
	margin:0 auto;
}

div#contenuto{
	width:850px;
	background-image: url(../images/template/bg-contenuto.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	float:left;
}


div#contenuto #sx{
	width:325px;
	float:left;
	padding:25px 0 30px 26px;
}


div#contenuto #sx h3{
	width:310px;
	padding:0 0 10px 15px;
	margin:0;
	height:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color: #36412C;
	letter-spacing:1px;
}


div#contenuto #sx #foto{
	width:325px;
}


div#contenuto #dx{
	width:433px;
	float:right;
	padding:20px 46px 20px 20px;
}

div#footer{
	width:850px;
	height:40px;
	padding-bottom:20px;
	text-align:center;
	padding-top:15px;
	float:left;
	color:#AEB698;
}


div#footer a{
	text-decoration:none;
	color:#FBF4C6;
}

div#footer a:hover{
	text-decoration:underline;
}

div#footer a#linkint{
	text-decoration:none;
	color:#AEB698;
}

