html, body{	margin:0;
			padding:0;background-color: #351500;
			font-family: Arial, Helvetica, sans-serif;
			
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#351500;
	scrollbar-shadow-color:#351500;
	scrollbar-face-color:#351500;
	scrollbar-highlight-color:#351500;
	scrollbar-darkshadow-color:#000;
	scrollbar-3dlight-color:#351500;
}


div#container {
	position: relative;
	margin: 0px auto;
	width: 776px;
	height: 436px;
	background-image: url(images/container_border.jpg);
	background-repeat: no-repeat;
}

div#header_up {
	position: absolute;
	top: 16px;
	left: 9px;
	width: 760px;
	text-align: center;
}


div#header_up {
	position: absolute;
	top: 16px;
	left: 9px;
	width: 760px;
	text-align: center;
	height:93px;
}

div#line_oriz {
	position: absolute;
	top: 109px;
	left: 9px;
	width: 760px;
	text-align: center;
	height:1px;
	background-color: #8C6936;
}

div#menu_oriz {
	position: absolute;
	top: 110px;
	left: 9px;
	width: 760px;
	height:16px;
	text-align: center;
	background-image:url(images/bk_men_orz.jpg);
}

div#line_oriz2 { position: absolute; top: 126px; left: 9px; width: 760px; text-align: center; height:1px; background-color: #8C6936;}

div#navigation{
	position: absolute;
	top: 127px;
	left: 9px;
	width: 213px;
	height:289px;
	background-image: url(images/menu_left.jpg);
	z-index:3;
}

div#navigation_roll{
	position: absolute;
	top: 127px;
	left: 222px;
	width: 213px;
	height:289px;
	background-image: url(images/menu_left.jpg);
	z-index:4;
}


div#body_left {
	position: absolute;
	top: 127px;
	left: 222px;
	width: 292px;
	height:289px;
	z-index:1;
	background-image: url(images/body_left.jpg);
}


div#body_right {
	position: absolute;
	top: 127px;
	left: 514px;
	width: 255px;
	height:289px;
	z-index:2;
	background-image: url(images/opere_sfondo.jpg);
}





.menu_oriz td{
	font-size: 11px;
}

.menu_oriz strong{
	color: #FBF5C4;
}

.menu_oriz a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menu_oriz a:hover{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:underline;
}

.menu_oriz a:visited{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:none;
}



.menu_left strong{
	color: #FBF5C4;
}

.menu_left a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.menu_left a:hover{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:underline;
	font-weight: bold;

}

.menu_left a:visited{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:none;
	font-weight: bold;
}

.menu_roll td{
	font-size: 11px;
}

.menu_roll strong{
	color: #FBF5C4;
}

.menu_roll a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.menu_roll a:hover{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:underline;
	font-weight: normal;
}

.menu_roll a:visited{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:none;
	font-weight: normal;
}


.opere_td{
	font-size: 20px;
}

.body_right a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.body_right a:hover{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:underline;

}

.body_right a:visited{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:none;
}


.opere_tit {
	font-size: 12px;
	color: #C1AF55;
	font-weight: bold;
}

.numeri_opere {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}


.descrizione_cat {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}

.evento a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.evento a:hover{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:underline;
	font-weight: bold;

}

.evento a:visited{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:none;
	font-weight: bold;
}

.div_home{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.div_home a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.div_home a:hover{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:underline;
	font-weight: normal;
}

.div_home a:visited{
	font-size: 11px;
	color: #FBF5C4;
	text-decoration:none;
	font-weight: normal;
}


