a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D986B;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D986B;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A7301E;
	text-decoration: none;
}
a.pop:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	text-decoration: none;
	
}

a.pop:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	
}

a.pop:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
.fondo {
	background-image: url(imgs/grafiche/fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.FontAnagrafica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9D986B;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #888562;
	background-color: #DCD69B;
	padding: 2px 4px;

}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #888562;
	background-color: #CCC9AE;
	padding: 2px 4px;

}
.fontContenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;
}
.fontMenuAmb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 2px;
}
.corniceMARRONE {
	border: 1px solid #B6957C;
}
.fondohp {
	background-image: url(imgs/grafiche/hp_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fontmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pulsanti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCC9AE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #330000;
	border-bottom-color: #333300;
	border-left-color: #FFFFCC;
}
.stileform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	padding: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
