.FONDO {
	background-image: url(FONDO.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.FONDO2 {

	background-image: url(FONDO2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.testo {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
.testorosso {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #c30000;
	text-decoration: none;
}
.boxindirizzi {
	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: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #FFFFFF;
	padding: 5px;


}
.boxsaet {
	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: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;

}
.testorossosot {


	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #c30000;
	text-decoration: underline;
}
.separatore {
	background-image: url(separatori.gif);
	background-repeat: repeat;
	height: 2px;
}
a.testo {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.testo:hover {


	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.fondo1 {
	background-image: url(fondo1.gif);
}
