/* * * * * *
 * Agenda  *
 * * * * * */

.calendrier {

	margin-left : 30px ;

	margin-top : 24px ;

}

.calendrier li {

	line-height : 25px ;

	margin-bottom : 6px ;

}

.calendrier li .mois {

	padding-left : 15px ;

	display : block ;

	font-size : 1.4em ;

	text-decoration : none ;

	font-family : 'Times New Roman' , serif ;

	text-transform : uppercase ;

	color : #333 ;

	font-weight : bold ;

	background-image : url( '../img/agenda/agenda_mois.gif' ) ;

	background-position : 0 0 ;

	background-repeat : no-repeat ;

	background-color : #edf6d8 ;

}

.calendrier li.current {


}

.calendrier li.current .mois {

	background-color : #89c600 ;

	background-image : url( '../img/agenda/agenda_current.gif' ) ;

}

.calendrier li li {

	font-size : auto ;

	line-height : normal ;

	background : none ;

	background-image : url( '../img/para/agenda/puce_titre_texte.gif' ) ;

	background-position : 6px 13px ;

	background-repeat : no-repeat ;

	padding-top : 7px ;

	padding-bottom : 7px ;

	padding-left : 16px ;

}

.calendrier li li.colored {

	background-color : #f0f0f0 ;

}

.calendrier p {

	font-size : 1.1em ;

}

.calendrier li li .date {

	font-size : 1.1em ;

	color : #999 ;

	font-weight : bold ;

}

.calendrier li li .lieu {

	color : #84bd00 ;

	font-weight : bold ;

}

.calendrier li li .fiche {

	font-size : 1.3em ;

	color : #84bd00 ;

	font-weight : bold ;

}

.conteneur-bloc .csc-header h1 {

	background-image : url( '../img/para/agenda/puce_titre_texte.gif' ) !important ;

	color : #89c600 !important ;

}

.titre_rubrique {

	background-image : url( '../img/para/titre_vert.gif' ) !important ;

	color : #89c600 !important ;

}

a {

	color : #89C600;

}

#fil_ariane .current {

	color : #89c600 !important;

}

/* Go to the top */
.csc-linkToTop a {

	background-image : url( '../img/haut_de_page/agenda.gif' )!important;

	color : #89c600!important;

}

#menu_secondaire li {background-image : url( '../img/menu/secondaire/agenda/puce_lvl_1.gif' ) !important;}

#menu_secondaire li.current {background-image : url( '../img/menu/secondaire/agenda/current_lvl_1.gif' )!important;}

#menu_secondaire li.current a {background-color : #89c600 !important;}

#menu_secondaire li li {background-image : url( '../img/menu/secondaire/agenda/puce_lvl_2.gif' ) !important;}

#menu_secondaire li li.dernier {background-image : url( '../img/menu/secondaire/agenda/last_puce_lvl_2.gif' ) !important;}

#menu_secondaire li.current li.current a {color : #333 ;background-color : #b6dc61 !important ;}

#menu_secondaire li.current li.dernier.current {background-image : url( '../img/menu/secondaire/agenda/last_current_puce_lvl_2.gif' ) !important;}

#menu_secondaire li.current li.current {background-image : url( '../img/menu/secondaire/agenda/current_lvl_2.gif' ) !important;background-position : 0 0 ;}

#menu_secondaire li ul {background-image : url( '../img/menu/secondaire/agenda/arbo.gif' ) !important;}


.box .titre {

	color : #89c600 !important;

	background-image : url( '../img/box/titre_vert.gif' ) !important;

}

.box {

	background-color : #c4e27f !important;

	background-image : url( '../img/box/fond_vert.gif')  !important;

}



/**
 * "Agenda"
 */
.item_mois a.mois_replie {background: #EDF6D8 url('../img/agenda/agenda/fleche_bas.gif') no-repeat 0 0!important;}
.item_mois a.mois_replie span {color: #333!important;}
.item_mois a.mois_deplie {background: #89C600 url('../img/agenda/agenda/fleche_haut.gif') no-repeat 0 0!important;}
.item_mois a.mois_deplie span {color: #fff!important;}
.item_event {background: url('../img/agenda/agenda/puce.gif') no-repeat 3px 20px!important;}
.date_event {color: #999!important;}
.label_lieu {color: #89C600!important;}
.item_event a {color: #7DB300!important;}
.pair {background-color: #F0F0F0!important;}
.titre_event {color: #7DB300!important;}
.lien_retour {color: #000!important;}


/**
 * "Actualites"
 */
div.actu .titre_actu {background-image : url( '../img/para/actualites/puce_titre_texte.gif' ) ;}
div.actu .titre_actu a {color : #FF7400 !important;}
div.actu .date {color : #999 ;}
div.actu .lieu , div.actu .horaire {color : #FF7400 ;}
div.actu .texte_actu {color : #676767;}


/* DROITE */
#droite .conteneur-bloc .csc-header h1 {background : url( '../img/box/titre_vert.gif' ) no-repeat 0 0!important;}
#droite .conteneur-bloc  {background : #C4E27F url( '../img/box/fond_vert.gif' ) no-repeat 0 bottom!important;}
