/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b1c791;
	font-size: 62.5%;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
}
a {
	text-decoration:none;
	color:#71963e;
	border:0;
}
a:hover {
	text-decoration: none;
	color:#636363;
	border:0;
}
p {
	font-size:1.2em;
	margin:0 0 10px 0;
	line-height: 1.5em;
}
h2 {
	font-size: 1.8em;
	color: #71963e;
	font-weight: normal;
	margin:30px 0 10px 0;
}
h3 {
	font-size: 1.2em;
	font-weight:bold;
	margin:15px 0 0 0;
}
h4 {
	font-size: 1.7em;
	font-weight:bold;
	margin:25px 0 5px 0;
}
h5 {
	font-size: 1.7em;
	font-weight:bold;
	margin:25px 0 -5px 0;
}
h5 a {
	color:#000;
}
.intro {
	font-weight:bold;
	margin:0 0 15px 0;
}
.margin_zero {
	margin:0 0 10px 0;
}
.marging-bottom {
	margin-bottom: 30px;
}
.margin_gauche {
	margin-left: 10px;
}
.caps {
	text-transform: uppercase;
	font-size:1.1em;
}
.caps2 {
	text-transform: uppercase;
	font-size:1.1em;
	margin:0;
}
.vert {
	color:#71963e;
}
.gris {
	color:#636363;
	font-weight:bold;
}
.dates_gris {
	color:#636363;
	font-weight: normal;
	margin-top: 10px;
}
.rendez-vous {
	padding:175px 0 0 35px;
	font-weight:bold;
	color:#71963e;
	font-size:1.3em;
}
.rendez-vous a {
	color:#636363;
}
.rendez-vous a:hover {
	color:#71963e;
}
#mainContent {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 900px;
	height: 200px;
	background-color:#fff;
	padding:0;
}
#logo {
	width: 250px;
	height: 145px;
	float:left;
	padding:55px 0 0 50px;
}
#accueil {
	width:900px;
}
#container_accueil {
	width: 900px;
	background-color:#fff;
	padding:10px 0 0 0;
}
#container {
	width: 900px;
	background:url(images/background_container.gif) repeat-y left;
	padding:0;
}

.colonne_gauche {
	float:left;
	width:300px;
}

.colonne_droite {
	float:left;
	width:300px;
}

.colonne {
	width:260px;
	padding:20px;
	margin:0;
	background-color:#fff;
}
.colonne_centre {
	width:258px;
	padding:20px 20px 150px 20px;
	margin:0;
	float:left;
	background-color:#fff;
	border-right: 1px dotted #b0bcb4;
	border-left: 1px dotted #b0bcb4;
}

.colonne_emploi {
	background:url(images/bk_offreEmploi.jpg) top repeat-x;
	padding:15px;
	margin:10px;
	width:250px;
}

h2.emploi {
	color:#000;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0 0 15px 0;
}

.colonne_centre a, .colonne a {
	font-weight:bold;
}
.colonne_centre a img, .colonne a img {
	border:0;
}
.colonne_centre .noir, .colonne .noir {
	color: #000;
}
.colonne_centre a:hover, .colonne a:hover {
	color: #636363;
}
#header a img, #header a img {
	border:0;
}
#texte {
	width: 600px;
	padding: 50px 25px 35px 25px;
	float:left;
}
#texte li {
	font-size:1.2em;
	line-height: 1.5em;
	margin:0 0 0 30px;
	list-style-image:url(images/point.gif);
}
#texte ul {
	margin: 0px 0 15px 0;
	padding:0;
}
#credits {
	width: 600px;
	padding: 70px 25px 15px 25px;
	margin: 0 0 0 250px;
	font-size:0.9em;
	color: #5e6a72;
}
#credits a{
	color: #36424a;
}
.wrapper {
	clear:both;
}
.note {
	font-size: 1.1em;
	color:#636363;
}
.pointille {
	margin: 35px 0 20px 0;
}
/*-----Table------------*/

#table {
	width:600px;
	border: 0;
	margin: -10px 0;
	padding:0;
	vertical-align:top;
}
td {
	width: 190px;
	padding: 0 10px 0px 0;
}
#table li {
	margin:0 0 0 18px;
}


/*------------footer-------------*/
#footer {
	width: 860px;
	background-color: #636363;
	color:#fff;
	font-size: 0.9em;
	padding:25px 20px 15px 20px;
	margin:0;
}
#footer a, #footer a:hover {
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
}

/*- Menu top------------------------------------------------------ */

