/* CSS Document */


/* reset all*/
* {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
.clear{
	clear:both;
}
#clear_all{
	clear:both;
	font-size:1px;
	color:#fff;
	background: none;
}

/* main */

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	position:relative;
	background-image: url(../images/bgd_page.gif);
	background-position: top center;
	/*background-repeat: repeat-x;*/
	background-repeat:repeat;
}

#all {
	background-image: url(../images/bgd_page_bords.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

a{
	color:#0b2169;
}

a:hover{
	text-decoration:none;
}

#page {
	width:950px;
	margin:0 auto;
	height:auto;
	min-height:600px;
	_height:600px;
	background:  url(../images/bgd_textes_footer.gif) no-repeat 338px 550px;/*#fff*/
}

#content {
	clear:both;
	height:507px;
	background-image:url(../images/bgd_main.jpg);	
	background-position: 0 0;
	background-repeat: no-repeat;
}
html>body #content {
	height:auto;
	min-height:507px;
}
		/* btns_footer */

ul#btns_footer{
}
ul#btns_footer li{
	float:left;
	padding:12px 11px 3px 10px;
	font-size:11px;
	background:url(../images/footer_separateur.gif) no-repeat right center;
	border-bottom: dotted 1px #79a2dc;
}
.fr ul#btns_footer li{
	padding:12px 10px 3px 9px;
}
ul#btns_footer li.first{
	padding-left:0;

}
ul#btns_footer li.last{
	padding-right:0;	
	background:none;
}
ul#btns_footer li a{
	color:#79a2dc;
	text-decoration:none;
}
ul#btns_footer li.first a,
ul#btns_footer li.last a{
	color:#42689e;
	font-weight:bold;
	text-decoration:none;
}
ul#btns_footer li a:hover{
	text-decoration: overline;
}

p#copy{
	clear:both;
	padding:6px 0 0 0;
	font-size:10px;
	color:#a8c5ef;
	text-align:left;
}
p#copy a{
	color:#a8c5ef;
	text-decoration:none;
}
p#copy a:hover{
	text-decoration:underline;
}



/* home */
body#home {
	background-image: url(../images/bgd_page_h.gif);
}
#home #all {
	background-image: url(../images/bgd_page_bords_h.gif);
}
#home #page {
	background:none;	
}
#home #content {
	position:relative;
	height:510px;
	background-image:url(../images/bgd_home.jpg);
	padding-top:60px;	
}
#home html>body #content {
	height:auto;
	min-height:510px;
}
#home #content h1#logo{
	float:left;
	width:338px;
	height:150px;
}
#home #content h1#logo span{
	display:none;
}
#home #content a#btn_entrer{
	display:block;
	float:right;
	margin-top:99px;	
	width:164px;
	height:16px;
	background-position: 0 0;
	background-repeat:no-repeat;
}
.fr#home #content a#btn_entrer{
	background-image:url(../images/fr/btn_entrer_n.gif);
}
.fr#home #content a#btn_entrer:hover{
	background-image:url(../images/fr/btn_entrer_o.gif);
}
.uk#home #content a#btn_entrer{
	background-image:url(../images/uk/btn_entrer_n.gif);
}
.uk#home #content a#btn_entrer:hover{
	background-image:url(../images/uk/btn_entrer_o.gif);
}
#home #content a#btn_entrer span{
	display:none;
}
#home #content #sitation{
	position:absolute;
	top:301px;
	left:28px;
	padding:0 553px 0 0;
	background:url(../images/guillemets_g.jpg) 10px 0 no-repeat;
	color:#fff;
	text-align:left;
	font-size:12px;
	font-style: italic;
}
#home #content #sitation p{
	margin:0 0 10px 24px;
}
#home #content #sitation p.signature{
	padding-top:5px;
}
.uk#home #content #sitation p.signature{
	margin:0 0 10px 0px;
}


/* NAV TOP */


#nav{
	background:url(../images/bgd_nav.jpg) 0 0 no-repeat;
	height:44px;
}
#nav li{
	float:left;
}
#nav li a{
	display:block;
	height:31px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#nav li a span{
	display:none;
}

.fr #nav li.coeur_metier a{	width:212px; background-image: url(../images/fr/nav_btn_coeur_metier_n.jpg);}
.fr #nav li.ressources a{ width:188px; background-image: url(../images/fr/nav_btn_ressources_n.jpg);}
.fr #nav li.differences a{ width:113px; background-image: url(../images/fr/nav_btn_differences_n.jpg);}
.fr #nav li.valeurs a{ width:88px; background-image: url(../images/fr/nav_btn_valeurs_n.jpg);}
.fr #nav li.engagements a{ width:120px; background-image: url(../images/fr/nav_btn_engagements_n.jpg);}
.fr #nav li.approche a{ width:229px; background-image: url(../images/fr/nav_btn_approche_n.jpg);}

