.normal {  font-family: verdana; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.rouge {  font-family: verdana; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none}
.attention {  font-family: verdana; font-size: 10px; font-weight: normal; color: #9E1819; text-decoration: none}
.titre {  font-size: 12px; font-weight: bold; color: #9E1819; font-family: verdana}
.fond {  font-size: 12px; font-weight: bold; color: #FFC586; font-family: verdana}


input,form, option,select {  font-family: verdana; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none}

a:link {  font-family: verdana;font-size: 10px; font-weight: normal; color: #9E1819; text-decoration: none}
a:active {  font-family: verdana;font-size: 10px; font-weight: normal; color: #9E1819; text-decoration: none}
a:visited { font-family: verdana;font-size: 10px; font-weight: normal; color: #9E1819; text-decoration: none}
a:hover { font-family: verdana;font-size: 10px; font-weight: normal; color: #CF9644; text-decoration: none}

body{
	scrollbar-face-color: #FFC586;
	scrollbar-shadow-color: #FFC586;
	scrollbar-highlight-color: #FFC586;
	scrollbar-3dlight-color: #FFC586;
	scrollbar-darkshadow-color: #FFC586;
	scrollbar-track-color: #FFC586;
	scrollbar-arrow-color: #9E1819;
	}

