.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.image {
	border: 2px solid #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texte {

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.textepetitrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE2A52;
	font-weight: bold;
}
.textepetitrouge2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE2A52;
	font-weight: bold;
}
.lienPhotoshop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0BEBE;
	text-decoration: none;
	font-weight: bold;
}
.gris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.petitgris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.form {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #959595;
	border: 1px solid #959595;
}
.formbouton {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #959595;
	border: 1px solid #959595;
	background-color: #EAEAEA;
}
