.bodybg {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
.ombraup {
	background-image: url(img/ombraup.gif);
	background-repeat: repeat-x;
}
.white {
	background-color: #FFFFFF;
}
.ombraleft {
	background-image: url(img/ombra_left.gif);
	background-repeat: repeat-y;
}
.ombraright {
	background-image: url(img/ombra_right.gif);
	background-repeat: repeat-y;
}
.ombrabluleft {
	background-image: url(img/ombra_blu_left.gif);
	background-repeat: repeat-y;
}
.ombrabluright {
	background-image: url(img/ombra_blu_right.gif);
	background-repeat: repeat-y;
}
.ombraleftgrig {
	background-image: url(img/ombra_left_grigetto.gif);
	background-repeat: repeat-y;
}
.ombradown {
	background-image: url(img/ombra_down.gif);
	background-repeat: repeat-x;
}
.ombrarightgrig {
	background-image: url(img/ombra_right_grigetto.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
}
.bgpop {
	background-color: #006DB8;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
A.link:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #55a5e1;
	text-decoration: none;
	font-style: normal;
}.barretta {
	background-color: #55A5E1;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006db8;
	text-decoration: none;
	font-style: normal;
}
A.link2:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #55a5e1;
	text-decoration: none;
	font-style: normal;
}
.footerpop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(img/footer_pop.gif);
	background-repeat: no-repeat;
}

