html, body {

	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar: auto;
	scrollbar-3dlight-color:#F8E8C9;  
	scrollbar-track-color:#F7F6FB; 
	scrollbar-arrow-color:#9F752B; 
	scrollbar-base-color:#F8E8C9; 
	scrollbar-darkshadow-color:#9F752B; 
	scrollbar-face-color:#F8E8C9; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#F1BF7F
}

img{
 	border=0;
}

.inputGrigioChiaro14 {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #78543A;
	border: #CDCDCD 1px solid;
	height: 14px;
}

.inputTrasparente14 {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #78543A;
	background-color: transparent;
	border-style: none;
	height: 16px;
}

.inputSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #78543A;
	border: #CDCDCD 1px solid;
	width:50px;
	height: 14px;
}

.radio10{
	height: 10px;
	width: 10px;
}

.checkbox10{
	height: 10px;
	width: 10px;
}

.tabellaBarraTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D1AB79;

}

.tabellaCorpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F8E8C9;
}

.paginaBordo{

	background-color: #595553;
}

.paginaTitolo{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D98152;
}

.paginaBarraTitolo {
	background-color: #D7AD79;
}

.fasciaSuperiore, a.fasciaSuperiore:LINK, a.fasciaSuperiore:VISITED, a.fasciaSuperiore:ACTIVE{

	background-color: #826249;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.fasciaSuperiore:HOVER{
	color: #F0B67F;
}

.fasciaInferiore, a.fasciaInferiore:LINK, a.fasciaInferiore:VISITED, a.fasciaInferiore:ACTIVE{

	background-color: #178336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.fasciaInferiore:HOVER{
	color: #FFFFFF;
}

.fasciaSinistra, a.fasciaSinistra:LINK, a.fasciaSinistra:VISITED, a.fasciaSinistra:ACTIVE{

	background-color: #A8D282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.fasciaSinistra:HOVER{
	color: #522E28;
}

.fasciaSinistraTitolo{
     
	background-color: #7bd12e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.fasciaDestra, a.fasciaDestra:LINK, a.fasciaDestra:VISITED, a.fasciaDestra:ACTIVE{

	background-color: #7bd12e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.fasciaDestra:HOVER{
	color: #522E28;
}

.fasciaCentrale, a.fasciaCentrale:LINK, a.fasciaCentrale:VISITED, a.fasciaCentrale:ACTIVE{

	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	font-weight: normal;
	text-decoration: none;
}

a.fasciaCentrale:HOVER{
	color: #522E28;
}

.fasciaCentraleTitolo{

	background-color: #a8d282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.fasciaLogin, a.fasciaLogin:LINK, a.fasciaLogin:VISITED, a.fasciaLogin:ACTIVE{

	background-color: #7bd12e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #516783;
	font-weight: normal;
	text-decoration: none;
}

a.fasciaLogin:HOVER{
	color: #936C6D;
}

.testoBluChiaro{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D62A0;
}

a.testoBluChiaro:LINK, a.testoBluChiaro:VISITED, a.testoBluChiaro:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D62A0;
	text-decoration: underline;
}

a.testoBluChiaro:HOVER{
	color: #506077;
}

.testoBluChiaroGrassetto{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D62A0;
}

a.testoBluChiaroGrassetto:LINK, a.testoBluChiaroGrassetto:VISITED, a.testoBluChiaroGrassetto:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D62A0;
	text-decoration: underline;
}

a.testoBluChiaroGrassetto:HOVER{
	color: #506077;
}

.testoBluScuro{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #506077;
}

a.testoBluScuro:LINK, a.testoBluScuro:VISITED, a.testoBluScuro:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #506077;
	text-decoration: underline;
}

a.testoBluScuro:HOVER{
	color: #31B2EA;
}

.testoBluScuroGrassetto{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #506077;
}

a.testoBluScuroGrassetto:LINK, a.testoBluScuroGrassetto:VISITED, a.testoBluScuroGrassetto:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #506077;
	text-decoration: underline;
}

a.testoBluScuroGrassetto:HOVER{
	color: #31B2EA;
}

.testoMarroneChiaro{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D98152;
}

a.testoMarroneChiaro:LINK, a.testoMarroneChiaro:VISITED, a.testoMarroneChiaro:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D98152;
	text-decoration: underline;
}

a.testoMarroneChiaro:HOVER{
	color: #31B2EA;
}

.testoMarroneChiaroGrassetto{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D98152;
}

a.testoMarroneChiaroGrassetto:LINK, a.testoMarroneChiaroGrassetto:VISITED, a.testoMarroneChiaroGrassetto:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D98152;
	text-decoration: underline;
}

a.testoMarroneChiaroGrassetto:HOVER{
	color: #31B2EA;
}


.testoMarroneScuro{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #78543A;
}

a.testoMarroneScuro:LINK, a.testoMarroneScuro:VISITED, a.testoMarroneScuro:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #78543A;
	text-decoration: underline;
}

a.testoMarroneScuro:HOVER{
	color: #31B2EA;
}

.testoMarroneScuroGrassetto{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #78543A;
}

a.testoMarroneScuroGrassetto:LINK, a.testoMarroneScuroGrassetto:VISITED, a.testoMarroneScuroGrassetto:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #78543A;
	text-decoration: underline;
}

a.testoMarroneScuroGrassetto:HOVER{
	color: #31B2EA;
}

.testoIntestazione{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #506077;
}

a.testoIntestazione:LINK, a.testoIntestazione:VISITED, a.testoIntestazione:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #506077;
	text-decoration: underline;
}

a.testoIntestazione:HOVER{
	color: #31B2EA;
}

.testoSottointestazione{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #506077;
}

a.testoSottointestazione:LINK, a.testoSottointestazione:VISITED, a.testoSottointestazione:ACTIVE{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #506077;
	text-decoration: underline;
}

a.testoSottointestazione:HOVER{
	color: #31B2EA;
}

/* TREEVIEWMENUCOMUNIGC */

.bodyCssClass_TVM_CGC{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-stretch:semi-condensed;
    color: #FFFFFF;
    
         
}

.CssClass_TVM_CGC{

	color: #FFFFFF;
        
}

.NodeCssClass_TVM_CGC, a.NodeCssClass_TVM_CGC:LINK, a.NodeCssClass_TVM_CGC:VISITED, a.NodeCssClass_TVM_CGC:ACTIVE{

	color: #FFFFFF;
     
}

a.NodeCssClass_TVM_CGC:HOVER{
	color: #FFFFFF;
	text-decoration: underline;
}

.NodeOverCssClass_TVM_CGC {
	text-decoration: underline;
} 

.NodeSelectedCssClass_TVM_CGC, a.NodeSelectedCssClass_TVM_CGC:LINK, a.NodeSelectedCssClass_TVM_CGC:VISITED, a.NodeSelectedCssClass_TVM_CGC:ACTIVE{

	color: #00548E;
}

a.NodeSelectedCssClass_TVM_CGC{
	color: #F6DC9B;
	text-decoration: underline;
}
a.MenuTop:Link, a.MenuTop:Visited, a.MenuTop:Active {
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #8C8B8A;
	text-decoration: none;
}
a.MenuTop:Hover {	
	color: #8C8B8A;
	text-decoration: underline;
}












