body {
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/fond.jpg) repeat-x;
}

img {
border:0;
}

.clear {
	clear:both;
}

#Tableau_01 {
	left:0px;
	top:0px;
	width:1024px;
	margin:auto;
	text-align:left;
}

#header {
	width:1024px;
	height:138px;
	text-align:left;
}

#header_logo {
	width:1024px;
	height:138px;
}

#menu_header {
	width:1024px;
	height:20px;
	background:url(images/menu_header.jpg);
	padding-top:10px;
}

#menu_header a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}

#menu_header a:hover {
	text-decoration:underline;
}

.menu_haut_1 {
	width:100px;
	float:left;
}
.menu_haut_accueil {
	width:90px;
	float:left;
	text-align:center;
}
.menu_haut_signalisation {
	width:187px;
	float:left;
	text-align:center;
}
.menu_haut_stockage {
	width:180px;
	float:left;
	text-align:center;
}
.menu_haut_tabouret {
	width:170px;
	float:left;
	text-align:center;
}
.menu_haut_catalogue {
	width:102px;
	float:left;
	text-align:center;
}
.menu_haut_contact {
	width:90px;
	float:left;
	text-align:center;
}
.menu_haut_2 {
	width:100px;
	float:left;
}

#contenu_accueil {
	margin-top:5px;
	width:1014px;
	text-align:left;
	background-color:#FFF;
	color:#000;
	text-align:center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	height:530px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size:13px;
}

#contenu_catalogue {
	margin-top:5px;
	width:1014px;
	text-align:left;
	background-color:#FFF;
	color:#000;
	text-align:center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size:13px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
}

#contenu_accueil a {
	color:#000;	
}

#contenu_accueil h1 {
	padding-top:10px;
}

.tab_accueil {
	width:80%;	
	margin:auto;
	font-size:11px;
	margin-bottom:0px;
}

.lien_blanc {
	color:#FFF;	
}

#footer {
	width:1024px;
	text-align:center;
	letter-spacing:1px;
	font-size:11px;
	color:#FFFFFF;
	padding-top:18px;
	padding-bottom:10px;
}

.lien_footer {
	color:#777777;	
}
.lien_pages {
	color:#333;
}