@charset "utf-8";
/* CSS Document */

/* PAGE STRUCTURE */
body {
  font-family: Arial; background-color: #ffffff; margin-left: 0px; margin-right: 0px; margin-top: 0px;
}
/* --------------------------------------------------------------------------- */


/* NAVIGATION MAIN */

.navigation_principale  {
	font-family: Verdana; font-size: 12px; font-weight: normal; text-align: left; color:#6f6f6f;
}

.navigation_principale a:link {
	font-weight: normal; color:#6f6f6f; text-decoration: none;
}

.navigation_principale a:visited {
	font-weight: normal; color:#6f6f6f; text-decoration: none;
}

.navigation_principale a:hover {
	font-weight: normal; color:#a90000; text-decoration: none;
}

.navigation_principale_active  {
	font-family: Verdana; font-size: 12px; font-weight: normal; text-align: left; color:#000000;
}

.navigation_principale_active a:link {
	font-weight: normal; color:#000000; text-decoration: none;
}

.navigation_principale_active a:visited {
	font-weight: normal; color:#000000; text-decoration: none;
}

.navigation_principale_active a:hover {
	font-weight: normal; color:#a90000; text-decoration: none;
}

/* --------------------------------------------------------------------------- */

/* LEGENDES GALERIES */

.legende_titre  {
	font-family: Verdana; font-size: 12px; font-weight: normal; text-align: left; color:#6f6f6f;
}

.legende_lien  {
	font-family: Verdana; font-size: 12px; font-weight: normal; text-align: left; color:#a90000;
}

.legende_lien a:link {
	font-weight: normal; color:#a90000; text-decoration: none;
}

.legende_lien a:visited {
	font-weight: normal; color:#a90000; text-decoration: none;
}

.legende_lien a:hover {
	font-weight: normal; color:#000000; text-decoration: none;
}

/* --------------------------------------------------------------------------- */

/* TEXTES */

.textes_titre  {
	font-family: Verdana; font-size: 14px; font-weight: bold; text-align: left; color:#6f6f6f;
}

.textes  {
	font-family: Verdana; font-size: 12px; font-weight: normal; color:#6f6f6f; text-align: justify;
}

.textes a:link {
	font-weight: normal; color:#a90000; text-decoration: none;
}

.textes a:visited {
	font-weight: normal; color:#a90000; text-decoration: none;
}

.textes a:hover {
	font-weight: normal; color:#000000; text-decoration: none;
}

.textes_left  {
	font-family: Verdana; font-size: 12px; font-weight: normal; color:#6f6f6f; text-align: left;
}

.textes_left a:link {
	font-weight: normal; color:#a90000; text-decoration: none;
}

.textes_left a:visited {
	font-weight: normal; color:#a90000; text-decoration: none;
}

.textes_left a:hover {
	font-weight: normal; color:#000000; text-decoration: none;
}


/* --------------------------------------------------------------------------- */

/* PETITES LEGENDES */

.legendes_entries  {
	font-family: Verdana; font-size: 10px; font-weight: normal; text-align: left; color:#6f6f6f;
}
