@import url("wysiwyg.css");


html, body, #conteneur { 
	background: white ;
}

div#outils, div#menu, div#col1, div#footer, div#bande, div#imgTitre {display:none;}
div#titre { margin-bottom:30px;}


#conteneur #contenu #col1Home {
	width: 50%;
	float: left;
}

#conteneur #contenu #col2Home {
	width: 50%;
	float: left;
}

#conteneur #contenu #col3Home {
	clear:both;
}
