/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */


/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */

* {
margin: 0;
padding: 0;
}


body {
	background: #FFF;
	margin: 0;
	text-align: center;
	font-size: 1em;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}



img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { 
	text-decoration: none; 
	color : #000000;
}
a:hover { text-decoration: none; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------  ************************************** */
#page {
	width: 1100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
  	position: relative;
}

#entete {
	float: left;
	width: 1100px;
	height: 203px;
	text-indent:-5000px;
	background: #FFF url(../IMG/jpg/header.jpg) no-repeat top left;
}



#left_col {
	float: left;
	width: 154px;
	z-index:2;
}

#left_col_sommaire {
	float: left;
	width: 154px;
	height: 461px;
	background:#FFFFFF url(../IMG/gif/sommaire_left_col.gif) no-repeat left bottom;

}

#left_col_top{
	float: left;
	width: 154px;
	height: 16px;
	font-size: 1px;
	background: #FFE8B3 url(../IMG/gif/left_col_top.gif) no-repeat top;
}
.left_col_spacer{
	float: left;
	width: 154px;
	height: 1px;
	background: #FFF ;
	font-size: 1px;
}

#left_col_menu{
	float: left;
	width: 154px;
}

#conteneur { 
	width: 946; 
	/*float: right; cause un bug d'affichage du compteur... */}


#conteneur #top_bar {
	float: left;
	width: 946px;
	height: 24px;
	background: #FFF url(../IMG/gif/top_bar.gif) no-repeat top left;
}

.top_bar_text  {
	position:relative;
	left:10px;
	top: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #000;
}

#right_col {
	float: right;
	width: 289px;
	/* height: 655px; */
	background: #FFF ;
	z-index:0;
}

#contenu {
	float: left;
	width: 946px;
}

#pied {
	float: left;
	/* width: 946px; */
	width: 826px; 
	height: 20px;
	background: #FFF url(../IMG/gif/footer.gif) no-repeat top left;
	text-align : right;
	color : #B5A18D;
	font-size: 11px;
}
#pied a{
	color : #B5A18D;
}

.pied_text {
	position:relative;
	top:-3px;
	text-align : right;
	color : #B5A18D;
	font-size: 11px;
}

.pied_text a{
	color : #B5A18D;
}

/* Blocs principaux - Partie variable */

#article {
	display: inline ;
	float: left;
	width: 612px;
	margin-left: 13px;
}

#sommaire {
	display: inline;
	float: left;
	width: 612px;
	margin-left: 24px;
	z-index:10; 
}

/* Article ************************************************************************  */

.article_titre_box{
	margin : 0;
	float: left;
	width :589px;
	height :36px;
	background: #FFF url(../IMG/gif/titre_article.gif) no-repeat top left;
	z-index:100;
}

.article_titre{
	position:relative;
	left:35px;
	top: 7px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#article_main_box{
	float: left;
	width :589px;
}

#article_photo{
	float: left;
	width :240px;
}
#equipe{
	float: left;
	width :100px;
}
.equipe_texte{ 
	color: #000; 
	font-size: 0.8em;
	text-align:left;
	width :350px;
}
.article_sous_titre{
	font-size: 11px;
	color: #000;
}

#article_texte_box{
	float: left;
	width :324px;
	margin-left: 12px;
}
.article_date{
	font-size: 9px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}
.article_chapeau{
	font-size: 11px;
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; 
}

.article_texte{ 
	color: #000; 
	font-size: 0.8em; 
}

.article_ps{ 
	color: #000; 
	font-size: 9px; 
	font-style: italic;
}


.article_notes{ 
	color: #000; 
	font-size: 11px; 
}


#article_autres_box{ 
	float: left;
	width :589px;
}

.article_autres{ 
	width :578px;
	color: #000; 
	font-size: 11px; 
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

#article_footer_box{
	float: left;
	width :578px;
	height :2px;
	font-size: 1px;
	background: #B8D0D6 ;

}


/* Search ************************************************************************  */
#search_outer_box{
	float: left;
	width :589px;
	margin-left: 12px;
}

.search_header_box{
	float: left;
	width :589px;
	height :30px;
	background: #FFF url(../IMG/gif/title_bar_rubrique0.gif) no-repeat top left;
}

