html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/* 	font-weight: inherit; */
	font-style: inherit;
/* 	font-size: 100%; */
	font-family: inherit;
/*	vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	float:left;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	width:850px;
	background:#cccccc;
	margin:0 auto;
	font-family:"famille helvetica",verdana,arial,sans serif;
	line-height:25px;
	font-size:75%;
	color:#1D1D1D;
}

body ul {
	float:left;
	margin:0;
	padding:0;
}


body,li,a {
	color:#1D1D1D;
	text-decoration:none;
}

body a:hover {
  color: #000000;
  text-decoration:underline;
}

fieldset{
	border:medium none;
	float:left;
	padding:0pt;
	width:100%;
}

legend{
font-weight:bold;
}

.gras{
font-size:15px;
font-weight: bold;
}

#header {
background:#EEEEEE none repeat scroll 0 0;
float:left;
height:80px;
width:100%;
}

#logo {
    background:white none repeat scroll 0 0;
    float:left;
    height:85px;
    width:170px;
}

#logo img {
border:0 none;
height:100%;
width:100%;
}

#logo p {
color:#325881;
display:block;
font-size:12px;
font-style:italic;
font-weight:bold;
left:2px;
margin:-25px 0 0;
padding:0;
width:162px;
}


#logo a {
	float:left;
	height:100%;
	width:100%;
}
#banner {
float:left;
height:150px;
width:100%;
}
#banner img{
float:left;
height:100%;
width:100%;
}

#breadcrumb{
  
}

#breadcrumb li{
  display:inline;
}

#top {
width:100%;
height:70px;
}

.site_top {
  float:right;
  margin:0 0 20px;
  padding:0;
}

.site_top li {
color:#333333;
display:inline;
float:left;
}

.site_top .child_1 {
margin-right:20px;
}

#nav_primary {
background:#325881 none repeat scroll 0 0;
float:right;
height:40px;
margin:0;
padding:0;
width:680px;
}

#nav_primary li {
border-left:2px solid #FFFFFF;
display:inline;
float:left;
height:100%;
text-align:center;
width:134px;
}

#nav_primary li.last {
border-right:0 none;
}

#nav_primary li a {
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:bold;
height:100%;
text-decoration:none;
}

#nav_primary .selected a {
background-color:#7F92A7;
color:#FFFFFF;
}

#wrapper {
background:#FFFFFF none repeat scroll 0 0;
float:left;
min-height:600px;
padding-bottom:20px;
}
#wrapper1 {
background:#FFFFFF none repeat scroll 0 0;
float:left;
min-height:1600px;
padding-bottom:300px;
}

#content {
float:right;
width:680px;
background:#FFFFFF none repeat scroll 0 0;
/*background:red none repeat scroll 0 0;*/
}

#content_primary {
    float:left;
    width:670px;
    margin:5px;
}
#content_actions{
    float:right;
    width:40%;
}
#content_actions ul{
  margin:0px 0px 10px;
  padding:0px;
  width:100%;
}
#content_actions h4{
 margin:0px;
 padding:0px;
}

#content_actions #options li{
  display:inline;
  float:left;
  width:50%;  
}


#content_actions.soussection{

}

#content_actions #options li.first{
float:left;
width:24%;
}

#content_actions #options li.last{
float:right;
width:50%; 
}


div.texteAccueil{
  float:left;
text-align:justify;
width:49%;
margin-top:20px;
}

div.texteAccueil ul{
  margin:20px;
}

div.texteAccueil ul li{
  list-style-position:inside; 
}
#content_share li {
  display:inline;
}

#content_share li img{
  border:none;
}

#content_main img {
float:right;
height:250px;
width:49%;
}

img.accueil {
float:right;
height:250px;
width:49%;
margin-top:20px;
}

#poste_en_vedette {
float:left;
height:320px;
width:100%;
}

a.more{
color:#2B4B6F;
float:left;
margin-top:15px;
margin-bottom:15px;
}


a.more:hover, a.lien:hover {
  color:#6d88a5;
}
a.more:visited, a.lien:visited {
  color:#6d88a5;
}
a.lien_bouton{
  width:100%;
  float:left;
  font-weight:bold;
  text-decoration:underline;
}

.site_top  .lien_bouton{
  float:none;
}

a.lien_navigation{
  text-decoration:underline;
}

a.lien{
font-weight: bold;
color:blue;
} 

.lien-blue{
font-weight: bold;
color:blue;
} 

