#barre_haut {
	background-image:url(/images/barre_haut.gif);
	background-repeat:no-repeat;
	width:100%; height:270px;
/*	position:relative;
	float:left;
	left:100px;*/
}

#bas_page {
	background-image:url(/images/bas_page.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

#container_a {

	background-image:url(/images/fond.jpg); 
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#988976;
	width:970px;
	clear:both;
}

#container_b {
	width:100%;
	clear:both;
}

#m_atelier_div {
	width:113px;
	height:170px;
	position:relative;
	top:130px;
	left:216px;
	float:left;
}

#m_historique_div {
	width:152px;
	height:186px;
	position:relative;
	top:92px;
	left:213px;
	float:left;
}

#m_presentation_div {
	width:138px;
	height:161px;
	position:relative;
	top:98px;
	left:233px;
	float:left;
}

#m_contact_div {
	width:148px;
	height:181px;
	position:relative;
	top:98px;
	left:213px;
	float:left;
}

#main {
	width:717px;
	position:relative;
	float:left;
	left:10px;
}

#menu_pipe {
	width:243px;
	height:570px;
	position:relative;
	float:left;
	left:-5px;
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
}

#menu_lien {
	visibility:hidden;
	display:none;
}

#menu_panier {
	width:135px; height:30px;
	top:150px;
	right:-50px;
	position:relative;
	float:right;
	color:#FFFFCC;
	font-size:12px;
}