.fr #nav li.coeur_metier a:hover, 
.fr#coeur_metier #nav li.coeur_metier a{ background-image: url(../images/fr/nav_btn_coeur_metier_o.jpg);}
.fr #nav li.ressources a:hover, 
.fr#ressources #nav li.ressources a{ background-image: url(../images/fr/nav_btn_ressources_o.jpg);}
.fr #nav li.differences a:hover, 
.fr#differences #nav li.differences a{ background-image: url(../images/fr/nav_btn_differences_o.jpg);}
.fr #nav li.valeurs a:hover, 
.fr#valeurs #nav li.valeurs a{ background-image: url(../images/fr/nav_btn_valeurs_o.jpg);}
.fr #nav li.engagements a:hover, 
.fr#engagements #nav li.engagements a{ background-image: url(../images/fr/nav_btn_engagements_o.jpg);}
.fr #nav li.approche a:hover, 
.fr#approche #nav li.approche a{ background-image: url(../images/fr/nav_btn_approche_o.jpg);}

.uk #nav li.coeur_metier a{	width:212px; background-image: url(../images/uk/nav_btn_coeur_metier_n.jpg);}
.uk #nav li.ressources a{ width:188px; background-image: url(../images/uk/nav_btn_ressources_n.jpg);}
.uk #nav li.differences a{ width:113px; background-image: url(../images/uk/nav_btn_differences_n.jpg);}
.uk #nav li.valeurs a{ width:88px; background-image: url(../images/uk/nav_btn_valeurs_n.jpg);}
.uk #nav li.engagements a{ width:120px; background-image: url(../images/uk/nav_btn_engagements_n.jpg);}
.uk #nav li.approche a{ width:229px; background-image: url(../images/uk/nav_btn_approche_n.jpg);}

.uk #nav li.coeur_metier a:hover, 
.uk#coeur_metier #nav li.coeur_metier a{ background-image: url(../images/uk/nav_btn_coeur_metier_o.jpg);}
.uk #nav li.ressources a:hover, 
.uk#ressources #nav li.ressources a{ background-image: url(../images/uk/nav_btn_ressources_o.jpg);}
.uk #nav li.differences a:hover, 
.uk#differences #nav li.differences a{ background-image: url(../images/uk/nav_btn_differences_o.jpg);}
.uk #nav li.valeurs a:hover, 
.uk#valeurs #nav li.valeurs a{ background-image: url(../images/uk/nav_btn_valeurs_o.jpg);}
.uk #nav li.engagements a:hover, 
.uk#engagements #nav li.engagements a{ background-image: url(../images/uk/nav_btn_engagements_o.jpg);}
.uk #nav li.approche a:hover, 
.uk#approche #nav li.approche a{ background-image: url(../images/uk/nav_btn_approche_o.jpg);}



/* NAV LEFT */


#content #nav_left{
	float:left;
	width:338px;
}
#content #nav_left #logo a{
	display:block;
	width:338px;
	height:127px;
}
#content #nav_left ul li a{
	display:block;
	background:no-repeat 0 0;
	text-decoration:none;
}
#content #nav_left span{
	display:none;
}
		/* NAV LEFT services */
#content #nav_left ul#services{
	margin-top:16px;
}
#content #nav_left ul#services h3{
	display:none;
}
.fr #content #nav_left ul#services{
	margin-left:61px;
	background:url(../images/fr/menu_services_n.gif) 0 0 no-repeat;
}
.uk #content #nav_left ul#services{
	margin-left:61px;
	background:url(../images/uk/menu_services_n.gif) 0 0 no-repeat;
}
#content #nav_left ul#services li{
	margin-bottom:2px;
}
#content #nav_left ul#services li.conseil{
	margin-bottom:0;
}

#content #nav_left ul#services li a{
	height:18px;
}
#content #nav_left ul#services li a{
	margin-right:18px;
}

.fr #content #nav_left ul#services li.executive a{ margin-left:126px;}
.fr #content #nav_left ul#services li.recherche a{ margin-left:0px;}
.fr #content #nav_left ul#services li.evaluation a{ margin-left:90px;}
.fr #content #nav_left ul#services li.conseil a{ margin-left:67px;}


