  
  body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	text-decoration: none;
	font-weight: 200;


}
.grassetto{
font-weight:bold;

}

.testoBianco{
color:#FFFFFF;

}
.testoBianco a {
color:#FFFFFF;

}
.testoBianco a:hover {
color:#FFFFFF;
text-decoration: underline;
}
.titolo_grassetto{
font-weight:bold;
font-size: 11px;
color:#766048;
}
.titolo_grassetto_big{
font-weight:bold;
font-size: 13px;
color:#766048;
}
.titoloSezione{
font-weight:bold;
font-size: 11px;
color:#990000;
}

.link_selezionato_menu{
color:#e9e2d5;
background-color:#766048;
font-weight:bold;
}



a {
	
	text-decoration: none;
	color:#4a3722;
	font-weight:bold;
	
}
a:hover {
	color: #4a3722;
	text-decoration: underline;
}

.grigio {
  background-color: #828282;
}

.grigioChiaro {
	background-color: #A0E5A1;
	
}

.grigioScuro {
  background-color: #4D4D4D;
}
.grigioScuro a {
  color: white;
}
.grigioScuro a:hover {
  color: #FFCC33;
}

.titoloDocumento {
  background-color: #4C4C4C;
  color: white;
}

.testoFooter {
  background-color: #4C4C4C;
  color: white;
}
.titoloDocumento a {
  color: white;
}
.titoloDocumento a:hover {
  color: #FFCC33;
}

.numeroDocumento a {
  color: white;
}
.numeroDocumento a:hover {
  color: #FFCC33;
}

.IntestazioniCentro
{
	/*background-color: #4861AC;*/
	background-color: #00519C;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
}

.go {
  background-color: #8E6400;
}
.vai {
  text-align: center;
  vertical-align: middle;
  width: 39px;
  height: 16px;
  border-top: 1px #C68C00 solid;
  border-left: 1px #C68C00 solid;
}
.go a, .vai a {
  color: white;
}
.go a:hover, .vai a:hover {
  color: #F8C64D;
}



.menu {
  font-weight: bold;
  width: 104px;
  height: 16px;
  color: white;
}
.menu a {
  color: #837F83;
}
.menu a:hover {
  color: white;
}

.fondo {
  color: white;
  font-size: 9px;
}
.fondo a {
  color: white;
}
.fondo a:hover {
  color: #FFFF99
}





.senzaMargini{
margin:0px;
padding:0px;
	
	
}








#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}




