      BODY, P, TD  { 	
	margin-left: 24px;
	font-size: 18px; 
	font-family:  Times New Roman, Times, serif;
	background-color:<#ffffff> ;
}

/*largeur*/      

   table.main
   {
    width: 850px;    
    margin-left: auto;
    margin-right: auto; 
   }

.firstchar {
	font-size: 150%;
	vertical-align: bottom;
	font-family: times new roman, times, serif;
}

/*musee en rouge*/
.mus {	
	font-size: 36 px; 
	background : #FF0033 ;
	font-weight: bold; 
	font-variant: small-caps ;
	color: #FFFFFF ; 
	text-align: center; 
}
.musnom  {	font-size: 12px; 
	font-family: times new roman, times, serif;
	 font-weight: bold;
	font-variant: small-caps ;
	color: #FF0033 ; 
}
mustext {font-size: 11 px;
	color: #000000 ;
}


/*galerie en vert*/

.gal {	font-size: 14px; 
	background : #0000FF ;
	 font-weight: bold;
	font-variant: small-caps ;
	color: #FFFFFF ;  
	text-align: center; 
}
.galnom  {	font-size: 12px; 
	font-family: times new roman, times, serif;
	 font-weight: bold;
	font-variant: small-caps ;
	color:  #0000FF ;
}	
.galtext {font-size: 11 px;
		color: #000000 ;
}