/* --- Toolbar --- */

#toolbar {
	background: #B39868; 
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 750px;
}

ul.nav {
	font: Georgia, Times New Roman; 
	font-size: 11pt; 
	background: #B39868; 
	margin: 0px; 
	padding: 0px; 
	float: left;
	list-style: none;
	position: relative; 
	Z-index: 597;
}

ul.nav a:link {
	text-decoration: none; 
	color:#000;
}

ul.nav a:visited {
	text-decoration: none; 
	color:#000;
}
	
ul.nav a:hover {
	text-decoration: none; 
	color:#000;
}

ul.nav ul {
	border: 1px solid #510000; 
	background: #B39868; 
	width: 12.6em; 
	padding: 0px; 
	margin: 0px; 
	list-style: none;
	position: absolute; 
	display: none;
	top: 100%; 
	left: 0px; 
	Z-index: 598;
}
	
ul.nav li {
	line-height: 1.1em; 
	vertical-align: middle;
	float: left; 
	padding: 4px 10px 4px 10px; 
	margin: 0px; 
	list-style: none;
}

ul.nav li:hover {
	position: relative; 
	background: #F4F1E8; 
	Z-index: 599;
}

ul.nav ul li {
	border: 0px;
	float: none;
}

ul.nav ul ul {
	display: none;
	top: 0px;
	left: 100%;
}
	
ul.nav li:hover > ul { 
   display:block;
}


/* --- Stili comuni --- */

.line { 
    color: #510000;
}

.banner { 
    font-size: 16pt; 
    color: #510000;
    font-family: "Georgia", "Times New Roman";
    font-weight: bold;
    letter-spacing: 1pt;
    word-spacing: 0;
    margin-top: 8px; 
    margin-bottom: 4px; 
    margin-left: 8px;
}

.banner a { 
    text-decoration: none; 
    color: #510000;
}
      
.banner a:hover { 
    text-decoration: none; 
    color: #510000;
}

.banner a:visited { 
    text-decoration: none; 
    color: #510000;
}

.titolo { 
    font-size: 14pt; 
    color: #510000;
    font-family: "Georgia", "Times New Roman";
    font-weight: bold;
    margin-top: 6px; 
    margin-bottom: 2px; 
    margin-left: 0px;
    border-left: 1px solid #510000;
    border-bottom: 1px solid #510000;
}

.paragrafo { 
    font-size: 12pt; 
    color: #510000;
    font-family: "Georgia", "Times New Roman";
    font-weight: bold;
    margin-top: 16px; 
    margin-bottom: 4px;
    margin-left: 0px;
}

.paragrafoS { 
    font-size: 12pt; 
    color: #000080;
    font-family: "Georgia", "Times New Roman";
    font-weight: normal;
    margin-top: 24px; 
    margin-bottom: 12px;
    margin-left: 0px;
}

.body { 
    font-size: 12pt;
    font-family: "Georgia", "Times New Roman";
    font-weight: normal;
}

.link a { 
    text-decoration: underline;
    font-weight: normal;
    color: #505050;
}

.link a:hover { 
    color: #510000;
    text-decoration: underline;
}
    
.email a { 
    text-decoration: none;
    font-weight: normal;
    color: #505050;
}

.email a:hover { 
    color: #510000;
    text-decoration: none;
}

.small { 
    font-family: "Georgia", "Times New Roman";
    font-size: 10pt;
    font-weight: normal;
}

.small a { 
    text-decoration: none;
    font-weight: normal;
    color: #505050;
}

.small a:hover { 
    color: #510000;
    text-decoration: none;
}

.headerQuaderno { 
    font-size: 12pt;
    font-family: "Georgia", "Times New Roman";
    font-weight: normal;
    margin-top: 0; 
    margin-bottom: 4px; 
    border-bottom: 1px solid #510000;
}

.titoloQuaderno { 
    font-family: "Georgia", "Times New Roman";
    font-size: 12pt;
    font-weight: bold;
    color: #510000;
    margin-top: 0px;
    margin-bottom: 0px;
}

.indiceQuaderno { 
    font-family: "Georgia", "Times New Roman";
    font-size: 11pt;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 0px;
}

.innerBody { 
    font-size: 11pt;
    font-family: "Georgia", "Times New Roman";
    font-weight: normal; 
    margin-top: 0; 
    margin-bottom: 4px;
}

.indiceTitolo12 { 
    font-family: "Georgia", "Times New Roman";
    font-size: 12pt;
    font-weight: bold;
    color: #510000;
    margin-top: 0px;
    margin-bottom: 0px;
}

.anno { 
    font-size: 12pt;
    font-family: "Georgia", "Times New Roman";
    font-weight: bold;
    color: #fff;
   	width: 50px;
    background: #510000;
    padding: 2px 4px 2px 4px; 
    margin-top: 8px; 
    margin-bottom: 8px; 
    border: 1px solid #510000;
}
