.header{

	text-align : center;
	background : white;
	height : 100px;
	border-bottom : 2px inset #BBCCDD
}

.conteneur{

	/*background : url(../Images/fond_html.bmp) repeat-x;*/

	height : 665px;
	text-align : right;
	background-color : white;
}

.flexConteneur {

	/*background : url(../Images/fond-flash-standard.png) no-repeat 0px 0px;*/
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 1260px;
	height : 645px;
	padding-top : 50px;
}

.flexConteneurLTie7 {

	/*background : url(../Images/fond_conteneur.gif) no-repeat 3px 4px;*/
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 1014px;
	height : 675px;
	padding-top : 40px;
}

.footer{

	text-align : center;
	font-size : 10px;
	color : white;
	background : #777;
	font-weight : bold;
}

.footer a {

	font-size : 12px;
	color : white;
	font-weight : bold;
}

.textConteneur {

	background-color : white;
	width : 900px;
	margin : 150px auto;
	padding-top : 20px;
	color : black;
}
