/* CSS Document */

/*-------------------- Module --------------------------*/
/*actualité*/
.actu_teaser_accroche {
	color:#006A6B;
}

.actu_listing_accroche {
	color:#006A6B;
}

.actu_detail_accroche  {
	color:#006A6B;
}

.actu_detail_accroche  {
	color:#006A6B;
}

div.actu_savoir_plus a{
	background:#006A6B;
}

div.actu_retour a{
	background:#006A6B;
}

/*annuaire*/
.annuaire_listing_titre{
	color:#006A6B;
}

.annuaire_listing_nom {
	color:#006A6B;
}

/*évenement*/
.evenement_listing_titre{
	color:#006A6B;
}

.evenement_listing_date {
	color:#006A6B;
}

.evenement_listing_designation {
	color:#006A6B;
}

/*établissement*/
.etablissement_listing_titre{
	color:#006A6B;
}

.etablissement_listing_categorie {
	color:#006A6B;
}

.etablissement_listing_accroche {
	color:#006A6B;
}

/*manifestation*/
.manifestation_listing_titre{
	color:#006A6B;
}

.manifestation_listing_categorie{
	color:#006A6B;
}

.manifestation_listing_date {
	color:#006A6B;
}

.manifestation_listing_accroche {
	color:#006A6B;
}

/*newsticker*/
.libelle_newsticker div{
	color:#006A6B !important;
}

.libelle_newsticker div.puce_newsticker{
	background:url(../images/puce_a_decouvrir.jpg) no-repeat !important;
}

/*galerie photo*/
.album_titre{
	color:#006A6B;
}

.album_description a {
	color:#006A6B;
}

.album_listing_titre{
	color:#006A6B;
}

.album_detail_titre{
	color:#006A6B;
}	

/*plan de site*/
#bloc_plan_de_site .titre{
	color:#006A6B;
}
/*-------------------- Bloc --------------------------*/
/*texte*/
.bloc_text .titre{
	color:#006A6B;
}	

.bloc_text div.intro p strong{
	color:#006A6B;
}	

.bloc_text div.corps p strong{
	color:#006A6B;
}

.bloc_text div.intro strong{
	color:#006A6B;
}	

.bloc_text div.corps strong{
	color:#006A6B;
}		

/*texte image*/
.bloc_textimage .titre{
	color:#006A6B;
}	

.bloc_textimage div.intro p strong{
	color:#006A6B;
}	

.bloc_textimage div.corps p strong{
	color:#006A6B;
}	

.bloc_textimage div.intro strong{
	color:#006A6B;
}	

.bloc_textimage div.corps strong{
	color:#006A6B;
}	

/*texte image 2*/
.bloc_textimage2 .titre{
	color:#006A6B;
}	

.bloc_textimage2 div.intro p strong{
	color:#006A6B;
}	

.bloc_textimage2 div.corps p strong{
	color:#006A6B;
}	

.bloc_textimage2 div.intro strong{
	color:#006A6B;
}	

.bloc_textimage2 div.corps strong{
	color:#006A6B;
}	

/*video*/
.bloc_video .titre{
	color:#006A6B;
}	


/*son*/
.bloc_son .titre{
	color:#006A6B;
}	

/*-------------------- Style spécifique --------------------------*/
/* bloc_lien */
.bloc_lien{
	background:#e6eff5;
}

.puce_lien{
	background:url(../images/puce_entete_decouvrir.jpg) no-repeat;
}

.bloc_lien .titre{
	background:url(../images/header_lien_decouvrir.jpg) no-repeat;
}

.bloc_lien .bottom{
	background:url(../images/bottom_bloc_decouvrir.jpg) no-repeat;
}


/* bloc_mairie_entete */
.bloc_mairie_entete{
	background:#e6eff5;
}

.puce_mairie{
	background:url(../images/puce_entete_decouvrir.jpg) no-repeat;
}

.bloc_mairie_entete .titre{
	background:url(../images/nav_entete_decouvrir.jpg) no-repeat;
	border-bottom:solid 2px #FFFFFF;
	height:19px;
}

.bloc_mairie_entete .bottom{
	background:url(../images/bottom_bloc_decouvrir.jpg) no-repeat;
}


/* bloc_mairie */
.bloc_mairie{
	background:#e6eff5;
}

.bloc_mairie .bottom{
	background:url(../images/bottom_bloc_decouvrir.jpg) no-repeat;
}

