@charset "iso-8859-1";
/* CSS Document */
body 
{
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	color:#000;
}

#bandeau{
	display:none;}
	
#contacts{
display:none;}

#col_centre{
	float:left;
	background:#fff;
	width:460px;
	height:438px;
	margin:30px 0px 0px 55px;}

#texte_centre{
	overflow:visible;}

#col_droite{
	display:none;}

#pied_page{
	clear:both;
	float:left;
	background:url(../../images/pied_pagepetit.jpg) repeat 0px 0px;
	margin:30px 0px 0px 0px;
	width:1000px;
	height:32px;
}
