body
{
   
   margin: auto; /* Pour centrer notre page */
   background-color:rgb(232,232,232);
   

}
table
{
	border: 1px solid black;
	width: 930px;
	height: 630px;
	margin: auto;
	margin-top:10px;
	border-collapse: collapse;
	background-color:#FFFFFF;
}
p
{
   color: rgb(31,36,99);
   font-family: verdana,arial,serif;
   font-size: 0.7em;
}

a
{
   text-decoration: none;
   color: rgb(31,36,99);
}
a:hover
{
   text-decoration: underline;
   color: rgb(149,149,255);
}

.en_tete
{
   width: 100%;
   height: 110px;
}
.logo
{
   margin-left: 01px;
   margin-top: 10px;
   margin-bottom: 10px;
}
.langue
{
   text-align: right;
   vertical-align:bottom;
}
.contact
{
   margin-top: 60px;
   text-align: right;
   vertical-align:bottom;
}
.menuprin
{
	width: 100%px;
	height: 30px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
   }
.menu
{
   
   border-top: 1px rgb(31,36,99) dashed black;   
   border-bottom: 1px rgb(31,36,99) dashed black;
   
}
#accueil
{
   width: 20%;
   text-align:center; 
}
#produits
{
   width: 20%;  
   text-align:center;  
}   
#services
{
   width: 20%;
   text-align:center;   
}   
#connexion
{
   width: 20%;  
   text-align:center;   
}   
#liens
{
   width: 20%;
   text-align:center;  
} 


.corps
{
   vertical-align: top;
   width: 100%;
   height: 450px;
     
}  
#foot
{
   width: 100%;
   height: 20px;
   
}
.copyright
{
   border-top : black dashed 1px;
   text-align: right;  
   font-size: 0.6em; 
}
.espace
{
   width: 30px;
}








  
.message
{
   font-size: 0.7em;
   text-align: justify;
   white-space:normal;
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 40px;
   margin-bottom: 10px;
   line-height:20px;
} 
.titre_liste {
	padding: 10px;
	text-decoration: underline;
}

.message1
{
   font-size: 0.7em;
   text-align: justify;
   white-space:normal;
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 10px;
   margin-bottom: 20px;
   line-height:20px;
} 


#picture
{
   margin-top: 20px;
}.information_contact {
	word-spacing: normal;
	white-space: normal;
	line-height: 30px;
}

.information_lien {
	word-spacing: normal;
	white-space: pre;
	line-height: 30px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
}
.Prod_body {
	padding: 20px 20px 20px 20px;

}
.cadre_menu {
	width: 200px;

}
.tablep
 {
	border: 1px solid black;
	width: 930px;
	height: 630px;
	margin: auto;
	margin-top:10px;
	border-collapse: collapse;
	background-color:#FFFFFF;
	background: no-repeat url("picture/graph.jpg");
}
