/* CSS Document */


img {
  border-width:0px;
border-color: #ffffff;

}

a {
  text-decoration: underline;
  color: #000000;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

.centered
{
   display: block;
   margin-left: auto;
   margin-right: auto;
 border: 5px solid #ffffff; 

}


body
{ 
  margin:0px;
  background-image:url(Images/fond3.jpg);
  font-family :times new roman;
  font-size: 1.2em;
 
  text-align:justify;
}



.banniere {
  background-image: url("images/bande_banniereblanche.jpg");
  background-position: top;
  background-repeat: repeat-x;
  padding:0px;
}

.bouton_menu {
  background-image: url("images/bouton.jpg");
  background-position: top;
  background-repeat: no-repeat;
  height:40px;
  text-align:center;
  color: #3366FF;
  font-size: 19px;
  width:16.6666%;
}


.bouton_menu2 {
  background-image: url("images/boutonx.jpg");
  background-position: top;
  background-repeat: no-repeat;
  height:140px;
  text-align:center;
  color: #3366FF;
  font-size: 19px;
  width:16.6666%;
}



.index {
  color: #ffffff;
  margin-top: 40px;
  border: 1px solid #999999;
  background-image:url(Images/index2.jpg);
 background-repeat: no-repeat;
}


.galerie_photos {
  color: #ffffff;
  margin-top: 40px;
  border: 1px solid #999999;
  background-image:url(Images/galeriephotos.jpg);
  text-align:center;

}


.nous_contacter {
  color: #ffffff;
  margin-top: 40px;
  border: 1px solid #999999;
  background-image:url(Images/nouscontacter.jpg);
 background-repeat: no-repeat;
}


.nous_localiser {
  color: #ffffff;
  margin-top: 40px;
  border: 1px solid #999999;
  background-image:url(Images/cartedefrance.jpg);
 background-repeat: no-repeat;
}


.partenaires {
  color: #ffffff;
  margin-top: 40px;
  border: 1px solid #999999;
  background-image:url(Images/fond22bandeblanche.jpg);
 background-repeat: no-repeat;
}



.photos {
  color: #ffffff;
  margin-top: 0px;
  border: 1px solid #999999;
  border-width:0px;
  border-color: #000000;
image-border-width : 10px;
 text-align:center;
}








.background
{
background-image:url(Images/fond33.JPG);


}







	h1 
{

text-align:center;   
font-size:2.5em;
}

	h2 
{

text-align:center;  
font-size:1.2em;
color: #;
font-family :Lucida Sans Unicode;

}


	h3 
{

text-align:center;  
font-size:0.7em;
color: #ffffff;
}


