<style type="text/css">
.titreorange {  font-family: Verdana, Arial, Helvetica, serif; font-size: 8pt; font-style: normal;font-weight: bold;text-align: justify;color: orange  }
.texte {  font-family: Verdana, Arial, Helvetica, serif; font-size: 8pt; font-style: normal;text-align: left ;color: #000000   }
.smalltexte {  font-family: Verdana, Arial, Helvetica, serif; font-size:7pt; font-style: normal;text-align: left ;color: #000000   }
.textenoir {  font-family: Verdana, Helvetica, serif; font-size: 8pt; font-style: normal;font-weight: normal;text-align: center ;color: #000000   }
.textenoircentre {  font-family: Verdana, Helvetica, serif; font-size: 8pt; font-style: normal;font-weight: normal;text-align: center ;color: #000000   }
.textenoirgras { font-family: verdana; font-size: 8pt; color: #000000;text-align: center;font-style: normal;font-weight: bold}
.texteorange {  font-family: Verdana, Arial, Helvetica, serif; font-size: 8pt; font-style: normal;text-align: justify;color: orange  }
.texteorange2 {  font-family: Helvetica, serif; font-size: 8pt; font-style: normal;text-align: justify;color: orange  }
.titre {  font-family: Verdana, Arial, Helvetica, serif; font-size: 8pt; font-style: normal;font-weight: bold;text-align: center;color: #FFFFFF  }

A:link {text-decoration: none;}
A:visited {text-decoration: none; color: none}
A:active {text-decoration: normal;color: grey}
A:hover {text-decoration: normal; font-weight: bold}

BODY {
scrollbar-face-color: black;
scrollbar-shadow-color: #FF8000;
scrollbar-highlight-color: #FF8000;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-track-color: orange;
scrollbar-arrow-color: #FF8000; }

#memoryticker{
background-color: #ff8000;
width: 100%;
height: 70px;
font: normal 9px Verdana;
/*Tip: add in height attribute here for multiple line scroller*/
border: 1px solid #c0c0c0;
padding: 1px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=4)
}
div#contenu {
  float:left;
  width:550px;
  background-color:#FFCC00;
  }
div#menur {
  float:left;
  width:100px;
  background-color:#FF6699;
  }
</style>

