/* CSS Document */


#menu a:link, #menu a:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;

}
#menu a:hover, #menu a:focus, #menu a:active{
color: #ffff00;

}


td{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #84765c;
	line-height: 150%;
}




#titolo {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 29 px;
	font-weight: normal;
	color: #850a0c;
	line-height: 120%;
}


#titolo2 {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: bold;
	color: #f47d1f;
	line-height: 120%;
}

#testo {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #84765c;
	line-height: 150%;
}

#testo b{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	color: #f47d1f;

}



#testo a:link, #testo a:visited, #testo a:active{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: normal;
	text-decoration : none;
	color: #FFFFFF;
	line-height: 150%;
}

#testo a:hover{

	color: #fc8a14;
}

#titolo2 a:link, #testo a:visited{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}

#titolo2 a:hover{

	color: #fc8a14;
}



div#navbar2 {
	height: 15px;
	width: 700px;
	border: solid #DDDDDD 1px;

}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12 px;
	color: #FFFF00;
	line-height: 25px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;

	width: 120 px;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 10px 10px;
	color: #f47d1f;


}
div#navbar2 li a:link {
    color: #f47d1f:
}
div#navbar2 li a:visited {
    color: #f47d1f;
}
div#navbar2 li a:hover {
    font-decoration: underline;
    color: #FFFFFF;
    background-color: #222222;
}




#gallerybar {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b8ab9a;
	background-color: #444444; left center;	
}

#gallerybar a{

	text-decoration: underline;
	color: #FFFFFF;
}

#gallerybar a:hover{

	color: #FFFF00;
	background-color: #000000;
}

#galleryfolder {
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #888888;
	background-color: #333333; left center;
	border-bottom: #888888 1px solid;
	padding: 5px;

}

#galleryfolder a{

	text-decoration: underline;
	color: #FFFFFF;
}

#galleryfolder a:hover{
	color: #FFFF00;
	background-color: #000000;
}

#didabar {
	font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #AAAAAA;

}

#didabar a{

	text-decoration: underline;
	color: #AAAAAA;
}

#didabar a:hover{
	color: #FFFF00;
	background-color: #444444;
}

























.menuvoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #320900;
	line-height: 120%;
}




#paragrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #320900;
	line-height: 170%;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #777777;
	line-height: 150%;
}


#panel{
	margin-left: 40 px;
	margin-right: 40 px;

}


#menu01v{
width: 150 px;
font: 12 px Arial, Helvetica, sans-serif;
}
#menu01v ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu01v li{
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu01v a:link, #menu01v a:visited{
display: block;
background: #FFFFFF;
color: #05181E;
margin:0.5em 0;
padding: 0.3em 0.6em;
text-decoration: none;
border: 1px solid #666;
}
#menu01v a:hover, #menu01v a:focus, #menu01v a:active{
background: #fa23e8;
color: #f9fb00;
border-color: #41545F;
padding-left: 0.95em;
font-weight: bold;
}



#sezione {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 15 px;
	font-weight: bold;
	color: #FF0000;
	line-height: 120%;
	border-bottom: 2px solid #f9fb00;
}