/* AD Creuse styles impression */

html {
     width:100%
}

body {
    background-color: #fff;
    color: #000;
    font-size: 12pt;
	background-image: none;
}
#bandeau, #menu, #pied_de_page, #bouton_up, #colonne1 {
    display:none;
}
#conteneur, #conteneur_interieur {
	background-image: none;
	width:100%;
	padding: 0px;
	margin: 0px;
}
#central {
	width:100%;
	
}
