@charset "utf-8";
#fond01 {
	background-image: url(BFpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: auto;
	background-color: #CABA9C;
	padding-bottom: 40px;
}
#container_mentions {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#page {
	height: 700px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-image: url(fond_page.jpg);
	padding-top: 100px;
	padding-right: 90px;
	padding-left: 90px;
	margin-bottom: 10px;
}
.cadre {
	height: auto;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #999999;
	float: left;
}

#page a:link, #page a:visited, #page a:active {
	text-decoration: none;
	color: #0066CC;
}
#titre_page  {
	position: absolute;
	left: 349px;
	top: 29px;
	width: 316px;
}
