/*** Style CSS pour presentation  ***/
/*** des documents                ***/

body {font-family:arial;font-size:12px;background-color:gray;color:black;}
#glo {margin:0px auto;padding:5px;width:760px;background-color:white;}
#left {text-align:left;}
#center {text-align:center;}
#right {text-align:right;}

img {border:none;}
h1 {font-size:18px;color:red;}
h2 {font-size:16px;color:red;}
h3 {font-size:14px;color:red;}
a {color:red;}
#bpmenu dt {text-align: center;}
#bpmenu dd {display: none;}