/************************partie menu gauche *************************/
/*bordure*/
.fond0 .contenu .contenu_rubrique_gauche{
	border-color : #35064b;
	}
.fond1 .contenu .contenu_rubrique_gauche{
	border-color : #35064b;
	}
.fond2 .contenu .contenu_rubrique_gauche{
	border-color : #80c513;
	}
.fond3 .contenu .contenu_rubrique_gauche{
	border-color : #008fd2;
}
.fond4 .contenu .contenu_rubrique_gauche{
	border-color : #7f013f;
}

/*titre*/
.fond0 .contenu .contenu_rubrique_gauche .image_titre{
	color : #35064b;
}
.fond1 .contenu .contenu_rubrique_gauche .image_titre{
	color : #35064b;
}
.fond2 .contenu .contenu_rubrique_gauche .image_titre{
	color : #80c513;
}
.fond3 .contenu .contenu_rubrique_gauche .image_titre{
	color : #008fd2;
}
.fond4 .contenu .contenu_rubrique_gauche .image_titre{
	color : #7f013f;
}

/*lien rub*/

.fond0 .contenu .contenu_rubrique_gauche li .actif{
	color : #35064b;
}
.fond1 .contenu .contenu_rubrique_gauche li .actif{
	color : #35064b;
}
.fond2 .contenu .contenu_rubrique_gauche li .actif{
	color : #80c513;
}
.fond3 .contenu .contenu_rubrique_gauche li .actif{
	color : #008fd2;
}
.fond4 .contenu .contenu_rubrique_gauche li .actif{
	color : #7f013f;
}


/************************partie menu central *************************/

/*bordure*/

.fond0 .contenu .contenu-article-centre{
	border-color : #35064b;
}
.fond1 .contenu .contenu-article-centre{
	border-color : #35064b;
}
.fond2 .contenu .contenu-article-centre{
	border-color : #80c513;
}
.fond3 .contenu .contenu-article-centre{
	border-color : #008fd2;
}
.fond4 .contenu .contenu-article-centre{
	border-color :  #7f013f;
}
/*titre*/

.fond0 .contenu .contenu-article-centre .titre{
	color : #35064b;
}
.fond1 .contenu .contenu-article-centre .titre{
	color : #35064b;
}
.fond2 .contenu .contenu-article-centre .titre{
	color : #80c513;
}
.fond3 .contenu .contenu-article-centre .titre{
	color : #008fd2;
}
.fond4 .contenu .contenu-article-centre .titre{
	color : #7f013f;
}

/*texte*/

.fond0 .contenu .contenu-article-centre .couleur{
	color : #35064b;
}
.fond1 .contenu .contenu-article-centre .couleur{
	color : #35064b;
}
.fond2 .contenu .contenu-article-centre .couleur{
	color : #80c513;
}
.fond3 .contenu .contenu-article-centre .couleur{
	color : #008fd2;
}
.fond4 .contenu .contenu-article-centre .couleur{
	color : #7f013f;
}

.fond0 .contenu .contenu-article-centre a, .fond0 .contenu .contenu-article-centre a:visited{
	color : #35064b;
}
.fond1 .contenu .contenu-article-centre a, .fond1 .contenu .contenu-article-centre a:visited{
	color : #35064b;
}
.fond2 .contenu .contenu-article-centre a, .fond2 .contenu .contenu-article-centre a:visited{
	color : #80c513;
}
.fond3 .contenu .contenu-article-centre a, .fond3 .contenu .contenu-article-centre a:visited{
	color : #008fd2;
}
.fond4 .contenu .contenu-article-centre a, .fond4 .contenu .contenu-article-centre a:visited{
	color : #7f013f;
}

/************************partie sommaire*************************/
.contenu .bloc_accueil1{
	border : 1px solid #35064b;
}
.contenu .bloc_accueil2{
	border : 1px solid #80c513;
}
.contenu .bloc_accueil3{
	border : 1px solid #008fd2;
}
.contenu .bloc_accueil4{
	border : 1px solid #7f013f;
}

.contenu .bloc_accueil1 .titre_accueil{
	color : #35064b;
}
.contenu .bloc_accueil2 .titre_accueil{
	color : #80c513;
}
.contenu .bloc_accueil3 .titre_accueil{
	color : #008fd2;
	width : 75%;
}
.contenu .bloc_accueil4 .titre_accueil{
	color : #7f013f;
	width : 50%;
}
