body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url(images/fleche.gif);
	list-style-position: outside;
}
body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #600029;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #600029;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff; 
	background-color: #5A4729;
	
}
.Footer {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.legende {
	font-size: 11px
}
p{
 margin-left:6px;
 margin-right:5px;
 margin-top:1px;
 margin-bottom:8px;
}
.gras {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.lien {
	color: #ffffff;
	font-size: 12px;
}

.titrebleu {
	color: #c1d2fb;
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	border-style: none;
	border-color: none;

}

input
{
	border          : 1px solid #000000;
	background      : #CFBA94;
}

textarea
{
	border          : 1px solid #000000;
	background      : #CFBA94;
}

select, option {
	border          : 1px solid #000000;
	background      : #CFBA94;
}
