/* Ceci est un dossier CSS,appelé "design.css" */
a.bouton
{	
    width: 155px;
	height: 40px;
	border-top: px;
	display:block;
	margin-top: px;
	text-align: center;
	color: white ; /* Les liens seront en blanc au lieu de bleu */
    text-decoration: none; /* Les liens ne seront plus soulignés */
	font-weight:bold;
	background-image:url("");
	position: relative;
	bottom:px;
	background-repeat: no-repeat;
	}
	a:hover 
{
	background-image:url("");
    color: red ;
}

a img 
{
     float: ;
     width:px;
	 background-image:url("");
	 border:0px;
	 position:;
	 border-top: 0px;
	 margin-top: 0px!important;
	 margin-top: px;
	 bottom:0px;
	 margin-bottom: 0px!important;
	 margin-bottom: px;
	 margin-right:0px!important;
	 background-repeat: repeat-x;
}


h1
{
   font-size: 30px;
   text-indent: 0px; 
   text-align: center;
   font-style: ;
   font-weight: ;
   font-family: verdana ,Arial black, "Times New Roman", serif;
   color: white; 
   margin-left: px;
   margin-top:
}
h2
{
   font-size: 32px!important;
   font-size: 13px;
   text-indent: 0px; 
   text-align: ;
   font-family: Arial , "Times New Roman", serif;
   color: black; 
   margin-left: 0px;
}
h3
{
   margin-top:px;
   border-top:px;
   position: relative;
   top: px;
   font-size: 17px;
   text-indent: 0px; 
   text-align:;
   font-family: Arial , "Times New Roman", serif;
   margin-left: 0px;
   color: black ;
}
h4
{
   font-size: 12px;
   text-align:justify;
   font-family: Verdana , Arial , "Times New Roman", serif;
   color: white;
   margin-bottom: 0px;
   margin-top: 0px;
}
h5
{
   font-size: 12px;
   text-indent: 0px;
   font-style: italic;   
   text-align:justify;
   font-weight: bold;
   font-family: Verdana , Arial , "Times New Roman", serif;
   margin-bottom: 0px;
   margin-right: px;
   color: yellow;


}
h6
{
   font-size: 8px;
   font-size: 8px!important;
   text-indent: 0px; 
   text-align:;
   font-family: Arial , "Times New Roman", serif;
   margin-left: 0px;
   color: white ;
}
p
{
   color: white;
   font-size: 15px;
   font-family: Arial , "Times New Roman", serif;
}
body
{
   width: 950px;
   margin: auto;
   margin-right:px;
   margin-top: 0px; 
   margin-bottom: 0px;    
   background-image: url("image/fond.jpg"); 
   background-repeat:
}

#en_tete
{
   width: 950px;
   height: 250px;
   margin-left: 12px;
   background-image: url("image/");
   background-repeat: no-repeat;
   margin-left: 0px;
}
#corps

{
   width: 950px;
   float: center;
   text-align: justify ;
   text-align:;
   margin-right:12px;
   margin-left: 10px;
   color: #B3B3B3;
   background-color:  ;
   background-image: url("image/fond.jpg");
   background-repeat: ;

}
  #pied_de_page
{
   margin-left: 235px;
   padding: 0px;
   background-image: url("image/.png");
   text-align: ;
   height: 40px;
}


