h1.annonce-block-titre{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	text-transform:uppercase;
	color : #FFF;
	margin-top : 10px;
	
}
.moduleannonce {
	padding: 10px 25px 0px 25px;
    	position: relative;
//    	border-bottom: 1px solid #fafafd;
}
.annonce-items{
	color:#fff;
	
}
.annonce-introText{
}

h2.annonce-titre{
	color:#fff;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	
}
a.annonce-item-titre{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	color : #FFF;
}
.annonce-CustomLink{
	float :right;
	color : #fafafd;
    	line-height: 100%;
    	font-family: 'Open Sans',sans-serif;
    	font-size: 16px;
    	font-weight: 400;
    	font-style: italic
}
a.annonce-CustomLink:hover{
	color:#4e6b90;

}
.annonce-item-titre{
	color : #FFF;
	margin-top : 10px;
	margin-bottom : 10px;
}
.annonce-category{
	margin : 0px;
	font-size: 14px;
}
a.annonce-category{
	color : #fafafd;
	font-size: 16px;
	font-weight : 700; 
}

