@charset "UTF-8";
.liste_menu { padding: 0px; margin : 0px;// décalage intérieur à ce bloc conteneur; }
.liste_menu1 { padding: 0px; margin : 0px; margin-top:85px;// décalage intérieur à ce bloc conteneur; }
.liste_menu2 { padding: 0px; margin : 0px;// décalage intérieur à ce bloc conteneur; }
.liste_menu3 { padding: 0px; margin : 0px; margin-top:70px;// décalage intérieur à ce bloc conteneur; }
.liste_espace { padding: 0px; margin : 0px; margin-bottom: 10px;// décalage intérieur à ce bloc conteneur; }

body  {
	font: 85% Geneva, Arial, Helvetica, sans-serif;
	background: #EEEFF6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.acts{
	color:#666666;
}
.index #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../images/background.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #cccccc;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#navigation {
	background-image: url(../images/header2.gif);
	height: 27px;

	padding-left : 14px;
	
	background-repeat: no-repeat;
}
.ennonce{
background-color:#CCCCCC;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}


.thrColFixHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../images/background.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* border: 1px solid #cccccc;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.liens {
	color: #5574B3;
}
.liens {
	color: #ff8040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.top {
	background-color: #eeeeee;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
.bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bullets {
	padding: 12px;
}
.thrColFixHdr #header { 
	background: #EEEFF6; 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 15px 10px 30px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 40px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 15px 10px 30px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 40px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 20px 0px 0px; /* padding keeps the content of the div away from the edges */
	margin-top: 40px;
}
.thrColFixHdr #mainContent {
	margin: 40px 220px 0px 230px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.thrColFixHdr #footer {
	padding: 30px 0px 0px;  /*this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #EEEFF6;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



#language{
	padding-left: 820px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	
}

#title{
	padding-left: 230px;
	padding-top: 7px;
	padding-right: 150px;
	padding-bottom: 15px;
	background-color: #05356A;
	display: block;
}
#title2{
	padding-left: 230px;
	padding-top: 27px;
	padding-right: 150px;
	background-color: #05356A;
	display: block;
	height: 135px;
}
.cards{
	background-image: url(../../images/opener_cards.gif);
	background-repeat: no-repeat;
}

.project_based_recruitment{
    background-image: url(../../images/project_based_recruitment.gif);
    background-repeat: no-repeat;
}
.consulting_services{
    background-image: url(../../images/consulting_services.gif);
    background-repeat: no-repeat;
}
.strategic_rpo{
    background-image: url(../../images/strategic_rpo.gif);
    background-repeat: no-repeat;
}
.interim_professionals{
    background-image: url(../../images/interim_professionals.gif);
    background-repeat: no-repeat;
}
.midlevel_recruitment{
    background-image: url(../../images/midlevel_recruitment.gif);
    background-repeat: no-repeat;
}




.signature{
	color: #666666;
	font-size: 100%;
	text-transform: none;	
}

#success h3{
	color:#05356A;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 1.2em;
}
#success p{
	margin-top: 0px;
	font-size: 1.1em;
	line-height: 1.6em;	
}
#success {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	margin-bottom: 20px;
}
#newsletter h3{
	color:#05356A;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 1.2em;
}
#newsletter p{
	margin-top: 0px;
	font-size: 1.1em;
	line-height: 1.6em;	
}
#newsletter {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	margin-bottom: 20px;
}

#rightbox {
    background-color: #eeeeee;
    background-image: url(../images/top.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    width: 170px;
}


/*
-----------------------------
LOCAL NAVIGATION ONLY
-----------------------------
*/

#localnav {
font: 12px Geneva, Arial, Helvetica, sans-serif;
	float: left; /* since this element is floated, a width must be given */
	width: 980px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:90px;
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
		margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;*/
	color:#666666;

}

#localnavb {
	float: left; /* since this element is floated, a width must be given */
	width: 980px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:95px;
	padding: 0px 10px 0px 0px; /* padding keeps the content of the div away from the edges */
		margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;*/

}


#localnav2 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 5px 10px 10px 20px; /* padding keeps the content of the div away from the edges */
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;*/
color: #666666;
	font-size:100%;
font-color:#666666;

}

.activites{

margin-top:20px;

}


#localnav2b {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 10px 20px; /* padding keeps the content of the div away from the edges */

	margin-top: 5px;
	font-size:100%;
color: #666666;
font-color:#666666;

}


#localnav2b li a.currentpage {
	text-decoration: none;
	font-weight: bold;
	background-repeat:no-repeat;
	background-image: url(../images/nav_back.gif);
	color: #ff8040;
}

