
body { background-color : #000022; SCROLLBAR-FACE-COLOR: #000099; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #000055; SCROLLBAR-3DLIGHT-COLOR: #000099; SCROLLBAR-ARROW-COLOR: #DDDDFF; SCROLLBAR-TRACK-COLOR: #3333CC; SCROLLBAR-DARKSHADOW-COLOR: #000055 }

/* 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: #DDDDFF; font-size: 16px; }
.text_comment_titre { font-family: Verdana; color: #BBBBFF; font-size: 12px; }
.text_label_titre { font-family: Verdana; color: #DDDDFF; font-size: 12px; }
.text_iframe { font-family: Verdana; color: #DDDDFF; font-size: 9px; }
.text_label_comment { font-family: Verdana; color: #BBBBFF; 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;  }



