.img {
	background-image: url(graf/campagne.jpg);
	background-repeat: no-repeat;
}
.artist {
	font-size: 12px;
	color: #000000;
	margin-left: 40px;
	text-align: justify;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 80px;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #66FF00;
	margin-bottom: 10px;
}
.artistou {
	font-size: 11px;
	color: #66FF00;
	line-height: 16px;
}
.oeuvre {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: justify;
}
.inter {
	font-size: 14px;
	text-transform: uppercase;
	color: #66FF00;
	line-height: 18px;
}
.droite {
	font-size: 12px;
	color: #993300;
	line-height: 18px;
}
.lien {
	color: #990000;
	text-decoration: none;
}
.lien:link {
	color: #990000;
	text-decoration: none;
}
.lien:visited {
	text-decoration: none;
}
.lien:hover {
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.lien:focus {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
.lien2 {
	color: #000000;
	text-decoration: none;
}
.lien2:link {
	color: #000000;
	text-decoration: none;
}
.lien2:visited {
	text-decoration: none;
}
.lien2:hover {
	color: #000000;
	text-decoration: none;
	background-color: #66FF00;
}
.lien2:focus {
	color: #000000;
	text-decoration: none;
	background-color: #66FF00;
}
