﻿html, body {
	height: 100%;
	margin: 0;
	}
#global {
	min-height: 100%;
	width: 994px;
	margin: 0 auto;
	position: relative;
	}
#footer {
	width: 1000px;
	height:25px;
	margin: 0 auto;
	bottom: 0;
	}
#menu_haut {
	
	width: 1000px;
	height:25px;
	margin: 0 auto;
	position: relative;
	}
#center {
	/* éviter la superposition 
	du pied de page et du contenu */
	padding-bottom: 60px; 
	overflow: auto;
	}
#sidebar {
	float: left;
	width: 262px;
	}
.cat1 {
  position: relative;
  float: left;
  margin-left:0px;
  padding-left:0px;
  font-size:14px;
  font-weight:bold;
width:120px;
text-align : center;
}
.cat2 {
  position: relative;
  margin-left:120px;
  font-size:14px;
  font-weight:bold;
  width:100px;
  text-align : center;
  }
 
 .cattop {
  
  
  font-size:14px;
  font-weight:bold;
  
  text-align : center;
  }
 .clear { 
clear: both; 
} 
  #content_menu
{
margin-left:10px; 
border:none; 
display:block;
width:240px;



}
#content {
	/* On laisse de la place à droite 
	pour l'autre colonne */
	float: right;
	width: 720px; 
	padding-right : 10px;
	margin-right : 10px;
	vertical-align : top;
	}
	
#catcher {

	float: center;
	
	}

form
{	
padding-top : 74px;
padding-left : 620px;

float: center;
}

