a:link { text-decoration: none; color: #ff9900;}
a:visited { text-decoration: none; color: #ff9900; }
a:hover { background: #ffff33; }
a:active { color: #ff9900;}

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


/*
 * Ici les styles pour la navigation
 */

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


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

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

