.barra {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.principale {
	background-image: url(images/sfondo_sx.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dx {
	background-image: url(images/sfondo_dx.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	background-image: url(images/sfondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.testoprincipale {
	padding-left: 7px;
	font-size:13px;
}
.testoaltosx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #536BA9;
	padding-left: 7px;
}
.testoaltodx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #536BA9;
	padding-right: 7px;
}
.testoofferte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	padding-right: 7px;
	padding-left: 7px;
}

