/*feuilles de style externe*/
/* Liens hypertexte */
a:active{ font-size : 12 pt; font-family : arial,helvetica,sans-serif; text-decoration : none; color : #cccccc;}
a:link { font-size : 12 pt; font-family : arial,helvetica,sans-serif; text-decoration : none; color : #cccccc;}
a:visited { font-size : 12 pt; font-family : arial,helvetica,sans-serif; text-decoration : none; color : #cccccc;}
a:hover { color : #cc6633; text-decoration : none; }

/* Balises HTML */
BODY { background color : black; font-family : Arial, Helvetica, sans-serif; color : #c0c0c0;}
/*balises de paragraphes*/
p { font-size : 12pt; font-family : Arial, Helvetica, sans-serif; color : white; }
/*classe titre position page*/
.titre {font-weight : normal; font-size : 14pt; font-family : Arial, Helvetica, sans serif; color : #ffffff;}
/*titre orange dans le menu*/
.orange { font-size : 12 pt; font-family : arial,helvetica,sans-serif; color : #cc6633;}
/*copyright*/
.copy { font-size : 10pt; color : #cc6633; font-family : verdana,arial, helvetica; } 
/*formulaire*/
.bouton { background-color : #d3d3d3;font-family : arial; color : #000033 }
