/* CSS Document */
/* RUBRIQUE CONTACT */


/* PAGE DECOUVERTE DE L ATELIER */
#fondpagecontact {
	background-color: #bbcadc;
	background-image: url(../images/fond-page-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#texte-contact {
	text-align: left;
	margin-right: 15px;
	margin-left: 375px;
	font-size: 120%;
	line-height: 135%;
	color: #063851;
}

