body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #99B0CC;
	background-image: url(/immagini/sfondoHome.gif);
	}
P	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; }
TD	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; }
UL	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; }
LI	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; }

.testo							{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
A.testo:link,A.testo:visited	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none;}
A.testo:hover					{color: #C00028; text-decoration: none;}
.titolo							{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
.titoloSex						{font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
A.titolo:link,A.titolo:Visited	{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.titolo:hover					{color: #99B0CC; text-decoration: none;}

.sottotitolo							{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold;}
A.sottotitolo:link,A.sottotitolo:Visited	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold;}
A.sottotitolo:hover					{color: #BE0026; text-decoration: none;}

.testoNews							{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}
A.titoloNews, A.titoloNews:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEEEEE;
	width: 240px;
}
A.titoloNews:hover					{
	color: #CCCCCC;
	text-decoration: none;
	width: 240px;
}
.dataNews	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}

.indietro							{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none;}
A.indietro:link,A.indietro:visited	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none;}
A.indietro:hover					{color: #C00028; text-decoration: none;}

.didascalia							{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #01346D; text-decoration: none; font-weight: bold;}

.testoPrivacy								{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #01346D; text-decoration: none; font-weight: regular;}

.campi 		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; background-color: #FFFFFF;}

h2 a {
  color: #fff;
  text-decoration: none;
}

h2 a:hover {
  color: #f00;
  text-decoration: underline;
}

A.bottoni, A.bottoni:visited 	{
	background-color: #5F5D70;
	border-width: 0px;
	border-style: solid;
}
A.bottoni:hover 	{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
A.bottoni:active 	{
	background-color: #91BDF2;
}
A.bottoniG, A.bottoniG:visited 	{
	border-style: solid;
	border-width: 1px;
	border-color: #CACACA;
}
A.bottoniG:hover 	{
	background-color: #e3e3e3;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #FFFFFF;
}
.titoloHome {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none; font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:link, A.menu:visited, A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:hover {
	color: #CC0000;
	text-decoration: underline;
}
.menuFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.menuFooter:link, A.menuFooter:visited, A.menuFooter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.menuFooter:hover {
	color: #0066FF;
	text-decoration: underline;
}
.bordoRosso {
	border: 1px solid #CC0000;
}
.bordoScavato {
	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: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	background-image: url(/immagini/sfondoCubetti.gif);

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

}
.bordoScavatoTrans {
	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: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	background-image: url(/immagini/sfondoCubettiTrans.gif);

}
.bordoRilievoTrans {
	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: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	background-image: url(/immagini/sfondoCubettiTrans.gif);

}
