
body {font-family:Times, Arial, Helvetica; background-color: #4d4a42; color: #9E917F ; font-size: 13px;}

/*BLOC PRINCIPAL*/
#ensemble { margin-left: 10px; margin-top: 50px;}

/*BLOC D'ENTęTE*/ 
#header { position: absolute; height: 40px;  text-align:left;  font-size: 40px; color:#858375; }

/*BLOC CENTRAL*/
#conteneur1 {position: absolute; height: 600px; width: 800px;  margin-left: 200px; margin-top: 50px; padding-top: 50px; background-color: #000000; }
#conteneur2 {position: absolute; height: 600px; width: 800px;  margin-left: 200px; margin-top: 50px; padding-top: 50px; background-color: #3c3a34;} 
#conteneur3 {position: absolute; height: 600px; width: 800px;  margin-left: 200px; margin-top: 50px; padding-top: 50px; background-color: white} 

/*BLOCS LISTES*/
#liste1 {position: absolute; width: 180px; height: 600px; margin-top: 50px; padding-left: 10px; padding-top: 50px; background-color: #000000;}
#liste2 {position: absolute; width: 130px; margin-top: 550px;  }

/*BLOC CENTRAL*/
#centre { margin-left:270px;  padding-top:0px;  padding-right:100px; border:thin solid red;}

/*BLOC du BAS gauche*/
#base1 {position: absolute; margin-top: 620px; margin-left: 205px; }

/*BLOC du BAS droite*/
#base2 {position: absolute; margin-top: 620px; margin-left: 920px; }

/*LIEN GRIS CLAIR*/
.txt1 { list-style-type: none; margin: 0px; padding:0px;text-align:left; }
.txt1 li {}
.txt1 a { color:#9E917F;  text-decoration: none;}
.txt1 a:hover {font-weight: 100; color: #C16100; text-decoration: none;}

/*LIEN ROUILLE*/
.txt2 {  list-style-type: none; margin: 0px; padding: 0px; text-align:left; font-size: 17px;}
.txt2 li {}
.txt2 a {  color: #C16100; text-decoration: none; font-size: 17px;}/* 755030 */
.txt2 a:hover { color:#C16100; font-weight:100; text-decoration: none; font-size: 17px;}

/*TEXTE TITRES TABLEAUX*/
.txt4 { font-size: 21px;}
.txt5{ font-size: 13px;}

/*image ou texte utilisˇ pour artistes.html*/         .im1 {border:thin solid red; float:left; height: 600px; width:340px; padding-top:100px;}
/*utilisˇ pour "cadres"*/	.im2 {margin:9px;}
/*utilisˇ pour "artistes"*/	.im3 {float:left; height: 400px; width: 350px; margin-left:30px;}
/*utilisˇ*/			.im4 {float:left; height: 110px; width: 110px;}
/*utilisˇ*/			.im5 {float:left; height: 100px; width: 200px;}
/*utilisˇ*/			.im6 {float:left; height: 150px; width: 150px;}
/*utilisˇ*/			.im7 {float:left; height: 200px; width: 100px;}
/*utilisˇ*/			.im8 {float:left; height: 200px; width: 200px;}