#poste_en_vedette dl{
float:left;
  width:100%;
}

#poste_en_vedette dl dt{
float:left;
margin-bottom:15px;
width:74%;
}

#poste_en_vedette dl dd{
float:right;
margin-bottom:15px;
width:20%;
}
#poste_en_vedette dt.first,  #poste_en_vedette dd.first{
  background:#EEEEEE none repeat scroll 0 0;
  font-weight:bold;
}

#derniere_nouvelles {
float:right;
height:400px;
width:327px;
}

#derniere_nouvelles li {
margin:10px;
}

#derniere_nouvelles h3,p {
margin:0 0 20px;
padding:0;
float:left;
width:98%;
text-align:justify;
}

p.content{
  margin:0 5px 0 0;
}
.date {
font-style:italic;
}

#aside_content {
float:right;
width:10%;
height:100%;
background-color:#FFF;
}

#aside_primary {
float:left;
height:100%;
width:170px;
/*background:green none repeat scroll 0 0;*/
}

/*
#aside_primary .sub_menu_block{
background-color:#EEEEEE;
border-left:10px solid #EEEEEE;
float:left;
min-height:205px;
line-height:23px;
margin-bottom:0;
margin-right:0;
margin-top:0;
width:160px;
}
*/

.sub_menu_block{
	background-color:#EEEEEE;
	border-left:10px solid #EEEEEE;
	float:left;
	min-height:205px;
	line-height:23px;
	margin-bottom: 15px;
	margin-right:0;
	margin-top:5px;
	width:160px;
}

#aside_primary .sub_menu_block { 
	height: 205px; 
} 

html>body #aside_primary .sub_menu_block{ 
	height: auto; 
	min-height: 205px; 
}

.sub_menu_block h3{
	/*border-bottom:2px solid #CCCCCC;*/
}

.nav_secondary {
float:left;
width:100%;
margin:0;
padding:0;
}

.nav_secondary li {
	border-bottom:2px solid #CCCCCC;
	display:block;
	float:right;
	height:100%;
	text-align:left;
	width:100%;
}

.nav_secondary li img {
    float:left;
    margin-right:5px;
    margin-top:11px;
}

.nav_secondary li a {
    display:block;
    float:left;
    height:100%;
    padding:3px;
    text-decoration:none;
    width:88%;
}

#aside_primary p {
height:100%;
float:left;
}

#footer {
background:#EEEEEE none repeat scroll 0 0;
float:right;
width:100%;
}

#footer ul {
float:right;
width:750px;
padding:0;
text-align:center;
}

#footer li {
	border-right:1px solid #CCCCCC;
	display:inline;
	float:left;
	font-size:12px;
	height:100%;
	margin:3px;
	padding-right:5px;
}

#footer li.last {
border-right:0px;  
}

#footer a {
  font-size:80%;
}

#nav_primary li a:hover,
.nav_secondary li a:hover,.nav_secondary .selected a,
#footer li a:hover,#footer .selected a {
background-color:#7F92A7;
color:#FFF;
}

#content_main{
float:left;
width:100%;
}

#content_main.accueil{

}

#content_header,#content_main_figure{
float:left;
width:100%;
margin:0px;
}
#content_secondary {
float:left;
width:100%;
}

.sub_section{
  float:left;
  width:100%;
}

.sub_section ul{
  width:100%;
}


#search_form{
  float:left;
  width:100%;
}

label{
  display:block;
}


#job_search #date_affichage, #job_search #lieu, #job_search #secteur_activite, #job_search #search_box, #job_search #langue {
  float:left;
  width:70%;
}

#job_search ul.form_field_data{
  float:left;
  width:69%;
  margin:0;
  padding:0;
}

#job_search ul.action{
  float:right;
  width:30%;
  margin:0;
  padding:0;
}

#job_search ul.action li{
  float:right;
}

.content_navigation{
border:1px solid #CCCCCC;
float:left;
width:100%;
}

.navigation_action{
float:left;
width:99%;
}

.content_navigation li{
  display:inline;
  float:left;
  width:15%;
}

.navigation_pages{
  float:left;
  width:30%;
}
.navigation_pages li{
  float:left;
  width:100%;
}

.navigation_pagination{
float:right;
width:50%;
}

a.lien_navigation{
  
  text-decoration:underline;
}

.navigation_pagination li{
  border-right:1px solid #CCCCCC;
}

