html,body{
	margin: 0px auto;
	padding: 0px;
	text-align:center;
}

body{
	background-color: #ffffff;
	/*text-align:center;*/
	font-family: Tahoma;
	font-size:12px;
	color:#8d8d90;
}

a.testo_azi { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #999999; text-decoration: none }
a.testo_azi:hover { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #4d4d4d; text-decoration: none }

.titoli_rossi {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}

.nomeAzienda {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}

.nomeCategoria {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.testo {  
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

.testo_titolo { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 18px; 
	color: #cc0000; 
	text-decoration: none;
}

.menu_home {  
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}

a.menu_home {  
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}

.link_home { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 10px; 
	color: #cc0000; 
	text-decoration: none 
}

.campitesto{
	color: #000000 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 11px ;
	text-decoration : none ;
	background-color : #E5EEF6 ; 
	border-top-width : 1 ;
	border-bottom-width : 1 ;
	border-left-width : 1 ;
	border-right-width : 1 ;
	border-color : #222222 ;
	border-style : solid ;
}

.campitesto2{
	color: #000000 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 11px ;
	text-decoration : none ;
	background-color : #fafafa ; 
	border-top-width : 1 ;
	border-bottom-width : 1 ;
	border-left-width : 1 ;
	border-right-width : 1 ;
	border-color : #222222 ;
	border-style : solid ;
}

.bottoni { 
	font-family:verdana; 
	font-size: 10px ; 
	font-weight:bold; 
	color : #333333 ;
	border-style: solid; 
	border-color : #777777; 
	background-color: #dddddd;
}

