BODY {
	scrollbar-face-color : #C8092C;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-track-color : White;
}

A  {
	color : #DD042B;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A:Hover  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.blanc {
	color : White;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.blancpetit {
	color : Black;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	FILTER: Alpha(Opacity=0);
}

.petit  {
	font-size : 10px;
	margin : 0px;
	padding : 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 5px;
}


INPUT  {
	width : 250px;
	background-color : #FFFFFF;
	color : #DD042B;
}

TEXTAREA  {
	width : 100%;
	background-color : #FFFFFF;
	color : #DD042B;
	font-family: Arial, Helvetica, sans-serif;
}


.legende { 
	font-size : 12px;
	font-style: italic;
	font-family: Arial;
	color: #000066;
	font-weight : bold;
}

.legende2 { 
	font-size : 14px;
	font-family: Arial;
	color: #CC3300;
	font-weight : bold;
; font-style: italic
}

.legende3 { 
	font-size : 14px;
	font-family: Arial;
	color: #000080;
	font-weight : bold;
; font-style: italic
}

.boffy { 
	font-size : 12px;
	font-family: Arial;
	color: #000000;
}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../FR/images/bg_th.gif);
	font-size: 12px;
	font-weight: bold;
	color: #708090;
}

.menu{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
}
.h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:19px;
	margin-right:14px;
	color:#DCDCDC;
}
.para{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:19px;
	margin-right:14px;
	color: White;
}
.para > a {
	color:#DCDCDC;
	font-size : 8px;
	font-weight:normal;
}

.tab {
	FILTER: Alpha(Opacity=70);
}