h1.veille-block-titre{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	text-transform:uppercase;
	color : #FFF;
	margin-top : 10px;
	margin-bottom: 20px;
	
}
.veille{
	background-color:#7ebccb;
	padding-left:15px;
	padding-right:15px;
}
.veille-items{
	color:#fff;
	
}
.veille-introText{
	padding-top: 10px;
	padding-bottom : 10px;
}

h2.veille-titre{
	color:#fff;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	> a:active {color:#FFF;}
	
}
.veille-item{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:12px;
	color : #FFF;
}
.veille-CustomLink{
	float:right;
	color:#fff;
	text-decoration:underline;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:12px;
	padding-bottom:10px;
}
a.veille-CustomLink:hover{
	color:#4e6b90;

}

.veille-item-titre{
	font-weight: 700;
	font-size: 14px;
	color : #FFF;
}
