body
{	width: 85%;
	margin-left: 5%;
	margin-right: 10%;
	margin-top:0;
	color: white;
	background-color: rgb(70,70,70);
}

#en_tete
{	height: 100px;
	margin-left: 180px;
	background-color: rgb(70,70,70);
	margin-top: 10px;
	text-align: center;
	}

#droit
{	margin-left: 180px;
	background-color: rgb(70,70,70);
	font-size: 14px;}

#corps
{	margin-top: 20px;
	background-color: rgb(70,70,70);
	height: 80%;
	text-align: center;}
	
#menu
{	margin-top: 100px;
	float: left;
	width: 180px;	
	height: 100%;	
	background-color: rgb(70,70,70);
	
}

#menu li 
{	padding: 0; 
	margin-top: 10px;
	list-style-type: none;
	}
	
#menu li a
{	display: block;
	width: 120px; height: 30px;	
	background-image: url(images2/bouton3.jpg);
	
	font-size: 18px;
	color: white;
	text-align: center;
	text-decoration: none;
}


#menu li a:hover, 
#menu li a:active 
{	
	background-image: url(images2/boutonactif4.jpg);
	}

#menu li a:visited
{border: none;}

#titre
{	margin-left: 180px;
	margin-bottom: 0px;
	height: 40px;
	color: white;
	background-image: url(images2/bandeautitre3.jpg);
	text-align: center;
}

#titreaccueil
{	margin-left: 180px;
	margin-bottom: 0;
	height: 40px;
	background-image: url(images2/bandeautitre4.jpg);
	text-align: center;}

#fenetre
{	margin-top: 0px;
	margin-left: 180px;
	padding-bottom: 50px;
	background-color: rgb(70,70,70);
	height: 100%;
	text-align: center;}
	
#bouton_retour a
{	display: block; 
	width: 50px;
	height: 40px;
	background-image: url(images2/boutonretouractif.jpg)
	}
	
#boutonretour a:active
{background-image: url(images2/boutonretouractif.jpg)}


h2
{font-size: 28px;}

p
{font-size: 20px;
}

ul
{list-style-type: none;}

a
{ 	color: white;
	text-decoration: none;}
	
a img
{border: none;}

a img:hover
{border: red;}

a img:visited
{border: none;}	

table
{	margin: auto;
	margin-top: 20px;
	}


td
{  padding-right: 30px;
   padding-left: 50px;
   padding-top: 50px;
   text-align: center;}

#texte_exposition
{	margin-left: 100px;
	text-align: left;}

#texte_bio, #texte_tirage
{margin-left: 250px;
margin-right: 250px;
text-align: justify;
}