.fondtexte_index {
	background-image: url(index_img/fond_deg_texte.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondtexte {
	background-image: url(gen_img/fond_deg_texte.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bus-sous-test_index {
	background-image: url(index_img/bus_bas_cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bus-sous-test {
	background-image: url(gen_img/bus_bas_cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gras-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #606168;
	text-decoration: none;
	text-align: justify;
}
.txt-gris-justifier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606168;
	text-decoration: none;
	text-align: justify;
}
a:hover.txt-gris-justifier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606168;
	text-decoration: underline;
	text-align: justify;
}
.txt-gris-njustifier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606168;
	text-decoration: none;
	text-align: left;
}
a:hover.txt-gris-njustifier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606168;
	text-decoration: underline;
	text-align: left;
}