/*début de style des polices */
.texte-blanc-12 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

.texte-blanc-13 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.texte-rouge-13 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 13px;
	color: #942525;
	text-decoration: none;
}

.texte-orange-11 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}

.texte-orange-12 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}

.texte-rose-12 {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #ECD7A5;
	text-decoration: none;
}

a.lien_pied {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
}

a.lien_pied:hover {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.lien {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}

a.lien:hover {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

a.lien-agrandir {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}

a.lien-agrandir:hover {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}


a.spip_note,  a.spip_in, a.spip_out, a.spip_url, a.spip_glossaire, .on {
	font-family: "arial", verdana, Trebuchet MS;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}

a.spip_note:hover, a.spip_in:hover, a.spip_out:hover, a.spip_url:hover, a.spip_glossaire:hover, .on:hover {
	color: #FFFFFF;
}