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

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


/*
 * Ici les styles pour la navigation
 */

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


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

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

