html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img
{
	border: 0;
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
	margin-bottom: 1px;
	color: #717172;
	font-size: 100%;
	font-family: Arial, Verdana, Tahoma;
}

body
{
	height: 100%;
}

body#index
{
	background: #FFF url(gx/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

body#main
{
	background: #fff url(images/bg_header.gif) repeat-x;
	background-position: 0px -11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#imgHeader
{
	width: 990px;
	height: 175px;
	position: absolute;
	top: 13px;
	left: 4px;
}

h1
{
	color: #C21527;
}

h1 a, h1 a:link, h1 a:visited
{
	color: #C21527;
	text-decoration: none;
}

a:link, a:visited
{
	text-decoration: none;
	color: #0a6e9c;
}

a:hover
{
	text-decoration: underline;
}

.btnRechercher
{
	background-color: #00CCFF;
}

#conteneur
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1000px;
	padding: 0px;
}

#entete
{
	height: 202px;
	width: 1000px;
	position: relative;
	margin: 0px auto;
}

#menu
{
	height: 44px;
	width: 680px;
	/*width: 675px;*/
	position: absolute;
	/*left: 319px;*/
	left: 314px;
	z-index: 2;
}

#menu ul
{
	list-style-type: none;
	height: 39px;
}

#menu ul li
{
	padding: 0 2px 0 0;
	display: block;
	float: right;
	height: 44px;
	list-style-type: none;
	background: transparent url(images/diviseurmenu_off.gif) no-repeat scroll 100% 100%;
	z-index: 100;
}

#menu li.last
{
	background: none;
}

#menu ul li.actif
{
	background: transparent url(images/diviseurmenu_on.gif) no-repeat scroll 100% 100%;
	padding-right: 2px;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited
{
	display: block;
	float: left;
	height: 44px;
	background: transparent url(images/bg_menu_off.gif) repeat-x top left;
	line-height: 44px;
	padding: 0 19px;
	text-decoration: none;
	color: #FFF;
	overflow: hidden;
}

#menu ul li a:hover, #menu ul li a:visited:hover
{
	background: transparent url(images/bg_menu_over.gif) repeat-x;
}

#menu ul li a.actif, #menu ul li a.actif:visited
{
	background: transparent url(images/bg_menu_on2.gif) repeat-x;
	color: #c9eeff;
}

#contenue
{
	padding: 0px;
	margin: 0px;
}

#contenue_text
{
	width: 900px;
	margin-left: 50px;
}

.contact_form
{
	float: left;
	width: 600px !important;
	border-right: 1px solid #DDD;
}

.contact_adresse
{
	display: inline;
	float: right;
	margin-right: 40px;
	line-height: 21px;
}

#contenue div#resultat
{
	float: right;
	width: 716px;
	position: relative;
	top: 5px;
	left: -6px;
	text-align: left;
}

#contenue div#resultat2
{
	margin: 0 auto;
	width: 716px;
}

#contenue a, #contenue a:hover, #contenue a:visited, #contenue a:link
{
	color: #000;
}

.lienRSS
{
	background: url(Gx/rss.gif) no-repeat left;
	padding: 5px 0 5px 20px;
}
.lienPDF
{
	background: url(Gx/icone_PDF.gif) no-repeat left;
	padding: 5px 0 5px 20px;
}

.loginBG
{
	background: url(images/bg_boite_login.jpg) no-repeat top;
}
.texteBlanche
{
	color: #FFFFFF;
}

#piedPage
{
	color: #555;
	font-family: Tahoma;
	font-size: 10px;
	height: 50px;
	padding: 0;
}

#piedPage a
{
	color: #BD9500;
	text-decoration: underline;
}

#piedPage a:hover
{
	color: #000;
}

#piedPage #copyrights
{
	float: left;
	margin: 0;
	text-align: left;
}

#piedPage #copyrights a
{
	font-weight: bold;
}

#piedPage #copyrights #lienCopyrights
{
	font-weight: normal;
	text-decoration: none;
	color: #555;
}

#piedPage #copyrights #lienCopyrights:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #555;
}

#socialBookmarker
{
	float: right;
}

#bookmarker a
{
	color: #BD9500;
	text-decoration: underline;
}

#bookmarker a:hover
{
	color: #000;
}

fieldset
{
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #000;
}
fieldset legend
{
	font-weight: bold;
	color: #000;
	padding: 3px;
	border: 1px solid #999;
}
fieldset label
{
	color: #000;
	margin: 2px 0 2px 0;
}

#contenue_formulaire
{
	width: 980px;
}

.champTexte
{
	background: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	margin: 2px 0 2px 0;
}

.listeDeroulante
{
	background: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	margin: 2px 0 2px 0;
}

.boiteTexte
{
	background: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-family: "Trebuchet MS"; /* font-size: 11px; */
	margin: 2px 0 2px 0;
}

.bouton
{
	background-color: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #498ECB;
	font-family: "Trebuchet MS"; /* font-size: 11px; */
	font-weight: bold;
}

.bouton:hover
{
	background-color: #1A80B6;
}

/* FF seulement */

.champCache
{
	display: none;
	visibility: hidden;
}

.boutonRadio
{
	background: #EEF3F7;
	color: #4E677A;
}
.caseaCocher
{
	border: none;
}
.erreur
{
	color: #FF0000;
}

div.liensAuthentification
{
	line-height: 24px;
	margin-bottom: 0px;
	padding: 0 0 0px 0;
	height: 30px;
}
form input.authentification
{
	background-color: #E8E8E8;
	width: 118px;
	height: 21px;
	font-size: 11px;
	border: #d4d2d2 1px solid;
}

#sessionHeader
{
	background-image: url(images/bg_header.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#sectionCandidat
{
	background: #FFF url(images/bg_boite_candidat.gif) no-repeat left top;
	padding: 10px 5px;
	height: 240px;
	width: 258px;
	float: left;
	text-align: left;
}

#sectionCandidat .headerPrincipal
{
	color: #0a6e9c;
	margin: 0 0 5px 5px;
}

#sectionCandidat input
{
	width: 110px;
	margin: 0 2px 0 5px;
	padding: 2px;
	font-size: 11px;
	float: left;
}

span.nomUtilisateur, span.motDePasse
{
	font-size: 10px;
}

#sectionCandidat .nomUtilisateur
{
	margin-left: 3px;
}

#sectionCandidat .motDePasse
{
	margin-left: 40px;
}

#sectionEmployeur .nomUtilisateur
{
	margin-left: 3px;
}

#sectionEmployeur .motDePasse
{
	margin-left: 39px;
}

#sectionCandidat .liensCandidat1
{
	float: left;
	margin: 6px 0 0 0px;
	width: 200px;
	height: 50px;
	font-weight: bold;
	font-size: 11px;
}

#sectionCandidat .liensCandidat1 li
{
	list-style-type: none;
	margin: 0 0 5px -8px;
}

#sectionCandidat .liensCandidat1 li a
{
	text-decoration: underline;
}

#sectionCandidat .liensCandidat2
{
	float: left;
	text-align: left;
	padding: 15px 0 0 0px;
	font-weight: bold;
	font-size: 12px;
}

#sectionCandidat .liensCandidat2 li
{
	margin-bottom: 7px; 
}

#sectionCandidat ul
{
	list-style-type: dot;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

#sectionCandidat ul li a
{
	text-decoration: none;
}

div#main div#conteneur div#contenue div#sectionCandidat form div.liensCandidat2 ul li a:link
{
	text-decoration: none;
}

#sectionCandidat input.form_submit_button
{
	background-image: url(images/bt_login_Candidats.gif);
	text-align: left;
	margin: 3px 0 0 0;
	padding: 0px 0px 0px 10px;
	height: 33px;
	width: 230px;
	border: none;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#sectionCandidat input.form_submit_button:hover
{
	background-image: url(images/bt_login_Candidats_hover.gif);
}

#sectionCandidat form
{
	height: 60px;
}

div#sectionRecherche
{
	width: 457px;
	background: #FFF url(images/bg_boite_recherche.jpg) no-repeat;
	color: #FFF;
	padding: 10px 5px;
	margin-left: 10px;
	height: 240px;
	text-align: right;
	float: left;
}

div#sectionRecherche2
{
	width: 457px;
	background: #FFF url(images/bg_boite_recherche.jpg) no-repeat;
	color: #FFF;
	padding: 10px 5px;
	margin: 0 auto;
	height: 240px;
	text-align: right;
}

#sectionRecherche h2, #sectionRecherche2 h2
{
	color: white;
	text-align: left;
	font-size: 26px;
	font-weight: normal;
	padding: 0 0 15px 15px;
}

#sectionRecherche form #search_form tbody tr td.field select.search_input_style, #sectionRecherche2 form #search_form tbody tr td.field select.search_input_style
{
	font-size: 16px;
	padding: 0 0 0 5px;
}

#sectionRecherche form #search_form tbody tr td.field input.search_input_style, #sectionRecherche2 form #search_form tbody tr td.field input.search_input_style
{
	font-size: 16px;
	padding: 0 0 0 5px;
}

#sectionRecherche input.form_submit_button, #sectionRecherche2 input.form_submit_button
{
	width: 120px;
	height: 35px;
	font-weight: bold;
	margin-left: 80px;
	font-size: 16px;
	color: #FFFFFF;
	background: url(images/btn_search_bg.jpg);
}

#sectionEmployeur
{
	background: url(images/bg_boite_employeurs.gif) no-repeat right top;
	padding: 10px 5px;
	float: right;
	width: 240px;
	height: 240px;
}

#sectionEmployeur .headerPrincipal
{
	color: #83b212;
	text-align: right;
	margin: 0 7px 5px 0px;
}

#sectionEmployeur input
{
	width: 110px;
	margin: 0 0 0px 6px;
	padding: 2px;
	font-size: 11px;
	float: left;
}

#sectionEmployeur input.form_submit_button
{
	float: right;
	background-image: url(images/bt_login_Employeur.gif);
	text-align: right;
	margin: 3px 7px 0 0;
	padding: 0px 10px 0px 0px;
	height: 33px;
	width: 230px;
	border: none;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#sectionEmployeur input.form_submit_button:hover
{
	background-image: url(images/bt_login_Employeur_hover.gif);	
}

#sectionEmployeur .liensEmployeur1
{
	float: right;
	text-align: right;
	margin: 6px 5px 0px 0px;
	font-weight: bold;
	font-size: 11px;	
}

#sectionEmployeur .liensEmployeur1 li
{
	margin: 0px 3px 0 0;
	list-style-type: none;
	padding: 0px 0px 5px 0px;
}

#sectionEmployeur .liensEmployeur1 li a
{
	text-decoration: underline;
}

#sectionEmployeur .liensEmployeur2
{
	float: left;
	text-align: left;
	width: 230px;
	padding: 10px 0 0 0px;
	font-weight: bold;
	font-size: 12px;
}

#sectionEmployeur .liensEmployeur2 li
{
	margin-bottom: 7px; 
}

#sectionEmployeur ul
{
	padding: 0px 0px 0px 15px;
}

#sectionEmployeur ul li a
{
	text-decoration: none;
}

#entreprisesClient
{
	width: 245px;
	padding: 7px 8px;
	background: url(images/bg_boite_entreprise.gif) no-repeat;
	float: left;
	position: relative;
	top: -2px;
	font-size: 11pt;
}

#entreprisesClient b
{
	color: black;
}

#entreprisesClient_Contenue
{
	padding: 10px 8px;
	width: 255px;
}

#entreprisesClient_Contenue IMG
{
	width: 100px;
	height: auto;
	margin: 0 15px 0 2px;
}

#job_post TABLE.job_post
{
}

#job_post TD.header
{
	/*background-color: #808080;*/
	padding: 0px 0px 0px 14px;
	height: 20px;
	font-weight: normal;
}

#job_post A.go_back
{
	color: #2677C2;
	font-size: 13px;
	font-weight: normal;
}

#job_post .expired_msg
{
	color: #E8E8E8;
	font-weight: bold;
}

#job_post .mention_us_msg
{
	color: #E8E8E8;
	font-weight: bold;
	font-size: 12pt;
}

#job_post .post_description td
{
	font-size: 13px;
	color:#4A4A4A;
}


#job_post TD.top_links
{
	background-color: #ffffff;
	font-size: 10pt;
}

#job_post H2.job_title
{
	color: #709a0b;
}

#job_post TABLE.job_post_data
{
	width: 100%;
	background-color: #ffffff;
}

#job_post input.form_apply_button{
	margin:20px 0px;
}

#bdyPostingForm TABLE.job_post_data
{
	width: 95%;
}

#job_post TD.job_post_data
{
	width: 100%;
	background-color: #ffffff;
}

#profile, TABLE.profile_data
{
	background-color: #ffffff;
	width: 100%;
	border: 2px;
}

#profile TD.profile_data
{
	background-color: #Efefed;
}

.profile_list_no_result
{
	text-align: center;
	font-weight: bold;
}

TABLE.resume_data
{
	background-color: #ffffff;
	width: 90%;
	border-width: 0px;
}

#dynamic_form, TABLE.dynamic_form
{
	background-color: #d9d9d9;
	width: 100%;
	border-bottom-width: 0px;
}

#dynamic_form TD.dynamic_form_field
{
	background-color: #efefef;
	font-weight: bold;
	width: 120px;
	white-space: nowrap;
}

#dynamic_form TD.dynamic_form_2_col_field
{
	background-color: #ffffff;
}

#dynamic_form TD.dynamic_form_value
{
	background-color: #ffffff;
}

#dynamic_form .dynamic_form_image_label
{
	font-weight: bold;
}

#dynamic_form .dynamic_form_file_label
{
	font-weight: bold;
}

#dynamic_form .dynamic_form_note_label
{
}

#dynamic_form SELECT.dynamic_form_date_style
{
	background-color: #ffffff;
}
#dynamic_form INPUT.dynamic_form_date_style
{
	background-color: #ffffff;
}

#dynamic_form INPUT.dynamic_form_checkbox_style
{
	background-color: #ffffff;
}

#dynamic_form INPUT.dynamic_form_radio_style
{
	background-color: #ffffff;
	color: #ffffff;
}
#dynamic_form INPUT.dynamic_form_text_style
{
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	font-size: 15px;
	height: 23px;
}

#dynamic_form TEXTAREA
{
	font-family: "Arial" , sans-serif;
	font-size: 15px;
	background-color: #ffffff;
	border: 1px solid #7f9db9;
}

#dynamic_form SELECT
{
	font-family: "Arial" , sans-serif;
	background-color: #ffffff;
	border: 1px solid #7f9db9;
	/*height: 23px;*/
}

#dynamic_form .dynamic_form_seperator
{
	font-weight: bold;
}

#dynamic_form .is_required_mark
{
	font-weight: bold;
	font-size: 18pt;
	color: red;
	vertical-align: middle;
}

#search_form, TABLE.search
{
	width: 300px;
	border-collapse: collapse;
	color: #FFF;
}

#search_form TD.field
{
	color: #FFF;
	font-size: 14px;
	white-space: nowrap;
}

div.candidate_content #search_form TD.field, div.employer_content #search_form TD.field
{
	color: #000;
	white-space: nowrap;
}

#search_form INPUT.search_input_style
{
	color: #0d0d0d;
	width: 337px;
}

#search_form, INPUT.search_checkbox_style
{
	color: #0d0d0d;
}

#search_form, INPUT.search_radio_style
{
	color: #0d0d0d;
}

#search_form SELECT.search_input_style
{
	width: 337px;
	color: #0d0d0d;
}

#search_form .search_input_sel_label
{
	white-space: nowrap;
}

.new_search_link
{
	font-weight: bold;
	margin-left: 80px;
}

#joblist, TABLE.list
{

	font-size: xx-small;
	border-style: none;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	font-family: "Arial" , sans-serif;
	color: #555;
}

.accueil #joblist
{
	width: 570px;
	float:left;
}
.accueil IMG.pubSkyscraper{
	width: 120px;
	height: 600px;
	float: right;
}

#joblist tbody tr td .job_list_title a.job_list_title
{
	color: #0A6E9C;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#joblist tbody tr td .job_list_title a.job_list_title:hover
{
	text-decoration: underline;
}

#joblist .job_list_title
{
	color: #0000FF;
}

#joblist tbody tr td.list_data_cell span.job_list_small_print
{
	font-weight: normal;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-top: 2px;
}

#joblist tbody tr td.list_data_cell span.job_list_small_print a
{
	text-decoration: none;
	color: #0A6E9C;
}

#joblist tbody tr td.list_data_cell span.job_list_small_print a:hover
{
	text-decoration: underline;
}

#joblist tr
{
	color: #555;
}

#joblist .impaire
{
	background: white;
}

#joblist .paire
{
	background: #F4F4F4;
}

#joblist tbody tr td.list_header_cell1, #joblist tbody tr td.list_header_cell2, #joblist tbody tr td.list_header_cell3, #joblist tbody tr td.list_header_cell4
{
	color: black;
	font-family: "Arial" , sans-serif;
	text-align: center;
	font-size: 10pt;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	border-bottom: none;
}

#joblist .list_header_cell1
{
	background-color: #424242;/*#FFD900, FED500;*/
	border-right: 1px solid #D9D9D9;
	width: 12%;
	color: #FFF !important;
}

#joblist .list_header_cell2
{
	background-color: #424242;
	border-right: 1px solid #D9D9D9;
	width: 60%;
	color: #FFF !important;
}

#joblist .list_header_cell3
{
	background-color: #424242;
	border-right: 1px solid #D9D9D9;
	width: 14%;
	color: #FFF !important;
}

#joblist .list_header_cell4
{
	background-color: #424242;
	width: 14%;
	color: #FFF !important;
}

#joblist td
{
	border-top: none;
}

#joblist td .job_list_cat_name
{
	display: none;
}

#joblist td.premiereColonne
{
	border-right: 1px solid #D9D9D9;
	border-top: none;
	border-top: none;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#joblist td.TableInfo1
{
	border-right: 1px solid #D9D9D9;
	font-size: 10px;
	padding: 6px 6px 6px 10px;
}

#joblist td.TableInfo2
{
	border-right: 1px solid #D9D9D9;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#joblist td.derniereColonne
{
	border-right: none;
	border-top: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

#joblist .job_list_small_print_premium
{
	font-family: "Arial" , sans-serif;
	font-size: xx-small;
	color: #000000;
}

#joblist .job_list_title_premium
{
	font-family: "Arial" , sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
}

#joblist .green_grad
{
	background: #fff url(images/green-gradient.gif) repeat-x;
}

#joblist .blue_grad
{
	background: #ffffff url(images/blue-gradient.gif) repeat-x;
}

#joblist .standard
{
	background-color: white;
}

#joblist .job_list_cat_name
{
	font-family: "Arial" , sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #339900;
}

#joblist .job_list_cat_name_premium
{
	font-family: "Arial" , sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #339900;
}

#joblist TD.list_data_cell_premium
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	color: #000000;
}

#joblist TD.list_header_cell
{
	font-family: "Arial" , sans-serif;
	text-align: center;
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	background: #ffffff url(images/bg_resultat_header.gif) no-repeat;
	color: #000000;
	white-space: nowrap;
	height: 49px;
}

#joblist TD.list_day_of_week
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #DDEAF7;
	display: none;
}

#joblist TD.list_day_of_week_premium
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #DDEAF7;
}

.job_listing_count
{
	color: #000;
	margin: 10px 0;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}

.accueil .job_listing_count 
{
text-align: left;
}

.post_list_no_result
{
	font-weight: bold;
	text-align:center;
}

.post_list_premium
{
	font-weight: bold;
	text-align: center;
}

.post_edit_button
{
	font-size: 9pt;
}

.post_delete_button
{
	font-size: 9pt;
}

.post_repost_button
{
	font-size: 9pt;
}

#joblist_premium, TABLE.list_premium
{
	background-color: #d9d9d9;
	width: 99%;
	font-size: xx-small;
}

#joblist_premium .job_list_small_print_premium
{
	font-family: "Arial" , sans-serif;
	font-size: xx-small;
	color: #000000;
}

#joblist_premium .job_list_title_premium
{
	font-family: "Arial" , sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
}

#joblist_premium .green_grad
{
	background: #fff url(images/green-gradient.gif) repeat-x;
}
#joblist_premium .blue_grad
{
	background: #FFFFFF url(images/blue-gradient.gif) repeat-x;
}

#joblist_premium .standard
{
	background-color: white;
}

#joblist_premium .job_list_cat_name_premium
{
	font-family: "Arial" , sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #339900;
}

#joblist_premium TD.list_data_cell_premium
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	color: #000000;
}

#joblist_premium TD.list_header_cell
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	background-color: #E9E9E9;
	color: #000000;
	white-space: nowrap;
}

#joblist_premium TD.list_day_of_week_premium
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #ECF8F9;
}

.category_path a:link, .category_path a:visited, .cat_more_link
{
	text-decoration: none;
	font-weight: bold;
	color: #0a6e9c;
}

.category_index
{
	float: none;
	margin: 2em;
}

A.cat_parent_link
{
	text-decoration: none;
	font-family: "verdana" , sans-serif;
	font-weight: bold;
	color: #0a6e9c;
}

.cat_subcategory
{
	font-family: "verdana" , sans-serif;
	font-weight: normal;
	margin-left: 1em;
	margin-bottom: 1em;
}

A.cat_subcategory_link
{
	text-decoration: none;
	color: #0a6e9c;
}

.cat_arrow
{
	background: url(images/arrow.gif) no-repeat 0% 50%;
	padding-left: 18px;
}

TABLE.cat_table a
{
	font-size: 10pt;
}

.cat_list_box
{
	background-color: #F2F2F2;
	border-style: solid;
	border-color: #C8C8C8;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}

.cat_box_title
{
	font-weight: bold;
}

#resumelist, TABLE.resumelist
{
	background-color: #d9d9d9;
	width: 99%;
}

#resumelist TD.list_data_cell
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	color: #000000;
}

#resumelist .today
{
	color: #ff0000;
	font-weight: bold;
}

#resumelist .days_ago
{
	color: #339900;
	font-weight: bold;
}

#resumelist .days_ago2
{
	color: #C0C0C0;
	font-weight: bold;
}

#resumelist TD.list_header_cell
{
	font-family: "Arial" , sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
	background-color: #EAEAEA;
	color: #000000;
}

.resume_list_no_result
{
	font-weight: bold;
	text-align: center;
}

.skill_matrix_table
{
	border-style: solid;
	border-color: #C8C8C8;
	border-width: 1px;
	background-color: #d9d9d9;
}

.skill_matrix_header
{
	background-color: #FFFFff;
	font-weight: bold;
}

.skill_matrix_row
{
	background-color: #FFFFff;
}

TABLE.info_box
{
	background-color: #ffffff;
	color: #FFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

TD.info_box_head
{
	background-color: #C8D7E8;
	color: #000000;
}
TD.info_box_hed_right, TD.info_box_hed_left
{
	height: 30px;
	background-color: #C8D7E8;
}
TABLE.info_box_body
{
	background-color: #ffffff;
	border-collapse: collapse;
	border-style: solid;
	border-color: #C8D7E8;
	color: #000000;
}

TABLE.request_history
{
	background-color: #d9d9d9;
}

TD.request_history_head
{
	background-color: #EAEAEA;
	font-weight: bold;
	font-size: 13px;
}

TD.request_history_data
{
	background-color: #ffffff;
	font-size: 13px;
}

.request_label_requested
{
	color: #3300CC;
	font-weight: bold;
}

.request_label_granted
{
	color: #336600;
	font-weight: bold;
}

.request_label_refused
{
	color: #ff0000;
	font-weight: bold;
}

.error_msg_label
{
	color: #FF0000;
	font-weight: bold;
}

.ok_msg_label
{
	border: solid;
	border-color: #33CC00;
	border-width: 2px;
}

#advertiser_signup, TABLE.advertiser_signup_form
{
	background-color: #d9d9d9;
	width: 100%;
	border: 2px;
}

#app_form_table, TABLE.app_form_table
{
	background-color: #BEEA9D;
	width: 100%;
	border-width: 0px;
}

.app_form_table .field_label
{
	background-color: #F0F7F1;
	width: 150px;
	border-width: 0px;
	font-weight: bold;
}

.app_form_table .field_data
{
	background-color: #F0F7F1;
	border-width: 0px;
}

#email_form_table, TABLE.email_form_table
{
	background-color: #BEEA9D;
	width: 100%;
	border-width: 0px;
}

.email_form_table .field_label
{
	background-color: #F0F7F1;
	width: 150px;
	border-width: 0px;
	font-weight: bold;
}

.email_form_table .field_data
{
	background-color: #F0F7F1;
	border-width: 0px;
}

#request_form_table, TABLE.request_form_table
{
	background-color: #BEEA9D;
	width: 100%;
	border-width: 0px;
}

.request_form_table .field_label
{
	background-color: #F0F7F1;
	width: 150px;
	border-width: 0px;
	font-weight: bold;
}

.request_form_table .field_data
{
	background-color: #F0F7F1;
	border-width: 0px;
}

.nav_page_links
{
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
}

A.nav_page_link
{
}

.nav_page_cur
{
	font-weight: bold;
}

#liensAjouterA
{
	float: right;
	padding-top: 6px;
	padding-right: 14px;
}

#liensAjouterA span
{
	margin:0px 4px;
}

#liensAjouterA a
{
	color: #707171;
}

#ContenueBottom
{
	background: #FFF url(images/bg_content_bot.gif) no-repeat;
	width: 1000px;
	height: 96px;
	float: right;
}

#ContenueBottomSession
{
	margin: 0 auto;
	background: #FFF url(images/bg_content_bot.gif) no-repeat;
	width: 1000px;
	height: 96px;
}

#sectionFooter
{
	padding: 15px 0 0 0;
	font-size: 10px;
}

#sectionFooterSession
{
	font-size: 10px;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	padding-bottom: 30px;
}

#sectionFooterMulti
{
	clear:both;
	margin: 0 auto;
	margin-top:80px;
	padding-top:20px;
	background: #FFF url(images/bg_footer.gif) repeat-x;
	width: 1000px; 
	font-size: 12px;
}
#sectionFooterMulti table
{
	background: transparent url(images/bg_content_bot.gif) no-repeat scroll bottom center;
}
#sectionFooterMulti td.tampon
{
	height: 26px;
}

#sectionFooterMulti td
{
	padding:0px 20px;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

#sectionFooterMulti td.titre
{
	padding-bottom: 10px;
}
#sectionFooterMulti td.texte
{
	width:275px;
}
#sectionFooterMulti td.liens
{
	width:130px;
}
#sectionFooterMulti td.borderl
{
	border-left: 1px dotted #CCCCCC;
}

p.footer_text
{
	float: left;
	margin: 5px 0 0 10px;
}

p.footer_text a
{
	text-decoration: underline;
	color: #707171;
}

#joblist tbody tr.hovered, #joblist tbody tr.hovered span.job_list_title a.job_list_title, #joblist tbody tr.hovered span.job_list_small_print a
{
	background-color: #FEFEED;
}

#tblContact
{
	position: relative;
	left: -10px;
}

#txtMessage
{
	width: 300px;
	height: 120px;
}

.spacerDeLien{
	clear:both; 
	height:20px;
}


/*Bouton partagez*/
.btn-share:hover {
	text-decoration: none;
}

.btn-share img {
	margin-right:5px;
	float:left;
}

.btn-share .partagez {
	float:left;
	height:16px;
	color: #444 !important;
	font-size: 11px;
}

