﻿body 
{
    width: 90%;
   display:block;	
	margin-left:auto;
	margin-right:auto;
    /*margin-top:0px;/*Pour centrer la page
    margin-top:0px;
    margin-bottom:20px;*/
    background-image:none;
    background-color:rgb(240,240,240);    
}

.trait
{
	border-color:rgb(5,4,139);
	border-width:1px;
	border-style:solid;
}
#liste
{
	width:970px;
	display:block;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:2px hidden rgb(5,4,139);
}
#corps
{
	width:100%;
	height:600px;
	border:2px hidden rgb(5,4,139);
}
#Image_titre img
	{
		/*float:left;*/
		display:block;
		margin-top:0px;
		margin-left:1%;
		/*margin-right:auto;*/
	}
#slogan p
{
	width:400px;
	display:block;
	margin-top:-75px;
	margin-left:auto;
	margin-right:auto;
		font-size:26px;
		font-weight:bold;
		font-style:italic;
		text-align:center;
		color:rgb(255,136,28);
}
#identite p
	{
		position:relative;
		width:300px;
		display:block;
		margin-top:-350px;
		margin-left:70%;
		/*margin-right:auto;*/
		text-align:center;		
		color:rgb(5,4,139);
		font-size:large;
		font-weight:bold;
		text-decoration:none;
		border:2px hidden rgb(5,4,139);
	}
#identite1 p
	{
		position:relative;
		width:300px;
		display:block;
		margin-top:-80px;
		/*margin-left:78%;*/
		float:right;
		/*margin-right:10px;*/
		text-align:center;		
		color:rgb(5,4,139);
		font-size:large;
		font-weight:bold;
		text-decoration:none;
		border:2px hidden rgb(5,4,139);
	}
#identite2 p
	{
		position:relative;
		width:300px;
		display:block;
		margin-top:-80px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;		
		color:rgb(5,4,139);
		font-size:large;
		font-weight:bold;
		text-decoration:none;
		border:2px hidden rgb(5,4,139);
	}
#identite3 
	{
		position:relative;
		width:100px;
		display:block;
		margin-top:-80px;
		/*margin-left:90%;*/
		float:right;
		margin-right:1%;
		/*text-align:center;		
		color:rgb(5,4,139);
		font-size:large;
		font-weight:bold;
		text-decoration:none;*/
		border:2px hidden rgb(5,4,139);
	}
#identite4
	{
		position:relative;
		width:100px;
		display:block;
		margin-top:0px;
		/*margin-left:90%;*/
		float:left;
		margin-left:0%;
		/*text-align:center;		
		color:rgb(5,4,139);
		font-size:large;
		font-weight:bold;
		text-decoration:none;*/
		border:2px hidden rgb(5,4,139);
	}
h2
{
	margin-top:50px;
	text-align:center;
	color:rgb(5,4,139);
	font-family: AppleGothic, Apple Symbols, Helvetica, century gothique, Arial,Verdana,Times New Roman,sans-serif;
}
.trait
{
	border-color:rgb(5,4,139);
	border-width:1px;
	border-style:solid;
}
#retour
{
		position:relative;
		width:50px;
		display:block;
		margin-top:20px;
		margin-left:auto;
		margin-right:auto;
		/*margin-bottom:50px;*/
		text-align:center;		
		color:rgb(5,4,139);
		font-size:large;
		font-weight:bold;
		text-decoration:none;
		border:2px hidden rgb(5,4,139);
	}
#retour a:hover
{
	/*color:rgb(255,255,255);
	text-decoration:underline;*/
}

#pied_de_page
{
	width:100%;
	height:100px;
	/*display:block;	
	margin-left:auto;
	margin-right:auto;*/
	margin-top:10px;
	/**width:90%;*/
	/*margin-left:1%;*/
    /*color:rgb(187,0,0);*/
	border:2px hidden rgb(240,240,240);
}
#pied_de_page a
{
	/*color:rgb(84,84,84);
	font-weight:normal;
	text-decoration:none;*/
}
#pied_de_page a:hover
{
	/*color:rgb(97,128,148);*/
	/*font-weight:normal;*/
	/*font-style: italic;*/
	/*text-decoration:underline;*/
}