Body{
	font-family: Tahoma;
	font-size: 8 pt;
	background-color : #F7EADE;
	scrollbar-arrow-color:#FFFFFF;
 	scrollbar-track-color:#F7EADE;
 	scrollbar-shadow-color:#F7EADE;
 	scrollbar-face-color:#EDB68F;
 	scrollbar-highlight-color:#EDB68F;
	 scrollbar-darkshadow-color:#E08F57;
 	scrollbar-3dlight-color:#E08F57;
}

table{
	font-family: Tahoma;
	font-size: 8 pt;
}

A{
	text-decoration: none;
	color : #923A00;
}

A:hover{
	color : blue;
}

.SousMenu {
	font-family: Tahoma;
	font-size: 8 pt;
	font-weight : bold;
}

.Marge{
	margin : 3px 3px 3px 3px;
}

.NoMarge{
	margin : 0px 0px 0px 0px;
}

.Hand{
	cursor: hand;
}

.BorderClair{
	border-color : #E08F57;
	border-bottom-style : solid;
	border-right-style : solid;
	border-left-style : solid;
	border-top-style : solid;
	border-top-width : 1 px;
	border-right-width : 1 px;
	border-left-width : 1 px;
	border-bottom-width : 1px;
}

.Fond{
	background-color: #EDB68F;
}

.Titre{
	font-style: italic;
	font-size: 14 pt;
	font-weight: bold;
	color : #C55307;
	font : bold;
}

.Align{
	vertical-align: top;
}

.Ombre{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#A7A7A7,direction=135,Strength=5);
}

.Entete{
	font-family: Tahoma;
	font-size: 8 pt;
	color : #C55307;
	font-weight: bold;
}

.Web{
	font-family : webdings;
	font-size : 10 pt;
}

.AltBgColor{
	background-color: #FFCC99;
}
.AltBgColorBis{
	background-color: #F7EBC9;
}

.TableauFond{
	background-color: #339999;
}

.EnteteTableau{
	font-weight: bold;
	color: white;
}

.Form{
	border-color : #000000;
	border-bottom-style : solid;
	border-right-style : solid;
	border-left-style : solid;
	border-top-style : solid;
	border-top-width : 1 px;
	border-right-width : 1 px;
	border-left-width : 1 px;
	border-bottom-width : 1px;
	font-family: Tahoma;
	font-size: 9 pt;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

.Text {
	font-family: Tahoma;
	font-size: 10 pt;
	font-weight : bold;
}