.rt {
	position: absolute;
	left    : -10000px;
}
body {
	margin: 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background: #E0E6E7;
}
img {
	border: 0;
}

a {
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}

#accueil_mentions {
	position:fixed !important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-400px;
	height:524px;
	width:900px;
	text-align: left;
	overflow: hidden;
	color: #909090;
	z-index: 1;
}

#correctif_mentions{
	position:absolute;
	left:554px;
	}

#accueil_mentions a {
	color: #909090;
	text-decoration: none;
	margin-left: 10px;
}

#accueil_mentions a:hover {
	text-decoration: underline;
	color: #909090;
	margin-left: 10px;
}

/*le contenu central*/

#central_content {
	position:fixed !important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-450px;
	height:500px;
	width:900px;
	text-align: left;
	background: #FFFFFF;
	overflow: hidden;
	z-index: 5;
}

#masque_animation {
	position:absolute;
	top:100px;
	left:350px;
	width: 467px;
	height: 150px;
	background: #FFFFFF;
	z-index: 10;
}

#fond_texte_central {
	width: 385px;
	height: 320px;
	position:absolute;
	top:180px;
	left:390px;
	color: #307683;
	z-index: 10;
}

#lien_accueil {
	position:absolute;
	top:12px;
	left:12px;
	z-index: 100;
}

/*navigation principale*/

#nav_mission_home {
	position:absolute;
	top:120px;
	left:400px;
	z-index: 8;
}
#nav_mission_carre_home {
	position:absolute;
	top:120px;
	left:700px;
	z-index: 8;
}
#nav_mission {
	position:absolute;
	top:120px;
	left:190px;
	z-index: 8;
}
#nav_mission_carre {
	position:absolute;
	top:120px;
	left:817px;
	z-index: 8;
}

#nav_contact {
	position:absolute;
	top:135px;
	left:190px;
	z-index: 8;
}
#nav_contact_home {
	position:absolute;
	top:135px;
	left:400px;
	z-index: 8;
}
#nav_contact_carre_home {
	position:absolute;
	top:135px;
	left:700px;
	z-index: 8;
}
#nav_contact_carre {
	position:absolute;
	top:135px;
	left:817px;
	z-index: 8;
}

#nav_ecrire_home {
	position:absolute;
	top:150px;
	left:400px;
	z-index: 8;
}
#nav_ecrire_carre_home {
	position:absolute;
	top:150px;
	left:700px;
	z-index: 8;
}
#nav_ecrire {
	position:absolute;
	top:150px;
	left:190px;
	z-index: 8;
}
#nav_ecrire_carre {
	position:absolute;
	top:150px;
	left:817px;
	z-index: 8;
}

#nav_coaching_home {
	position:absolute;
	top:165px;
	left:400px;
	z-index: 8;
}
#nav_coaching_carre_home {
	position:absolute;
	top:165px;
	left:700px;
	z-index: 8;
}
#nav_coaching {
	position:absolute;
	top:165px;
	left:190px;
	z-index: 8;
}
#nav_coaching_carre {
	position:absolute;
	top:165px;
	left:817px;
	z-index: 8;
}

#nav_formation_home {
	position:absolute;
	top:180px;
	left:400px;
	z-index: 8;
}
#nav_formation_carre_home {
	position:absolute;
	top:180px;
	left:700px;
	z-index: 8;
}
#nav_formation {
	position:absolute;
	top:180px;
	left:190px;
	z-index: 8;
}
#nav_formation_carre {
	position:absolute;
	top:180px;
	left:817px;
	z-index: 8;
}

#nav_cohesion_home {
	position:absolute;
	top:195px;
	left:400px;
	z-index: 8;
}
#nav_cohesion_carre_home {
	position:absolute;
	top:195px;
	left:700px;
	z-index: 8;
}
#nav_cohesion {
	position:absolute;
	top:195px;
	left:190px;
	z-index: 8;
}
#nav_cohesion_carre {
	position:absolute;
	top:195px;
	left:817px;
	z-index: 8;
}


/*home*/

#home_titre {
	width: 385px;
	height: 320px;
	position:absolute;
	top:65px;
	left:390px;
	z-index: 50;
}

#fond_home_gauche {
	width: 350px;
	height: 500px;
	position:absolute;
	top:0;
	left:0;
	z-index: 7;
}

#fond_home_droite {
	width: 70px;
	height: 500px;
	position:absolute;
	top:0;
	left:830px;
	z-index: 7;
}

/*page mission*/

#mission_titre {
	width: 385px;
	height: 320px;
	position:absolute;
	top:95px;
	left:390px;
	z-index: 10;
}

/*page contact*/

#fond_texte_central_contact {
	width: 385px;
	height: 320px;
	position:absolute;
	top:108px;
	left:390px;
	color: #307683;
	z-index: 10;
}

