html {
	overflow-y: hidden;
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,Verdana;
	font-size:11px;
	background-color:#343434;
	color:#535353;
}

table
{
	padding:0px;
	margin:0px;
	font-family:Arial,Helvetica,Verdana;
	font-size:11px;
	border-spacing:0px;
	border-collapse:collapse;
}

td
{
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border-collapse:collapse;  
}

img {
	display:block;
	border:0px;
}

.spacer
{
	clear:both;
	font-size:0px;
}

#site {
	width:956px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

input[type=text], input[type=password], input[type=file], input[type=checkbox], select, textarea {
	width:162px;
	border:1px solid #fe8f1f;
	font-size:10px;
	height:13px;
	padding-left:5px;
	color:#535353;
	font-family:Arial;
}

input[type=checkbox] {
	width:13px;
	margin:0px;
	border:0px;
	padding:0px;
	margin-top:2px;
}

input[type=file] {
	width:160px;
	height:18px;
	font-size:10px;
}

select {
	width:169px;
	height:16px;
	padding-left:1px;
}

textarea{
	height:60px;
}

#container {
	background:url("../images/fond_site.jpg") top #434343 repeat-x;	
}

#containerComptes {
	width:956px;
	margin-left:auto;
	margin-right:auto;	
}

#header {
	width:100%;
	height:176px;
}

#div_logo_vide {
	float:left;
	width:226px;
	height:177px;
}

#header_logo {
	position:absolute;
	margin-top:-165px;
	margin-left:-70px;
	width:332px;
	height:155px;
	cursor:pointer;
	background:url('../images/logo.png');
}

#header_content {
	width:730px;
	height:177px;
	float:left;
}

#header_connexion {
	height:56px;
	float:right;
}

#logo_piana {
	position:absolute;
	margin-left:1030px;
	width:60px;
	height:23px;
	cursor:pointer;
	background:url('../images/logo_piana.png');
}

.element_header_connexion_normal_gauche {
	float:left;
	width:3px;
	height:26px;
	background:url("../images/header_connexion/header_connexion_normal_gauche.jpg");
}

.element_header_connexion_normal_content {
	height:26px;
	float:left;
	background:url("../images/header_connexion/header_connexion_normal_content.jpg");
}

.element_header_connexion_normal_droite {
	float:left;
	width:3px;
	height:26px;
	background:url("../images/header_connexion/header_connexion_normal_droite.jpg");
}

.element_header_menu {
	cursor:pointer;
	float:right;
	/*font-weight:bold;*/
	margin-left:4px;
}

.element_header_connexion {
	float:right;
	margin-left:5px;
	cursor:pointer;
	color:white;
	font-weight:bold;
}

.element_header_connecte {
	float:right;
	margin-left:5px;
	color:white;
	font-weight:bold;
	background-color:#747577;
	width:150px;
	height:25px;
}

.element_header_connecte_bonjour {
	padding-top:5px;
	text-align:center;
}

.element_header_connecte_deconnexion {
	float:right;
	margin-right:-3px;
	font-weight:normal;
}

#entreprise_mon_compte {
	padding-left:180px;
}

#entreprise_interlocuteurs_filtre {
	padding-top:15px;
}

#entreprise_interlocuteurs{
	padding-top:15px;
}

.element_header_menu_normal_gauche {
	float:left;
	width:3px;
	height:32px;
	background:url("../images/header_menu/fond_menu_normal_gauche.jpg") no-repeat;
}

.element_header_menu_normal_content {
	height:32px;
	float:left;
	color:white;
	padding-left:1px;
	padding-right:1px;
	background:url("../images/header_menu/fond_menu_normal_content.jpg") repeat-x;
}

.element_header_menu_normal_droite {
	float:left;
	width:3px;
	height:32px;
	background:url("../images/header_menu/fond_menu_normal_droite.jpg") no-repeat;
}

.element_header_menu_hover_gauche {
	float:left;
	width:3px;
	height:32px;
	background:url("../images/header_menu/fond_menu_hover_gauche.jpg");
}

