.back {
	background-attachment: fixed;
	background-image:   url(../ENG/images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.background-inter {
	background-image:  url(../ENG/images/top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #191919;
}
.back-right {
	background-attachment: fixed;
	background-image:  url(../ENG/images/back-top-right.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

