.bg03 {  
	background-image: url(images/bg_03.jpg)
	}
.bgbianco {
	background-color: #FFFFFF;
}
body { 
	background-color: transparent;
	}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1f2435;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1f2435;
	font-style: normal;
	text-decoration: none;
}
.url:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 9dcacd;
	font-style: normal;
	text-decoration: none;
}
.testoazzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 9dcacd;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.transparent {
	background-color: transparent;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1f2435;
	line-height: 18px;
	font-style: normal;
}
.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 1f2435;
	font-weight: bold;
}
.urlunder {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1f2435;
	font-style: normal;
	text-decoration: underline;
}
.urlunder:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 9dcacd;
	font-style: normal;
	text-decoration: underline;
}
.urlunder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1f2435;
	font-style: normal;
	text-decoration: underline;
	line-height: 20px;
}
.urlunder2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 9dcacd;
	font-style: normal;
	text-decoration: underline;
	line-height: 20px;
}

