/* CSS Document */



body {

  text-align: center;

  font-size: 10pt;

  /* font-family: Garamond, Georgia, Times, Serif; */

  font-family: Verdana, Sans-Serif; 

  background: #e2e0e0;

  

}



h1,h2,h3,h4 {

  color: rgb(51,153,255);

  border-bottom: solid rgb(51,153,255) 1px;

  font:normal;

}



h1 { font-size:1.5em; }

h2 { font-size:1.3em; }

h3 { font-size:1.2em; }

h4 { font-size:1.1em; }





a {

  text-decoration: none;

  color:#660E10;

  /* border-top: solid white  1px;*/

  /* border-bottom: solid white  1px; */

}



a:hover {

  text-decoration: none;

  border-top: solid #660E10  1px;

  border-bottom: solid #660E10  1px;

  background:rgb(254,252,184);

}



#all {

  width:790px;

  text-align: left;

  margin-left:auto;

  margin-right:auto;

/*	padding-left: 20px;

	background-image:url("images/ombre.jpg");

	background-repeat:repeat-y;

	background-position:left;

	border-right:solid black 1px; */

}





#haut{

  

}



#images {

  float:right; 

  width:330px;

  }



#menu {

  width:100%;

  clear:both;

  float:right;

  text-align : right;

  /* background:rgb(254,252,184); */

  color:rgb(208,212,192); 

  /* font-family: Arial Black; */

  font-size: 12pt;

  font-weight: 600;

  line-height:20pt;

  text-transform: lowercase;

  

}





.actif{

  text-decoration: none;

 /* background:rgb(232,236,240); */

 background:rgb(254,252,184);

}



#gauche {

  float:left;

  width: 255px;

  /* border-right: solid rgb(232,236,240) 15px; */

  padding-right: 15px; 

  /* background:rgb(255,255,204); */
  /* background: #F8DFE6; */
   background: #f2f2f2;
  
}



#gauche a {

  text-decoration: none;

  color:#660E10;

  /*
  border-top: solid rgb(255,255,204)  1px;
  border-bottom: solid rgb(255,255,204)  1px;
  */

}



#gauche a:hover {

  text-decoration: none;

  border-top: solid #660E10  1px;

  border-bottom: solid #660E10  1px;

  background:rgb(254,252,184);

}



#gauche img {

  float:left;

  border:0px;

  margin: 3px;

}



#gauche h1 { font-size:1.2em; }

#gauche h2 { font-size:1.1em; }

#gauche h3 { font-size:1.0em; }

#gauche h4 { font-size:1.0em; }





#commentaire {

  /* background:rgb(232,236,240); */

  /* border: solid rgb(200,192,176) 1px; */ 

  

}



#miniatures{

    /* border-top: solid rgb(232,236,240) 15px; */

}



#miniatures img {

  float:left;

  border:0px;

  margin: 3px;

}



#droite {

  float:right;

  width: 500px;

  padding-top:1em;

	text-align:left;

}

	



#tableau {

	text-align:center;

	float:center;

  margin-left:auto;

  margin-right:auto;

}



#img {

	float:center;

	border:0px;

}



.spip {

  margin:0.3em;

}



.spip_logos {

  float:left;

}

 

#recherche{

		clear:both;

    background: #FCEDEE;

		margin:0.3em;

 

}



form {

  

}



.formrecherche {



}


