body
{	margin: auto;
	width: 1024px;
	height: 800px;	
	color: white;
	background-color: rgb(70,70,70);}

	
#en_tete
{	height: 160px;
	margin-left: 180px;
	margin-top: 10px;
	
	
	text-align: center;}

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


#menu
{	float: left;
	margin: auto;
	margin-top: 100px;	
	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/bouton3v2.jpg);	
	font-size: 18px;
	color: white;
	text-align: center;
	text-decoration: none;}

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

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


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

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

	
	
#fenetre
{	margin: auto;	
	margin-top: 0px;
	margin-left: 180px;	
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
	background-color: rgb(70,70,70);	
	text-align: center;}
	
	

h2
{	font-size: 32px;
	font-family: "Garamond", Arial, Verdana, serif;
	color: rgb(230,230,230);}

h3
{	font-size: 24px;
	font-family: "Garamond", Arial, Verdana, serif;
	color: rgb(230,230,230);}

p
{	font-size: 19px;}

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;
	padding-bottom: 40px;
	background-color: rgb(100,100,100);}

td
{  padding-right: 15px;
   padding-left: 15px;
   padding-top: 40px;
   text-align: center;}

   
   
#texte_accueil
{	margin-left: 300px;
	margin-right: 100px;
	background-color: rgb(70,70,70);
	text-align: justify;}
	
#texte_actualité, #texte_lien
{	margin-left: 180px;
	margin-right: 180px;
	padding: 15px;
	background-color: rgb(100,100,100);
	text-align: justify;}
  
#texte_exposition
{	margin-left: 200px;
	margin-right: 200px;
	margin-top: 10px;
	padding: 15px;
	background-color: rgb(100,100,100);
	text-align: justify;}
	
#texte_bio, #texte_tirage
{	margin-left: 180px;
	margin-right: 180px;
	padding: 15px;
	background-color: rgb(100,100,100);
	text-align: justify;}
