#conteneur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 950px;  /* 760 */
	height: 575px; /* 420 */
	margin-top: 0px;
	margin:0px;
	padding:0px;
	margin-left: -475px;
	left: 50%;
	top: 0;
	position: absolute;
}

#banniere {
	height: 144px;
	width: 950px; /* 760 */
	background-image: url(../image/banniere.jpg);
	position: relative;
	float:left;
}
#milieux {
	position: relative;
	height: 438px;
	width: 950px; /* 760 */
	float:left;
}
#pied {
	height: 24px;
	width: 950px; /* 760 */
	float: left;
	position: relative;
	background-image: url(../image/conteneur_b.jpg);
}



#degrade_h {
	position: relative;
	height: 17px;
	width: 950px; /* 760 */
	float:left;
	background-image: url(../image/conteneur_h.jpg);
}
#contenu {
	position:relative;
	width: 950px;  /* 760 */
	height: 400px;
	padding: 0px;
	float:left;
	background-image: url(../image/conteneur_m.jpg);
}
#degrade_b {
	background-image: url(../image/conteneur_b.jpg);
	position: relative;
	height: 16px;
	width: 950px; /* 760 */
	float:left;
}

#menu {
	height: 200px;
	width: 141px;
	position: relative;
	float:left;
	color: #993300;
	text-decoration: none;
	left: 10px;
}
#texte {
	position: relative;
	height: 400px;
	width: 784px; /* 599 */
	left: 15px;
	float:left;
	overflow: auto;
}
#texte1 {
	position: relative;
	height: 275px;
	width: 950px; /* 760 */
	float:left;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	background-image:url(../image/fond_accueil.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#menu a:link {
	color: #993300;
	text-decoration: none;
}
#menu a:visited {
	color: #993300;
	text-decoration: none;
}
#menu a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#texte a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#texte a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#logo {
	background-image: url(../image/logo_2.gif);
	position: absolute;
	height: 58px;
	width: 50px;
	left: 6px;
	background-position: right;
	top: 72px;
}
