body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.bianco {
	color: #FFFFFF;
	text-decoration: none;
}
a.nero {
	color: #000000;
	text-decoration: none;
}
.sfondo {
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bordodestro {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.sfondomenu {
	background-color: #CC0000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menu2 {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	line-height: 20px;
}
.menu2b {
	background-color: #e5e1da;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	line-height: 20px;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
}
.ricerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 6px;
	text-align: left;
}
.ricercaagenti{
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
}
.contattaci {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.sfondo_logo {
	background-image: url(images/logo_firenze_sfondo.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
	background-color: #FFFFFF;
}
a.risultato {
  color: #cc0000;
  text-decoration: none;
  font-weight: normal;
}
a.risultato:hover {
  text-decoration: underline;
}
#btn_trova {
  cursor: pointer; 
  background: none; 
  border: 0px; 
  margin: 0px; 
  height: 56px; 
  width: 104px; 
  vertical-align: middle;
  background-image: url(images/pulsante_trova.gif);
}
#btn_invia {
  cursor: pointer; 
  background: none; 
  border: 0px; 
  margin: 0px; 
  height: 56px; 
  width: 104px; 
  vertical-align: middle;
  background-image: url(images/pulsante_invia.gif);
}
.rosso {
  color: #cc0000;
  font-weight: normal;
}
.bordo_basso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tratteggio {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}