body {
	color: #000;
	background-image: none;
	text-align: center;
}
/*   blocs    */

#top {
	height: 171px;
 	background: url(graph/entete.jpg) no-repeat left top;
}
#switch, #menu, #gauche, #sidebar, #footer{
	display: none;
}
#logo_top {
       	position: absolute;
        top: 26px;
       	left: 35px;
}
#telephone {
 	   position: absolute;
 	   top: 40px;
 	   left: 400px;
}
#corps {
       left: 10px;
       width: 600px;
       font-size: 10pt;
}
