.titresoleiade2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #00CC33;
	text-decoration: underline;
	z-index: auto;
	left: 10px;

}
.haut {
	background-attachment: scroll;
	background-image: url(images/bandeau_page.jpg);
	background-repeat: no-repeat;
}
.ar {
	background-image: url(images/degrade.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;

}
.bas {
	background-attachment: scroll;
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
