/* stirling */


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

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

}

#gauche {
width:35%;
}
#droite {
width:50%;
}
