@charset "iso-8859-1";
body { background-color: #FFFFD0; font-family: Arial, Helvetica, sans-serif }

A:link {color: #008000 }
A:visited {color: #000000 }
A:active {color: #00FFFF }

.ligne {text-align: center; vertical-align: middle; font-weight: normal; color: #0000FF ; font-size: 9pt; line-height: 110% }	 
	/* Ligne 1 */
.ligne1 {text-align: center; vertical-align: middle; font-weight: normal; color: blue; font-size: 7pt; line-height: 9pt }
	/* Lignes 2 */
.ligne2 {text-align: center; vertical-align: middle; font-weight: normal; color: #004080 ; font-size: 8pt; line-height: 11pt }
	/* Lignes 3-4 */
.ligne3 {text-align: center; vertical-align: middle; font-weight: normal; color: #FF0000 ; font-size: 9pt; line-height: 110% }	/* Complement */
.desc {text-align: center; vertical-align: middle; font-weight: normal; font-size: 11pt; line-height: 110%; color: #004080; font-weight: bold }
.menu {text-align: center; vertical-align: middle; font-weight: normal; font-size: 7pt; line-height: 110% }	/* Complement */
.menud {text-align: center; vertical-align: middle; font-weight: bold; color: #ffffff; font-size: 9pt; line-height: 110% }	
.menud2 {text-align: center; vertical-align: middle; font-weight: bold; color: #0000ff; font-size: 9pt; line-height: 110% }	
	
.rouge { color: #FF0000 }
.bleu { color: #0000FF }
.nom { color: #004080 }

.normal { font-weight: normal }
.gras { font-weight: bold }
.ital { font-style: italic }

p { line-height: 100% }

