﻿----------- 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: underline;
}

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: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


.TESTOGRIGIO {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	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: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

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

.TESTARIELLONERO {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	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: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7E99C5;
	text-decoration: none;
}

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

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


.INDIRIZZIVIOLA {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #871F5B;
	text-decoration: none;
}











.riganeratop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}

.riganeraLARGAbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.riganeraLARGAleft-bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.riganerabottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.riganeraleft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.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;
}
.SFONDO {
	background-attachment: fixed;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #009999;
}

