.allNews4 .act_divTexteAccrocheDecale img{
	padding-right:10px;
}
/***********************************************************/
/***********PAGE INDEX : ACTUALITE *************************/
/*PERMET DE DEFINIR LA LARGEUR DU DIV CONTENEUR GLOBAL*/ 
.news4Index {
	float: left;
	width: 355px;
	margin: 5px;
	margin-top:0px;
	padding-top: 5px;
	_padding-top: 0px;
	padding-right: 10px;
	padding-left:10px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.news4Index a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;	
}

.news4Index a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FF9000;	
}

.news4Index .act_accroches .hg,
.news4Index .act_accroches .h,
.news4Index .act_accroches .hd,
/*.news4Index .act_accroches .bg,*/
.news4Index .act_accroches .b,
.news4Index .act_accroches .bd,
.news4Index .act_accroches .c h1,
.news4Index .act_lien_archives,
.news4Index .act_infosTitre,
/*.news4Index .date,*/
.news4Index hr,
.news4Index .act_accroches_head, 
.news4Index .act_accroches_pied,
.news4Index .spacer,
.news4Index .act_exp{
	display: none;
}
.news4Index h2{
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
}


.news4Index h2.titreAvecImage a{
	margin-left:20px;/*permet d'avoir le titre avec image des actu classiq aligné sur la page d'index avec la droite de l'oeil*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9000;
	text-decoration:none;
	padding-bottom:3px;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: right;
	width: 375px;

}

.news4Index h2.titreAvecImage a:hover{
	margin-left:20px;/*permet d'avoir le titre sans image des actu classiq aligné sur la page d'index avec la droite de l'oeil*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9000;
	text-decoration:underline;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: left;
	width: 395px;
	/* Quand on a une image, on décale le titre de l'actu*/
}

.news4Index h2.titreSansImage a{
	margin-left:20px;/*permet d'avoir le titre sans image des actu classiq aligné sur la page d'index avec la droite de l'oeil*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9000;
	text-decoration:none;
	padding-bottom:5px;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: left;
	width:375px;
}

.news4Index h2.titreSansImage a:hover{
	margin-left:20px;/*permet d'avoir le titre sans image des actu classiq aligné sur la page d'index avec la droite de l'oeil*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9000;
	text-decoration:underline;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: left;
	width:375px;
}

.news4Index .dateCreation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2EBFFE;
	text-align:right;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: right;
	width: 80px;
}

.news4Index .bg{
	height:10px;
}
.news4Index c{
	text-align:left;
}
.news4Index g{
	width:1px;
}
.news4Index .act_imgAccroche_gauche{
	float: left;
	margin:0px;
	margin-right: 4px;
}

.news4Index .affichageDate{
	/*font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:normal;*/
	display:none;
}

/*
largeur de la boite recevant le texte d'accroche
pour eviter que le texte passe sous la photo
bien caler cette valeur
*/
/*AVEC PRESENCE D'IMAGE*/
.news4Index .act_divTexteAccrocheDecale{
	margin:0px;
	margin-left: 20px;/*le texte avec image des actus classiq sur l'index est aligné avec la droite de l'oeil*/
	padding:0px;
	/*width:315px;*//*c'est ici que sont compressés les textes des actu dans la page d'index pour les actu classiques (non à la une)*/
}
/*SI PRESENCE DE LIENS DANS LE TEXTE*/
.news4Index .act_divTexteAccrocheDecale a{
	color:#FF9000;
	text-decoration:none;
	}
.news4Index .act_divTexteAccrocheDecale a:hover{

	color:#FF9000;
	text-decoration:underline;
}

/*SANS IMAGEIMAGE*/
.news4Index .act_divTexteAccroche{
	margin-left: 20px;/*le texte sans image des actus classiq sur l'index est aligné avec la droite de l'oeil*/
	/*width:398px; test vbx*/
}
/*SI PRESENCE DE LIENS DANS LE TEXTE*/
.news4Index .act_divTexteAccroche a{
	color:#FF9000;
	text-decoration:none;
}
.news4Index .act_divTexteAccroche a:hover{
	color:#FF9000;
	text-decoration:underline;
}
.news4Index .conteneurImageTexte{
	clear:both;
	/*width:398px;test vbx*/
	text-align:left;
}
.news4Index .conteneurImageTexte img{
	padding-right:0px;
}
.news4Index .conteneurTitre{
	/*width:398px;test vbx*/
}

