body {}
p {}
td {}
.titre_menu    { font-size: 10px; font-family: Arial; font-weight: 700 }
.titre_defil { color: yellow; font-size: 14px; font-family: Arial; font-weight: 700 }
.titre_defil2 { font-size: 14px; font-family: Arial; font-weight: 700 }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: none }
a:active { text-decoration: none }
.txtstd  { font-size: 11px; font-family: Arial }
.bt01 { color: white; font-size: 11px; font-family: Arial; background-color: #14416e; border: 0 }
.boxContact { font-size: 11px; font-family: Arial; border: 0 }
/*=======================
== Page administration ==
=======================*/
.bordTableauAdmin{
	border: 1px solid #FFFFFF;
}
.titreAdmin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.textAdmin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textAdmin2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
