body {
	margin:0em;
	margin-top:0em;
	padding:0em;
	background:#CCCCCC;
	font-family:"Trebuchet MS", verdana, sans-serif;
	font-size:0.75em;
	width:816px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

<!--
/*  Definit des 3 bloc pour les 2 images sur le cote */
#cote_gauche {
	float:left;
	background: #F4F4F4 url(logo/bord_feuille_gauche.jpg) repeat-y 0%; 
}
#cote_droit{
	float:right;
	background: #F4F4F4 url(logo/bord_feuille_droit.jpg) repeat-y 100%;
}
#bloc{
	color: #000000;
	width:800px;
	padding-right:8px;
}
-->
<!--
/*  Header */
#header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	width:800px;
	background: url(logo/fond-header.jpg);
	background-repeat: no-repeat;
	height: 96px;
	text-align:left;
}
#header span{
	float:left;
	}
#header b{
	float:left;
	margin-top:38px;
	margin-left:60px;
	color:#FFFFFF;
}
-->
html>body #content{
	height: auto;
	min-height: 480px;
} 
#content {
	float:left;
	height: 480px;
	width:800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
	color:#000000;
	background: #F4F4F4;
}
<!--
/* Menu top */
div #navigation{
	height:20px;
	width:100%;
	background-color:#376DC4;
}
div #navigation span{
	float:left;
	margin-left:40px;
	color:#FFFFFF;
	width:150px;
	margin-top:2px;
}
#navbttm{
	width:800px;
	height:24px;
	background-image: url(logo/bas-navigation.jpg);
	background-repeat: no-repeat;
}
-->
 
<!-- 
/* CSS issu des tutoriels http://css.alsacreations.com */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	float:left;
}
dl#menu {
	width: 144px;
}
dl#menu dt {
	cursor: pointer;
	height: 20px;
	margin-top:2px;
	border: 1px solid gray;
	border-right-width: 0px;
	border-left-width: 0px;
	line-height: 20px;
	font-weight: bold;
	background: #F4F1BB;
}
dl#menu li{
	text-align: left;
	background: #E5E5E5;
	margin-left:2px;
}

dl#menu ul{
	border: 1px solid gray;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
}
dl#menu li a, dl#menu dt a{
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
dl#menu li a:hover{
	background: #F4F4F4;
}
dl#menu dt a:hover{
	background: #eee;
}
-->
<!--
/* Contenu	 */
#content2{
	float: right;
	width: 655px;
	height:100%;
	min-height:400px;
	background: #fff;
	text-align:left;	
}
-->
<!--
/* Bas  de page	 */
#footer{
	float: left;
	width: 800px;
	background: #F4F1BB;	
}
#footer p{
	margin-top:5px;
	margin-bottom:5px;
	background: #376DC4;
	height: 20px;	
}
#footer p a{
	color:#000000;
	text-decoration:none;	
}
#footer p a:hover{
	color:#000000;
	text-decoration:underline;	
}
-->
.recherche{
	font-size:11px;
	margin-bottom:4px;
}