/*------ Police et ascenceur  -----*/
BODY {
	font-family: "Trebuchet MS", Verdana, Arial;
	border: 0px;
	margin: 1px;
	margin-left: 0px;
	margin-top: 0px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #ff9618;
	scrollbar-shadow-color: #ff9618;
	scrollbar-3dlight-color: #ff9618;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f8971d;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

li {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul {margin-top: 12px;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.BordTDHp {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #e5e6e7;
	border-bottom-color: #FFFFFF;
	border-left-color: #e5e6e7;
}

.TDfond {
	background-color: #E5e6e7;
}

.TDfond2 {background-color: #DCDDDF;}

.fleche {
	font-family: SimSun;
	font-size: 20px;
	color: #b7b8b8;
	font-weight: bolder;
}

.TextGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
.btnOK {
	list-style-image: url(images/KitCom_ok1.gif);
}
.TextGrisGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}

.BordTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.LienGris {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #999999;
}
.LienGris:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
}

.LienOrange {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #ff9618;
	font-weight: bold;

}

.LienOrangeGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9618;
	font-weight: bold;
	background-image: url(images/FondBlanc.gif);
	width: 147px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.LienOrangeGrand:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9618;
	font-weight: bold;
	background-image: url(images/FondOrange.gif);
	width: 147px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.LienOrangeGrand:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9618;
	font-weight: bold;
	background-image: url(images/FondOrange.gif);
	width: 147px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.justify {text-align:justify;}
