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

.trait
{
	border-color:rgb(5,4,139);
	border-width:1px;
	border-style:solid;
}

#submit
{
	background-color:white;
	width:80px;
	height:30px;
	display:block;
	font-family:AppleGothic, Apple Symbols, Helvetica, century gothique, Arial,Verdana,Times New Roman,sans-serif;
	font-size:medium;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:rgb(5,4,139);
	/*float:left;*/
	position:relative;
	/*margin-top:-50px;*/
	margin-bottom:75px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
    border-color:rgb(5,4,139);
    border-width:1px;
}
#submit:hover
{
    /*color:White;*/
    text-decoration:underline;  
}

#formulaire
{
	width:450px;
	color:rgb(5,4,139);
	padding:10px;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
    border-style:solid;
    border-color:rgb(5,4,139);
    border-width:2px;
}

#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:700px;
	color:rgb(5,4,139);
	font-family : AppleGothic, Apple Symbols, Helvetica, century gothique, Arial,Verdana,Times New Roman,sans-serif;
	border:2px solid rgb(240,240,240);
	
}
#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:200px;
		display:block;
		margin-top:-350px;
		margin-left:80%;
		margin-right:auto;
		text-align:center;		
		color:rgb(5,4,139);
		font-size:medium;
		font-weight:bold;
		text-decoration:none;
		border:2px solid rgb(240,240,240);
	}
#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);
	}	
#contact 
	{
		/*width:150px;
		display:block;*/
		position:relative;
		margin-top:-20px;
		margin-left:48%;
		/*margin-right:auto;
		text-align:center;		
		color:rgb(5,4,139);
		font-size:large;
		font-weight:bold;
		text-decoration:none;*/
		/*border:2px solid rgb(5,4,139);*/
	}
#contact a:hover
	{
		/*color:rgb(255,255,255);
		text-decoration:underline;*/	
	}
.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
{
	margin-top:10px;
	/**width:90%;*/
	margin-left:0%;
    /*color:rgb(187,0,0);*/
}
#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;*/
}