.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 25pt;


}
.sous_menu {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.sous_menu {
	text-decoration:none;
}

a.sous_menu:hover {
	color: #016FB0;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}

a.text_white {
	text-decoration:yes;

}

a.text_white:hover {
	text-decoration:none;
	color: #EA731F;

}
.hyperlien {

	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
a.hyperlien {

	text-decoration:none;
}
a.hyperlien:hover {

	color: #FF6600;
}