#localnav2b a:hover {
	color: #ff8040;
		

		}		
#localnav2b a {
background-image: url(../images/nav_back.gif);
text-decoration : none;
line-height:15px;
color: #666666;
		}
#localnav2b ul a.currentpage {
list-style-image: url(../images/bullet2.gif);
color: #ff8040;
}
#localnav2 li a.currentpage {
	text-decoration: none;
	font-weight: bold;
	background-repeat:no-repeat;
	background-image: url(../images/nav_back.gif);
	color: #ff8040;
}

#localnav2 a:hover {
	color: #ff8040;

		}		
#localnav2 a {
background-image: url(../images/nav_back.gif);
text-decoration : none;
color: #666666;
		}
#localnav2 ul a.currentpage {
list-style-image: url(../images/bullet2.gif);
color: #ff8040;
}

#localnav3 {
	float: left; /* since this element is floated, a width must be given */
	width:770px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:95px;
	margin:0;

	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
		margin-top: 0px;
	font-size:100%;



}

#localnav3b {
	float: left; /* since this element is floated, a width must be given */
	width:809px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:90px;
	margin:0;
text-align :center;
text-valign :center;
background:url(../images/fond_texte.jpg);
	padding:0px 5px 0px 5px; /* padding keeps the content of the div away from the edges */
	padding-top:0px;
		margin-top: 0px;

	font-size:95%;
	color:#666666;


}
#localnav3c {
	float: left; /* since this element is floated, a width must be given */
	width:970px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:90px;
	margin:0;
text-align :center;
text-valign :center;

	padding:0px 0px 0px 9px; /* padding keeps the content of the div away from the edges */
	padding-top:0px;
		margin-top: 0px;

	font-size:95%;
	color:#666666;


}






/*******************************************************************************/


