/******************************************************************/
/******************************************************************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-image: url(../images/fond_dirickx2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #c1c1c1;
}

*
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

p, ul, li, a
{
	margin: 0px;
	padding: 0px;
}

li
{
	list-style-type: none;
}

.clearboth
{
	clear: both;
}

/******************************************************************/
/******************************************************************/

#structure
{
	margin-left: auto;
	margin-right: auto; /*background-image:url(../images/ombre_structure.gif); 	background-position:8px 60px; 	background-repeat:repeat-y;*/
	width: 800px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#header
{
	position: relative;
	width: 800px;
}

#banniere
{
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
	width: 786px;
	height: 78px;
	padding: 0px 0px 0px 14px;
}

#banniereEn
{
	background-image: url(../images/banniereEn.jpg);
	background-repeat: no-repeat;
	width: 786px;
	height: 78px;
	padding: 0px 0px 0px 14px;
}

#retour_accueil
{
	float: left;
	width: 181px;
	height: 50px;
	margin-top: 23px;
}

#retour_accueil h1 a
{
	width: 181px;
	height: 29px;
	display: block;
}

#retour_accueil h1 a span
{
	display: none;
}

.login_etape_1
{
	float: left; /*display:none;*/
	width: 114px;
	height: 54px;
	padding: 16px 16px 0px 469px;
}

.login_etape_1 ul li
{
	background-image: url(../images/icones/fleche_icone.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 5px 15px;
}

.login_etape_1 ul li a
{
	color: #fff;
	font-size: 10px;
}

.login_etape_2
{
	float: left; /*display:block;*/
	width: 215px;
	height: 62px;
	padding: 8px 10px 0px 374px;
}

#form_log
{
	/*border:dashed 1px  #dedfe0;*/
	padding: 0px 7px 0px 7px;
	height: 65px;
	width: 199px;
	position: relative;
}

#form_log a
{
	color: #d6d6d6;
}

.fermer_div_login_etape_2
{
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 198px;
	font-size: 11px;
}

.input_text
{
	width: 83px;
	height: 15px;
	font-size: 10px;
}

.login_etape_3
{
	float: left; /*display:none;*/
	height: 54px;
	padding: 16px 16px 0 415px;
	width: 145px;
	color: #fff;
}

.login_etape_3 span
{
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 10px;
}

.login_etape_3 ul
{
	margin-top: 5px;
}

.login_etape_3 ul li
{
	background-image: url(../images/icones/fleche_icone.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 5px 15px;
}

.login_etape_3 ul li a
{
	color: #fff;
	font-size: 10px;
}


#contenu_page
{
	width: 800px;
}


#contenu_page_gauche
{
	float: left;
	width: 565px;
	background-image: url(../images/ombre_haut.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top: solid 1px #808080;
	margin-top: 1px; /*padding-bottom:20px;*/
}

#contenu_page_droite
{
	float: left;
	width: 235px;
	margin-top: 1px;
	background-image: url(../images/fond_partie_droite.gif);
	padding-bottom: 21px;
}

.titre_page
{
	background-image: url(../images/icones/ico_titre_page.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-size: 25px;
	padding-left: 26px;
	color: #5c5d5d;
	margin-bottom: 3px;
	margin-top: 12px;
	width: 525px;
}

#encadre_grise
{
	width: 503;
	background-color: #eff0f0;
	padding: 5px 35px 3px 27px;
	font-size: 12px;
	font-weight: bold;
	color: #656666;
}

.sous_titre_page
{
	background-image: url(../images/fond_sous_titre_page.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	width: 469px;
	padding-left: 36px;
	margin-left: 5px;
	margin-bottom: 16px;
}

.sous_titre_page span
{
	color: #409ec5;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	padding: 0px 3px 0px 6px;
}

#boite_outils
{
	width: 207px;
	background-image: url(../images/fond_boite_outils.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #5E6060;
	border-left: solid 1px #8e9090;
	border-top: solid 1px #8e9090; /*border-bottom:dashed 1px #fff;*/
	padding: 8px 14px 2px 13px;
	height: 85px;
}

#boite_outils ul
{
	width: 207px;
}

#outil_imprimer
{
	background-image: url(../images/icones/ico_imprimer.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 70px;
	color: #fff;
	font-size: 10px;
	padding: 9px 0px 0px 32px;
	float: left;
}

#outil_imprimer a
{
	text-decoration: none;
	color: #fff;
}

.outil_telecharger_doc
{
	background-image: url(../images/icones/ico_telecharger.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-size: 10px;
	padding: 3px 0px 0px 32px;
	float: left;
	width: 73px;
}

.outil_telecharger_doc a
{
	text-decoration: none;
	color: #fff;
}

#outil_implantation
{
	background-image: url(../images/icones/ico_implantation.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 70px;
	color: #fff;
	font-size: 10px;
	padding: 9px 0px 0px 32px;
	float: left;
}

#outil_implantation a
{
	text-decoration: none;
	color: #fff;
}

#outil_contact
{
	background-image: url(../images/icones/ico_contact.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 70px;
	color: #fff;
	font-size: 10px;
	padding: 9px 0px 0px 32px;
	float: left;
}

#outil_contact a
{
	text-decoration: none;
	color: #fff;
}

.footer
{
	background-color: #C1C1C1;
	background-image: url(../images/fond_footer.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 5px;
	width: 800px;
}
.footer ul
{
	width: 800px;
}

.footer ul li
{
	float: left;
	color: #434444;
	margin-left: 15px;
	text-align: right;
}

.footer ul li a
{
	color: #434444;
	text-decoration: none;
}


.footer2
{
	background-image: url(../images/fond_footer2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 20px;
	padding-top: 8px; /*height:30px;*/
}
.footer2 ul
{
	width: 800px;
}

.footer2 ul li
{
	float: left;
	color: #434444;
	margin-left: 19px;
	text-align: right;
}

.footer2 ul li a
{
	color: #434444;
	text-decoration: none;
}

#Dirickx_fr
{
	background-image: url(../images/flag/ico_flag_fr_gris.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
	display: block;
	float: right;
}

#Dirickx_fr:hover
{
	background-image: url(../images/flag/ico_flag_fr.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
	display: block;
	float: right;
}

#Dirickx_gb
{
	background-image: url(../images/flag/ico_flag_gb_gris.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
	display: block;
	float: right;
	margin-right: 3px;
}

#Dirickx_gb:hover
{
	background-image: url(../images/flag/ico_flag_gb.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
	display: block;
	float: right;
	margin-right: 3px;
}

/****Pour les pages*****/
.image_border_gauche
{
	background-image: url(../images/recherche_coeur_entreprise/fond_pointilles_gauche.gif);
	background-repeat: no-repeat;
	float: left; /*height:99px;*/
	padding-left: 10px;
	width: 150px;
}

.image_border_droite
{
	background-image: url(../images/historique/fond_pointilles.gif);
	background-repeat: no-repeat;
	margin-right: 3px;
	width: 150px;
}


.titre_paragraphe
{
	font-weight: bold;
	font-size: 11px;
	color: #696a6a;
}
.texte
{
	color: #848586;
	float: left;
	padding: 0 0 0 4px;
	width: 357px;
}
.texte ul
{
	margin-top: 0px;
	margin-bottom: 10px;
}

.zoom_image
{
	padding-top: 8px;
}


.lien_fleche
{
	background-image: url(../images/icones/ico_rond_fleche_bleu.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-weight: bold;
	color: #626464;
}

#mot_cles
{
	background-image: url(../images/mot_cles.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 235px;
	height: 286px;
}

#mot_cles p
{
	display: none;
}
#mot_clesEn
{
	background-image: url(../images/mot_cles_en.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 235px;
	height: 286px;
}

#mot_clesEn p
{
	display: none;
}

#maxime_haut
{
	margin-top: 10px;
	padding-left: 45px;
	padding-top: 20px;
	background-image: url(../images/fond_maxim_haut.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	font-size: 13px;
}

#maxime_bas
{
	background-image: url(../images/fond_maxim_bas.gif);
	background-repeat: no-repeat;
	font-style: italic;
	padding-right: 35px;
	padding-top: 10px;
	color: #fff;
	font-size: 11px;
	text-align: right;
	height: 25px;
}

.liste_degrade
{
	background-image: url(../images/qui_sommes_nous/carre_liste.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 9px;
}

.lien_retour_page
{
	background-image: url(../images/icones/ico_retour_page.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 15px;
	padding-left: 14px;
	text-decoration: none;
	color: #000;
	margin-left: 29px;
	margin-top: 8px;
	float: left;
	width: 425px;
}


.auteur_citation
{
	text-align: right;
	color: #a1a2a3;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
}
/******************/

#ombre_haute
{
	width: 800px;
	background-image: url(../images/rejoindre_dirickx/fond_div_offre_emploi.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top: solid 1px #808080;
	margin-top: 1px;
	padding-bottom: 20px;
}

.arbre a
{
	color: #BFBFBF;
}

#footer_keyword li
{
	float: left;
	margin-left: 0px;
	list-style-type: none;
}
