/* TEXTES DE LA HOME PAGE */
.txt-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	text-decoration: none;
}
.txt-home a:link, .txt-home a:visited {
	color: #666666;
	text-decoration: none;
}
.txt-home a:hover {
	color: #666666;
	text-decoration: underline;
}
.txt-home-vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #743B81;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	text-decoration: none;
}
.txt-home-jaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFBA00;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	text-decoration: none;
}
.lien-vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #743B81;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
a:link.lien-vert {
	color: #743B81;
	text-decoration: none;
}
a:hover.lien-vert {
	color: #743B81;
	text-decoration: underline;
}
.gras_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}


/* SIDNETS BAS DE PAGE */
.signets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C2C2C2;
	text-decoration: none;
}
a:link.signets {
	color: #C2C2C2;
	text-decoration: none;
}
a:hover.signets {
	color: #666666;
	text-decoration: underline;
}
