.arturo {
	background-image:url(../images/fond_arturo.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:right bottom;
	background-attachment: fixed;

}

.lien:link       { color: #99CCFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;font-weight: bolder;}
.lien:visited    { color: #99CCFF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;font-weight: bolder;}
.lien:hover      {
	color: #99CCFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
.grise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #748AC4;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.citations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #AA0000;
	font-weight: bold;

}
