@media all {
BODY {margin:0px 0px 12px 0px;}
   .guigui {font-family: Verdana; 
font-size: 10pt;
font-weight: 600;
          text-align: justify;
          }
.guigui1 {font-family: Verdana; 
font-size: 9pt;
font-weight: 600;
          text-align: justify;
          }
.titre3 { font-family: Arial;
  font-size: 10pt;     
  font-weight: 700;
  text-align: center;
}
.titre2 { font-family: Arial;color: red;font-size: 8pt;font-weight: 700;text-align: center;}
.titre4 {font-family: Arial;font-size: 17pt;font-weight: 700;text-align: center;}
.titre5 {font-family: Arial;font-size: 10pt;font-weight: 700;text-align: center;}
.titre1 { font-family: Arial;font-size: 15pt;font-weight: 700;text-align: center;}
.petit {font-size: 9;font-family: Arial;text-align: center;}
    
H1 {color: #333333;font-size-adjust: none;font-family: Arial;font-size: 17pt;font-weight: 700;text-align: center;word-spacing: 0pt; letter-spacing: 0pt;font-weight: 700;display:inline;}
A:link {
color: black;
text-decoration:none; }
A:visited {
color: black;
	text-decoration:none; }
A:hover {
color: #FF9900;
text-decoration:none;  }
A:active {
color: black;
text-decoration:none; }
	}