/* soft */


#entete {	/* bandeau haut */
	font-size: 2em;
	padding: .5em 0 .5em 0;
	letter-spacing: 0;
}

#centre {	/* contenu principal */
	font-size: 90%;
	/* pas touche padding bottom !!!*/

}

#droite {	/* bandeau droite */
width:auto;
}