/* ******************************************************* */
/* TRES IMPORTANT : indiquez au browser que les tags HTML5 */
/* sont à prendre en compte en tant que blocs, les tags    */
/* inconnus ayant généralement la propriété                */
/* "display:inline" dans les navigateurs.                  */
/* ******************************************************* */
 
header, hgroup, section, footer, aside, nav, article { 
	display: block;   
}

/* ******************************************************* */



/* --- STYLES DE BASE --- */
/* merci alsacreations.com */

/* Page */
html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body {
    margin: 0;
    padding: 1em; /* Remettre à zéro si nécessaire. */
    /* Pensez à utiliser une collection de polices (2), par ex:
    font-family: Arial, Helvetica, FreeSans, sans-serif; */
    font-size: .8em; /* À adapter pour la police choisie. (3) */
    line-height: 1.4; /* À adapter au design. (4) */
    color: black;
    background: white;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (5) */
    line-height: 1.2;
    font-weight: bold; /* Valeur par défaut. (6) */
    font-style: normal;
}
h1 {
    font-size: 1.75em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}

/* Listes */
ul, ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}

/* Paragraphes */
p {
    margin: .75em 0; /* Marges plus faibles que par défaut. (7) */
}
address {
    margin: .75em 0;
    font-style: normal;
}

/* Liens */
a {
    text-decoration: underline;
}
a:link {
    color: mediumblue;
}
a:visited {
    color: indigo;
}
a:hover, a:focus, a:active {
    color: crimson;
}
a img {
    border: none;
}

/* Divers éléments de type en-ligne (8) */
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}

/* Formulaires */
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle; /* Solution pb. d'alignement. (9) */
}#body_accueil {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#F5F5F5;
	background-image:url(design/fond_menu-trans.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#body_formation {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#F5F5F5;
	background-image:url(design/fond_formation.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#body_formulaire {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#F5F5F5;
	background-image:url(design/fond_formulaire.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#body_home-stager {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#F5F5F5;
	background-image:url(design/fond_home-stager.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#body_fiche {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#F5F5F5;
	background-image:url(design/fond_fiche.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

a img{
	border:none;
}

#page_accueil {
	position:relative;
	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	position:relative;
	background-image:url(design/header-trans.png);
	background-repeat:no-repeat;
	width:955px;
	height:120px;
}

#menu {
	font-size:14px;
	font-weight:bold;
	float:left;
	height:auto;
	margin-top: 50px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:0;
	width: auto;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 545px;
	height: auto;
	width: 410px;
}
#menu li {
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	width: auto;
	margin-bottom: 0px;
}

#menu li a{
	width: auto;
	padding-right: 0;
	padding-left: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
	color:#fff;
	text-decoration:none;
}

#menu li a:hover{
	width: auto;
	padding-right: 0;
	padding-left: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
	/*color:#707173;*/
	color:#000;
	text-decoration:none;
}

#corps {
	position:relative;
	width:955px;
	height:auto;
}

#cadres {
	float:left;
	margin-top:62px;
	height:400px;
	width:94px;
	margin-left: 20px;
}
#cadres_fiche {
	float:left;
	margin-top:10px;
	height:auto;
	width:271px;
}
.cadre_orange {
	height:92px;
	width:92px;
	margin-bottom:8px;
	border:1px solid #E7511E;
}
.cadre_vert {
	height:92px;
	width:92px;
	margin-bottom:8px;
	border:1px solid #97BF0D;
}
.cadre_bleu {
	height:92px;
	width:92px;
	margin-bottom:8px;
	border:1px solid #0B72B5;
}
.cadre_rouge {
	height:92px;
	width:92px;
	margin-bottom:8px;
	border:1px solid #E41270;
}
#contenu_stager {
	float:left;
	margin-left:50px;
	width:580px;
	height:auto;
}
#contenu {
	margin-left:10px;
	width:820px;
	height:650px;
}
#contenu_infos-legales {
	float:left;
	margin-left:10px;
	width:700px;
	height:auto;
	margin-left:80px;
}


#footer {
	color:#707173;
	text-align:center;	
}

#footer a{
	color:#707173;
	text-align:center;	
	text-decoration:none;
}

#footer a:hover{
	color:#707173;
	text-align:center;	
	text-decoration:underline;
}

#texte_haut{
	position:absolute;
	left: 202px;
	top: 157px;
	height: auto;
}

#menu_orange{
}

#menu_vert{
	text-align: right;
}

#menu_bleu{
	position:absolute;
	left: 310px;
	top: 938px;
}

#sous_menu{
	position:absolute;
	left: 130px;
	top: 526px;
	height: auto;
	width:750px;
}

#centre{
	height:auto;
	background-image:url(design/fond-trans.png);
	background-repeat:repeat;
}

#certified{
	position:absolute;
	left: 198px;
	top: 25px;
	width: 142px;
}

.contenu_agrandit{
	width:745px;
	height:auto;
	position: relative;
	padding-top: 25px;
	padding-left: 210px;
}

.contenu_agrandit_accueil{
	width:700px;
	float:left;
	margin-left:80px;
	height:auto;
	margin-top:400px;
}

.contenu_agrandit_accueil h1{
	font-size:17px;
	color:#E7511E;
}

.contenu_agrandit_accueil h3{
	color:#0B72B5;
}

.contenu_agrandit h1{
	color:#E7511E;
}

.contenu_agrandit strong{
	color:#E7511E;
}

.p_formation{
	background-color:#b7d58b;
	border:3px solid #000;
	width:400px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}

.texte_couleur_formation{
	color:#E7511E;
	font-weight:bold;
}

.texte_gras_formation{
	font-size:15px;
	font-weight:bold;
}
#animation_flash{
	position:absolute;
	width:150px;
	height:170px;
	left: 748px;
	top: 114px;
}
#logo_certified_stager{
	position:absolute;
	left: 182px;
	top: 282px;
}
.retour{
	margin-top:150px;
}

.texte_bleu{
	color:#0B72B5;
}
#cadre_anim_flash{
	border:solid 2px #666;
	width:450px;
	height:450px;
}
.titre_secondaire{
	color:#0B72B5;
}
a{
	color:#0B72B5;
}
a:hover{
	color:#E41270;
}
#texte_haut h2{
	font-size:30px;
}
#texte_haut p{
	font-size:20px;
}
#lesboutons {
	height: 240px;
	width: auto;
	position: relative;
}
#noel {
	background-image: url(design/pere-noel-trans.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 160px;
	position: absolute;
	left: 65px;
	top: 270px;
	z-index: auto;
	display:none;
}
