----------- legenda -----------------------------------------------------

#000000 = NERO
#999999 = GRIGIO chiaro
#666666 = GRIGIO scuro
#FFFFFF = BIANCO

#FBF7F8 = BEIGE (3/3/2/0)
#7E99C5 = AZZURRINO (58/30/5/2)

a:	link = link da puntare
	hover = link puntata
	active = link dopo che è stata cliccata
	visited = link dopo che è stata visitata

-----------------------------------------------------------------------------






a:link {font-family: Tahoma
	font-weight: normal;
	text-decoration: none;
}

a:hover {font-family: Tahoma
	font-weight: bold;	
	text-decoration: none;
}

a:active {font-family: Tahoma
	font-weight: normal;
	text-decoration: none;
}

a:visited {font-family: Tahoma
	font-weight: normal;
	text-decoration: none;
}





.TESTOHOME {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


.TESTOGRIGIO {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.TESTOBIANCO {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.TESTARIELLOBIANCO {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.TESTOAZZURRINO {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7E99C5;
	text-decoration: none;
}

.TITOLOAZZURRINO {
	font-family: Tahoma;
	font-size: 32px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7E99C5;
	text-decoration: none;
}

.TITOLINOAZZURRO {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7E99C5;
	text-decoration: none;
}

.DIDANERA {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}









.rigarossatop {
	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: #B51729;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.rigarossabottom {
	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: #FFFFFF;
	border-bottom-color: #B51729;
	border-left-color: #FFFFFF;
}

.rigarossaleft {
	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: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B51729;
}

.rigarossaright {
	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: #B51729;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