.search_header{
	position:relative;
	left:10px;
	top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#search_main_box{
	float: left;
	width :589px;
}

#search_footer_box{
	float: left;
	width :589px;
	height :2px;
	font-size: 1px;
	background: #B8D0D6 ;

}

.search_date{
	font-size: 9px;
	font-style: italic;
	color: #000;
	font-weight: normal;
}
#search_title a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	line-height: 1.4em; 
}

#search_title{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	line-height: 1.4em; 
}

#search_chapeau{
	font-size: 11px;
	line-height: 1.4em; 
	margin-bottom: 0.7em;
}

/* Plan ************************************************************************  */

.plan_header_box{
	width :592px;
	height :30px;
	background: #FFF url(../IMG/gif/title_bar_rubrique0.gif) no-repeat top left;
}

.plan_header{
	position:relative;
	left:10px;
	top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#contenu .plan-encart {
	width: 592px;
}

#plan_outer_box{
	margin-left: 12px;
	font-size: 11px;
}

#contenu .plan-encart ul {
	display: block;
	clear: left;
	margin-left: 2em;
	margin-bottom: 0.5em;
	list-style-type: none;
	/* list-style-image: url('../IMG/gif/star.gif');*/
	}

.plan_article  ul{
	display: block;
	clear: left;
	margin-left: 2em;
	margin-bottom: 0.5em;
	list-style-type: circle;
	}

#contenu .plan-encart li { 
	list-style: inherit; 
	font-size: 10px;
}
/*  ------------------------------------------
/*  Habillage specifique de la page "legal" du site
/*  ------------------------------------------ */


.legal{
	width :592px;
	font-size: 11px;
	font-weight: normal;
}

.legal strong{
	font-weight: bold;
}
/* Page Resultats compétition ******************************************************  */
#result_outer_box{
	float: left;
	width :283px;
	margin-left: 12px;
}
.result_header_box{
	float: left;
	width :283px;
	height :30px;
	background: #FFF url(../IMG/gif/small_titre_resultat.gif) no-repeat top left;
}
.result_footer_box{
	float: left;
	width :283px;
	height :2px;
	background: #20A62A no-repeat top left;
	margin-bottom: 15px;
	
}
.result_header{
	position:relative;
	left:30px;
	top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#result_main_box{
	float: left;
	width :283px;
}

#result_photo{
	float: left;
	width  :130px;
	height :130px;
}

#result_texte_box{
	font-weight: bold;
	float: left;
	width :283px;
}

.result_titre{
	font-size: 11px;
	font-weight: bold;
}

.result_chapeau{
	font-size: 11px;
	margin-bottom: 1.5em;
}

.result_link a{
	font-size: 11px;
	color: #3B88FC;
	text-decoration: none;
}


/* Sommaire ************************************************************************  */

#sommaire_outer_box{
	float: left;
	width :283px;
	margin-left: 12px;
}

.sommaire_header_box{
	float: left;
	width :283px;
	height :30px;
	background: #FFF url(../IMG/gif/small_titre_article.gif) no-repeat top left;
}
.sommaire_footer_box{
	float: left;
	width :283px;
	height :30px;
	background: #FFF url(../IMG/gif/small_footer.gif) no-repeat top left;
	z-index:5;
}

.sommaire_header{
	position:relative;
	left:30px;
	top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#sommaire_main_box{
	float: left;
	width :283px;
}

#sommaire_photo{
	float: left;
	width  :130px;
	height :130px;
}

#sommaire_texte_box{
	float: right;
	width :150px;
}


.sommaire_titre{
	font-size: 11px;
	font-weight: bold;
}

.sommaire_chapeau{
	font-size: 11px;
	margin-bottom: 1.5em;
}

.sommaire_link a{
	font-size: 11px;
	color: #3B88FC;
	text-decoration: none;
}


.sommaire_rubriques{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1.5em;
}

.sommaire_rubriques ul li {
	margin-bottom: 0.7em;
}

.sommaire_rubriques a:hover{	
	color: #444444;
}


/* Entete ************************************************************************  */
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }

#entete a { text-decoration: none; }

#entete .formulaire_recherche { float: right; }

/* Left column ******************************************************************** */
#navigation{	font-family: Tahoma, Arial, sans-serif; }
#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: right; }
#navigation li, .encart li { padding: 0 0.7em; }
#navigation {	float: right;	text-align: right;}

