body {margin:0; padding:0; background-color:#000000; font-family:verdana, sans-serif}

/* Liens */
 a:link {font-size:11px; color:#84A1AD; text-decoration:none}
 a:visited {font-size:11px; color:#84A1AD; text-decoration:none}
 a:hover {font-size:11px; color:#ffffff; text-decoration:none}
 a:active {font-size:11px; color:#ffffff; text-decoration:none}


/* Page_Accueil */
.conteneur {position:absolute; 
width:750px; 
height:470px; 
left:50%; 
/* hack pour IE MAC \*/
top:50%; 
margin-top:-235px; 
/* fin hack pour IE MAC */
margin-left:-375px; margin-right:-375px}
.accueil {position:absolute; width:750px; height:470px}

/* Page_Interne */
.cont {position:absolute; 
width:750px; 
height:470px; 
left:50%; 
/* hack pour IE MAC \*/ 
top:50%; 
margin-top:-235px; 
/* fin hack pour IE MAC */
margin-left:-375px; 
margin-right:-375px; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:11pt; color:#ffffff; background-color:#404040}

/* Scrollbar */
div {scrollbar-base-color:#303030; scrollbar-arrow-color:#84A1AD; scrollbar-darkshadow-color:#303030}

/* Rubriques*/
/* p {padding:0px; margin:0px} */
.rubrique {float:left; height:39px; margin-top:16px; width:250px; text-align:right}
.titre {font-size:16px; letter-spacing:1pt; line-height:18pt}
.s_menu {float:right; height:39px; margin-top:16px; width:450px; background-image: url(images/fond_menu.gif); background-repeat:no-repeat}
.s_menu2 {float:right; height:39px; margin-top:16px; width:450px; padding-left:95px; background-image: url(images/fond_menu.gif); background-repeat:no-repeat}
.gche {float:left}
.contenu {float:left; height:250px; width:430px; background-color:#303030}
.dt {float:right}
h1 {margin-left:15px; font-size:12px; letter-spacing:1pt; font-weight:normal; margin-top:0px}
.texte {margin-left:15px; margin-top:0px; height:210px; width:415px; overflow:auto}
.texte2 {margin-left:15px; margin-top:0px; height:250px; width:415px; overflow:auto}
.gras {font-weight:bold}
.italique {font-style:italic}
