a:link { text-decoration: none; color: #003366;}
a:visited { text-decoration: none; color: #003366; }
a:hover { background: #0099ff; }
a:active { color: #003366;}

a.spip_out { color: #003366; font-weight: bold;}
a.spip_in, a.spip_url { color: #003366; font-weight: bold; }
a.spip_glossaire { text-decoration: none; color: #0066cc; }


/*
 * Ici les styles pour la navigation
 */

.menu_haut {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
}


.menu_bas {
	font-size: 75%;
	font-weight: normal;
	color: #003366;
}

.credit_photo {
	font-size: 70%;
	font-weight: normal;
	color: #003366;
}