.navigation_pagination li.page_number a:hover{
  background:#cccccc;
}

.navigation_action .nombre_postes{
  width:25%;
}

.poste_pagination{
	float:left;
	width:99%;
}

.poste_pagination .nouvelle_recherche{
  float:right;
}
  
.poste_pagination .nouvelle_recherche li{
  list-style-type:none;
  float:left;
}
 
.navigation_action .nouvelle_recherche img{
   border:medium none;
   width:10%;
}
.navigation_pagination .prev{
border:0 none;
margin-right:20px;
}
.navigation_pagination .next{
border:0 none;
margin-left:35px;
}

.content_navigation navigation_action li .nombre_postes{
  float:left;
}

.content_navigation li .first{
  margin-right:20px;
}

li.reculer{
  font-weight:bold;
  text-decoration:underline;
  margin-left:40px;
}

.content_navigation .page_number{
width:20px;
text-align:center;
}
.content_navigation .page_number a{
float:left;
width:100%;
}

.content_navigation .current{
	background:#cccccc;
	padding:1px 7px;
}
.content_navigation .pager{
	padding:1px 7px;
	text-decoration:underline;
}

.content_navigation .pager:hover{
  background:#cccccc;
}


#content_table_results{
  
}

#content_table_results th{
  text-align:left;
}

#content_table_results td{
  text-align:left;
}

/* Page poste */
.poste{
  float:left;
}

.poste ul, .poste ol{
float:left;
margin-bottom:10px;
width:95%;
}

.poste #navigation{
border:1px solid #CCCCCC;
float:left;
margin:20px 0;
padding:0;
width:99%;
}
.poste #bouton_postuler{
float:left;
margin-bottom:20px;
margin-top:20px;
width:100%;
}

.poste #bouton_postuler a{
background:#CCCCCC none repeat scroll 0pt 50%;
border:1px solid;
float:left;
font-size:15px;
font-weight:bold;
height:25px;
margin-left:40%;
text-align:center;
width:100px;
}


.poste #navigation li{
  display:inline;
  float:left;

  width:25%;
}

.poste #navigation li.next{
float:right;
width:10%;
}

.poste #poste_entete{
  float:left;
  width:100%;
  
}
.poste #content_actions #options{
  float:left; 
  width:100%;
}
.poste #content_actions #content_share{
  float:left;
  width:100%;
}

.poste #poste_corps{
  float:left;
  width:100%;
}

#poste_corps li{
	float:left;
	/*list-style-position:outside;*/
	width:100%;
}


.poste #poste_corps .section{
    float:left;
    width:100%;
}

.poste #poste_corps #submit_button{
  margin-left:41%;
  margin-top:10px;
}

.poste #poste_corps table.infoHeader{
float:left;
width:100%; 
margin-bottom:10px;
}

.poste #poste_corps table .titre{
  font-weight:bold;
  width:25%; 
  
}

#poste_navigation{
  
}

#nos_services{
  float:left;
  width:97%;
}

h1, h2, h3, h4{
color:#325881;
font-weight:bold;
}

#content h1{
border-bottom:5px solid #325881;
float:left;
margin-bottom:10px;
margin-top:10px;
padding:0px 0px 5px;
width:100%;
font-size:24px;
}

#content h2{
font-size:20px;
}

#content h3{
font-size:16px;
}

#content h4{
font-size:12px;
float:left;
}


#content h2, #content h3{
border-bottom:1px solid #325881;
float:left;
margin:10px 0;
width:100%;
}

h4{
color:#325881;
width:660px;
margin:10px 0;
}

#nos_services .class h3{
  margin:0px;
}

#nos_services .textewide li, .textewide li{
	list-style-type:disc;
	float:none;
}
/*
#nos_services .textewide li{
	list-style-type:disc;
	float:none;
}

*/

#nos_services li {
	list-style-type:none;
	width:100%;
	float:left;
}

#nos_services .image{
float:left;
height:92px;
width:122px;
}

div.texte{
	float:left;
	width:98%;
}

div.textewide{
	float:left;
	text-align:justify;
	width:98%;
}

div.textewide ul, ol{
	margin:10px 0 20px 50px;
}

.texte p {
	float:none;
	width:100%;
	text-align:justify;
}

.texte .image {
float:left;
margin:5px;
width:100%;
}
.texte ul, .texte ol {
width:100%;
}

.texte ul, .texte ol {
width:100%;
}