#contact_titre {
	width: 385px;
	height: 320px;
	position:absolute;
	top:35px;
	left:390px;
	z-index: 10;
}

#fond_texte_contact {
	width: 400px;
	height: 320px;
	position:absolute;
	top:235px;
	left:390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #307683;
	z-index: 10;
}

.bt_decouvrir_cv {
	position:absolute;
	width: 131px;
	height: 13px;
	top:350px;
	left:275px;
	z-index: 10;
}
.bt_decouvrir_blog {
	position:absolute;
	width: 131px;
	height: 13px;
	top:350px;
	left:130px;
	z-index: 10;
}

.bt_fermer_cv {
	position:absolute;
	width: 67px;
	height: 13px;
	top:350px;
	left:340px;
	z-index: 10;
}

.liste_cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
	margin: 0 0 0 0;
}

.liste_cv li {
	padding: 0 0 0 12px;
	background: url(../img/puce_orange.gif) left 6px no-repeat;
}


/*page nous ecrire*/

#ecrire_titre {
	width: 385px;
	height: 320px;
	position:absolute;
	top:92px;
	left:390px;
	z-index: 10;
}

#ecrire_fond_formulaire {
	width: 385px;
	height: 225px;
	position:absolute;
	top:218px;
	left:390px;
	background: #D9E8EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4AAEBE;
	z-index: 15;
}
#ecrire_formulaire_gauche{
	position:absolute;
	top:228px;
	left:390px;
	width: 75px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #4AAEBE;
	font-size: 12px;
	line-height: 28px;
	z-index: 20;
}
#ecrire_formulaire_droite{
	position:absolute;
	top:228px;
	left:475px;
	width: 280px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #4AAEBE;
	font-size: 12px;
	line-height: 30px;
	z-index: 20;
}
#calage_formulaire{
	position:absolute;
	top:25px;
	left:0px;
	width: 280px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #4AAEBE;
	font-size: 12px;
	z-index: 20;
}

.infos_input{
	width: 221px;
	height: 17px;
	font-size: 12px;
	color: #4AAEBE;
	border-top:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	border-bottom:0;
	border-left:0;
	margin-top:5px;
}

.infos_textarea{
	width: 221px;
	height: 55px;
	font-size: 12px;
	color: #4AAEBE;
	border-top:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	border-bottom:0;
	border-left:0;
	margin-top:5px;
}

.bt_envoyer {
	position:absolute;
	width: 67px;
	height: 13px;
	top:413px;
	left:695px;
	z-index: 30;
}

.obligatoire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4AAEBE;
	margin: 0;
}

/*page coaching*/

#coaching_titre {
	width: 385px;
	height: 320px;
	position:absolute;
	top:36px;
	left:390px;
	z-index: 10;
}

#coaching_texte_haut {
	position:absolute;
	top:100px;
	left:390px;
	width: 400px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	z-index: 10;
}

#coaching_texte_bas {
	width: 405px;
	height: 320px;
	position:absolute;
	top:185px;
	left:390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #307683;
	z-index: 10;
}

#bt_coaching_individuel {
	width: 385px;
	height: 320px;
	position:absolute;
	top:165px;
	left:390px;
	z-index: 10;
}

#bt_coaching_equipe {
	width: 385px;
	height: 320px;
	position:absolute;
	top:165px;
	left:530px;
	z-index: 10;
}

#bt_coaching_groupe {
	width: 385px;
	height: 320px;
	position:absolute;
	top:165px;
	left:660px;
	z-index: 10;
}

/* styles des textes */

.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #003C52;
	z-index: 10;
}

.titre_liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #003C52;
	z-index: 10;
	margin: -4px 0 20px 0;
}

.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	color: #45A8BA;
	z-index: 10;
	margin: -10px 0 10px 0;
}

.citation_signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align:right;
	color: #003C52;
	z-index: 10;
	margin: -5px 0 0 0;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #347F8D;
	z-index: 10;
	margin: -15px 0 0 0;
}

.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
	margin-left: 20px;
}

.liste li {
	padding: 0 0 0 12px;
	background: url(../img/puce_orange.gif) left 6px no-repeat;
}

.liste_coaching {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
	margin: -20px 0 0 20px;
}

.liste_coaching li {
	padding: 0 0 0 12px;
	background: url(../img/puce_orange.gif) left 6px no-repeat;
}

/*page mentions */

#mentions_titre {
	width: 385px;
	height: 320px;
	position:absolute;
	top:45px;
	left:390px;
	z-index: 50;
}

#fond_texte_mentions {
	width: 385px;
	height: 320px;
	position:absolute;
	top:90px;
	left:390px;
	color: #307683;
	z-index: 10;
}

