a{
color:#d4de25;
text-decoration:none;

}
a:hover {
color:#FFFFFF;
text-decoration:none;
}
/***************************************************************/
h1 {	
	font-size:16px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	line-height:18px;
}
h2 {	
	font-size:14px;
	color:#949496;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-weight:bold;
}	
p, .texte  {
	color:#FFFFFF;
	text-align:justify;
	font-size:12px;
	margin-top:0px;
}

.listeDateNews {
	color:#d4de25;
	text-align:justify;
	font-size:12px;
	cursor:pointer;
}

/************************************
Pour template de l'éditeur
/************************************/
.image_gauche{
	float: left;
	margin-bottom:15px;
	margin-right:15px;
	border:1px solid #FFFFFF;
}
.image_droite{
	float: right;
	margin-bottom:15px;
	margin-left:15px;
	border:1px solid #FFFFFF;
}
.image_centrer{
	margin-bottom:15px;
	margin-top:15px;
	border:1px solid #FFFFFF;
}

.text-align-center{
	text-align:center;
}
/********************************************************/

.image{
	border:1px solid #FFFFFF;
}

