/*_______ TESTO BIANCO _____*/
.bianco {
   font-family: Verdana;
   font-size: 10px;
   color: #ffffff;
}

/*_______ TESTO _____*/
.testo {
   font-family: Verdana;
   font-size: 10px;
   color: #59595A;
}

/*_______ TESTO _____*/
.testobold {
   font-weight:bold;
   font-family: Verdana;
   font-size: 10px;
   color: #59595A;
}

/*_______ TESTO _____*/
.testoboldinfo {
   font-weight:bold;
   font-family: Verdana;
   font-size: 10px;
   color: #E28124;
}

/*_______ TESTO PAESE _____*/
.testopaese {
   font-weight:bold;
   font-family: Verdana;
   font-size: 12px;
   color: #9E4E01;
}

/*_______ TESTO PAESE _____*/
.testocomune {
   font-weight:bold;
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
}

/*_____________ LINK MENU PAESE ______________*/
.paese a:link {
   font-weight:bold;
   font-family: Verdana;
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
} 

.paese a:visited {
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
} 

.paese a:hover {
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #9E4E01;
	text-decoration: none;
} 

.paese a:active {
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

/*_____________ LINK MENU COMUNE ______________*/
.comune a:link {
   font-weight:bold;
   font-family: Verdana;
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
} 

.comune a:visited {
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
} 

.comune a:hover {
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #4D4D4F;
	text-decoration: none;
} 

.comune a:active {
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

/*_____________ LINK MENU NEWS ______________*/
.news a:link {
   font-weight:bold;
   font-family: Verdana;
   font-size: 10px;
   color: #ffffff;
   text-decoration: none;
} 

.news a:visited {
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
} 

.news a:hover {
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
	color: #374D60;
	text-decoration: none;
} 

/*_____________ LINK MENU NEWS ______________*/
a:link {

   font-family: Verdana;
   font-size: 10px;
   color: #000000;
   text-decoration: none;
} 

a:visited {

	font-family: Verdana;
	font-size: 10px;
	color: #E28124;
	text-decoration: none;
} 

a:hover {

	font-family: Verdana;
	font-size: 10px;
	color: #E28124;
	text-decoration: none;
} 

a:active {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


/*_____________ LINK MENU EVENTI ______________*/
.eventi a:link {
   font-weight:bold;
   font-family: Verdana;
   font-size: 10px;
   color: #ffffff;
   text-decoration: none;
} 

.eventi a:visited {
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
} 

.eventi a:hover {
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
	color: #7C5127;
	text-decoration: none;
} 

.eventi a:active {
	font-weight:bold;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

/*_______ FONDO HOME _____*/
.fondohome {
background-color:#D7D7D7;
}

/*_______ FONDO PAESE _____*/
.fondopaese {
background-color:#E28124;
}

/*_______ FONDO COMUNE _____*/
.fondocomune {
background-color:#89898A;
}

/*_______ FONDO NEWS _____*/
.fondonews {
background-color:#587084;
}

/*_______ FONDO EVENTI _____*/
.fondoeventi {
background-color:#A27448;
}

/*_______ FONDO NEWS _____*/
.new {
	font-family: Verdana;
	font-size: 10px;
	color: #59595A;
	background-color:#EFEDED;
}
.Stile1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.Stile2 {color: #FFFFFF}
.Stile3 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
