html, body {
border: none;
}
.txt_blanc {  font-family: Arial; font-size: 11px; line-height: 13px; color: #FFFFFF}
.txt_noir {  font-family: Arial; font-size: 11px; line-height: 13px; color: #000000}
.txt_credits {  font-family: Arial; font-size: 9px; color: #FFFFFF; text-decoration:none;}
A.txt_credits:link {  font-family: Arial; font-size: 9px; color: #FFFFFF; text-decoration:none;}
A.txt_credits:visited {  font-family: Arial; font-size: 9px; color: #FFFFFF; text-decoration:none;}
A.txt_credits:hover {  font-family: Arial; font-size: 9px; color: #F38E2E; text-decoration:none;}
A.menu:link {  font-family: Arial; font-size: 11px; font-weight:bold; line-height: 11px; color: #FFFFFF;  text-decoration:none;}
A.menu:visited  { font-family: Arial; font-size: 11px; font-weight:bold; line-height: 11px; color: #FFFFFF;  text-decoration:none;}
A.menu:hover {  font-family: Arial; font-size: 11px; font-weight:bold; line-height: 11px; color: #000000;}

A.video:link { color: #F38E2E; text-decoration:underline; font-weight:bold;}
A.video:visited  { color: #F38E2E; text-decoration:underline; font-weight:bold;}
A.video:hover {  color: #FFFFFF; text-decoration:underline; font-weight:bold;}

body {
 scrollbar-face-color: #FFFFFF; 
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000; 
 scrollbar-track-color: #E1E2E1; 
 scrollbar-arrow-color: #000000;
}
A:link {color: #666666; font-weight:bold;; text-decoration: underline}
A:visited {color: #666666; font-weight:bold;; text-decoration: underline}
A:hover {color: #000000; text-decoration:none; font-weight:bold; }

.message{  width: 230px}
.champ_texte {  width: 130px; height: 18px}
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normale; font-weight: bold}
.txt_blanc_gras {  font-family: Arial; font-size: 11px; font-style: normal; line-height: normale; font-weight: bold; color: #FFFFFF}
.titre {  font-family: Arial; font-size: 14px; line-height: normale; font-weight: bold; color: #000000}
.txt_noirpetit { font-family: Arial; font-size: 9px; line-height: 13px; color: #000000 }
.txt_noirblink { font-family: Arial; font-size: 11px; line-height: 13px; color: #000000 ; text-decoration: blink}
.grotitre {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; line-height: 22pt; font-weight: bold}

.form {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.champ {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}