body {
	background:        #90B0A0;
	font-family:       arial,helvetica,sans-serif;
	margin:            0 0 0 0;
	color:             black;
}

/* Tous les liens sont presentes comme du texte gras */
a {
	font-weight:       bold;
	text-decoration:   none;
	color:            #306050;
}

/* Les liens sont soulignes lorsque la souris passe dessus */
a:hover  {
	text-decoration:   underline;
}

.centre {
	text-align:	center;
}

.centre table { 
	margin:		0 auto;
	text-align:	left;
}


/********************************************************\
       Zone d'entete avec Logo et slogan
\********************************************************/

.en_tete {
  background:        #d0f0e0;
}

.slogan {
  color:        #205040;
  font-size:    10pt;
  text-align:   right;
  font-weight:  bold;
}

/********************************************************\
       Bandeau horizontal avec les liens principaux
\********************************************************/
.bandeau {
  background:  #306050;
  text-align:  center;
}

.bt_bandeau  {
  text-align:  center;
}

.bt_bandeau          a {
  color:             #d0f0e0;
  font-size:         9pt;
}

.bt_bandeau          a:hover {
  color:             white;
}

/********************************************************\
       Zone centrale principale
\********************************************************/

.Zc {
	background:   white;
}

.ZcTitre, .MemoTitre, .Top10Titre {
	color:       #205040;
	font-size:   14pt;
	font-weight: bold;
	text-align:  center;
}

.ZcSousTitre, .MemoSousTitre, .Top10TitreTop {
	background:   #306050;
	color:       #D0F0E0;
	font-size:    11pt;
	font-weight:  bold;
	text-align:   left;
}

.ZcSousSousTitre {
	color:       #306050;
	font-size:   11pt;
	font-weight: bold;
	text-align:  justify;
	margin: 20 0 10 0;
}

.ZcTexte { 
	color:       #306050;
	font-size:   11pt;
	font-weight: normal;
	text-align:  justify;
	margin: 20 0 10 30;
}

.ZcExplication {
	color:       #306050;
	font-size:   10pt;
	font-weight: normal;
	text-align:  justify;
}

.ZcExplication a {
	font-weight:  bold;
}

.MemoSousSousTitre, .Top10SousTitreTop {
	color:       #306050;
	font-size:   11pt;
	font-weight: bold;
	text-align:  justify;
	margin: 10 0 0 0;
}

.MemoTexte, .Top10CommentaireTop {
	color:       #306050;
	font-size:   11pt;
	font-weight: normal;
	text-align:  justify;
	margin: 10 0 0 0;
}

.MemoExplication {
	color:       #306050;
	font-size:   10pt;
	font-weight: normal;
	text-align:  justify;
	margin: 0 0 0 35;
}

.ZcMessageErreur {
	background:   #801000;
	color:       white;
	font-size:    11pt;
	font-weight:  bold;
	text-align:   center;
}

.ZcNomChamps {
	color:       #306050;
	font-size:   10pt;
	font-weight: normal;
	text-align:  right;
}

.ZcMiniNote {
	color:       #306050;
	font-size:   9pt;
	font-weight: normal;
	text-align:  right;
}


.MemoIntro, .Top10Intro {
	color:       #306050;
	font-size:   11pt;
	font-style: italic;
	font-weight: normal;
	text-align:  justify;
	margin: 20 20 20 20;
}

.MemoLien, .Top10Lien {
	color:       #306050;
	font-size:   11pt;
	font-weight: normal;
	text-align:  right;
}

.MemoOptions {
	color:       #306050;
	font-size:   10pt;
	font-weight: normal;
	text-align:  justify;
	margin: 0 10 0 40;
}

.MemoExemple, .Top10SourceTop {
	font-family:       courrier,mono;
	color:       #306050;
	font-size:   9pt;
	font-weight: normal;
	text-align:  justify;
	margin: 0 10 0 30;
}
	
.titre_rubrique_zc {
	background:        #306050;
	color:             #D0F0E0;
	font-size:    11pt;
	font-weight:  bold;
	text-align:   left;
}

.titre_rubrique_speciale_zc {
	background:        #306050;
	color:             #D0F0E0;
	font-size:    11pt;
	font-weight:  bold;
	text-align:   center;
}

.rubrique_zc,.mini_rubrique_zc,.maxi_rubrique_zc {
	background:   white;
	color:        #205040;
	text-align:   justify;
}

.rubrique_zc a, .mini_rubrique_zc a, .maxi_rubrique_zc a {
	font-weight:       bold;
	text-decoration:   none;
	color:        #306050;
}

.rubrique_zc a:hover, .mini_rubrique_zc a:hover, .maxi_rubrique_zc a:hover {
	font-weight:       bold;
	text-decoration:   underline;
}

.rubrique_zc {
	font-size:    10pt;
}

.mini_rubrique_zc {
	font-size:    9pt;
}

.maxi_rubrique_zc {
	font-size:    11pt;
}

.breve_zc {
	background:   white;
	color:        #205040;
	font-size:    10pt;
	text-align:   left;
}

.image {
	background:   white;
	text-align:   center;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-bd p {
	font-family:  arial;
	font-size:    10pt;
}


/********************************************************\
       Menu gauche
\********************************************************/

.menu_gauche {
	background:   white;
}
.titre_rubrique_mg {
	font-size:         10pt;
	background:        #306050;
	color:             #D0F0E0;
	font-weight:       bold;
}       

.titre_rubrique_mg a     {
	font-size:         10pt;
}

.ss_titre_rubrique_mg {
	font-size:         9pt;
	background:        #D0F0E0;
	color:             #306050;
	font-weight:       bold;
}       

.rubrique_mg, .rubrique_mg a {
	color:        #205040;
        font-size:         9pt;
	text-align:   left;
}

.rubrique_mg a {
	font-weight:       normal;
	text-decoration:   none;
}

.rubrique_mg a:hover {
	text-decoration:   underline;
}

/********************************************************\
       Menu droit
\********************************************************/

.menu_droit {
	background: white;
/*	color:        #205040; */
}

.titre_rubrique_md {
	font-size:         10pt;
	background:        #306050;
	color:             #D0F0E0;
	font-weight:       bold;
}

.titre_rubrique_md a {
	font-size:         10pt;
}

.ss_titre_rubrique_md {
	font-size:         9pt;
	background:        #D0F0E0;
	color:             #306050;
	font-weight:       bold;
}      

.rubrique_md, .rubrique_md a {
	color:        #205040;
	font-size:    9pt;
	text-align:   left;
}

.rubrique_md a {
	font-weight:       bold;
	text-decoration:   none;
}

.rubrique_md a:hover {
	text-decoration:   underline;
}

.breve_md {
	background:   white;
	color:        #205040;
	font-size:    9pt;
	text-align:   left;
}


/*******************************************************\
   Titre menu gauche           
\*******************************************************/

.liste_menu_gauche a     {
        color:             #205040;
        font-size:         8pt;
}



/********************************************************\
     Pied-de-page avec liens en petits caractères
\********************************************************/

.piedpage {
  text-align:     center;
}

.piedpage {
  text-align:     center;
}

.bt_piedpage {
  color:            #d0f0e0;
  font-size:        7pt;
}

.bt_piedpage a {
  color:            #d0f0e0;
  font-size:        7pt;
  font-weight:       bold;
}



