a.lien_externe:after {
/* 	content: url(./img/lien.gif);*/
	border : 0px;
}

a.pdf_download:before {
	content: url(./img/acrobat.gif);
	border : 0px;
}

.me {
	color : #FF9900;
}

.carroussel  img{
position : relative;
	top : 5px;
}

.defile {
	border : 1px solid #000000;
	padding : 10px;
}

.aqua a {
	color: #9ED200 !important;
}
.aqua a:hover {
	text-decoration : underline;
	color: #FFFFFF !important;
}

.spec a {
	color: #FF9900 !important;
}
.spec a:hover {
	text-decoration : underline;
	color: #FFFFFF !important;
}

/* TITRES DES BILLETS */
.aqua-title {
	color: #9ED200;
}

.spec-title {
	color: #FF9900;
}

/* SOUS-TITRE DU SITE */

.vert {
	color: #9ED200;
}

.orange {
	color: #FF9900;
}