/*
    Tripoli is a generic CSS standard for HTML rendering. 
    Copyright (C) 2007 David Hellsing
    
    http://monc.se/tripoli/

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/
/* ---------- RESET ---------- 
*{margin:0;padding:0;text-decoration:none;font-size:1em;outline:none}
code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext{font:inherit;font-size:1em;white-space:normal}
dfn,i,cite,var,address,em{font-style:normal}
th,b,strong,h1,h2,h3,h4,h5,h6,dt{font-weight:normal}
a,img,a img,iframe,form,fieldset,abbr,acronym,object,applet,table{border:none}
caption,th,td{text-align:left;}
html{background:white;color:black;line-height:1}
q{quotes:'' ''}
ul,ol,dir,menu{list-style:none}
sub,sup{vertical-align:baseline}
a{color:inherit}
hr{display:none}*/
/* ---------- DISABLE ---------- 
font,basefont{color:inherit;font:inherit;font-size:100%}
center{text-align:inherit}
s,strike,u{text-decoration:inherit}
*[align]{text-align:inherit}
img{margin:0;border:none}
ol{list-style-type:decimal}
body{background-color:transparent}
table,tr,th,td{width:auto;height:auto;background-color:transparent;vertical-align:inherit;border:none;}
nobr{white-space:normal}
marquee{overflow:visible;-moz-binding:none}
blink{text-decoration:none}*/
/* ---------- GENERAL ---------- 

strong,th,thead td,h1,h2,h3,h4,h5,h6,dt{font-weight:bold}
cite,em,dfn{font-style:italic}

del{text-decoration:line-through;color:#666}
ins,dfn{border-bottom:1px solid #ccc}
small,sup,sub{font-size:85%}
big{font-size:125%;line-height:80%}
abbr,acronym{text-transform:uppercase;font-size:85%;letter-spacing:.1em}
a abbr,a acronym{border:none}
abbr[title],acronym[title],dfn[title]{cursor:help;border-bottom:1px solid #ccc}
sup{vertical-align:super}
sub{vertical-align:sub}
a:link,a:visited,a:hover,a:active,a:focus{text-decoration:underline}*/
html{font-size:80%;}
code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea{font-size:92%;font-family:monaco,"Lucida Console",courier,mono-space}
pre{white-space:pre}
pre *{
	font-size:100%;
	white-space:pre;
	font-weight: bolder;
}
blockquote{border-top:1px solid #05356A;border-bottom:1px solid #05356A;color:#000}
blockquote > *:before{content:"\201C"}
blockquote > *:after{content:"\201D"}
q{quotes:"\201C""\201D""\2018""\2019"}
:lang(af),:lang(nl),:lang(pl){quotes:'\201E' '\201D' '\201A' '\2019'}
:lang(bg),:lang(cs),:lang(de),:lang(is),:lang(lt),:lang(sk),:lang(sr),:lang(ro){quotes:'\201E' '\201C' '\201A' '\2018'}
:lang(da),:lang(hr){quotes:'\00BB' '\00AB' '\203A' '\2039'}
:lang(el),:lang(es),:lang(sq),:lang(tr){quotes:'\00AB' '\00BB' '\2039' '\203A'}
:lang(en-GB){quotes:'\2018' '\2019' '\201C' '\201D'}
:lang(fi),:lang(sv){quotes:'\201D' '\201D' '\2019' '\2019'}
:lang(fr){quotes:'\ab\2005' '\2005\bb' '\2039\2005' '\2005\203a'}
*[lang|='en'] q:before{content:'\201C'}
*[lang|='en'] q:after{content:'\201D'}
*[lang|='en'] q q:before{content:'\2018'}
*[lang|='en'] q q:after{content:'\2019'}
fieldset{border:1px solid #ccc}
legend{background:#fff}
textarea,input[type='text'],input[type='password'],select{border:1px solid #ccc;background:#fff}
textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover{border-color:#aaa}
textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus{border-color:#888;outline:2px solid #e4e4e4}
input,select,button{cursor:pointer}
input[type='text'],input[type='password']{cursor:text}
input[type='hidden']{display:none}
/* ---------- COLORS  ---------- */
a{color:#05356A}
a:visited{color:#000}
a:hover{color:#666}
a:active,.a:focus{color:#000}
code,pre{color:#c33}
/* ---------- CONTENT ---------- */
.content {font-size:1.2em;line-height:1.8em;}
.content p {margin-top:0px;}
h1{font-size:1.7em;color:#ffffff; text-transform: uppercase; padding-left:30px;padding-top:8px

}
h2{
	font-size:1.3em;
	line-height:100%;
	color:#FF8040;

	
	text-transform: uppercase;
}
h3{font-size:1.2em;
line-height:100%;
color:#3366CC;
text-transform: uppercase;
}

h4{
	font-size:1.2em;
	line-height:100%;
	padding:0.6em;
	
	text-decoration: none;
	background-color: #E0E0E0;
	text-indent: 0px;
	clip: rect(5px,auto,auto,auto);
	text-align: justify;
	white-space: normal;
	display: block;
	background-position: 10px 10px;
}

.content h4{font-size:1.3em;line-height:130%;}
.content h5{font-size:1.2em;line-height:130%;}
.content h6{font-size:1em;line-height:130%;}
.content hr{display:block;background:#05356A;color:#05356A;width:100%;height:1px;border:none}
.content ul{list-style-image: url(../images/bullet.gif);}
.content ol{list-style:decimal outside}
.content table{border-top:1px solid #ccc;border-left:1px solid #ccc;border-collapse:collapse}
.content th,.content td{border-bottom:1px solid #ddd;border-right:1px solid #ccc}
.content hr,.content p,.content ul,.content ol,.content dl,.content pre,.content blockquote,.content address,.content table,.content form{margin-bottom:1.6em}

.sidebar1{ font-size:14;color: #FF8040}
.para{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



.content p+p{margin-top:-.8em}
.content h1{margin:1em 0 .5em}

.content h3{margin:0px;}
.content h4{margin:0px;}
.content h5{margin:0px;}
.content h6{margin:0px;}
.content th,.content td{padding:.8em}
.content caption{padding-bottom:.8em}
.content blockquote{padding:0 1em;margin:1.6em 0}
.content fieldset{padding:1.6em;margin:1.6em 0}
.content legend{padding-left:.8em;padding-right:.8em;}
.content legend+*{margin-top:-.4em;}
.content fieldset *:first-child{margin-top:0;}
.content fieldset *:last-child{margin-bottom:0;}
.content textarea,.content input{padding:.3em .4em .15em .4em}
.content select{padding:.1em .2em 0 .2em}
.content select[multiple]{margin-bottom:.8em;}
.content option{padding:0 .4em .1em}
.content button{padding:0.3em 0.5em}
.content input[type='radio']{position:relative;bottom:-.3em;}
.content dt{margin-top:.8em;margin-bottom:.4em;color:#696969;}
.content dd{color:#696969;}
.content ul,.content ol{/*margin-left:2.2em;margin-left:-2em*/}
.content ul ul,content ol ul,.content ul ol,content ol ol{margin-bottom:0}
.content form div{padding-bottom:.9em}
.content blockquote > *{margin:.8em 0}

/*******************************************************************************/



.left_content {font-size:1.1em;line-height:1.5em}
.left_content p {color:#05356A;}
.left_content h1{font-size:1.3em;line-height:130%;color:#666666;}
.left_content h2{
	font-size:1.3em;
	line-height:1;
	color:#666666;
	text-transform: uppercase;
}
.left_content h3{font-size:1.3em;line-height:130%;color:#666666;}
.left_content h4{font-size:1.3em;line-height:130%;color:#666666;}
.left_content h5{font-size:1.2em;line-height:130%;color:#666666;}
.left_content h6{font-size:1em;line-height:130%;color:#666666;}
.left_content hr{display:block;background:#aaa;color:#aaa;width:100%;height:1px;border:none}
.left_content ul{list-style:disc outside}
.left_content ol{list-style:decimal outside}
.left_content table{border-top:1px solid #ccc;border-left:1px solid #ccc;border-collapse:collapse}
.left_content th,.left_content td{border-bottom:1px solid #ddd;border-right:1px solid #ccc}
.left_content hr,.left_content p,.left_content ul,.left_content ol,.left_content dl,.left_content pre,.left_content blockquote,.left_content address,.left_content table,.left_content form{margin-bottom:1.6em}
.left_content p+p{margin-top:-.8em}
.left_content p{margin-top:4px;}
.left_content h1{/*margin:1em 0 .5em*/margin:0px;}
.left_content h2{/*margin:1.07em 0 .535em*/margin:0px;}
.left_content h3{/*margin:1.14em 0 .57em*/margin:0px;}
.left_content h4{/*margin:1.23em 0 .615em*/margin:0px;}
.left_content h5{/*margin:1.33em 0 .67em*/margin:0px;}
.left_content h6{/*margin:1.6em 0 .8em*/margin:0px;}
.left_content th,.left_content td{padding:.8em}
.left_content caption{padding-bottom:.8em}
.left_content blockquote{padding:0 1em;margin:1.6em 0}
.left_content fieldset{padding:1.6em;margin:1.6em 0}
.left_content legend{padding-left:.8em;padding-right:.8em;}
.left_content legend+*{margin-top:-.4em;}
.left_content fieldset *:first-child{margin-top:0;}
.left_content fieldset *:last-child{margin-bottom:0;}
.left_content textarea,.left_content input{padding:.3em .4em .15em .4em}
.left_content select{padding:.1em .2em 0 .2em}
.left_content select[multiple]{margin-bottom:.8em;}
.left_content option{padding:0 .4em .1em}
.left_content button{padding:0.3em 0.5em}
.left_content input[type='radio']{position:relative;bottom:-.3em;}
.left_content dt{margin-top:.8em;margin-bottom:.4em}
.left_content ul,.left_content ol{margin-left:-24px}
.left_content ul ul,content ol ul,.left_content ul ol,content ol ol{margin-bottom:0}
.left_content form div{padding-bottom:.8em}
.left_content blockquote > *{margin:.8em 0}


.left_content p.signature{
	
	text-transform: uppercase;
	color: #666666;
}



/*******************************************************************************/



#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li a {
	display: block;
	/*width: 10em;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 7px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 13px;
		font-weight: bold;

}
#nav li a:hover{
	/*background-color: #5574B3;
	background: url(../images/fond-menu.gif);*/
	color: #FF8040;
}
#nav li a.current{
	background-color: #5574B3;
}
#nav ul li a {
	display: block;
	/*width: 10em;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-size: 13px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contenu-droit2 a{
	text-decoration: none;
		color:#FF8040;
	font-size: 13px;
}
#nav ul li a:hover{
	background-color: #5574B3;
}


#nav ul li a.current{
	background-color: #5574B3;
}

#nav li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #5574B3;
	width: 176px;
	/*left: -999em;*/ /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display:none;
	background-color: #6E97C5;
	/*display: block;*/
}


#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 176px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	/*left: -999em;*/
	display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	/*left: auto;*/
	display:block;
}

#content {
	clear: left;
	color: #ccc;
}


.candidates{
margin-left:460px;
}










/********************************************************************************/



.index #header { 
	background: #EEEFF6 url(../images/header.gif);
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

} 

#restofcontent{ 
font-size:120%;
padding: 10px 20px 10px 20px; /* padding keeps the content of the div away from the edges */
margin-top: 100px;
}

#actualite{ font-size:100%;

width:850px;
align:center;
padding: 10px 10px 10px 45px; /* padding keeps the content of the div away from the edges */
margin-top: 10px;
}

.index #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.index #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 450px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 20px 10px 100px 0px; /* padding keeps the content of the div away from the edges */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin-top: 10px;
}

.index #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 460px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	
	margin-top: 10px;
}



.index #troiquart {
float: left; 
	/* since this element is floated, a width must be given */
	width: 660px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */

	margin-top: 20px;
}


.index #derquart {
float: left; 

	/* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
background-color:#F3F3F3;
	margin-top: 20px;
}

.index #colonne1 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		font: 100% Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 20px;
}
.index #colonne2 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 20px;
}
.index #colonne3 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */

	margin-top: 20px;
}
.index #sidebar-missions {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 10px;
}
#header-index {
	float: left; /* since this element is floated, a width must be given */
	width: 945px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(../images/banniere-index.jpg);
height: 60px;
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 0px;
}

#header-recrutement {
	float: left; /* since this element is floated, a width must be given */
	width: 945px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(../images/banniere-vert.jpg);
height: 60px;
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 0px;
}

#header-references {
	float: left; /* since this element is floated, a width must be given */
	width: 945px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(../images/banniere-orange.jpg);
height: 60px;
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 0px;
}

#header-activite {
	float: left; /* since this element is floated, a width must be given */
	width: 945px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(../images/banniere-bleue.jpg);
height: 60px;
	padding: 0px 15px 0px 20px; /* padding keeps the content of the div away from the edges */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 0px;
}

.index #principal {
	float: left; /* since this element is floated, a width must be given */
	width: 750px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 15px 0px 0px; /* padding keeps the content of the div away from the edges */

	margin-top: 10px;
	margin-right: 10px;
/*	background: #EEEFF6 url(../images/fond-presentation.jpg);*/
}


.index #contenu {
	float: right; 
	width: 850px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	margin-right: 10px;
}

.index #contenu2 {
	float: left; 
	width: 850px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 30px; /* padding keeps the content of the div away from the edges */
	margin-top: 0px;
	margin-right: 10px;
}

.index #contenu-droit2 {
	float: right; /* since this element is floated, a width must be given */
	width: 700px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 40px 40px 0px; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
}

.index #contenu-droit {
	float: right; /* since this element is floated, a width must be given */
	width: 700px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 40px 10px 0px; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	margin-right: 10px;
}
.index #mainContent {
	margin: 40px 260px 0px 420px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.index #footer {
	padding: 30px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #EEEFF6;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
} 
.index #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#title_index{
}
.img{
float:left; 
margin-right:15px;
}

#menu{
float:right;
}

#general {
	float: left; /* since this element is floated, a width must be given */
	width:900px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 15px 10px 30px; /* padding keeps the content of the div away from the edges */
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 10px;
}



.formulaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#recrutement{
position:absolute;
left:854px;
top:-91px;
}
#general2 {
	float: left; /* since this element is floated, a width must be given */
	width:850px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	align:center;
	padding: 10px 10px 10px 60px; /* padding keeps the content of the div away from the edges */
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 10px;
}

