body
{
	margin: 0px ;
	padding: 0 ;
	text-align: left ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #ffffff ;
}
/* On a ajouté de quoi mettre une police de caractère et une couleur de fond */

div#content
{
	width: 98%;
	min-width:735px;
	margin: 0px  0px 0px 20px;
/*	text-align: left ;/*
/*	border: 1px solid black ;*/
	background: url(images/bodybg.gif) repeat-y;/**/
	/*background: url(images/bg2.gif) repeat-x;*/
	background-color:#b0d4ea;
	position: relative;
}
div#contenthome
{
	min-width: 700px;
	
	margin: 0px 0px 0px 0px;
	text-align: left ;
/*	border: 1px solid black ;*/
	position: relative;
}