.element_header_menu_hover_content {
	height:32px;
	float:left;
	color:#fd8f20;
	padding-left:1px;
	padding-right:1px;
	background-color:white;
}

.element_header_menu_hover_droite {
	float:left;
	width:3px;
	height:32px;
	background:url("../images/header_menu/fond_menu_hover_droite.jpg");
}

.text_gris_header_connexion {
	color:#7b7b7b;
	font-weight:bold;
}

#background_orange {
	background-color:#fe8f1f;
}

#background_blanc {
	background-color:white;
}

#background_gris_clair {
	background-color:#eeeee9;
}

.titre_orange {
	color:#fd8f20;
}

.background_generique {
	width:956px;
	margin-left:auto;
	margin-right:auto;
}

#presentation {
	margin-top:1px;
	width:949px;
	height:271px;
	padding-left:7px;
	background-color:white;
}

#div_offres {
	width:667px;
	margin-left:63px;
	padding-top:24px;
}

.tab_offres_gauche {
	width:4px;
	height:54px;
	background:url("../images/header_offres/fond_bloc_gauche.jpg");
}

.tab_offres_content {
	height:54px;
	background:url("../images/header_offres/fond_bloc_content.jpg") repeat-x;
	padding-left:5px;
	padding-right:5px;
	width:653px;
}

.tab_offres_droite {
	float:left;
	width:4px;
	height:54px;
	background:url("../images/header_offres/fond_bloc_droite.jpg");
}

.tab_offres_fleche_gauche {
	float:left;
	width:37px;
	height:32px;
	margin-right:8px;
	cursor:pointer;
	background:url("../images/header_offres/fleche_orange_gauche.jpg");
}

.tab_offres_fleche_gauche_disabled {
	float:left;
	width:37px;
	height:32px;
	margin-right:8px;
	cursor:pointer;
	background:url("../images/header_offres/fleche_grise_gauche.jpg");
}

.tab_offres_fleche_droite {
	float:left;
	width:37px;
	height:32px;
	margin-left:8px;
	cursor:pointer;
	background:url("../images/header_offres/fleche_orange_droite.jpg");
}

.tab_offres_fleche_droite_disabled {
	float:left;
	width:37px;
	height:32px;
	margin-left:8px;
	cursor:pointer;
	background:url("../images/header_offres/fleche_grise_droite.jpg");
}

.tab_offres_offre {
	float:left;
	margin-top:3px;
	margin-left:3px;
	margin-right:2px;
	width:274px;
}

.tab_offres_interne_gauche {
	width:4px;
	height:42px;
	background:url("../images/header_offres/fond_bloc_interne_gauche.jpg") no-repeat;
}

.tab_offres_interne_content {
	height:42px;
	padding-top:4px;
	padding-left:3px;
	padding-right:5px;
	background:url("../images/header_offres/fond_bloc_interne_content.jpg") repeat-x;
}

.tab_offres_interne_droite {
	width:4px;
	height:42px;
	background:url("../images/header_offres/fond_bloc_interne_droite.jpg") no-repeat;
}

.tab_offres_salaire_gauche {
	width:4px;
	height:37px;
	background:url("../images/header_offres/fond_bloc_salaire_gauche.jpg");
}

.tab_offres_salaire_content {
	height:37px;
	color:#b2b2b2;
	font-size:22px;
	font-weight:bold;
	background:url("../images/header_offres/fond_bloc_salaire_content.jpg");
}

.tab_offres_salaire_droite {
	width:4px;
	height:37px;
	background:url("../images/header_offres/fond_bloc_salaire_droite.jpg");
}

.tab_offres_titre {
	color:#f9931f;
	font-weight:bold;
	font-size:14px;
}

a.titre_bloc_actu {
	color:#f9931f;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.div_sous_menu {
	background-color:#2f2f2f;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:-1px;
}

#menu .static {
	font-size:11px;
	color:#F9A503;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#menu a{
	font-size:11px;
	font-weight:bold;
	color:white;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#menu a:hover{
	font-size:11px;
	font-weight:bold;
	color:#fe8f1f;
	text-decoration:none;
}