.fr #content #nav_left ul#services li.executive a:hover, 
.fr#executive #content #nav_left ul#services li.executive a{ background-image:url(../images/fr/btn_services_executive_o.gif)}
.fr #content #nav_left ul#services li.recherche a:hover, 
.fr#recherche #content #nav_left ul#services li.recherche a{ background-image:url(../images/fr/btn_services_recherche_o.gif)}
.fr #content #nav_left ul#services li.evaluation a:hover, 
.fr#evaluation #content #nav_left ul#services li.evaluation a{ background-image:url(../images/fr/btn_services_evaluation_o.gif)}
.fr #content #nav_left ul#services li.conseil a:hover, 
.fr#conseil #content #nav_left ul#services li.conseil a{ background-image:url(../images/fr/btn_services_conseil_o.gif)}

.uk #content #nav_left ul#services li.executive a{ margin-left:126px;}
.uk #content #nav_left ul#services li.recherche a{ margin-left:9px;}
.uk #content #nav_left ul#services li.evaluation a{ margin-left:75px;}
.uk #content #nav_left ul#services li.conseil a{ margin-left:38px;}


.uk #content #nav_left ul#services li.executive a:hover, 
.uk#executive #content #nav_left ul#services li.executive a{ background-image:url(../images/uk/btn_services_executive_o.gif)}
.uk #content #nav_left ul#services li.recherche a:hover, 
.uk#recherche #content #nav_left ul#services li.recherche a{ background-image:url(../images/uk/btn_services_recherche_o.gif)}
.uk #content #nav_left ul#services li.evaluation a:hover, 
.uk#evaluation #content #nav_left ul#services li.evaluation a{ background-image:url(../images/uk/btn_services_evaluation_o.gif)}
.uk #content #nav_left ul#services li.conseil a:hover, 
.uk#conseil #content #nav_left ul#services li.conseil a{ background-image:url(../images/uk/btn_services_conseil_o.gif)}


		/* NAV LEFT btns_sec */
#content #nav_left ul#btns_sec{
	margin-left:112px;
	height:286px;
}
.fr #content #nav_left ul#btns_sec{
	background:url(../images/fr/menu_btns_sec_n.jpg) 0 60px no-repeat;
}
.uk #content #nav_left ul#btns_sec{
	background:url(../images/uk/menu_btns_sec_n.jpg) 0 60px no-repeat;
}

#content #nav_left ul#btns_sec li.candidat{
	padding-top:60px;
	padding-bottom:14px;
}
#content #nav_left ul#btns_sec li.candidat a{
	height:94px;
	margin:0 0 0 36px;
}
.fr #content #nav_left ul#btns_sec li.candidat a:hover{
	background-image:url(../images/fr/btn_sec_candidat_o.jpg);
}
.uk #content #nav_left ul#btns_sec li.candidat a:hover{
	background-image:url(../images/uk/btn_sec_candidat_o.jpg);
}
.fr#candidat #content #nav_left ul#btns_sec li.candidat a{
	background-image:url(../images/fr/btn_sec_candidat_a.jpg);
}
.uk#candidat #content #nav_left ul#btns_sec li.candidat a{
	background-image:url(../images/uk/btn_sec_candidat_a.jpg);
}
#content #nav_left ul#btns_sec li.contact{
	padding-right:46px;
}
#content #nav_left ul#btns_sec li.contact a{
	height:72px;
}
.fr #content #nav_left ul#btns_sec li.contact a:hover{
	background-image:url(../images/fr/btn_sec_contact_o.jpg)
}
.fr#contact #content #nav_left ul#btns_sec li.contact,
.fr#contact #content #nav_left ul#btns_sec li.contact a{
	background-image:url(../images/fr/btn_sec_contact_a.jpg);
}
.uk #content #nav_left ul#btns_sec li.contact a:hover{
	background-image:url(../images/uk/btn_sec_contact_o.jpg)
}
.uk#contact #content #nav_left ul#btns_sec li.contact,
.uk#contact #content #nav_left ul#btns_sec li.contact a{
	background-image:url(../images/uk/btn_sec_contact_a.jpg);
}

#content #nav_left ul#btns_footer li a:hover{
	text-decoration: overline;
}




/* ZONE TEXTES */

	/* ZONE TEXTES général*/

