/* CSS Document */

A:visited {
	COLOR: blue; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}
A:link {
	COLOR: #2C5AA8; TEXT-DECORATION: none
}

BODY {
	scrollbar-face-color: #FFC150;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #E7F3FF;
	scrollbar-3dlight-color: #E7F3FF;
	scrollbar-darkshadow-color: #89B1DA;
	scrollbar-track-color: #FFC150;
	scrollbar-arrow-color: #000000;
	background-color: #83A1D5;
}

.texte {  font-family: Verdana; font-size: 10px; color: #22509D; text-decoration: none}
.texteb {  font-family: Verdana; font-size: 10px; color: #71DCFF; text-decoration: none}
.texteclaire {  font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: none}
.texteclaire2 {  font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: underline}
.input
{
color:#000000;
border: solid 1px #000000;
background-color:#83A1D5;
font-size:10px;
font-weight: none;
font-family: Verdana;
}
.input2
{
color:#000000;
border: solid 1px #000000;
background-color:#CAD8F2;
font-size:10px;
font-weight: none;
font-family: Verdana;
}
.Style1 {color: #22509D; font-size: 10px; text-decoration: none; font-family: Verdana;}
.Style2 {color: #FFFFFF; text-decoration: none; font-family: Verdana;}