.date_bloc_actu {
	color:#9f9ea1;
	letter-spacing:1px;
}

.texte_bloc_actu {
	font-size:11px;
}

#bloc_bienvenue {
	width:657px;
}

#bloc_fck {
	width:956px;
}

#bloc_search{
	width:276px;
	padding-left:8px;
	vertical-align:top;
}

#bloc_general_haut {
	margin-top:8px;
	width:956px;
	height:27px;
	background:url("../images/general/haut_bloc_general.jpg") no-repeat;
}

#bloc_general_content {
	width:929px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:5px;
	background:url("../images/home/fond_bloc_bienvenue.jpg") #e8e7e5 repeat-x;
}

#bloc_general_bas {
	width:956px;
	height:5px;
	background:url("../images/general/bas_bloc_general.jpg") no-repeat;
}

#bloc_bienvenue_haut {
	margin-top:8px;
	width:672px;
	height:27px;
	background:url("../images/home/haut_bloc_bienvenue.jpg") no-repeat;
}

#bloc_bienvenue_bas {
	width:672px;
	height:5px;
	background:url("../images/home/bas_bloc_bienvenue.jpg") no-repeat;
}

#bloc_search_haut {
	margin-top:8px;
	width:276px;
	height:27px;
	background:url("../images/home/haut_bloc_search.jpg") no-repeat;
}

#bloc_bienvenue_content {
	width:645px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:5px;
	min-height:210px;
	background:url("../images/home/fond_bloc_bienvenue.jpg") #ebebe9 repeat-x;
}

#bloc_search_content {
	width:244px;
	min-height:195px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:15px;
	background:url("../images/home/fond_bloc_bienvenue.jpg") #ebebe9 repeat-x;
}

#bloc_search_bas {
	width:276px;
	height:5px;
	background:url("../images/home/bas_bloc_search.jpg") no-repeat;
}

.boxTitreGauche {
	width:10px;
	height:27px;
	background:url("../images/boxTitreGauche.png") no-repeat;
}

.boxTitreFond {
	height:27px;
	font-size:13px;
	font-weight:bold;
	background:url("../images/boxTitreFond.jpg") repeat-x;
}

.boxTitreFondSpace {
	height:27px;
	font-size:13px;
	font-weight:bold;
	padding-left:22px;
	padding-right:22px;
	background:url("../images/boxTitreFond.jpg") repeat-x;
}

.boxTitreDroite {
	width:10px;
	height:27px;
	background:url("../images/boxTitreDroite.png") no-repeat;
}

.boxTitreDroite2 {
	width:10px;
	height:27px;
	background:url("../images/boxTitreDroite2.jpg") no-repeat;
}

#lang_menu {
	float:left;
	margin-top:10px;
}

.element_menu_lang {
	float:left;
	color:#f9a503;
	padding-right:5px;
	font-size:9px;
}

a.link_menu_lang {
	color:white;
	text-decoration:none;
}

a.link_menu_lang:hover {
	color:#f9a503;
	text-decoration:none;
}

a.link_menu_lang_invert {
	color:#f9a503;
	text-decoration:none;
}

a.link_menu_lang_invert:hover {
	color:white;
	text-decoration:none;
}

#div_bloc_actu {
	float:left;
	width:392px;
	padding-top:8px;
	padding-bottom:8px;
}

#div_map {
	float:left;
	margin-left:14px;
	width:547px;
	height:210px;
	margin-top:8px;
	border:1px solid #d1d1d1;
	margin-bottom:8px;
}

.bas_bloc_actu {
	width:398px;
	height:4px;
	background:url("../images/home/bas_bloc_actu.jpg") no-repeat;
}

.milieu_bloc_actu {
	width:398px;
	height:205px;
	background:url("../images/home/fond_bloc_actu.jpg") repeat-y;
	padding-left:7px;
	padding-right:7px;
}

.plan_site_element {
	margin-top:10px;
	margin-bottom:10px;
}

.lien_orange {
	color:#fe8f1f;
	text-decoration:none;
}

