/* CORPS DE PAGE */

#corps {
	padding:20px;
	background-color:#FFFFFF;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;	}

#corps IMG {	margin: 0px;	}

#corps H1 {	margin: 0px 0px 30px 30px;	}

#corps H2 {	}

#corps H3 {	margin-bottom: 5px; margin-left: 20px;	}

#corps H4 {	font-style: italic;	}

#corps H6 {	margin: 0px;
	text-align:center; 
	font-size:11px;	
	font-style: italic; 	}

#photog {float:left;
	padding: 0px 15px 5px 0px;
	font-size:12px;
	font-style: italic;
	text-align: center;	}

#photod {float:right;
	padding: 0px 0px 5px 10px;
	font-size:12px;
	font-style: italic;
	text-align: center;	}


OL LI {	font-family:Verdana;	}

LI {	list-style-type: square;	}

OL LI {	list-style-type: disc;	}

OL OL  LI{	list-style-type: circle;	}

#corps TABLE	{	border:1px solid #DDDDDD;	}

#corps TABLE TR TD {	padding-bottom : 0px;	}

/* Fleche jaune */

#titre_fleche {	padding: 0px 0px 3px 25px;
		height:22px;
		background-image:url(./images/fleche.gif);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
	      }

#parag_fleche {	margin: 0px 0px 20px 50px;	
		font-family: "Times New Roman", Arial, sans-serif;
		font-size:16px;
       }

/* Balise de texte preformé */

PRE {	font-family:'Times New Roman';
	font-size:16px;
	}