html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom:10px;
	margin-top:0px;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-shadow-color : #00666e;
	scrollbar-face-color :  #97C00E;
	scrollbar-track-color : #FFEC01;
}
input, textarea {
	border:1px #000000 solid;
	font-size:11px;
}
a:link, a:visited, a:active {
	color:#4c4c4c;
}

a.gen:link {
	color:#808080;
	font-size: 11px;
	text-decoration:none;
	}
a.gen:hover {
	color:#EBEE95;
	font-size: 11px;
	text-decoration:none;
}
a.gen:visited {
	color:#808080;
	font-size: 11px;
	text-decoration:none;
}
a.gen1:link {
	color:#4c4c4c;
	font-size: 11px;
	text-decoration:none;
	}
a.gen1:hover {
	color:#EBEE95;
	font-size: 11px;
	text-decoration:none;
}
a.gen1:visited {
	color:#4c4c4c;
	font-size: 11px;
	text-decoration:none;
}
p {
	margin:0;
	padding:0;
}
dl,dt,dd {
	margin:0;
	padding:0;
}
h1 {
	display:none;
}
h2 {
	font-size:1.1em;
	text-transform:uppercase;
	margin:0;
	padding:0;
	color:#ffffff;
}
h3 {
	font-size:1.2em;
	margin:0;
	padding:0;
	margin-top:-3px;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
}

blockquote {
	margin:0px;
	margin-left:30px;
}
ul,li {
	margin:0px;
	padding:0;
}
li {
	margin-left:15px;
	margin-top:10px;
}
ul {
	margin-left:10px;
}
dl {
	margin-left:105px;
	margin-bottom:15px;
}
dt {
	height:19px;
	width:166px;
}
#global {
	margin: auto;
	width: 770px;
	position: relative;
	background-repeat: repeat-y;
}
#centre{
	width:100%;
	padding-top:10px;
	background-color:#FFFFFF;
}
#bandeau_haut {
	background-image: url(images/bandeau.jpg);	
	height:139px;
}
#fil{
	width:710px;
	margin-left:15px;
	height:10px;
	text-indent:1px;
	margin-bottom:15px;	
	float:left;	
	height:18px;
}
#contenu{
	width:710px;
	margin-left:30px;
	margin-bottom:0px;
	float:center;
	background-color:#FFFFFF;	
}
#bandeau_bas {
	height:90px;
	color:#000000;
	text-align:center;
	padding-top:10px;	
	background-color:#FFFFFF;
}
.annule_float{
	clear:left;	
}

.fond_tableau_titre {
	background-image: url();
	height:33px;
}
.fond_tableaugris_titre {
	background-image: url();
	height:33px;
}
.fond_tableau_titre1 {
	background-image: url();
	height:35px;
}
.fond_tableau_titre2 {
	background-image: url();
	height:17px;
	font-size:1.2em;
}
.fond_tableau_titre3 {
	background-image: url();
	height:29px;
	font-size:1.2em;
}
.tableau_resume {
	background-color:#f2f2f2;
	border:dashed;
	border:1px;
	border-color:#999999;	
}
.tableau_annonce {
	background-color:#FFFFFF;
	border:dashed;
	border:1px;
	border-color:#999999;
	border-spacing:4px;
}
.img_gauche {
	margin:10px;
	margin-left:0px;
	margin-top:0px;
	border-style:dashed;
	border:1px;
	border-color:#999999;
	padding:4px;
}
.img_droite {
	margin:10px;
	margin-right:0px;
	margin-top:0px;
	border-style:dashed;
	border:1px;
	border-color:#999999;
	padding:4px;
}
.texte_gris {
	color:#999999;
	font-size: 11px;
}
.texte_noir {
	color:#000000;
	font-size: 11px;
	line-height:16px;	
}
.texte_date {
	color:#999999;
}
.submit {
    border-Top-Width: thin;
  border-Top-Color: black;
  border-Right-Width: thin;
  border-Right-Color: black;
  border-Bottom-Width: thin;
  border-Bottom-Color: black;
  border-Left-Width: thin;
  border-Left-Color: black;
  font-Family: Verdana, Arial, Helvetica, sans-serif;
  font-Size: small;
  font-Weight: bold;
  font-Style: normal;
  text-Align: center;
  text-Transform: none;
  letter-Spacing: normal;
  color: white;
  background-Color: silver;
 }
 .submit2 {
    border-Top-Width: thin;
  border-Top-Color: black;
  border-Right-Width: thin;
  border-Right-Color: black;
  border-Bottom-Width: thin;
  border-Bottom-Color: black;
  border-Left-Width: thin;
  border-Left-Color: black;
  font-Family: Verdana, Arial, Helvetica, sans-serif;
  font-Size: small;
  font-Weight: bold;
  font-Style: normal;
  text-Align: center;
  text-Transform: none;
  letter-Spacing: normal;
  color: white;
  background-Color: white;
 }