#sommaire_navigation{	font-family: Tahoma, Arial, sans-serif; }
#sommaire_navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#sommaire_navigation ul, .encart ul { padding: 0.2em 0; text-align: right; }
#sommaire_navigation li, .encart li { padding: 0 0.7em; }
#sommaire_navigation {	float: right;	text-align: right;}

/* Right column ******************************************************************** */

#right_col_left {
	float: left;
	width: 168px;
}
#right_col_right {
	float: right;
	width: 121px;
	height:660px;
	background: #FFF url(../IMG/gif/right_col_right.gif) repeat-y top;
}
#search {
	float: left;
	width: 168px;
	height: 68px;
	background: #FFF url(../IMG/gif/search.gif) no-repeat top;
}
.search_title{
	position:relative;
	left:10px;
	top: 7px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.search_form{
	position:relative;
	left:0px;
	top: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#results {
	float: left;
	width: 168px;
	height:206px;
}

#partenaires {
	float: left;
	width: 168px;
	height:154px;
	background: #FFF url(../IMG/gif/partenaires.gif) no-repeat top;
}

#search_go {
	cursor: pointer;
	position:relative;
	left:5px;
	top: 1px;
}




/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */

body,  .encart, .formulaire_spip {
	font-family: Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu { font-family: Tahoma, Arial, sans-serif;  }
#conteneur { font-family: Tahoma, Arial, sans-serif;  }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.breves, .syndic, .forums, .divers {
	font-size: 10px;
}

.rubriques{
	font-size: 11px;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}
/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */



