body
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #E4F2F6;
	font-family: Arial, "Times New Roman", Times, sans-serif;
}
a
{
	color: #303D58;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	background-color: yellow;
}
#manip
{
	width: 200px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	
	background: url("Images/MANIPF6DZC.jpg") no-repeat #E4F2F6;
}
h1
{
	text-indent: -50000px;
}
#en_tete
{
	height: 109px;
	/* border: 2px dotted #245F6D; */ 
	margin: 5px;
	
	background: url("Images/banniere7RA9.png") no-repeat bottom right #E4F2F6;
}
#menu
{
	width: 20%;
	float: left;
}
.sous_menu
{
	margin-top: 30px;
	
	background: #E4F2F6;
	color: #1B1B52;
	border: 3px outset #245F6D;
}
.sous_menu h3
{
	text-align: center;
	color: #1B1B52;
}
.sous_menu ul
{
	list-style-type: none;
}
#corps
{
	margin-left: 22%;
	margin-top: 30px;
	padding: 10px;
	
	/* border: 2px dotted #245F6D; */
	background: #E4F2F6;
	color: #1B1B52;
	text-align: justify;
}
#corps h2
{
	text-align: center;
	color: #1B1B52;
}
#corps_page
{
	clear: left;
	margin-top: 10px;
	padding: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	
	/* border: 2px dotted #245F6D; */
	background: #E4F2F6;
	color: #1B1B52;
	text-align: left;
	
	/* float: left; */
}
#corps_page h2
{
	text-align: center;
	color: #1B1B52;	
}
#corps_page h3
{
	text-align: left;
	color: #1B1B52;	
}
#corps_page h4
{
	text-align: justify;
	color: #1B1B52;	
	display: inline;
}
.photo
{
	float: left;
	margin: 20px;
}
.photo_right
{
	float: right;
	margin: 20px;
}
.photo_centre
{
	float: none;
}
#pied_de_page
{
	/* float: none; */
	font-size: small;
	clear: left;
	margin-top: 40px;
	padding: 5px;
	
	/* border: 2px dotted #245F6D;*/
	background: #E4F2F6;
	color: #1B1B52;
	text-align: center;
}
table, td
{
	border: 1px solid black;
	border-collapse: collapse;
	text-align: justify;
}
table, th
{
	border: 1px solid black; 
	border-collapse: collapse;
	text-align: center;
}


#posit img {position:absolute; left:0;}
#posit
{position:relative; width:800px; padding-left: 210px; text-align: left;}


#accueil
{
	background-image: url("Images/Fuji3.jpg");
	/* background-repeat: no-repeat; */
	
}


