.lien {
	color: #000000;
	text-decoration: underline;
	font-weight : bold;

}
.lien:hover {
	color: #666666;
	text-decoration: underline;
}.souligne {
	text-decoration: underline;
}
.police {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lien2 {
	color: #000000;
	text-decoration: none;
	font-weight : bold;

}
.lien2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	border: 1px solid #000000;
}
.lien3 {
	color: #000000;
	text-decoration: none;
}
.lien3:hover {
	color: #006600;
	text-decoration: none;}
.police1 {
	font-size: small;
	color: #000000;
	font-family: Forte;
}	
.ar {
	background-image: url(media/arplan.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
}