#menu_top {
	width:135px;
	height:110px;
	float: left;
	padding: 90px 0 0 465px;
	margin:0;
	text-transform:uppercase;
	color: #71963e;
	font-size:1.2em;
}
#menu_top ul {
	height: 11px;
	width: 120px;
	margin:0;
	padding:0;
	list-style:none;
   }
#menu_top li {
	margin: 0 0 10px 0;
}
#menu_top a {
	text-decoration:none;
	color:#636363;
	border:0;
}
#menu_top a:hover {
	text-decoration: none;
	color:#71963e;
	border:0;
}

/*- Titre accueil------------------------------------------------------ */

.titre_accueil {
	width: 200px;
	margin: 0;
   }
.titre_accueil ul {
	height: 29px;
	width: 200px;
	margin:0;
	padding:0;
	list-style:none;
	display: block;
	position: relative;
   }
.titre_accueil li {
	position: relative;
	display: block;
	float: left;
	padding:0;
   }
.titre_accueil .aide {
	height: 29px;
	width: 197px;
	display: block;
	margin:0;
	padding:0;
	background: url(images/titre_lien_aide.gif) no-repeat left bottom;
   }
.titre_accueil .aide2 {
	height: 29px;
	width: 197px;
	display: block;
	background: url(images/titre_lien_aide.gif) no-repeat left top;			
	}
.titre_accueil .formation {
	height: 29px;
	width: 99px;
	display: block;
	margin:0;
	padding:0;
	background: url(images/titre_lien_formation.gif) no-repeat left bottom;
   }
.titre_accueil .formation2 {
	height: 29px;
	width: 99px;
	display: block;
	background: url(images/titre_lien_formation.gif) no-repeat left top;			
	}
.titre_accueil .formation_cont {
	height: 29px;
	width: 121px;
	display: block;
	margin:0;
	padding:0;
	background: url(images/titre_lien_formation_cont.gif) no-repeat left bottom;
   }
.titre_accueil .formation_cont2 {
	height: 29px;
	width: 121px;
	display: block;
	background: url(images/titre_lien_formation_cont.gif) no-repeat left top;			
	}
.titre_accueil a:hover {
	background-position: left top;			
	display: block;
	height: 29px;
	}
	
/*- Menu principal------------------------------------------------------ */

#menu {
	width: 250px;
	margin: 0;
	float:left;
   }
#menu ul {
	height: 50px;
	width: 250px;
	margin:0;
	/margin-top:-3px;
	padding:0;
	list-style:none;
	display: block;
	position: relative;
   }
#menu li {
	position: relative;
	display: block;
	float: left;
	padding:0;
   }
#menu .aide {
	height: 50px;
	width: 250px;
	display: block;
	margin:0;
	padding:0;
	background: url(images/menu_aide.gif) no-repeat left top;
   }
#menu .aide2 {
	height: 50px;
	width: 250px;
	display: block;
	background: url(images/menu_aide.gif) no-repeat left -50px;			
	}
#menu .formation {
	height: 50px;
	width: 250px;
	display: block;
	margin:0;
	padding:0;
	background: url(images/menu_formation_integrale.gif) no-repeat left top;
   }
#menu .formation2 {
	height: 50px;
	width: 250px;
	display: block;
	background: url(images/menu_formation_integrale.gif) no-repeat left -50px;			
	}
#menu .formation_cont {
	height: 50px;
	width: 250px;
	display: block;
	margin:0;
	padding:0;
	background: url(images/menu_formation_continue.gif) no-repeat left top;
   }
#menu .formation_cont2 {
	height: 50px;
	width: 250px;
	display: block;
	background: url(images/menu_formation_continue.gif) no-repeat left -50px;			
	}
#menu .supervisions {
	height: 50px;
	width: 250px;
	display: block;
	margin:0;
	padding:0;
	background: url(images/menu_supervisions.gif) no-repeat left top;
   }
#menu .supervisions2 {
	height: 50px;
	width: 250px;
	display: block;
	background: url(images/menu_supervisions.gif) no-repeat left -50px;			
	}
#menu a:hover {
	background-position: left -50px;			
	display: block;
	height: 50px;
	}

.inscription {
	height: 24px;
	width: 158px;
	display: block;
	margin:0 0 30px 0;
	padding:0;
	background: url(images/bt_inscription.gif) no-repeat left top;
   }
.inscription a:hover {
	height: 24px;
	width: 158px;
	display: block;
	margin:0 0 10px 0;
	padding:0;
	background: url(images/bt_inscription2.gif) no-repeat left top;
   }
	