@CHARSET "ISO-8859-1";
@import url('style.css');
#colonne-gauche{
    clear:left;
}
#colonne-gauche, #Imprimer {
    display:none;
    clear:both;
}
div#colonne-droite {
	clear: both;
	width: 100%;
	border: 0px solid green;
}
div#texte-content (line 289) {
    padding: 0 !important;
}
