/* Stili sito testi*/
body 
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/sfondo-nome.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
a:active {  font-family: tahoma; font-size: 11px; font-style: normal; text-decoration: none; color: #000000;}
a:link {  font-family: tahoma; font-size: 11px; font-style: normal; text-decoration: none; color: #666666;}
a:visited {  font-family: tahoma; font-size: 11px; font-style: normal; text-decoration: none; color: #000000;}
a:hover {  font-family: tahoma; font-size: 11px; font-style: normal; text-decoration: none; color: #CC3300;}

.Tabella_Laterale2 {
	border: 1px solid #E5E5E5;
}
.sfonto_lista_prodotti {
	background-image: url(/images/sfondo-top-lista.jpg);
	background-repeat: no-repeat;
}
#menu2 td {
width:93px;
height:32px;
text-align:center;
}
#menu2 td:hover {
width:93px;
height:32px; 
color: #049;
}
#menu2 td:active {
background-position: 0 -70px;
color:#fff;
}

#menu2 a:link {  
font-family: tahoma; font-size: 11px; 
font-weight: bold;
color: #FFFFFF;
}

#menu2 a:visited {  
font-family: tahoma; font-size: 11px; 
font-weight: bold;
color: #FFFFFF;
}


