BODY {
	background-color: #E7984D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 150%;
	/*font-weight: bold;*/
}
/* liens */
a {
	color: #FF6600;
	border-bottom: dashed  #FF6600 1px;
	text-decoration:none;
}
a:hover {	
	color: #FF0000;
	border-bottom: solid  #FF0000 1px;
	text-decoration:none;
}
a:active {
	color: #FF6600;
	border-bottom: solid  #FF6600 1px;
	text-decoration:none;
}
a:visited {
	color: #FF6600;
	border-bottom: solid  #FF6600 1px;
	text-decoration:none;
}
/* titres */
h1 {
	color: #565F97;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	background-image:url(images/star.gif);
	background-position:left;
	background-attachment:scroll;
	background-repeat:no-repeat;
}
h2 {
	color: #FF6600;
	font-size: 11pt;
	font-style: italic;
	font-family: "Trebuchet MS";
}
h3 {
	border-bottom:1px solid #FF6600;
	color:#FF6600;
	font-size: 14pt;
	font-weight: bold;	
	text-align:center;
}
/* tableau */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 150%;
/*	font-weight: bold;*/
}
/* input, textarea */
input, textarea {
	border:1px solid #FF6600;
	background-color:#FFFFFF;
	font-size: 11pt;
}
/* paragraphe */
p {
	text-align:left;
	padding-left: 28px;
	padding-right: 38px;
	line-height: 150%;
}
/* autres formatages de texte */
.bold {
	font-weight: bold;
	font-size: 105%;
	text-transform: none;
	color: #565F97;
	font-variant: small-caps;
	}
.lightbold {
	font-size: 90%;
	}
.orangebold {
	font-weight: bold;
	color:#FF6600;
	font-size: 105%;
	font-variant: small-caps;
	}
.tdform {
	margin:5px;
	padding:5px;
	width:200px;
	background-color : #FFFFFF;
	text-align:left;
	} 
.tdformu {
	margin:5px;
	padding:5px;
	width:350px;
	background-color : #FFFFFF;
	text-align:left;
	} 
.tdbleu {
	font-weight: bold;
	color:#565F97;
	border-bottom:1px solid #565F97;
	}
.flecheorange	 {
	background-image:url(pdf/tiret.gif);
	background-position:left;
	background-attachment:scroll;
	background-repeat:no-repeat;
	padding-left:20px;
	border-bottom:1px solid #FF6600;
	 }
.animdudebut {
	z-index:10
	}
.menuorange {
	z-index:100
	}
.retrait {
	 padding-left:60px;
	 padding-top:-20px;
	 margin-top:0px;
	line-height: 150%;
}