/* STYLE BASE */

.testo {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
}
a.testo:active , a.testo:link , a.testo:visited {
	color:#333333;
	font-weight: bold;
}
a.testo:hover {
	text-decoration: underline;
}

a.testoContatti:active , a.testoContatti:link , a.testoContatti:visited {
	color:#C71830;
	font-weight: bold;
	font-size: 11px;
}
a.testoContatti:hover {
	text-decoration: underline;
}


/* STYLE menu' sezioni__________________________________________________________________________  */

.menuUp {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	font-weight: bolder;
}
.menuUpIn {
	font-size: 10px;
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

a.menuUp:hover {
	text-decoration: underline
}
a.menuUpIn:hover {
	text-decoration: underline
}

/* STYLE menu' istituzionale__________________________________________________________________________ */

.cellaTasto {
	background-image: url(../immagini/fondo_tasto.jpg);
	width: 106px;
	height: 20px;
}


.tasto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}

a.tasto:hover {
	text-decoration: underline
}

.tastoIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
}

a.tastoIn:hover {
	text-decoration: underline
}

.tastoProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 5px;
}

a.tastoProd:hover {
	text-decoration:underline
}

.tastoProdIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc33;
	padding-right: 5px;
}

a.tastoProdIn:hover {
	text-decoration:underline
}

/* FINE MENU'__________________________________________________________________________ */

.piede {
	font-family: Impact;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #FFCC33;
	padding-left: 2px;
}

a.piede:hover {
	text-decoration: underline
}
a.piede:link , a.piede:visited {
	color:ffffff
}


.piedeIn {
	font-family: Impact;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #FFCC33;
}

a.piedeIn:hover {
	text-decoration: underline
}
a.piedeIn:link , a.piedeIn:visited {
	color:#FFCC33
}
.claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B13C2A;
	font-weight: bold;
	text-align: center;
}

