/* CSS Document */

.body {
     }
	 
#global {
     position:absolute;
     left: 50%; 
	 width: 910px;
	 margin-left: -455px; /* moitié de la largeur */
     border: 0;
     }
	 
.titreacrtu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.titreblanc {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.titreserieblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
a.blanc {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;

}

a:hover,a.blanc:hover {

  color: #ff9900;
  
  }
  
a:hover,a.blanc2:hover {

  color: #ff9900;
  
  }

  
  a.gris {
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

/* idem que gris, mais sans le gras */
  a.gris_summary {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}




a:hover,a.gris:hover,a.gris_summary:hover {

  color: #ff9900;
  
  }
  
.blancgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;

}


/* tableaux de la 1ère page */
.home_summary {
	margin: 2px;
	padding: 2px;
}

/* cases input à fond noir */
input.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px;
	margin: 3px;
	padding: 3px;
}

a.blanc1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;

}

a.blanc1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fle_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;

}


/* titre menu gauche */
a.gauche {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;

}

/* tire menu gauche */
a.gauche:hover {
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fle_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

/* titre menu gauche : idem que la classe précédente */
a.gauche_select {
	font-size: 18px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fle_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #94BCCF;
}
.titrecont {
	font-size: 14px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fle_n.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;

}

a.subtitle{
	font-size: 12px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

a.subtitle:hover {
	font-size: 18px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* variante du sous-titre : les caractères ne grandissent pas et 
prennent la couleur orange */
a.subtitle_mini{
	font-size: 12px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

a.subtitle_mini:hover {
	font-size: 14px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* variante du sous-titre : les caractères ne grandissent pas et 
prennent la couleur orange */
a.subtitle_orange{
	font-size: 12px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

a.subtitle_orange:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FECB00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/*idem que le précédent*/
a.subtitle_orange_select {
	font-size: 12px;
	font-weight: bold;
	color: #FECB00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitle_pale { color: #7BBBFB; font-weight: bold; font-size: 14px}

a.bleu{
	font-size: 12px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-image: url(../images/fle_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

a.bleu:hover {
	font-size: 18px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fle_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

/*idem que a.bleu, mais plus petit en over */
a.bleu_mini {
	font-size: 12px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-image: url(../images/fle_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

a.bleu_mini:hover {
	font-size: 14px;
	font-weight: bold;
	color: #006DB0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-image: url(../images/fle_03.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

a.gauche2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;

}

a.gauche2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fle_02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;

}.image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #006699;
	border-left-color: #000000;
}
.titrefondbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
}

.cellulestabc {
	color: #000000;
	background-color: #D7E9FB;
}


/* bandes de couleur pour les tableaux */
.list_band_0 {
	color: #000000;
	background-color: #D7E9FB;
}

.list_band_1 {
}


.photo_gallery {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 15px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.titreacrtu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.form{
border: 1px outset #ffffff;
background-color: #fff5d9;
text-indent: 10pt;
}


/* controles de formulaire */
.obligatory_field { color: #06427d; font-weight: bold }
.field { font-weight: bold }
.alerte { color: #ff0000; font-weight: bold }
.gras { color: #000677; font-weight: bold }
.gras_bleu { color: #0554a1; font-weight: bold; font-size: 12px }
.msg_error { color: #CC6666; font-weight: bold }
.space {
text-indent: 20pt;}

/* texte encadrant une image */
.texte_encadre {
	float : left;
	margin-right: 8px;
	margin-bottom: 5px;
}

.texte_encadre_droite {
	float : right;
	margin-left: 8px;
	margin-bottom: 5px;
}

/* SESSION */
.bordure{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0554a1;
}

.subtitle_session{
	border-bottom-width: 2px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	margin-left: 5px;
}

.newsletter_puce {
	list-style-position: outside;
	list-style-image: url(../images/newsletter/puce_r.png);
	}

a.newsletter_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEE378; /* #FDCB02; */
	word-spacing: 2px;
	line-height: 25px;
	text-align: jnustify;
	text-decoration: none;
	}

a.newsletter_subtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 2px;
	line-height: 25px;
	text-align: jnustify;
	}

.newsletter_title{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}                                                                                                                                                                                                                                                                      