
/*partie Gauche*/
#NAVIGATION {
float:left;
width: 201px;
height:100%;

}



.home_partenariat {
font-size: 10px;
font-weight: normal;
color: black;
padding: 10px 10px 10px 10px;
text-align: justify;
	
}
.home_articles_res {
	font-weight: normal;
	display:block;	
	font-size: 10px;
	color: #3F3F3F;
	text-decoration: none;
	text-align: left;
	
	
}
.articles_date {
font-size: 10px;
font-weight: bold;
color: #AB948C;
text-decoration: none;
}
.articles_titre {
display:block;	
font-size: 0.7em;
font-weight: normal;
color: 3f3f3f;
text-decoration: none;
/*padding: 5px 8px;*/
	
}
a.articles_titre:hover {
color: black;
text-decoration: underline;
}
.articles_soustitre {
display:block;	
font-size: 10px;
font-weight: normal;
color: black;
text-decoration: none;
padding: 5px 8px;
font-style:italic;
	
}
a.articles_soustitre:hover {
color: black;
text-decoration: underline;
}
.articles_texte {
color: #AB948C;
text-decoration: none;
text-align: left;
padding-left: 5px;
padding-top:8px;
}

a.articles_texte:hover {
color: black;
text-decoration: underline;
}
ul#archives  {
margin-top : 3px;
padding-left: 3px;
list-style-image:url(../IMG/gif/flech-list2.gif);
list-style-position:inside;
}

a.revue_texte {
text-decoration: none;
padding:20px;
display:block;
}