.dateNews {
display:none;
}
.newsPrioritaire h1{
color:#1DAAD7;

}
.nextNews a	{
float:right;
margin-right:25px;
font-weight:bold;
color:#FFF;
text-decoration:underline;
margin:10px 0;
}
.nextNews a:hover {
color:#9292aa;
}
.allNews {
display:block;
clear:both;
text-align:center;
text-decoration:none;
}
.adresse {
text-align:center;
margin-top:15px;
font-style:italic;
}
.linkNewsletter {
margin:20px;
text-align:center;
color:#fff300;
display:block;

}
.linkNewsletter img {
vertical-align:middle;
margin-right:5px;
border:0;
}
.linkNewsletter:hover {
color:#9292aa;
}
#popNewsletter {
border:1px solid #000;
background-color:#FFF;
color:#000;
width:280px;
padding:5px;
position:absolute;
}
#popNewsletter span{
display:block;
text-align:center;
font-weight:bold;
text-decoration:underline;
}
#popNewsletter label {
float:left;
clear:left;
width:75px;
margin-top:5px;
}
#popNewsletter input{
float:left;
margin:2px;
}
#popNewsletter .sexe{
margin-top:5px;
clear:both;
}
#popNewsletter .radioBtn{
clear:none;
width:60px;
}
#popNewsletter .proPart {
clear:both;
}
#popNewsletter .proPart label{
width:100px;
}
#popNewsletter .submitBtn{
clear:both;
dispaly:block;
border:0;
background:url(images/btn-inscription.jpg);
width:125px;
margin-left:77px;
height:40px;
cursor:pointer;
}
.dlPlaquette {
	margin:20px 0 35px 0;
	text-align:center;
}
.dlPlaquette a{
	text-decoration:none;
	margin:0 20px;
	padding:5px;
	border:1px solid #FFF;
}
