body a{
	color:#387ac2;
	text-decoration:none;
	font-size:25px;
}

body a:hover{
	color:#000000;
}
/* fin lien pour les pages du moteur de recherche  */

/* lien pour les pages du moteur de recherche de la page en cours  */
.lien_moteur{
	text-decoration:underline;
	font-weight:bold;
	font-size:30px;
}
/* lien pour les pages du moteur de recherche de la page en cours  */
.lien_agenda {
	text-decoration: none;
	color: #ffffff;
	text-transform: none;
	font-size: 13px;
	font-family: Arial ;
	font-weight: bold;

}
.lien_agenda:hover{
	text-decoration: none;
	color: #FFFF66;
	text-transform: none ;
	font-size:13px;
	font-family: Arial;
	font-weight: bold;

}
.lien_jaune {
	text-decoration: none;
	color: #FFFF66;
	text-transform:underline;
	font-size: 13px;
	font-family: Arial ;


}
.lien_jaune:hover{
	text-decoration:underline ;
	color: #FFFF66;
	text-transform: underline;
	font-size:13px;
	font-family: Arial;


}
.lien_bleu {
	text-decoration: none;
	color: #5EA9C7;
	text-transform: underline;
	font-size: 13px;
	font-family: Arial ;
	font-weight: normal;

}
.lien_bleu:hover{
	text-decoration:underline ;
	color: #5EA9C7;
	text-transform: none;
	font-size:13px;
	font-family: Arial;


}


.publicgrostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.titre_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D29E68;
}
.commenterarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D29E68;
}
.agenda_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF568;
	letter-spacing: 1px;
}
.agenda_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.agenda_jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #000000;
	letter-spacing: 3px;
}
.agenda_ville {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
}
BODY {
scrollbar-face-color:#E5E5E5; 
scrollbar-shadow-color: #6F6F6F;
scrollbar-highlight-color: #6F6F6F;
scrollbar-3dlight-color: #E5E5E5; 
scrollbar-darkshadow-color:#E5E5E5; 
scrollbar-track-color: #E5E5E5; 
scrollbar-arrow-color: #000000;
position: absolute;
left: 0;
width: 100%;
height: 100%;
visibility: visible;
display: block;
background-image:url(images/background.jpg);
background-repeat:repeat;
background-position:50% 50%;
background-attachment:fixed;
}
