
*{
	text-align:left;
	margin:left;
}

body { /* Modifications : la couleur de fond de page - la police - l'unit utilise pour la taille de la police  */
	background-color:#fff;
	font-family:Serif;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;


}

#general{
margin :0;
border :none;

}

#recherche,  #droite, #header,#footer, .erreurs {
display:none;

}

.breadcrumb{
text-align:left;
border-top:0px;
}


#gauche{
width:100%;
}
