	@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #dcceab;
	color: #000;
	font-size: 12px;
	margin: 0px;
	line-height: 15px;
}

#Page {
	display: block;
/*	width: 760px;*/
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
}


#Header {
	display: block;
/*	width: 760px;*/
	width: 900px;
	height: 220px;
	border-bottom: 1px solid #f3f0de;
	/*border-right: 1px solid #f59e00;*/
	clear:both;
	background:url(img/header.jpg) no-repeat ;
	font-size:14px;
	font-weight:bold;
}

#Header a{
	text-decoration:none;
	color: #753818;
}

#Center {
	/*	width: 760px;*/
	width: 900px;
	min-height: 350px;
	background-color:#f9b343;
	/*float: right;*/
	/*border-right: 1px solid #f59e00;
	border-bottom: 1px solid #f59e00;*/
	position:relative;
	display:block;
	overflow:hidden;
}

div#navigation{background-color: #753818; /*min-height:600px;*/ float:left; width:207px; font-family:Verdana; font-size:10px;}


.big{
background-color:#a06c4a;
/*border-bottom:#ede9cf solid 1px;*/
}

#titolo {
	color: #753818;
	font-size:16px;
	font-weight:bold;
	margin: 8px 0px 8px 20px;
	text-transform:uppercase;
	text-align:left;
}
#titolosub {
	color: #753818;
	font-size:16px;
	font-weight:bold;
	margin: 8px 0px 8px 20px;
	text-align:left;
}

#testo {
	width:653px;
	background-color:#ede9cf;
	height: auto;
	margin: 0px;
	float:right;
	color:#333333;
	text-align:left;
	/*min-height: 420px;*/
	min-height: 450px;
	padding:20px;
}

p {
margin-left:20px;
margin-right:20px;
line-height:20px;
/*text-indent:30px;*/}

ul {line-height:20px;}
#testo a{
	color: #753818;
}


.testo_titolo {
	font-size:14px;
	font-weight:bold;
	color:#a06c4a;
}

.nota {
	font-size:10px;
	font-weight:bold;
	line-height:12px;
}

hr{
	color:#753818;
	height:1px;
}

#footer{
	height:20px;
	background-color:#f59e00;
	border-top:#ede9cf solid 1px;

}
.grigio {color: #666666}

/*VECCHIO MENU*/

/*#menu {
	width: 150px;
	font-weight: bold;
	height: 480px;
	background-color: #f8e1b5;
	padding: 8px 7px 8px 0px;
	text-align:left;
	float:left;
	color: #000;
	border-right:1px solid #000;
	/*background:url(sfondo_menu.jpg);
	background-repeat:no-repeat;
	background-position: inherit;

}*/



/*#dlmenu {height:auto; float:left; background-color:#f49e00;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:207px; background:#fff; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none; font-size:10px;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#753818 center center; color:#fff; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {height:auto; background:#753818;}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 207px; margin: 0; background: #753818; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 11px; font-weight:bold; border-top:1px solid #a06c4a;}
#menu dd {margin:0; padding:0; font-size: 10px; text-align:left; font-weight:bold;}
.gallery dt a, .gallery dt a:visited {display:block; color:#fff; padding:5px 5px 5px 10px; background:#753818;}
.gallery dd a, .gallery dd a:visited {color:#fff; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 15px; background:#a06c4a;}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {background:#ede9cf; color:#753818;}
.nolink {background:#753818;}
.nolink a {color:#FFFFFF; padding:4px 5px 4px 10px;}*/
/*.nolink a:visited {background:#a06c4a;}*/