/******************* GENERAL /DEBUT ***********************/
*{
    font-family: Arial, Verdana, "Lucida Grande", Tahoma,  sans-serif;
	 font-size:  102%;
}
/* Liens par défaut */
a {
	border-bottom:  1px solid;
	color: #006DA3;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	border-bottom: 1px solid;
   color: #990066;
	text-decoration: none;
}
/******************* GENERAL /FIN ***********************/

/******************* MENU EN HAUT /DEBUT ***********************/
#ja-mainnavwrap2{   /* Couleur fond menu haut */
     background:#777000;
}
#ja-mainnavwrap1, #ja-mainnavwrap2{  /* Couleur fond menu haut */
    background: #990066;
}
#ja-splitmenu span{  /* Couleur caractères */
  color:   #FFFFFF ;
}
div.ja-header span {
/*float: left;*/
}
span.LogoBandeau{ /* Obligatoire pour arriver à mettre Log, bandeau et date sur même ligne */
 /* float: left; */
}
/******************* MENU EN HAUT /FIN ***********************/

/*************** ESPACE KAlIDEO-SCOOP /DEBUT ********************/
.module_KaleidoScoop .dn-title{
   font-size: 120% ;
   font-weight:  800;
}
/***************  ESPACE KAlIDEO-SCOOP /FIN ********************/

/*************** ESPACE EDITORIAL (ja-news.css) /DEBUT ********************/
#jahl-headlineanchor {
   background:#6E85DE;
 /*  background:#990066;  */
}
a.ja-newscat span {  /* Fond texte titre catégorie infos */
  background:#6E85DE;
/*  background:#990066;  */
}
a.ja-newscat, a.ja-newscat:hover, a.ja-newscat:active, a.ja-newscat:focus {
	display: block;
 	border-bottom: 3px solid #6E85DE;
  /*   border-bottom: 3px solid #990066;   */
	margin: 0 0 5px;
	position: relative;
	font: bold 125%/normal Cambria, "Times New Roman", Times, serif;
}
.ja-newscatwrap .hover .ja-newscat,
.ja-newsitem-left:hover .ja-newscat,
.ja-newsitem-center:hover .ja-newscat,
.ja-newsitem-right:hover .ja-newscat {
   /*	border-bottom: 3px solid #42C693!important; */
   border-bottom: 3px solid #990066!important;
}
.ja-newscatwrap .hover .ja-newscat span,
.ja-newsitem-left:hover .ja-newscat span,
.ja-newsitem-center:hover .ja-newscat span,
.ja-newsitem-right:hover .ja-newscat span {
   /*	background: #42C693; */
   background: #990066;
}
/*************** ESPACE EDITORIAL (ja-news.css) /FIN ********************/

/*************** ESPACE BLOG /DEBUT ********************/
.ja-moduletable_BlogIsa .contentpagetitle, .module_Citations .contentheading{
   /* font-size: small;*/
}
#ja-current-content .contentpaneopen td{
	/* Ecart pour accentuer visibilité dans partie blog */
	padding: 10px;
}
/***************  ESPACE BLOG /FIN ********************/


/*************** MENUs DROIT /DEBUT ********************/
/* ZZ Ne pas oublier le fichier CSS sous modules\mod_sbdrollmenu qui a été modifié */
div.ja-moduletable a:hover {
	color: #990066; /* homogénisation couleur survol menu contextuel */
}
/*************** MENUs DROIT /FIN ********************/

/*****************  FORMULAIRE /DEBUT *******************/
.oblig{ /* signe obligation de saisie */
	color: Red;
	font-size:17px;
}
/*****************  FORMULAIRE /FIN *********************/

/*****************  FORMULAIRE /DEBUT *******************/
.message{ /* texte msg en haut du contenu */
	color: Red;
	font-size:200%;
}
/*****************  FORMULAIRE /FIN *********************/