.news4Index .act_divTexteAccroche *, .news4Index{
	/*margin: 0; test vbx*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}



.act_divTexteAccroche *{
	/*margin: 0;test vbx*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}


/****************************************NEWS A LA UNE PAGE INDEX *************************************************/
.conteneurALaUne{
	width:298px;
	/*height:172px;*/
	float:left;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.titreALaUne{
	/*width:298px;test vbx*/
	height:35px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
.titreALaUneTexte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FF9900;
	padding-left:30px;
	padding-top:5px;
}

.oeilOrgALaUne{
	background-image:url(/images/charte/oeilOrange03.gif);
	background-repeat:no-repeat;
	width:260px;
	height:35px;
	margin:0px;
	padding:0px;
	margin-left:18px;
}

.bandeauBleuActualite{
	background-image:url(/images/charte/bandeauBleu.gif);
	background-repeat:no-repeat;
	width:266px;
	height:18px;
	margin-left:435px;
	margin-top:5px;
	float:left;
}
.bandeauBleuActualiteTexte a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
	padding-top:2px;
	padding-right:2px;
}
.bandeauBleuActualiteTexte a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF9000;
	float:right;
	padding-top:2px;
	padding-right:2px;
}

.aLaUneIndex{
	/*width:100px;test vbx*/
	float:left;
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004A90;
	text-align:justify;
	padding-top:3px;
}

.newsALAUNEIndex {
	float: left;
	width: 150px;
	/*min-height: 525px;*/
	margin: 0px;
	margin-top:0px;
	padding:0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:left;
}



.aLaUneIndex .act_accroches .hg,
.aLaUneIndex .act_accroches .h,
.aLaUneIndex .act_accroches .hd,
/*.aLaUneIndex .act_accroches .bg,*/
.aLaUneIndex .act_accroches .b,
.aLaUneIndex .act_accroches .bd,
.aLaUneIndex .act_accroches .c h1,
.aLaUneIndex .act_lien_archives,
.aLaUneIndex .act_infosTitre,
/*.aLaUneIndex .date,*/
.aLaUneIndex hr,
.aLaUneIndex .act_accroches_head, 
.aLaUneIndex .act_accroches_pied,
.aLaUneIndex .spacer,
.aLaUneIndex .act_exp{
	display: none;
}
.aLaUneIndex h2{
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004A90;
}


.aLaUneIndex h2.titreAvecImage a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004A90;
	text-decoration:none;
	padding-bottom:3px;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: right;
	width: 260px;

}

.aLaUneIndex h2.titreAvecImage a:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004A90;
	text-decoration:underline;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: right;
	width: 260px;

}

.aLaUneIndex h2.titreSansImage a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:none;
	padding-bottom:5px;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: right;
	width: 260px;

}

.aLaUneIndex h2.titreSansImage a:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##FF9900;
	text-decoration:underline;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: right;
	width: 260px;
}

.aLaUneIndex .dateCreation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2EBFFE;
	text-align:right;
	/*permet de décaler le titre par rapport à l'image
	si le titre passe au dessus de l'image sa largeur est trop grand
	donc il faut reduire le width
	*/	
	float: right;
	width: 80px;
}

.aLaUneIndex .bg{
	height:10px;
}
.aLaUneIndex .act_imgAccroche_gauche{
	float: left;
	margin:0px;
	margin-right: 4px;
}

.aLaUneIndex .affichageDate{
	/*font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:normal;*/
	display:none;
}


.aLaUneIndex br{
	line-height: 2px;
}
.aLaUneIndex .lireactu{
	display:block;
	margin-bottom: 8px;
}
.aLaUneIndex .lireactu{
	margin-left: 84px;
}

.aLaUneIndex lienRetour{
	display:none;
}
/*
largeur de la boite recevant le texte d'accroche
pour eviter que le texte passe sous la photo
bien caler cette valeur
*/
/*AVEC PRESENCE D'IMAGE*/
.aLaUneIndex .act_divTexteAccrocheDecale{
	margin:0px;
	margin-left: 18px;/*permet d'avoir le texte aligné (quand il y a une image) avec la droite de l'oeil sur la page d'index pour les actu à la Une*/
	padding:0px;
	/*width:175px;*//*c'est ici que ça compresse le texte dans la page d'index pour les actu à la UNE !!!!*/
}
.aLaUneIndex .act_divTexteAccrocheDecale img{
	padding-right:20px;
}
/*SI PRESENCE DE LIENS DANS LE TEXTE*/
.aLaUneIndex .act_divTexteAccrocheDecale a{
	color:#004A90;
	text-decoration:none;
	}
.aLaUneIndex .act_divTexteAccrocheDecale a:hover{
	color:#004A90;
	text-decoration:underline;
}

/*SANS IMAGEIMAGE*/
.aLaUneIndex .act_divTexteAccroche{
	margin-left: 20px;/*permet d'avoir le texte aligné (sans image) avec la droite de l'oeil sur la page d'index pour les actu à la Une*/
	/*width:175px; test vbx */
}
/*SI PRESENCE DE LIENS DANS LE TEXTE*/
.aLaUneIndex .act_divTexteAccroche a{
	color:#004A90;
	text-decoration:none;
}
.aLaUneIndex .act_divTexteAccroche a:hover{
	color:#004A90;
	text-decoration:underline;
}

