
BODY { SCROLLBAR-FACE-COLOR: #6F6F6F; SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; SCROLLBAR-SHADOW-COLOR: 
#000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #CCCCCC; SCROLLBAR-TRACK-COLOR: 
#AFAFAF; SCROLLBAR-DARKSHADOW-COLOR: #000000 }

/* Link */
A:link {  text-decoration: none}
A:visited {  text-decoration: none}
A:active {  text-decoration: none}
A:hover {  text-decoration: underline}

/* Texte */
.text_big_titre { font-family: Verdana; color: #DDDDDD; font-size: 16px; }
.text_comment_titre { font-family: Verdana; color: #BBBBBB; font-size: 12px; }
.text_label_titre { font-family: Verdana; color: #DDDDDD; font-size: 12px; }
.text_iframe { font-family: Verdana; color: #DDDDDD; font-size: 9px; }
.iframe_whitelink  { font-family: Verdana; color: #FFFFFF; font-size: 9px; }
.text_linkiframe { font-family: Verdana; color: #DDDDDD; font-size: 11px; }
.text_label_comment { font-family: Verdana; color: #BBBBBB; font-size: 9px; }
/***** Formulaire *****/
textarea.areasubmit { font-family: Verdana; font-size: 10px; color:white; background-color:000099;  }
input.input_submit { font-size: 10px; color:white; background-color:000099;  }
/* Bouton pour envoyer le formulaire */
input.submit_form { color:white; background-color:000099;  }

.text_big_titre_black { font-family: Verdana; color: #2F2F2F; font-size: 16px; }
.text_label_titre_black { font-family: Verdana; color: #2F2F2F; font-size: 12px; }
.text_label_titre_white { font-family: Verdana; color: #FFFFFF; font-size: 12px; }
.text_label_comment_black { font-family: Verdana; color: #2F2F2F; font-size: 9px; }
input.input_submit_black { font-size: 10px; color:white; background-color:#2F2F2F;  }
textarea.areasubmit_black { font-family: Verdana; font-size: 10px; color:white; background-color:#2F2F2F;  }
input.submit_form_black { color:white; background-color:#2F2F2F;  }
