BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background:  #828282; 
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CBCBD0;
	scrollbar-darkshadow-color: #CBCBD0;
	scrollbar-track-color: #CBCBD0;
	scrollbar-arrow-color: #FFFFFF;
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
}
#haut{
   width: 100%;
   height: 134px;
}
#menu{
   width: 193px;
   height: 100%;
   float:left;
}
#corps{
   width: 100%;
	height: 100%;
}
#iddiv{
	height: 100%;
	background-color: #99FF66;
	overflow: auto;

}
/*.divgauche {
	LEFT: 20px; OVERFLOW: auto; WIDTH: 562px; POSITION: absolute; TOP: 20px
}
.divdroite {
	LEFT: 602px; WIDTH: 100%; POSITION: absolute; TOP: 20px; HEIGHT: 100%; align: center
}
*/.divgauche {
	LEFT: 20px; WIDTH: 562px; POSITION: absolute; TOP: 20px;
}
.divdroite {
	LEFT: 602px; POSITION: absolute; TOP: 20px;
}
TABLE {
	font-size: 12px;
}

FORM { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
	color: #ffd5d5;
}
.rougebold {
	color: #990000;
	font-weight: bold;
}
.arial18bold {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.12 {
	font-size: 12px;
}
.10 {
	font-size: 10px;
}
.noirbold {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.grisbold {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.noir10 {
	font-size: 10px;
	color: #333333;
}
INPUT {
	font-size: 10px;
}
.obligatoire {
	FONT-SIZE: 11px; FONT-STYLE: italic; COLOR: #FFBFBF;
}
.rouge18bold {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
A.lien {
	COLOR: #000000;  TEXT-DECORATION: underline; PADDING-LEFT: 5px; PADDING-RIGHT: 5px;
}
A.lien:hover {
	COLOR: #ffffff;  TEXT-DECORATION: underline; PADDING-LEFT: 5px; PADDING-RIGHT: 5px;
}
LI {
	list-style-position: outside;
	display: list-item;
	margin: 20px;
	list-style-type: disc;
}
table.accueil{
	background-image:url(fond_accueil.gif);
	background-repeat:repeat;
}
.fondcontenu{
	background-image:url(fond_accueil.gif);
	background-repeat:repeat;
}