.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { 
	color: #000; 
	font-size: 11px; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { text-align: left; width: 12em; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*   MENU H *************************************************************** */
#menuh {
	float: left;
	width: 1100px;
	height: 26px;
	text-indent:-5000px;
	background: #FFF url(../IMG/gif/menu.gif) no-repeat top left;
	}

#menuh  dt#menuFR_01{height: 26px;float: left;width: 5px; background:url(../IMG/gif/menuFR_01.gif) no-repeat 0 0;}
#menuh  dt#menuFR_02{height: 26px;float: left;width: 20px; background:url(../IMG/gif/menuFR_02.gif) no-repeat 0 0;}
#menuh  dt#menuFR_03{height: 26px;float: left;width: 11px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_04{height: 26px;float: left;width: 19px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_05{height: 26px;float: left;width: 85px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_06{height: 26px;float: left;width: 67px; background:url(../IMG/gif/menuFR_06.gif) no-repeat 0 0;}
#menuh  dt#menuFR_07{height: 26px;float: left;width: 49px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_08{height: 26px;float: left;width: 75px; background:url(../IMG/gif/menuFR_08.gif) no-repeat 0 0;}
#menuh  dt#menuFR_09{height: 26px;float: left;width: 54px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_10{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_10.gif) no-repeat 0 0;}
#menuh  dt#menuFR_11{height: 26px;float: left;width: 53px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_12{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_12.gif) no-repeat 0 0;}
#menuh  dt#menuFR_13{height: 26px;float: left;width: 45px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_14{height: 26px;float: left;width: 63px; background:url(../IMG/gif/menuFR_14.gif) no-repeat 0 0;}
#menuh  dt#menuFR_15{height: 26px;float: left;width: 39px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  dt#menuFR_16{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_16.gif) no-repeat 0 0;}
#menuh  dt#menuFR_17{height: 26px;float: left;width: 35px; background:url(../IMG/gifmenuFR_17.gif) no-repeat 0 0;}
#menuh  dt#menuFR_18{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_18.gif) no-repeat 0 0;}
#menuh  dt#menuFR_19{height: 26px;float: left;width: 35px; background:url(../IMG/gifmenuFR_19.gif) no-repeat 0 0;}
#menuh  dt#menuFR_20{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_20.gif) no-repeat 0 0;}
#menuh  dt#menuFR_21{height: 26px;float: left;width: 45px; background:url(../IMG/gifmenuFR_21.gif) no-repeat 0 0;}

#menuh  a#menuFR_01{height: 26px;float: left;width: 5px; background:url(../IMG/gif/menuFR_01.gif) no-repeat 0 0;}
#menuh  a#menuFR_02{height: 26px;float: left;width: 20px; background:url(../IMG/gif/menuFR_02.gif) no-repeat 0 0;}
#menuh  a#menuFR_03{height: 26px;float: left;width: 11px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_04{height: 26px;float: left;width: 19px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_05{height: 26px;float: left;width: 55px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_06{height: 26px;float: left;width: 67px; background:url(../IMG/gif/menuFR_06.gif) no-repeat 0 0;}
#menuh  a#menuFR_07{height: 26px;float: left;width: 49px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_08{height: 26px;float: left;width: 75px; background:url(../IMG/gif/menuFR_08.gif) no-repeat 0 0;}
#menuh  a#menuFR_09{height: 26px;float: left;width: 54px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_10{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_10.gif) no-repeat 0 0;}
#menuh  a#menuFR_11{height: 26px;float: left;width: 53px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_12{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_12.gif) no-repeat 0 0;}
#menuh  a#menuFR_13{height: 26px;float: left;width: 45px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_14{height: 26px;float: left;width: 63px; background:url(../IMG/gif/menuFR_14.gif) no-repeat 0 0;}
#menuh  a#menuFR_15{height: 26px;float: left;width: 49px; background:url(../IMG/gif/menuFR_03.gif) no-repeat 0 0;}
#menuh  a#menuFR_16{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_16.gif) no-repeat 0 0;}
#menuh  a#menuFR_17{height: 26px;float: left;width: 45px; background:url(../IMG/gif/menuFR_17.gif) no-repeat 0 0;}
#menuh  a#menuFR_18{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_18.gif) no-repeat 0 0;}
#menuh  a#menuFR_19{height: 26px;float: left;width: 12px; background:url(../IMG/gif/menuFR_19.gif) no-repeat 0 0;}
#menuh  a#menuFR_20{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_20.gif) no-repeat 0 0;}
#menuh  a#menuFR_21{height: 26px;float: left;width: 73px; background:url(../IMG/gif/menuFR_21.gif) no-repeat 0 0;}

#menuh  a:hover#menuFR_06{height: 26px;float: left;background:url(../IMG/gif/menuFR_06.gif) no-repeat 0 -26px;}
#menuh  a:hover#menuFR_08{height: 26px;float: left;background:url(../IMG/gif/menuFR_08.gif) no-repeat 0 -26px;}
#menuh  a:hover#menuFR_10{height: 26px;float: left;background:url(../IMG/gif/menuFR_10.gif) no-repeat 0 -26px;}
#menuh  a:hover#menuFR_12{height: 26px;float: left;background:url(../IMG/gif/menuFR_12.gif) no-repeat 0 -26px;}
#menuh  a:hover#menuFR_14{height: 26px;float: left;background:url(../IMG/gif/menuFR_14.gif) no-repeat 0 -26px;}
#menuh  a:hover#menuFR_16{height: 26px;float: left;background:url(../IMG/gif/menuFR_16.gif) no-repeat 0 -26px;}
#menuh  a:hover#menuFR_18{height: 26px;float: left;background:url(../IMG/gif/menuFR_18.gif) no-repeat 0 -26px;}
#menuh  a:hover#menuFR_20{height: 26px;float: left;background:url(../IMG/gif/menuFR_20.gif) no-repeat 0 -26px;}

.calendrier_sans_evnt{
		text-align:center;
		color:#FFF;
		font-size:0.8em;
		font-style:italic;
		height: 26px;
		width : 14.2%;
		background-color:#5787C6;
		border-style: solid;
		}
.calendrier_avec_evnt{
		text-align:center;
		font-weight:bold;
		color:#FFF;
		}
.calendrier_mois{
		background-color:#5787C6;
		font-weight:bold;
		color:#FFFFFF;
		border:1px solid #FFF;
		}
.calendrier_jour_l {
		text-align:center;
		}
td.calendrier_fleches {
		text-align:center;
		background-color:#5787C6;
		border:1px solid #FFF;
		}
td.calendrier_fleches a{
		color:#FFF;
		text-decoration:none;
		font-size: 1em;
		}
td.calendrier_fleches a:hover{
		color:#000099;
		font-weight:bold;
		text-decoration:none;
		font-size: 1em;
		}
.calendrier_date_evnmt{
	border:2px solid #000099 ;
	background-color:#3366FF;
	}
