.sfondo_body {
	background-image: url(immagini/under_menu3.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.bordin {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.sfondo_donna_ita {

	background-image: url(immagini/donna_dorme2_ita.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sfondo_tratt {
	background-image: url(immagini/trattini.png);
	background-repeat: repeat-y;
	background-position: left;
}
a.bar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bar:hover {
	color: #D02700;
}
a.bar:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sfondo_donna2 {


	background-image: url(immagini/donna_dorme.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sfondo_donna_eng {

	background-image: url(immagini/donna_dorme2_eng.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

