@charset "ISO-8859-1";
/* CSS Document */

body {
	background-image: url(../images_t/INTRO_BACK.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	background-color: #ED077A;
}

#contenant {
	margin: auto;
	height: 100%;
	width: 1072px;
}

.entete {
	float: left;
	height: 1072px;
	width: 962px;
}