.activ_titre {
    color:#666666;
    margin: 0;
    padding: 2px 5px;
    background:  url(../images/degrad.jpg) repeat;
	height:18px;

    font-size: 10px;
    font-weight: bold;
}

.activ_element {

   
/*   border-bottom: 1px solid #ccc; */
	padding: 5px;
	color:#000000;
	background-color:#F7F7F7;
	
	opacity: 0.7;
  filter: alpha(opacity = 70);
  zoom: 1;

}

.trans{
	opacity: 0.7;
  filter: alpha(opacity = 70);
  zoom: 1;
}

#localnavref {
font: 12px Geneva, Arial, Helvetica, sans-serif;
	float: left; /* since this element is floated, a width must be given */
	width: 980px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:150px;
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
		margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;*/
	color:#666666;

}
#cont{

position : relative;
height: 500px;

}
#refs {
	position : absolute;
	/*float: left; /* since this element is floated, a width must be given */
	width:850px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 10px;
	left: 60px;
}
#refs2 {
	position : relative;
	/*float: left; /* since this element is floated, a width must be given */
	width:490px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 10px;
	left: 5px;
	background-color:#000;
	opacity: 0.7;
  filter: alpha(opacity = 70);
  zoom: 1;
}
#flash {
	/*float: left; /* since this element is floated, a width must be given */
	position : relative;
	width:978px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 10px 1px; /* padding keeps the content of the div away from the edges */
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin-top: 0px;
}