.aLaUneIndex .conteneurImageTexte{
	clear:both;
	/*width:260px;test vbx*/
}
.aLaUneIndex .conteneurTitre{
	margin-left: 20px;/*permet d'avoir le titre aligné avec la droite de l'oeil sur la page d'index pour les actu à la Une*/
	/*width:260px;test vbx*/
}

.aLaUneIndex .act_divTexteAccroche *, .aLaUneIndex {
	margin: 0px;
	padding:0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#004A90;
}



/******************************************************************************************************************/
/* ---------------------------------------------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------------------------------------------*/
/* ---------------------------- DESCRIPTIF DETAILLE DE L'ACTUALITE -----------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------*/
.ModuleActualite{
	float: left;
	width: 700px;
	/*min-height: 525px;*/
	margin:0px;
	margin-top:-15px;
	margin-right:5px;
	margin-left: 5px;
	margin-bottom:20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.ModuleActualite a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
}

.ModuleActualite a:hover
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:underline;

}

/*NOM DE LA CATEGORIE*/
.ModuleActualite h1{
	display:none;
}

/*TITRE DE L'ACTUALITE*/
.ModuleActualite h2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;	
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	/*float: right;
	width: 638px;*/
}

.ModuleActualite .act_infosTitre{
	display:none;
}

.ModuleActualite .act_divTexteAccroche{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;	
	margin-top:10px;
	margin-bottom:20px;
}

.ModuleActualite .act_actu{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;	
	margin-top:10px;
	margin-bottom:20px;
	text-align:justify;
}

.ModuleActualite .lienRetour a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
	padding-right:20px;
}

.ModuleActualite .lienRetour a:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration:underline;
	padding-right:20px;
}

.ModuleActualite .act_imgAccroche{
	float: left;
	margin-right: 10px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
}

/*test vbx
.act_divTexteAccroche{
	text-align: justify;
}*/

.ModuleActualite br{
	line-height: 2px;
}
.ModuleActualite .lireactu{
	display:block;
	margin-bottom: 8px;
}
/* ---------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------*/




/* ---------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------- ARCHIVES -------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------*/
.archive{
	margin:0px;
	margin-top:3px;
	width:90px;
	padding-left:65px;
}
.archive a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin:0px;
	margin-top:0px;
}

.archive a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	margin-top:0px;
}


/* ---------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------------*/

.actuCalendrier{
	margin:0px;
	margin-bottom:20px;
}

.actuCalendrier table {
	border-style:solid; 
	border-width:1px;
	border-color:#CCCCCC;
}

.actuCalendrier td { 
	text-align:center;
	
}

.actuCalendrier .texteMois { 

	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:	center;
	color:#FFFFFF;
	background-color:#036FA0;
}

.actuCalendrier .texteJour { 
	color:#666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#036FA0;
}

.actuCalendrier .act_visuJourActuel { 
	color:#FF0000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:	center;
}

/* ------------------------------------------------------------------- */
/* STYLE DU JOUR EN COURS DE VISUALISATION DANS LES ARCHIVES*/
.actuCalendrier .act_visuJourSelect a{ 
	color:#0099FF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}

.actuCalendrier .act_visuJourSelect a:hover{ 
	color:#0099FF;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}
/* ------------------------------------------------------------------- */

/* ------------------------------------------------------------------- */
/* STYLE DES JOURS AVEC ARCHIVES*/
.actuCalendrier .act_visuJourAvecArchive a{ 
	color:#0099FF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}

.actuCalendrier .act_visuJourAvecArchive a:hover{ 
	color:#0099FF;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
}
/* ------------------------------------------------------------------- */

.actuCalendrier .act_visuJourAutre { 
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:center;
}

.actuCalendrier .act_visuJourVide { 
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:center;
}

/* ACTU de la rubrique CA */
.allNewsCA .g,
.allNewsCA .b,
.allNewsCA .bd,
.allNewsCA .hg,
.allNewsCA .h,
.allNewsCA .hd,
.ModuleActualiteCA .act_infosTitre{
	display: none;
}

.allNewsCA .conteneurTitre h2{
	margin : 0;
	padding: 0;
}
.allNewsCA .conteneurTitre br {
	margin: 0;
	padding: 0;
	line-height: 0;
}
.allNewsCA .act_divTexteAccrocheDecale *,
.allNewsCA .act_divTexteAccroche *{
	color: #084596;
}

.actuCA h1, .ModuleActualiteCA h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#084596;
	padding-bottom:10px;
	text-transform: none;
	border-bottom: none;
	padding-left: 0;
}