#nos_services .texte h3{
  margin:0px;
  padding:0px;
}

#nos_services .image img{
  float:left;
height:100%;
width:100%;
}


/* Formulaires */


form {
float:left;
margin:10px 0px;
padding:0px;
width:95%;
}

.form_field_data_01{
background:#EEEEEE none repeat scroll 0 50%;
border:1px solid #CCCCCC;
float:left;
margin-top:10px;
padding-bottom:20px;
width:100%;
}

.form_field_data_01 ul{
  margin-left:5%;
  width:95%;
}

.form_field_data_01 ul.options{
  	margin:0;
	width:100%;
}

.form_field_data_01 ul.langue{
    margin-left:5%;
    width:95%;
}

.form_field_data_01 ul.inline label{
	margin:0;
	width:33%;
}

#commander_brochure_form .form_field_data_01 ul.inline label{
	margin:0;
	width:20%;
}

.form_field_data_01 ul.one_column li{
	width:100%;
}

.form_field_data_01 .inline input {
    float:none;
    width:30px;
}

.form_field_data_01 ul.inline li{
	width:20%;
}

#commander_brochure_form .form_field_data_01 ul.inline li{
	width:40%;
}

.form_field_data_01 li{
  display:inline;
  float:left;
  margin-top:5px;
  width:49%;
}

.form_field_data_01 label{
  float:left;
  width:90%;
}

.form_field_data_01 select{
    width:90%;
}

.form_field_data_01 input{
  float:left;
  width:90%;
}

.form_field_data_01 textarea{
  height:120px;
  width:90%;  
}

.form_action{
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
float:left;
margin-top:10px;
padding:0;
width:100%;
}

.form_action li {
display:inline;
float:left;
margin-top:5px;
width:49%;
}

#search_form .form_action li {
float:right;
}


.form_action  #cancel{
float:left;
width:150px;
padding:0;
}
.form_action  #submit{
float:right;
width:150px;
padding:0;
}


/* Page Contact*/

.contact dl{
border:0px none;
float:left;
width:100%;
}

.contact dl dt{
float:left;
font-weight:bold;
line-height:27px;
margin:0;
width:40%;
}

.contact dl dd{
float:left;
line-height:27px;
margin:0;
width:60%;
}

#contact_form .form_field_data_01 li{
  width:100%;
}

.connexionCandidat .form_field_data_01 li{
  width:60%;
}


address{
  font-style:normal;
}

form.contact {
width:100%;
}

/*Postuler*/

#postuler_poste{
  float:left;
  width:100%;
}

#postuler_poste_content{
float:left;
width:100%;
}

.postuler_poste dl{
float:left;
width:100%;
}
.postuler_poste dt{
float:left;
font-weight:bold;
width:25%;
}

.postuler_poste dd{
float:left;
width:70%;
display:block;
margin:0px;
padding:0px;

}

#postuler_poste_form .form_field_data_01 li{
  width:100%;
}

#postuler_poste_form .form_field_data_01 li input.upload{
    float:none;
}

/*
#postuler_poste_form .options li input{
  width:10%;
}
*/
input[type=radio]{
	width:10%;
}

#footer p{          
  float:left;
  font-size:80%;
  text-align:center;
  margin-bottom:0px;
}


.message{
	border-bottom:1px solid;
	color:green;
	float:left;
	margin-bottom:5px;
	margin-left:5%;
	padding:5px;
	width:84%;
}

.erreur{
	border:1px solid;
	color:red;
	float:left;
	margin-bottom:5px;
	margin-left:5%;
	padding:5px;
	width:84%;
}

.postuler_poste{
	margin-top:20px;
}
.options .nofloat{
	float:none;
}

.indication{
	float:right;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	width:100%;
}

.fieldIndication{
    font-size:10px;
    font-style:italic;
    text-align:right;
    width:100%;
}

.instructions{
	float:left;
	width:90%;	
}
.instructions ul{
	padding-left:20px;
	margin-left:20px;
}
.instructions li{

}
.section {
	float:left;
	width:100%;
}

.section ul {
	float:left;
	margin:0px 0px 10px 20px;
	width:none;
}

#aside_content  h4 span{
	float:left;
	line-height:16px;
	width:9%;	
	margin-bottom:5px;
}



.sortable a{
	text-decoration:underline;
}

p.tiny{
	
}

.validator{
margin-left:340px;
}

.validator1{
margin-right:20px;
}
