/*style pages identite*/

.identitenormal {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.identitegras {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7a3a77;
}

a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #7a3a77;
}

.identitedate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a3a77;
}
	
