
BODY {  background-repeat : no-repeat;  background-position : center;  background-attachment : fixed;  background-size : 100% auto; background-clip : border-box; background-color : #000000; font-size : 12pt; color :  #FFFF00; }H1 {/*font-family : arial;*/ color: #FF0000; font-size :20 pt; text-align : center; text-indent: 10px; text-decoration : underline;}H2 { font-family : arial; font-size : 16pt; font-weight : bold; text-align : center; text-decoration : underline;}H3 { font-family : arial; font-size : 14pt; font-weight : bold; text-align : left;}a.red {    color : #FF0000;    font-size : 12pt;    font-weight : bold;	}a.jaune {    color : #FFFF00;    font-size : 12pt;    font-weight : bold;    text-align:center;    display:block;}a.titre {    color : #FFFF00;    font-size : 14pt;    font-weight : bold;    display:block;}p.bk {	font-size : 12;	color : #FFFFFF;	}p {	font-size : 12pt;	color :  #FFFF00;}p.titre2 {	font-size : 16pt;	font-weight : bold;	color: #FF0000;}p.maj {	color : #FFFF00;	font-size : 12pt;	font-weight : bold;}p.blue {    color : #0000FF;    font-size : 12pt;    font-weight : bold;}img.center {    display: block;    margin-left: auto;    margin-right: auto }}li.right{	text-align:right;	display:block;}