/* CSS Document */

.coul_fond {
	background-color: #ebe393;
}
.img_fond{
	background-image: url(../../images/fond_jaune.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}