body {
	padding: 0;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}

#header, #top, ul#menu, #footer, #footer_bleu, #footer_vert,#footer_orange, #boutons, #cr {
display: none;
}

div#texte img {
display: none;
	}

div#titre img {
display:inline;
	}
	
div#droite img {
display:inline;
	}
	
div#gauche img {
display:inline;
	}

#texte{
background-color:#ffffff;
color:#999999;
margin: 0px 5px 0px -40px;
font-size:11px;
float: none;
width:100%;
height:100%;
}

#texte_1col{
background-color:#ffffff;
color:#999999;
padding: 0px 0px 0px -40px;
font-size:11px;
float: none;
width:100%;
height:750px;
}

#droite{
background-color:#ffffff;
color:#999999;
padding: 0px 0px 0px -80px;
font-size:11px;
width:300px;
height:750px;
}