.bandeau {
	background-image: url(Images/images/baniere_02.jpg);
	background-repeat: no-repeat;
}
.bandeau {
	background-image: url(Images/images/baniere_02.jpg);
	background-repeat: no-repeat;
	background-position: 310px;
}
.bande2 {
	background-image: url(Images/images/DOMAINE_02.jpg);
}
.fond .bande2 {
	background-image: url(Images/images/DOMAINE_02.jpg);
	background-repeat: no-repeat;
}
.fond2 {
	background-image: url(Images/images/DOMAINE_08.jpg);
	background-repeat: no-repeat;
}
a {
	background-color: #A15C57;
	background-image: none;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: blink;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	background-position: 130px 50px;
	height: 39px;
	width: 130px;
}
a:hover {
	background-repeat: no-repeat;
	background-color: #F5EDEA;
	line-height: 39px;
	color: #964939;
}



.fond {
	background-image: url(Images/images/fond_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