.lien_orange:hover {
	color:#535353;
	text-decoration:none;
}

.lien_noir {
	text-decoration:none;
	color:#535353;
}

.lien_noir:hover {
	text-decoration:none;
	color:#fe8f1f;
}

#actus {
	vertical-align:top;
}

#btn_all {
	cursor:pointer;
}

.haut_bloc_actu {
	width:398px;
	height:4px;
	background:url("../images/home/haut_bloc_actu.jpg") no-repeat;
}

.bloc_actu {
	padding-bottom:5px;
	padding-top:2px;
	height:10px;
}

.barre_actu {
	width:390px;
	height:1px;
	margin-top:8px;
	background:url("../images/home/barre_actu.jpg") no-repeat;
}

#bloc_actu_pagination {
	float:left;
	margin-top:6px;
}

#bloc_actu_btn_all {
	float:right;
	padding-right:15px;
	margin-top:5px;
}

.btnGauche {
	width:8px;
	height:21px;
	background:url("../images/btnGauche.jpg") no-repeat;
}

.btnMilieu{
	height:21px;
	background:url("../images/btnFond.jpg") repeat-x;
}

.btnDroit {
	width:8px;
	height:21px;
	background:url("../images/btnDroit.jpg") no-repeat;
}

.btn_pagination {
	float:left;
	width:19px;
	height:18px;
	padding-top:1px;
	margin-right:3px;
	text-align:center;
	cursor:pointer;
	color:#929292;
	font-weight:bold;
	background:url("../images/home/pagination.jpg") no-repeat;
}

.btn_pagination_hover {
	float:left;
	width:19px;
	height:18px;
	padding-top:1px;
	margin-right:3px;
	text-align:center;
	cursor:pointer;
	color:white;
	font-weight:bold;
	background:url("../images/home/pagination_hover.jpg") no-repeat;
}

#footer {
	color:white;
	background-color:#343434;
	font-size:10px;
}

.small_texte {
	font-size:10px;
}

a.lien_gris {
	text-decoration:none;
	color:#535353;
	font-weight:bold;
}

a.lien_gris:hover {
	text-decoration:none;
	color:#F9931F;
	font-weight:bold;
}

a.lien_gris_small {
	text-decoration:none;
	color:#535353;
	font-weight:bold;
	font-size:9px;
}

a.lien_gris_small:hover {
	text-decoration:none;
	color:#F9931F;
	font-weight:bold;
	font-size:9px;
}

.divCompte {
	width:956px;
	margin-left:auto;
	margin-right:auto;
	color:white;
}

.compteContent {
	padding:20px;
	padding-right:0px;
	color:white;
	padding-left:324px;
}

#div_filiales {
	margin-top:20px;
}

.bold {
	font-weight:bold;
}

.btn {
	width:64px;
	height:18px;
	text-align:center;
	padding-top:2px;
	cursor:pointer;
	background:url("../images/btn.png") no-repeat;
	color:white;
	font-weight:bold;
}

#contact_formulaire {
	float:left;
	width:305px;
}

#contact_coordonnees {
	float:left;
}

#rejoindre_job {
	float:left;
/*	width:270px;*/
	width:610px;
}

#rejoindre_formulaire {
	float:left;
	width:295px;
}

#candidat_inscription {
	float:left;
/*	width:285px;*/
	width:610px;
}

#candidat_connexion {
	float:left;
	width:275px;
	margin-left:18px;
}

.title_contact {
	padding-bottom:10px;
}

#contact_map {
	margin-top:10px;
}

table .tabForm td{
	padding-bottom:3px;
	vertical-align:top;
}

table .tabForm .etoile{
	padding-left:2px;
}

.header_accordeon {
	background-color:#fe8f1f;
/*	width:245px;*/
	width:570px;
	color:white;
	cursor:pointer;
	font-weight:bold;
	padding:2px;
	margin-top:3px;
	margin-bottom:2px;
}

.img_contour {
	border:1px solid #a6a6a6;
}

.img_contour:hover {
	border:1px solid #fe8f1f;
}
