@charset "utf-8";
.TxtMenu {
	font-size: 12px;
	font-weight: bold;
	color: FF6C39;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5c57;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.BasPage {
	color: #000000;
}



a:link {
	color: #FF6C39;
}
a:visited {
	color: #FF6C39;
}
a:hover {
	color: #00b4d8;
}
a:active {
	color: #FF6C39;
}
.bleu {
	color: #00B4D8;
	font-weight: bold;
	font-size: 12px;


}