#content #textes{
	margin:0 0 0 338px;
	text-align:left;
}
#content #textes_content{
	padding:0 63px 0 68px;
	height:507px;
}
#content #textes_content h2{
	padding:75px 50px 0 0;
	height:68px;
	font-size: 24px;
	text-transform:uppercase;
	font-weight:normal;
	color:#b6e512;
}
#content #textes_content p.chapeau{
	padding:0 0 15px 0;
	font-size: 14px;
	color:#333;
}
#content #textes_content h3{
	padding:10px 0;
	font-size: 12px;
	color:#000;
	background:url(../images/puce_1.gif) no-repeat 0 12px;
	text-indent:15px;
}
#content #textes_content p{
}
#content #textes_content p.infos{
	padding:0 0 10px 0;
	color:#000;
}
#content #textes_content ul li{
	margin: 0 0 0 20px;
	text-indent: 9px;
	background:url(../images/puce_2.gif) no-repeat 0 4px;
}

#content #textes_content ul li ul li{
	margin: 0 0 0 20px;
	text-indent: 9px;
	background:url(../images/puce_5.gif) no-repeat 0 4px;
}

	/* ZONE TEXTES candidat et contact */
	
#candidat #page,
#contact #page{
	background:none;
}
	

#candidat #textes,
#contact #textes{
	background:#fff url(../images/bgd_sec.jpg) 0 0 no-repeat;
	color:#fff;
}
#candidat #textes_content,
#contact #textes_content{
	padding-right:65px;
}
	/* ZONE TEXTES candidat */
#candidat #textes_content{
	background:url(../images/raccord_candidat.jpg) 0 281px no-repeat;
}
#candidat #textes_content h2{
	padding-bottom:15px;
	padding-right:0;
	height:auto;
	
}
#candidat #textes_content ul li{
	padding: 0 0 14px 38px;
	margin: 0;
	background:url(../images/puce_3.gif) no-repeat 0 0;
	text-indent:0;
	color:#b3cee6;
	font-size:14px;
	font-weight:bold;
}
#candidat #textes_content p{
	padding: 3px 0 7px 0;
	font-size:12px;
}
#candidat #textes_content p strong{
	color:#b6e512;
	font-weight:normal;
}
#candidat #textes_content p a{
	color:#b6e512;
}
#candidat #textes_content p a:hover{
	text-decoration:none;
}
#candidat #textes_content p.acces_form{
	padding: 0;
	margin-top:10px;
	font-size:10px;
}
.fr#candidat #textes_content p.acces_form{
	padding-left:158px;
}
.uk#candidat #textes_content p.acces_form{
	padding-left:198px;
}
#candidat #textes_content a.acces_form{
	display:block;
	float:left;
	height:29px;
	margin-top:15px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.fr#candidat #textes_content a.acces_form {
	width:152px;
	background-image:url(../images/fr/btn_acces_form_n.gif);
}
.fr#candidat #textes_content a.acces_form:hover { background-image:url(../images/fr/btn_acces_form_o.gif);}

.uk#candidat #textes_content a.acces_form {
	width:192px;
	background-image:url(../images/uk/btn_acces_form_n.gif);
}
.uk#candidat #textes_content a.acces_form:hover { background-image:url(../images/uk/btn_acces_form_o.gif);}

#candidat #textes_content a.acces_form span{
	display:none;
}

	/* ZONE TEXTES contact */
#contact #textes_content{
	background:url(../images/raccord_contact.jpg) 0 389px no-repeat;
}
#contact #textes_content h2{
	padding-bottom:20px;
	padding-right:0;
	height:auto;
	font-size:23px;
}
#contact #textes_content ul#map{
	margin:0;
	padding:0;
}
#contact #textes_content ul#map li{
	margin:0;
	padding:0;
	list-style:none;
	text-indent: 0;
	min-height:142px;
	_height:142px;
}
#contact #textes_content ul#map li img{
	float:left;
}
#contact #textes_content ul#map li div{
	margin:0 0 15px 236px;
}
#contact #textes_content ul#map li h3{
	text-indent: 0;
	margin:0;
	padding:0 0 0 15px;
	background:url(../images/puce_4.gif) left center no-repeat;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
#contact #textes_content ul#map li p{
	margin:0;
	padding:0;
	font-size:12px;
}
#contact #textes_content ul#map li .acces{
	color:#b3cee6;
	padding:3px 0;
	margin:4px 0 6px 0;
	border-top: solid 1px #b3cee6;
	border-bottom: solid 1px #b3cee6;
	font-size:11px;
	line-height:11px;
}
#contact #textes_content ul#map li .acces td{
	padding:1px 0;
	font-size:11px;
	line-height:11px;
	vertical-align:top;
}
#contact #textes_content ul#map li address a{
	display:block;
	float:left;
	padding:4px 5px 4px 25px ;
	margin:10px 0;
	background:#b3cee6 url(../images/puce_email.gif) no-repeat left center;
	color:#0b2169;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
}