@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: center;
	width: 920px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(image/head06.png);
	background-position: right;
	background-repeat: no-repeat;
}
.textcontent {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

#leftcontent {
	background-color: #FFFFFF;
	width: 368px;
	background-image: url(image/leftcontainer003.png);
	margin-top: 1px;
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	margin-right: 5px;
}
#centercontent {
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 520px;
	float: right;
	margin-left: 5px;
}
#centercontentmilieu {
	text-align: left;
	clear: both;
	width: 100px;
}


#footer {
	background-color: #FFFFFF;
	height: 200px;
	clear: both;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 1px;
	background-image: url(image/footer2.png);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menuleft {
	font-family: Book Antiqua;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.textcontentPuce {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.textmvformation {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #333333;
	text-align: justify;
	font-family: "Bradley Hand ITC";
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.textcontenttitre {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: justify;
}
.textcontentnew {
	font-family: "Book Antiqua";
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding: 0px;
}
.textcontentadresse {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	padding: 0px;
}
.textfooter {
	font-family: Book Antiqua;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	background-position: center;
}
