body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font: bold 18px arial, sans-serif;
	position: relative; /* on positionne le conteneur H1 pour placer ensuite le SPAN */
	color: #333333;
	margin:0px;
}
h1 span {
	font: bold 18px arial, sans-serif;
	position: absolute; /* on superpose le SPAN sur le titre */
	top: -1.5px; /* on décale le SPAN */
	left: -1.5px;
	color: #FFFFFF;
	margin:0px;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8A8EC1;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8A8EC1;
}
.text4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #BF302C;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #ffd119;
}

a.a {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #a52623;
	text-decoration: none;
}
a.a:hover {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #a52623;
	text-decoration: underline;
}

a.b {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #922222;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #922222;
	text-decoration: underline;
}


a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}

a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}

a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.border_blanche_gche {
	border-left: 8px solid #FFFFFF;
	
}
.border_blanche_dte {
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
}
.border_blanche_centre {
	border-bottom: 8px solid #FFFFFF;
}

.border_gris {
	border-left: 10px solid #E5E5E5; 
}

.border_tof {
	border: 3px solid #FFFFFF;
}

#overflow {
	width:100%;
	height:640px;
	overflow:auto;
}

SPAN.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

SPAN.copyright A {
	font-style: normal; 
	color: #000000;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: italic;
}