/* CSS Document */
@import url(general.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#007A47;
	background-image:url(/_img/fond-mentions-legales.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.content2{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
}
