body
{
	width:800px;

	margin:auto; 
	margin-top:10px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	background-image:url("../graph/fond.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Helvetica, Arial, "Arial Black", "Times New Roman", Times, serif;
}

a
{
	color:#CC9900;
}


a.liennoir 
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color:#000000;
	background-color: #FFCC33;
}

/* L'en-tete */


#en_tete
{
	width:800px;
	height:100px;
	background-image:url("../graph/BandeauHaut2.jpg");
	background-repeat:no-repeat;
	margin-bottom:20px;
	
}

/* Le menu */

#menu
{
	float:left;
}

.element_menu
{	width:113px;
	height:218px;
	vertical-align:text-top;
	background-image:url("../graph/fondmenu.jpg");
	background-color:#FFFFFF;
	background-position: top left;
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align:left;
	margin:0px;
	
}


/* Quelques effets sur les menus */


.element_menu h3
{
	color:#000000;
	font-family:Helvetica, Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align:left;
	margin: 8px 0px 8px;
}

.element_menu h2
{	
	color:#000000;
	font-family:Helvetica, Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align:center;
	font-size: 5px;
}


.element_menu ul
{
	align:center;
	padding:0px;
	padding-left:5px;
	
}



/* Le corps de la page */

#corps
{	margin:5px 0px 20px 125px;
	vertical-align:super;
	padding-left:5px;
	color:#000000;
	background-color:#FFFFFF;
	width:665px; 
	/* height:610px;*/
	/* text-indent: 3px;border:1px solid black;*/
}

#corps h1
{
	color:#000000;
	text-align:center;
	font-family:Helvetica, Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
	padding-left:10px;
	color:#000000;
	text-align:left;
	font-size: 18px;
	text-align:center;
}

#corps h3
{	
	color:#000000;
	font-family:Helvetica, Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align:center;
	font-size:10px;
}

/* Le pied de page */

#pied_de_page
{
	width:800px;
	height:30px;
	text-align:left;	
	vertical-align:text-bottom;
	color:#000000;
	background-image:url("../graph/bandeaubas.jpg");
	background-color:#FFFFFF;
	background-position: top left;
	background-repeat:no-repeat;
	font-size: 12px;
	line-height: 25px ;
	border:0px solid black;
}


.style3 {
	font-size: 18px;
	color: #CC9900;
	font-weight: bold;
	font-family:Helvetica, Arial, "Arial Black", "Times New Roman", Times, serif;
}
.stylerouge {
	color: #000000;
	font-style:italic;
	font-size:large;
	vertical-align:text-bottom;
}

.stylenorm {
	color: #000000;
}

.style6 {color: #ff0000; font-weight: bold; }

.stylemini{
			color: #000000;
			font-size: 12px;  }

