.textcourant { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #291B04;
} 

a:link { 
	color: #800080;
} 

a:visited { 
	color: #800080;
} 

.textcourant2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: 400; 
	color: #291B04; 
} 

.titre { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
} 

.petittitre { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #291B04;
} 

.titrelien { 
	font-family: "Monotype Corsiva", "Lucida Calligraphy"; 
	font-size: 36px; 
	font-style: italic;
} 

.titrelien2 { 
	font-family: "Monotype Corsiva", "Lucida Calligraphy"; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold;
} 

.centré { 
	text-align: center;
} 

.titre2 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-weight: bolder; 
	color: #291B04; 
	font-style: italic;
}

.titre3 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bolder; 
	color: #291B04; 
	font-style: italic;
}
div.image-haut-gauche {
	position:absolute;
	top: 170px;
	left: 170px;
	width: 210px;
}
div.image-haut-droite {
	position:absolute;
	top: 170px;
	right: 0px;
	width: 210px;
}
div.image-bas-gauche {
	position:absolute;
	bottom: 30px;
	left: 170px;
	width: 210px;
}
div.image-bas-droite {
	position:absolute;
	bottom: 30px;
	right: 0px;
	width: 210px;
}
h1 {
text-align: center;
font-family: "Lucida Calligraphy";
font-size: 40px;
}
h2 {
text-align:center;
font-family:"Lucida Handwriting","Times New Roman",Times,serif;
font-size: 30px;
text-decoration: underline;
}
p {
font-family:"Times New Roman", Times, serif;
text-align:center;
font-size: 20px;
}
#table-artists td {
	border-bottom: 1px solid #DA9257;
}
