/* CSS Document */

/* Balises générales */
*{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3BB4AC;
	font-weight: bolder;
	text-align: left;
}
body {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #E5E5E5;
}


dl,dt,dd,ul,li,table,td,tr,p,a,a:hover {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	color: #666666;
}
/* Fin des balises générales */


/* Headline */
#accueil {
	width: 258px;
	height: 37px;
	padding-top: 8px;
	padding-left: 2px;
	background-image: none;
}
#accueil a {
	display: inline-block;
	text-decoration: none;
	background-image: none;
	margin-left: 0px;
}
#accueil p {
	margin-top: -5px;
	text-align: center;
	margin-left: 205px;
}
#accueil p a {
	color: #FFFFFF;
	font-size: 9px;
	line-height: 22px;
}
#accueil p a:hover {
	color: #FFFFFF;
}

#haut {
	left: 275px;
	width: 592px;
	position: absolute;
	z-index:100;
	bottom: 12px;
	background-image: none;
}
#haut dl {
	float: left;
}
#haut dt {
	cursor: pointer;
	text-align: center;
	margin-bottom: 1px;
}
#haut dt a {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	height: 10px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	color: #3AB3AB;
	border-right-color: #3AB3AB;
}
#haut dt a:hover {
	color: #57408F;
}
#haut dd {
	position: absolute;
	z-index: 100;
	width: 175px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#haut ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 50%;
}
#haut dd a {
	color: #3AB3AB;
	text-decoration: none;
	background-color: #E0EDFF;
	display: block;
	height: 15px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#haut dd a:hover {
	color: #666666;
	background-color: #CCCCCC;
}
/* Fin de la headline */


/* Contenu principal */
#contenu_haut {
	background-image: none;
	background-repeat: no-repeat;
	height: 10px;
}
#contenu_centre {
	margin-right: 10px;
	margin-left: 10px;
}


/* Section et catégorie */
#titre_section h1 {
	color: #37B4AC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 18px;
}
#titre_section h2 {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 0%;
}
/* Fin de section et catégorie */


/* Menu de gauche */
#menu_gauche {
	float: left;
	width: 155px;
}
#menu_gauche h1 {
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(photos_acceuil/onglet_nuage2.gif);
	background-repeat: no-repeat;
	height: 42px;
	text-indent: 8px;
	margin-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 55px;
	background-position: -1px 1px;
	margin-top: 0px;
}
#menu_gauche h2 {
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(photos_acceuil/onglet_nuage3.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 4px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-position: 0px 0px;
	padding-bottom: 14px;
	margin-top: 0px;
}
#menu_gauche h3 {
	font-weight: bold;
	color: #22A7C3;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13pt;
}
#menu_gauche ul {
	margin-bottom: 10px;
}
#menu_gauche a {
	color: #59418F;
	text-decoration: none;
	display: block;
	width: 155px;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu_gauche a:hover {
	color: #22A7C3;
	background-color: #ddeffc;
}
#sous_sections li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6e4fa;
	background-image: url(images/fleche_bleue_fonce.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 11px;
}
/* Fin de menu gauche */


/* CONTENU PRINCIPAL DE LA PAGE */

/* Textes, tableaux et images, contenu principal */
#textes_images {
	width: 770px;
	margin-right: 10px;
	float: right;
}
#textes_images h1 {
	font-size: 16px;
	color: #3AB3AB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 0px;
}
#textes_images h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #22A7C3;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 15px;
}
#textes_images h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #584190;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#textes_images h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #59418F;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-right: 50px;
	vertical-align: middle;
	text-align: left;
}
#textes_images h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59408D;
	padding-top: 10px;
}
#textes_images h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #002F60;
}
#textes_images p,td,tr,ul,li {
	color: #3F245A;
	font-weight: normal;
}
#textes_images p {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-align: left;
}
#textes_images a {
	color: #59418F;
	font-weight: bold;
}
#textes_images a:hover {
	color: #38B4AC;
}
#textes_images ul {
	float: none;
	display: list-item;
	padding: 0px;
	margin-left: 15px;
}
#textes_images li {
	list-style-type: disc;
	list-style-position: outside;
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 10px;
}
#textes_images table {
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
#textes_images td, tr {
	border: 1px solid #4a99d7;
	padding: 2px;
	text-align: left;
	color: #563F8E;
}
#textes_images input {
	font-size: 11px;
	border: 1px solid #002F60;
}
/* Fin de textes et images, contenu principal */

/* Menu jaune du dessus */
#menu_jaune {
	background-color: #E1E1E1;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002F60;
	height: 15px;
	margin-left: 0px;
}
#menu_jaune ul {
	margin-left: 0px;
	list-style-type: none;
}
#menu_jaune li {
	display: inline;
}
#menu_jaune a {
	line-height: 15px;
	color: #002F60;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #002F60;
}
#menu_jaune a:hover {
	color: #E1E1E1;
	background-color: #38B4AC;
}
/* Fin du menu jaune du dessus */


/* Menu "Haut de page" */
#haut_de_page {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6e4fa;
	padding-left: 680px;
	clear: both;
	background-image: none;
}
#haut_de_page a {
	color: #4a99d7;
	text-decoration: none;
	background-image: url(images/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	display: block;
	font-size: 10px;
	line-height: 10px;
	padding: 1px;
	height: 10px;
}
#haut_de_page a:hover {
	color: #FFFFFF;
	background-color: #4a99d7;
	background-image: url(images/fleche_bleue_neg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Fin du menu "Haut de page" */

/* FIN DU CONTENU PRINCIPAL DE LA PAGE */


/* Bas de la page (mentions obligatiore et copyrights) */
#bas {
	font-size: 10px;
	color: #666666;
	background-image: url(photos_acceuil/centre_bas3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 50px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: lighter;
	text-indent: 120px;
	margin-bottom: 0px;
	vertical-align: baseline;
	padding-bottom: 10px;
}


/* Les classes (images et textes particuliers) */
.logo_headline {
	display: block;
	margin-top: 11px;
	margin-right: 15px;
	margin-left: 5px;
	background-image: none;
}
.image_aligndroite {
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.image_aligngauche {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.v_aligndroite {
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.v_aligngauche {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.haut_page {
	text-decoration: none;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0079BC;
	display: block;
	clear: both;
}
.gris {
	background-color: #CCCCCC;
	font-weight: bold;
}
.bleu {
	background-color: #C6D1E8;
}
.jaune {
	background-color: #E1E1E1;
	font-weight: bold;
}
.tableau_plusde450px {
	clear: both;
}
.titre_option_pour_section {
	font-size: 14px;
	color: #22A7C3;
	font-weight: bold;
}
.textes_images_li_cercle_vide {
	list-style-type: circle;
}

/* DEBUT POUR LIEN HYPERTEXTE POUR MAIL */

#mail a 
{
	text-decoration:none;
	color: #402C72;
} 
#mail a:hover 
{
	color: #22A7C3;
	text-decoration: none;
	font-weight: bold;
	background-color: #E1E1E1;
}

/* FIN DU CONTENU POUR ENVOI MAIL */
