@charset "iso-8859-1";
BODY
{
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #484617;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3Dlight-color: #484617;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #484617;
}

A{text-decoration: none; color: #484617;}
A:visited{text-decoration: none; color: #000000;}
A:active{text-decoration: none; color: #484617;}
A:hover{text-decoration: underline; color: #CC0000;}

A.link2{text-decoration: none; color: #000099; FONT-SIZE: 12px;}
A:visited.link2{text-decoration: none; color: #000099;}
A:active.link2{text-decoration: none; color: #000099;}
A:hover.link2{text-decoration: underline; color: #CC0000;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #484617;
}

LI {list-style-image:url(img/puce.gif)}
LI.gris {list-style-image:url(img/puce2.gif)}

.sep_gris {
	border-color: #989999;
	border: #989999;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.sep_dotted {
	border-color: #989999;
	border: #989999;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.sep_dottedtop {
	border-color: #989999;
	border: #989999;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.cadre_gris {
	border-color: #989999;
	border: #989999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.cadre_gris2 {
	border-color: #989999;
	border: #989999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.cadre {
	border-color: #484617;
	border: #484617;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.img {
	border-color: #6C6A3A;
	border: #6C6A3A;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.bottom {
	border-color: #484617;
	border: #484617;
	background: #D8DAC2;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.main {
	background: url(img/fd_main.gif) no-repeat;
}

.fd_infos {
	background: url(img/fd_infos.gif) repeat-y right;
}

.sep_page {
	background: url(img/fd_sep.gif) repeat-y;
}

.bts_01 {
	width: 112px;
	background: url(img/bts_01_over.gif) no-repeat;
	text-align: center;
	padding: 0px;
	height: 47px;
}
.bts_01 a {
	width: 100%;
	height: 100%;
	background: url(img/bts_01.gif) no-repeat;
	display: block;
}
.bts_01 a:hover {
	background: no-repeat transparent;
}

.bts_02 {
	width: 91px;
	background: url(img/bts_02_over.gif) no-repeat;
	text-align: center;
	padding: 0px;
	height: 47px;
}
.bts_02 a {
	width: 100%;
	height: 100%;
	background: url(img/bts_02.gif) no-repeat;
	display: block;
}
.bts_02 a:hover {
	background: no-repeat transparent;
}

.bts_03 {
	width: 91px;
	background: url(img/bts_03_over.gif) no-repeat;
	text-align: center;
	padding: 0px;
	height: 47px;
}
.bts_03 a {
	width: 100%;
	height: 100%;
	background: url(img/bts_03.gif) no-repeat;
	display: block;
}
.bts_03 a:hover {
	background: no-repeat transparent;
}

.bts_04 {
	width: 89px;
	background: url(img/bts_04_over.gif) no-repeat;
	text-align: center;
	padding: 0px;
	height: 47px;
}
.bts_04 a {
	width: 100%;
	height: 100%;
	background: url(img/bts_04.gif) no-repeat;
	display: block;
}
.bts_04 a:hover {
	background: no-repeat transparent;
}

.bts_05 {
	width: 92px;
	background: url(img/bts_05_over.gif) no-repeat;
	text-align: center;
	padding: 0px;
	height: 47px;
}
.bts_05 a {
	width: 100%;
	height: 100%;
	background: url(img/bts_05.gif) no-repeat;
	display: block;
}
.bts_05 a:hover {
	background: no-repeat transparent;
}


.input {
	BORDER: 1px solid #000000;
	COLOR: #000000;
	FONT-SIZE: 11px;
	font-family: Arial;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: bottom;
}

.bouton {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  background-image: url(img/btn_bg.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
  width : 91px;
  height : 21px;
  padding: 0px;
}
.pbouton {
  font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  background-color: transparent;
  background-image: url(img/btn2_bg.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
  width : 21px;
  height : 21px;
  padding: 0px;
}

.liste { font-family: Arial; font-size: 11px; color: #000000; background-color: #EEEEEE; border: thin solid #000000}