body
{
   
   width: 900px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background-attachment: no-repeat;   
   background-image: url("http://moe.mabul.org/up/moe/2009/03/28/img-180152skxnb.png");
   background-repeat: no-repeat;
}




#entete
{
text-align: center;
background-color:transparent;
width: 900px;
float: center;
margin-left: auto;
margin-right: auto;
}





#full
{

background-color: white;
width: auto;
float: center;
margin-left: auto;
margin-right: auto;

}



/* L'en-tête */

#en_tete
{
   width: 760px;
   height: 100px;
   background-image: url ;
   background-repeat: no-repeat;
   margin-bottom: 10px;
}


/* Le menu gauche */

#menu_gauche
{
   float: left;
   width: 120px;
   border-right: 0px solid #72DA80;
}

.element_menu_gauche
{
   background-color: white;
   background-repeat: repeat-x;
   
  
   
   margin-bottom: 20px;
}


/* Quelques effets sur les menus */


.element_menu_gauche h3
{    
   color: #B3B3B3;
   font :  1.3em "Trebuchet MS";
   text-align: center;
}

.element_menu_gauche ul
{
   list-style-image: url("images/puce.gif");
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

.element_menu_gauche a
{
   color: #0099CC;
 text-align: center;
text-decoration: none;
font :  0.8em "Trebuchet MS";
}

.element_menu_gauche a:hover
{
   background-color: white;
   color: #8CEA62;
text-align: center;
text-decoration: none;
font :  0.8em "Trebuchet MS";
}



/* Le menu droit */

#menu_droit
{
   float: right;
   width: 120px;
   border-left: 0px solid #3399FF;
}

.element_menu_droit
{
   background-color: white;
   background-repeat: repeat-x;
   
  
   
   margin-bottom: 20px;
}


/* Quelques effets sur les menus */


.element_menu_droit h3
{    
   color: #B3B3B3;
   font :  1.3em "Trebuchet MS";
   text-align: center;
   
}

.element_menu_droit ul
{
   list-style-image: url("images/puce.gif");
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

.element_menu_droit a
{
   color: #0099CC;
 text-align: center;
text-decoration: none;
font :  0.8em "Trebuchet MS";
}

.element_menu_droit a:hover
{
   background-color: white;
   color: #99CC33;
text-align: center;
text-decoration: none;
font :  0.8em "Trebuchet MS";
}




/* Le corps de la page */


#corps
{
   font :  1.0em "Trebuchet MS";
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;
   padding: 3px;
   width: 645px;
   height: 800px;
   color: Black;
   background-color: white;
   border-left: 1px solid #3399FF;
   border-right: 1px solid #3399FF;
   text-align: center;
}

#item0
{
float: center;
margin: auto;
width: 640px;
}



#item1
{
witdth: 400px;
margin-left: auto;
float: left;
}

#item2
{
float: right;
margin: auto;
}









/* Le menu horizontale */


#menu_horizontale
{
text-align: center;
background-image: url("http://moe.mabul.org/up/moe/2009/03/29/img-112553642at.jpg");
margin-left: 75px;
margin-right: auto;
text-align: center;
width: 900px;
float: center;
margin-left: auto;
margin-right: auto;
}


ul#menu_horizontal li { 
display : inline;
padding : 0 0.5em; /* Pour espacer les boutons entre eux */
margin-left: auto;
margin-right: auto;

}
ul#menu_horizontal
 {

list-style-type : none; /* puce des titres */
}

ul#menu_horizontal a {
color : #0099FF;
textl-align: center;
text-decoration : none;
padding : 0 0.5em; 
font :  0.8em "Trebuchet MS";

}
 
ul#menu_horizontal a:hover {
 text-decoration : none;
 color: white;
 background-color: #0099FF; 
padding : 0 0.5em; 
font :  0.8em "Trebuchet MS";
textl-align: center;
}





div#galerie
{
	width: 410px ;
	background: #eed ;
	border: 1px solid #dcb ;
	padding: 15px ;
	margin: 15px 30px ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font: italic 2.5em/1.5em Georgia, serif ;
	color: #dcb ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}
		







