/* Stili sito testi*/

body 
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-color: #f0f0f0;


}
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_Laterale {
	border: 1px solid #ffffff;
}

.Tabella_Laterale2 {
	border: 1px solid #b9b9b9;
}
.Tabella_Laterale3 {
	border: 1px solid #000000;

}

.linea_sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.home_lineasx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.home_lineadx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#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;
}
.border{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-left-color: #b9b9b9;
}

