body {
	background-color:#dedede;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: url(background2.gif) top center repeat-y;
	}
	
a img	{border:0;}
a {color:#333333;
 	text-decoration:none;
 	}
a:hover{text-decoration:underline;}
	
p  {
	color: #333333;
	/*font: 13px "trebuchet ms", arial, helvetica, sans-serif;*/
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-left: 5px; 
	padding-right: 5px; 
	margin-top: 5px;
	}
.illustration{
	margin-top: -20px;
	margin-left: 7px;
	align: center;
	}
.bleu {
	text-align: left;
	color: #4C6BA2;
	font-size: 11px;
	}
	
ul {
	list-style-position: inside;
	list-style-image:  url("images/curseurs/fleche-curseur-rouge.gif");
	list-style-type: none;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 13px; 
	margin-left: 20px;
	}
ol {
	color: inherit;
	margin-top: -20px;
	margin-bottom: -20px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image:  url("images/curseurs/fleche-curseur-bleu.gif");
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	padding-left: 17px; 
	margin-left: 0px;
	}
ol a:link {
	color: #4C6BA2;
	}
ol a:hover {
	color: #4C6BA2;
	}
ol a:visited {
	color: #7C95C2;
	}

li	{ 
	text-align: left;
	white-space: normal;
	}	

h1 {
	background: url("images/sous-titres/fond-H1.jpg") no-repeat;
	font:bold 15px "trebuchet ms", arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 30px;
	text-align: left;
	margin-bottom: 30px;
	color: #FF6600;
	border-bottom: 1px solid #A9A9C5;
	padding-left: 13px; 
	padding-top: 4px;
	}
	
h2 {
	color: inherit;
	background: url("images/sous-titres/fond-H3.gif") no-repeat;
	font: 13px "trebuchet ms", arial, helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color: #464189;
	white-space: normal;
	padding-left: 29px; 
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration:none;
	}

h2 a:link {
	color: #464189; 
	}
h2 a:hover {
	color: #464189; 
	text-decoration:underline;
	}
h2 a:active {
	color: #464189; 
	}
h2 a:visited {
	color: #464189; 
	}

h3 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: inherit;
	color: #4C6BA2;
	font-weight: bold;
	margin:0px 0px 0px 20px;
	padding:0px 50px 0px 0px; 
	}
h3 a:link {
	color: #4C6BA2;
	}
h3 a:hover {
	color: #4C6BA2;
	text-decoration: underline;
	}
h3 a:visited {
	color: #7C95C2;
	}

h4	 {
	font-weight:bold;
	/*display:inline;*/
	font-size:12px;
	text-decoration:none;
	margin-left: 10px;
	text-align: center;
	}
	
h5	 {
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	font-size:10px;
	text-decoration:none;
	}
	
h4 {
   font:bold 14px "trebuchet ms", arial, helvetica, sans-serif;
   text-align: left;
   color: #866D24;
   border-bottom: 1px solid #6F97C8;
	}

.souligne {
	text-decoration: underline;
	}

.textecran  { 
	color: #600; 
	font-size: 12px; 
	font-family: Verdana, Arial; 
	text-align: justify; 
	text-indent: 10px; 
	margin-right: 10px; 
	margin-left: 10px
	}

.texte-annexe {
	color: #4C6BA2;
 font: 11px "trebuchet ms", arial, helvetica, sans-serif;
	/*display: inline;*/
	font-size: 11px;
	margin-top: 50px;
	margin-bottom: 1px;
	}
	
.texte-gris { 
	color: #999999; 
	font-size: 11px; 
 font: 11px "trebuchet ms", arial, helvetica, sans-serif;
	}
	
.navDroite {
	color:#FF3300; 
	font-family:Arial,Helvetica,Geneva; 
	font-size:7.5pt;
	text-align: right; 
	text-decoration: none;
	font-weight: bold;
	margin-top: -45px;
	}
	
.nav {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #63819F;
	font-weight: bold;
	text-decoration: none;
	}
		
.nav3 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: -28px;
	text-align: left;
	}
.nav3 a:link {
	color: #00000; 
	text-decoration: none;
	}
.nav3 a:hover {
	color: #99999; 
	text-decoration: underline;
	}
.nav3 a:active {
	color: #00000; 
	text-decoration: none;
	}
.nav3 a:visited {
	color: #00000; 
	text-decoration: none;
}
.centre {
		text-align: center;
}
.no-justif {
		text-align: left;
}
.lightorange5 {color:#FF9900; font-family:Arial,Helvetica,Geneva; font-size:8.5pt;}

