@charset "utf-8";
/* CSS Document */

/*
author    : Yamen Bousselmi
email     : yab@justfindnow.com
date      : November 2009
copyright : JFN Technologie
site      : clikemploy.com
*/




/* RESET CSS */
/* --------- */
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;
	text-align:justify;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height:1em;
	color: black;
	background:#ecf5f1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* GLOBAL */
#jfn_page{
	width:1022px;
	margin:0 auto;
}

#jfn_container{
	width:100%;
	float:left;
	background:url(../images/img_v2/jfn_clik_container_bg.gif) top left repeat-y;
}


/* HEADER */
.jfn_header{
	width:100%;
	height:172px;
	float:left;
	background:url(../images/img_v2/jfn_clik_header_bg.png) top left repeat-x;
	position:absolute;
	top:0;
	left:0;
	border-top:1px solid #007113;
}

.jfn_headerContainer{
	width:994px;
	margin:0 auto;
}

.jfn_headerTopBar{
	width:100%;
	float:left;
}

.jfn_headerTopBar span{
	width:250px;
	color:#0e1f14;
	font-weight:bold;
	font-size:0.75em;
	float:left;
	margin-top:5px;
}

.jfn_headerTopBar div.jfn_miniMenuContainer{
	background:url(../images/img_v2/jfn_clik_header_mini_menu_left.png) top left no-repeat;
	float:right;
	padding-left:27px;
}

.jfn_headerTopBar ul#jfn_miniMenu{
	height:25px;
	padding-right:31px;
	float:left;
	font-size:0.8em;
	background:url(../images/img_v2/jfn_clik_header_mini_menu.png) top right no-repeat;
	position:relative;
}

.jfn_headerTopBar ul#jfn_miniMenu li{
	float:left;
}

.jfn_headerTopBar ul#jfn_miniMenu a:link,
.jfn_headerTopBar ul#jfn_miniMenu a:visited{
	text-decoration:none;
	height:23px;
	padding-left:20px;
	float:left;
	cursor:pointer;
}

.jfn_headerTopBar ul#jfn_miniMenu a:link big,
.jfn_headerTopBar ul#jfn_miniMenu a:visited big{
	color:#fff;
	font-weight:bold;
	font-size:0.85em;
	height:17px;
	padding-right:20px;
	padding-top:6px;
	float:left;
}

.jfn_headerTopBar ul#jfn_miniMenu a:hover,
.jfn_headerTopBar ul#jfn_miniMenu a.active{
	background:url(../images/img_v2/jfn_clik_header_mini_menu_hover_left.png) top left no-repeat;
}

.jfn_headerTopBar ul#jfn_miniMenu a:hover big,
.jfn_headerTopBar ul#jfn_miniMenu a.active big{
	background:url(../images/img_v2/jfn_clik_header_mini_menu_hover_right.png) top right no-repeat;
}

.jfn_headerLogo{
	width:100%;
	float:left;
	margin-top:4px;
}

.jfn_headerLogo img.logo{
	float:left;
	margin-top:33px;
}

.jfn_headerLogo div.pub{
	float:right;
	width:730px;
	height:92px;
	margin-top:15px;
	border:1px solid #58685e;
}


/* CONTENT */
.jfn_content{
	width:996px;
	padding:0 14px;
	float:left;
	padding-top:164px;
	margin-bottom:10px;
}

/* MAIN MENU */
#mainMenu{
	width:876px;
	height:36px;
	float:left;
	background:url(../images/img_v2/jfn_clik_mainmenu.png) top left no-repeat;
	padding-top:15px;
	padding-left:120px;
	margin-bottom:10px;
}

#mainMenu li{
	float:left;
	text-align:center;
	margin-right:15px;
}

#mainMenu li a:link,
#mainMenu li a:visited{
	float:left;
	height:24px;
	padding-left:4px;
	text-decoration:none;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
	background:url(../images/img_v2/jfn_clik_mainmenu_l.png) top left no-repeat;
	cursor:pointer;
}

#mainMenu li a:link big,
#mainMenu li a:visited big{
	float:left;
	height:20px;
	padding:4px 20px 0 16px;
	background:url(../images/img_v2/jfn_clik_mainmenu_r.png) top right no-repeat;
}

#mainMenu li a:hover,
#mainMenu li a.active{
	background:url(../images/img_v2/jfn_clik_mainmenu_hl.png) top left no-repeat;
}

#mainMenu li a:hover big,
#mainMenu li a.active big{
	background:url(../images/img_v2/jfn_clik_mainmenu_hr.png) top right no-repeat;
}

/* BLOCS */
#blocs{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:10px;
}

#blocs div.searchBlock{
	width:280px;
	height:150px;
	float:left;
	padding:10px 20px;
	background:url(../images/img_v2/jfn_clik_blocs_search.png) top left no-repeat;
	margin-right:17px;
}

#blocs h3,
.connexioConnectedBlock h3{
	color:#414141;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.95em;
	margin-bottom:10px;
	width:100%;
	float:left;
}

#blocs div.line,
#pkoi div.line,
.rightContainer div.ctright div.line{
	width:100%;
	float:left;
	margin-bottom:5px;
}

#blocs span,
.rightContainer div.ctright span{
	width:85px;
	clear:both;
	float:left;
	color:#58685e;
	font-size:0.7em;
	padding-top:2px;
}

#blocs input.text,
.rightContainer div.ctright input.text{
	width:166px;
	height:15px;
	float:right;
	color:#58685e;
	font-size:0.75em;
	border:1px solid #58685e;
}

#blocs select{
	width:168px;
	height:19px;
	float:right;
	color:#58685e;
	font-size:0.75em;
	border:1px solid #58685e;
}

#blocs input.button,
.rightContainer div.ctright input.button{
	width:168px;
	height:19px;
	float:right;
	color:#011c13;
	font-size:0.75em;
	border:0;
	border:1px solid #58685e;
	text-transform:uppercase;
	background:url(../images/img_v2/jfn_clik_blocs_search_bt.png) top left repeat-x;
}

#blocs a.advanced:link,
#blocs a.advanced:visited,
#blocs a.advanced:hover,
.rightContainer div.ctright a.advanced:link,
.rightContainer div.ctright a.advanced:visited,
.rightContainer div.ctright a.advanced:hover{
	color:#970000;
}

#blocs div.personsBlock{
	float:left;
}

#blocs div.personsBlock div.personBlock{
	width:280px;
	height:105px;
	float:left;
	padding:10px 20px;
	background:url(../images/img_v2/jfn_clik_blocs_p2.png) top left no-repeat;
}

#blocs div.personsBlock div.p1{
	margin-right:17px;
	background:url(../images/img_v2/jfn_clik_blocs_p1.png) top left no-repeat;
}

div.personBlock li{
	clear:both;
	float:left;
	color:#58685e;
	font-size:0.8em;
	line-height:1.5em;
	background:url(../images/img_v2/imp_ct_green_puces.gif) no-repeat;
	background-position:0 5px;
	padding-left:15px;
	width:265px;
}

a.blockLink{
	text-decoration:none;
	cursor:pointer;
}

div.personsBlock div.defillement{
	clear:both;
	float:left;
	width:636px;
	height:25px;
	padding:10px 0 0 20px;
	margin-top:8px;
	background:url(../images/img_v2/jfn_clik_blocs_defillement.png) top left no-repeat;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
}


/* NEWS & ENTREPRISES */
#offres{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:10px;
}

#offres div.aLaUne{
	width:410px;
	float:left;
	margin-right:17px;
}

#offres h4{
	height:32px;
	float:left;
	background:url(../images/img_v2/jfn_clik_offres_title_l.png) top left no-repeat;
	padding-left:4px;
}

#offres h4 span{
	width:100%;
	height:26px;
	float:left;
	/*font-family:Georgia;	*/
	font-size:1.2em;
	!font-size:0.9em;
	color:#007113;
	background:url(../images/img_v2/jfn_clik_offres_title_r.png) top right no-repeat;
	padding:8px 0 0 4px;
}

#offres h4 span b{
	font-weight:normal;
}

#offres h4.aLaUneTitle{
	width:402px;
}

#offres div.offres,
#offres div.offresAgences,
#offres div.offresEntreprises{
	width:390px;
	float:left;	
	font-size:0.72em;
	background:#f3f7f5;
	padding:10px;
}

#offres div.offres li{
	width:390px;
	float:left;
	background:#f3f7f5;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../images/img_v2/jfn_clik_offres_sep.png) bottom left repeat-x;
}

#offres div.offres h5{
	width:100%;
	float:left;
	background:#f3f7f5;
	margin-bottom:2px;
	font-weight:bold;
}

#offres div.offres h5 a:link,
#offres div.offres h5 a:visited{
	text-decoration:none;
	color:#970000;
}

#offres div.offres h5 a:hover{
	text-decoration:underline;
}

#offres div.agences{
	width:230px;
	float:left;
	margin-right:17px;
}

#offres h4.agenceTitle{
	width:222px;
}

#offres div.offresAgences{
	width:210px;
	height:248px;
}

#offres div.entreprises{
	width:320px;
	float:left;
}

#offres h4.entreprisesTitle{
	width:312px;
}

#offres div.offresEntreprises{
	width:300px;
	height:248px;
}


/* NEWS */
#news{
	width:100%;
	float:left;
	margin-bottom:10px;
}

#news div.skyscraper{
	width:120px;
	height:600px;
	float:left;
	margin-right:20px;
}

#news div.skyscraper img{
	border:0;
}

#news div.ctn{
	width:517px;
	float:left;
	margin-right:17px;
}

#news div.entreprise_de_la_semaine{
	width:100%;
	float:left;
	background:#f0eee4;
	margin-bottom:10px;
}

#news div.news_de_la_semaine{
	width:100%;
	float:left;
	background:#f3f7f5;
	margin-bottom:10px;
}

#news div.ctn h2,
#blocs div.article h2{
	width:497px;
	float:left;
	color:#007113;
	/*font-family:Georgia;*/
	font-size:1.2em;
	!font-size:0.9em;
	margin-bottom:10px;
	border-bottom:3px solid #fff;
	padding:8px 10px 8px 10px;
}

#news div.ctn div.item{
	width:497px;
	float:left;
	padding:0 10px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:0.75em;
}

#news div.ctn img{
	width:130px;
	float:left;
	margin-right:10px;
}

#news div.ctn p{
	width:357px;
	float:left;
	font-size:1em;
	line-height:1.45em;
}

#news div.ctn p span{
	width:100%;
	float:left;
	font-weight:bold;
	font-size:1em;
	color:#011c13;
}

#news div.ctn p span a:link,
#news div.ctn p span a:visited{
	text-decoration:none;
	color:#011c13;
	cursor:pointer;
}

#news div.ctn p span a:hover{
	text-decoration:underline;
}

#news div.ctn p big{
	width:100%;
	float:left;
	font-size:1em;
	color:#011c13;
}

#news div.cube{
	width:320px;
	float:left;
}

#news div.cube div.item{
	height:300px;
	margin-bottom:10px;
	float:left;
	margin-left:10px;
}

#news div.cube div.item img{
	border:0;
}


/* FOOTER */
.jfn_footer{
	width:1014px;
	height:70px;
	background:#007113;
	float:left;
	margin-left:4px;
}

.jfn_footer ul{
	width:100%;
	text-align:center;
	padding:15px 0 10px 0;
	font-size:0.7em;
}

.jfn_footer li{
	display:inline;
	padding:0 10px;
	text-align:center;
	background:url(../images/img_v2/jfn_clik_footer_sep.gif) center right no-repeat;
}

.jfn_footer a:link,
.jfn_footer a:visited{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.jfn_footer a:hover{
	text-decoration:underline;
}

.jfn_footer p{
	text-align:center;
	font-size:0.7em;
	color:#fff;
}


/* CONNEXION */
#blocs img{
	float:left;
}

.rightContainer div.ctright{
	float:left;
}

#blocs div.connexionBlock h3,
.rightContainer div.ctright h3{
	margin-bottom:10px;
	padding-bottom:8px;
	background:url(../images/img_v2/jfn_clik_bottom_h3.gif) bottom left repeat-x;
}

#blocs div.ctright big,
.rightContainer div.ctright big{
	font-size:0.6em;
	color:#970000;
	float:left;
	width:100%;
}

#blocs span.checkBox,
.rightContainer div.ctright span.checkBox{ /* CSS pour neutraliser les espace de checkbocx */
	/* BEGIN */
	vertical-align: top; /* ie likes this */ 
	height: 13px; 
	line-height: 13px;
	/*END */
	float:left;
	width:156px;
	font-size:1em;
	margin-left:112px; 
}

#blocs span.checkBox input,
.rightContainer div.ctright  span.checkBox input{ /* CSS pour neutraliser les espace de checkbocx */	
	/* BEGIN */
	margin:0; /* for FF */ 
	width:13px; /* for ie */
	height: 13px; /* For ie */
	/* END */
	float:left;
	margin-right:10px;
}

#blocs label,
.rightContainer div.ctright label{
	float:left;
	width:125px;
	font-weight:normal;
	font-size:0.7em;
	color:#58685E;
}

.rightContainer div.ctright div.errorConnexion{
	width:227px;
	float:left;
	font-size:0.7em;
	font-weight:bold;
	color:#cc0000;
	text-align:center;
	margin-bottom:10px;
	padding:5px;
	padding-left:40px;
	border:1px solid #cc0000;
	background:#FAFF8C url(../images/img_v2/icon_error_2.png) center left no-repeat;
}

#pkoi{
	width:657px;
	float:left;
	margin-bottom:10px;
	margin-right:17px;
}

#pkoi ul{
	background:#f3f7f5;
	float:left;
	margin-bottom:17px;
}

#pkoi ul li{
	width:300px;
	float:left;
	padding:10px;
}

.itemMarginRight{
	border-right:17px solid #fff;
}

#pkoi h4{
	width:100%;
	float:left;
	font-weight:bold;
	font-size:0.8em;
	color:#007113;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/img_v2/jfn_clik_offres_sep.png) bottom left repeat-x;
}

#pkoi p{
	width:285px;
	float:left;
	font-size:0.7em;
	color:#011c13;
	background:url(../images/img_v2/imp_ct_green2_puces.gif) no-repeat;
	background-position:0 4px;
	padding-left:15px;
}

/* CONNECTED */
.article{
	width:100%;
	float:left;
	background:#F3F7F5;
}

#blocs div.article h2{
	width:637px;
}

.articleCT{
	width:617px;
	float:left;
	padding:20px;
}

#blocs div.article h3{
	text-transform:none;
	margin:0;
	color:#011C13;
	font-size:0.8em;
}

.article p{
	font-size:0.75em;
	color:#011C13;
	text-align:justify;
	line-height:1.5em;
	margin-bottom:15px;
	float:left;
}

#blocs div.articleCT input.checkBBox{
	/* BEGIN */
	margin:0; /* for FF */ 
	width:13px; /* for ie */
	height: 13px; /* For ie */
	/* END */
	clear:both;
	float:left;
	margin-right:10px;
}

#blocs div.articleCT label{
	float:left;
	font-size:0.8em;
	width:500px;
}

#blocs div.articleCT div.buttons{
	float:left;
	width:617px;
	padding-top:20px;
}

#blocs div.articleCT input.button{
	width:auto;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	font-size:0.7em;
	cursor:pointer;
}

.connexioConnectedBlock{
	width:320px;
	float:left;
	margin-bottom:10px;
}

.connectedBlock{
	width:270px;
	float:left;
	background:url(../images/img_v2/jfn_clik_blocs_connexion.png) top left no-repeat;
	padding:10px 25px;
}

div.connectedBlock h3{
	margin-bottom:10px;
	padding-bottom:8px;
	background:url(../images/img_v2/jfn_clik_bottom_h3.gif) bottom left repeat-x;
}

.connectedBlock ul{
	float:left;
	width:100%;
}

.connectedBlock li{
	float:left;
	width:270px;
	margin-bottom:4px;
}

.connectedBlock li a:link,
.connectedBlock li a:visited{
	float:left;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	font-size:0.7em;
	font-weight:bold;
	padding:3px 0 0 40px;
	height:19px;
	background:url(../images/img_v2/jfn_clik_tab_bt.png) top right no-repeat;
	width:230px;
}

.connectedBlock li a:hover{
	background:url(../images/img_v2/jfn_clik_tab_bt_hover.png) top right no-repeat;
}

.connectedBlock li a.active:link,
.connectedBlock li a.active:visited,
.connectedBlock li a.active:hover{
	background:url(../images/img_v2/jfn_clik_tab_bt_hover.png) top right no-repeat;
}

.rightContainer img.bottom{
	float:left;
}

.connexioConnectedBlock img.bottom{
	float:left;
}

/* TABLEAU DE BORD */
.leftContainer{
	width:657px;
	margin-right:17px;
	float:left;
}

.rightContainer{
	width:320px;
	float:left;
}

#offres h4.tdb_title{
	width:649px;
}

#offres div.tdb_content{
	width:637px;
	float:left;	
	font-size:0.72em;
	background:#f3f7f5;
	padding:10px;
}

.searchBlock{
	float:left;
	width:657px;
	margin-bottom:10px;
}

.form{
	float:left;
}

.form div.line{
	float:left;
	margin-bottom:4px;
	width:590px;
	position:relative;
}

.form div.line2{
	padding-bottom:20px;
	margin-bottom:17px;
	background:url(../images/img_v2/jfn_clik_form_sep.png) bottom right no-repeat;
}

.form div.line3{
	width:328px;
	padding-left:262px;
	margin-bottom:20px;
}

.form div.line4{
	color:#58685E;
	font-size:0.85em;
	text-align:justify;
}


.form div.line5{
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:bold;
	padding-left:262px;
	width:328px;
	background:url(../images/img_v2/jfn_clik_form_sep.png) bottom right no-repeat;
}

.form ul{
	float:left;
	width:326px;
	min-height:67px;
	float:right;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../images/img_v2/jfn_clik_form_sep.png) bottom right no-repeat;
}

.form ul li{
	float:left;
	display:list-item;
	color:#CC0000;
	line-height:2em;
	width:100%;
}

.form ul.blockAdvSearch{
	/*height:140px;
	overflow:auto;
	border:1px solid #58685E;
	padding:5px;
	
	background:#fff;
	margin-bottom:0;*/
	width:305px;
	background:none;
	float:left;
	padding-bottom:0;
	margin-bottom:0;
}

.form ul.blockAdvSearch span{
	margin:0;
	width:298px;
}

.form ul.blockAdvSearch label{
	margin-top:-4px;
	width:275px;
}

.form b{
	clear:both;
	color:#58685E;
	float:left;
	font-size:1em;
	padding-top:1px;
	margin:0 6px 0 50px;
	width:190px;
	font-weight:normal;
	text-align:right;
}

.form div.line strong{
	font-weight:bold;
}

.form span{
	clear:both;
	color:#58685E;
	float:left;
	font-size:1em;
	padding-top:2px;
	width:328px;
	font-weight:normal;
	margin-bottom:10px;
}

.form div.line span.spanValidator,
#blocs div.ctright span.spanValidator{
	clear:none;
	width:5px;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
	height:5px;
	padding-top:6px;
	font-size:2em;
}

#blocs div.ctright span.spanValidator{
	font-size:1.5em;
}

.form span input{
	/* BEGIN */
	margin:0; /* for FF */ 
	width:13px; /* for ie */
	height: 13px; /* For ie */
	/* END */
	float:left;
	margin-right:10px;
}

.form span label{
	float:left;
	width:305px;
	font-weight:normal;
	font-size:1em;
	color:#58685E;
	text-align:justify;
}

.form input.tt{
	border:1px solid #58685E;
	color:#58685E;
	float:right;
	font-size:0.9em;
	height:15px;
	width:324px;
	!width:323px;
	padding-left:2px;
}

.form div.textEditor{
	width:326px;
	border:1px solid #58685E;
	float:right;
}

.form div.textEditor span.mceEditor{
	padding:0;
	margin:0;
}

.form input.indicatif{
	width:60px;
	!width:58px;
	margin-right:10px;
}

.form input.num{
	width:250px;
}


.form strong.select {
	position: absolute;
	width:324px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	font-size:0.9em;
	padding: 2px 0 0 4px;
	color:#58685E;
	background:url(../images/img_v2/jfn_clik_select_328.gif) top right no-repeat;
	overflow: hidden;
	float:right;
	right:0;
}

.form textarea.ta{
	border:1px solid #58685E;
	color:#58685E;
	float:right;
	font-size:1.2em;
	height:60px;
	width:324px;
	!width:322px;
	padding-left:2px;
}

.form input.button{
	width:auto;
	height:19px;
	padding-left:10px;
	!padding-left:0;
	padding-right:10px;
	!padding-right:0;
	margin-left:10px;
	font-size:1em;
	cursor:pointer;
	float:right;
	color:#011c13;
	border:0;
	border:1px solid #58685e;
	background:url(../images/img_v2/jfn_clik_blocs_search_bt.png) top left repeat-x;
}

/* RESULTS */
.results{
	float:left;
}

.results span.nbrResults{
	float:left;
	width:617px;
	padding:10px;
	margin-bottom:10px;
	font-size:1em;
	font-weight:bold;
	color:#011C13;
	background:url(../images/img_v2/jfn_clik_form_sep.png) repeat-x right bottom;
}

.results table.tab{
	float:left;
	width:100%;
	border:0;
	padding:0;
	border-collapse:collapse;
}

.tabTd{
	background:#dee9e4;
}

.results table.tab td{
	padding:10px;
}

.results table.tab div.item{
	width:500px;
	float:left;
	margin-right:15px;
}

.results table.tab div.item h6{
	width:400px;
	float:left;
	font-size:1.1em;
	font-weight:bold;
}

.results table.tab div.item h6 a:link,
.results table.tab div.item h6 a:visited{
	text-decoration:none;
	color:#007113;
}

results table.tab div.item h6 a:hover{
	text-decoration:underline;
}

.results table.tab div.item b{
	width:100px;
	float:left;
	text-align:right;
	color:#666;
}

.results table.tab div.item em{
	clear:both;
	float:left;
	width:100%;
	color:#970000;
	margin-bottom:4px;
}

.results table.tab div.item p{
	clear:both;
	float:left;
	width:100%;
	text-align:justify;
	color:#011C13;
	margin-bottom:4px;
}

.results table.tab img{
	float:left;
	border:1px solid #999;
}

/* GRIDVEW */
/* --- */
div.gridViwContainer{
	width:637px;
	float:left;
	margin-bottom:10px;
}

div.gridViwContainer img{
	float:left;
}

div.gridViwContainer div.gridContent{
	float:left;
	width:617px;
	padding:10px;
	background:url(../images/img_v2/jfn_clik_grid_middle.gif) top left repeat-y;
}

.gridViwContainer table.grid{
	float:left;
	width:100%;
	border:0;
	padding:0;
	border-collapse:collapse;
}

.gridViwContainer table.grid th,
.gridViwContainer table.grid td{
	padding:10px 0;
}

.gridViwContainer table.grid tr.gridTh{
	background:url(../images/img_v2/jfn_clik_grid_sep.gif) center bottom no-repeat;
}

.gridViwContainer table.grid th a:link,
.gridViwContainer table.grid th a:visited{
	float:left;
	height:18px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	background:url(../images/img_v2/jfn_clik_grid_sort_left_n.gif) no-repeat;
	background-position:0 0;
	padding-left:5px;
	cursor:pointer;
	padding-top:2px;
	padding-right:5px;
}

.gridViwContainer table.grid th{
	height:18px;
	background:url(../images/img_v2/jfn_clik_grid_sort_right_n.gif) no-repeat;
	background-position:100% 10px;
}

.gridViwContainer table.grid th:hover{
	height:18px;
	background:url(../images/img_v2/jfn_clik_grid_sort_right.gif) no-repeat;
	background-position:100% 10px;
}

.gridViwContainer table.grid tr.gridTd td{
	border-bottom:1px solid #dee8d9;
}

.gridViwContainer table.grid td input{
	/* BEGIN */
	margin:0; /* for FF */ 
	width:13px; /* for ie */
	height: 13px; /* For ie */
	/* END */
	float:left;
	margin-right:5px;
}

.gridViwContainer table.grid td a:link,
.gridViwContainer table.grid td a:visited{
	text-decoration:none;
	color:#007113;
	font-weight:bold;
	font-size:0.95em;
	float:left;
	margin-top:2px;
}

.gridViwContainer table.grid td a:hover{
	text-decoration:underline;
}


/* OFFRE DETAILS */
/* --- */
ul.offreDetails{
	float:left;
	width:100%;
}

ul.offreDetails li{
	float:left;
	width:100%;
	line-height:1.6em;
}

ul.offreDetails b{
	float:left;
	width:150px;
	margin-right:15px;
	text-align:right;
	font-size:0.95em;
	color:#58685E;
	font-weight:bold;
}

ul.offreDetails p{
	float:left;
	width:400px;
	text-align:justify;
	color:#011C13;
}

/* CONSEILS CARRIERE */
/* --- */
.categArtcContainer{
	float:left;
	width:100%;
}

.categArtcContainer h3{
	clear:both;
	float:left;
	width:100%;
	color:#007113;
	font-size:1em;
	font-weight:bold;
	margin-bottom:2px;
}

.categArtcContainer h3 a:link,
.categArtcContainer h3 a:visited{
	color:#007113;
	text-decoration:none;
}

.categArtcContainer h3 a:hover{
	text-decoration:underline;
}


.categArtcContainer p{
	clear:both;
	float:left;
	width:100%;
	text-align:justify;
	color:#011C13;
	font-size:1em;
	margin-bottom:10px;
}

a.readMoreLink:link,
a.readMoreLink:visited{
	clear:both;
	float:right;
	text-decoration:none;
	font-size:0.9em;
	color:#970000;
}

a.readMoreLink:hover{
	text-decoration:underline;
}

.connectedBlock ul.unCateg{
	margin-bottom:15px;
}

.connectedBlock ul.conseilsCar li a:link,
.connectedBlock ul.conseilsCar li a:visited{
	float:left;
	color:#666;
	cursor:pointer;
	text-decoration:none;
	font-size:0.65em;
	font-weight:bold;
	padding:3px 0 0 5px;
	height:19px;
	width:265px;
}

.connectedBlock ul.categ li a:link,
.connectedBlock ul.categ li a:visited{
	color:#fff;
	font-size:0.7em;
	background:url(../images/img_v2/jfn_clik_con_cat_bt.gif) top left no-repeat;
}

.connectedBlock ul.categ li a:hover{
	background:url(../images/img_v2/jfn_clik_con_cat_bt_hover.gif) top left no-repeat;
}

.connectedBlock ul.unCateg li a:link,
.connectedBlock ul.unCateg li a:visited{
	background:url(../images/img_v2/jfn_clik_con_bt.gif) top left no-repeat;
}

.connectedBlock ul.unCateg li a:hover{
	background:url(../images/img_v2/jfn_clik_con_bt_hover.gif) top left no-repeat;
}

.connectedBlock ul.conseilsCar li a.active:link,
.connectedBlock ul.conseilsCar li a.active:visited,
.connectedBlock ul.conseilsCar li a.active:hover{
	background:url(../images/img_v2/jfn_clik_tab_bt_hover.png) top right no-repeat;
}

.paraSep{
	padding-bottom:12px;
	margin-bottom:10px;
	background:url(../images/img_v2/jfn_clik_form_sep.png) bottom right repeat-x;
}

a.linkBt:link,
a.linkBt:visited{
	width:auto;
	height:17px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	font-size:1em;
	text-decoration:none;
	cursor:pointer;
	float:right;
	color:#011c13;
	border:0;
	border:1px solid #58685e;
	background:url(../images/img_v2/jfn_clik_blocs_search_bt.png) top left repeat-x;	
}

a.normalLink:link,
a.normalLink:visited{
	color:#007113;
	text-decoration:none;
}
	
a.normalLink:hover{
	text-decoration:underline;
}

.form div.line u{
	text-decoration:none;
	width:328px;
	float:right;
}

.form p strong,
.form div.line strong,
.form div.line5 strong{
	color:#58685E;
}

/* CV */
/* -- */
.cvFormat{
	width:595px;
	float:left;
	background:#fff;
	border:1px solid #3b474e;
	padding:20px;
}

.infos{
	width:575px;
	padding:10px;
	background:#ecead7;
	margin-bottom:20px;
}

div.cvFormat h6{
	width:575px;
	padding:5px 10px;
	background:#e7eae9;
	color:#007113;
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}

div.cvFormat div.lineCV{
	width:575px;
	padding:0 10px 20px 10px;
	float:left;
	color:#011C13;
}

div.cvFormat div.lineCVInt{
	float:left;
	margin-bottom:10px;
}

div.cvFormat div.lineInt{
	float:left;
	width:575px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/img_v2/jfn_clik_offres_sep.png) bottom left repeat-x;
}

div.cvFormat div.lineCV big{
	width:120px;
	float:left;
	color:#58685E;
	font-weight:bold;
	margin-right:10px;
	font-size:0.95em;
}

div.cvFormat div.cvData{
	text-decoration:none;
	width:440px;
	float:right;
}

div.cvFormat div.cvData strong{
	float:left;
	width:300px;
	font-weight:bold;
	font-size:0.95em;
	color:#528EAC;
}

div.cvFormat div.cvData i{
	clear:both;
	float:left;
	width:300px;
	font-size:0.8em;
	font-style:normal;
	color:#E03919;
}

div.cvFormat div.cvData cite{
	float:right;
	width:140px;
	font-size:0.9em;
	text-align:right;
	color:#58685E;
}

div.cvFormat div.cvData p{
	font-size:0.95em;
}



/* POPUP MODAL BOX */
/* --- */
.popupModalBox{
	
}


/* *** */
/* --- */
table.radioList{
	float:right;
	padding:0;
	border-collapse:collapse;
}

span.radioListItem{
	margin-bottom:2px;
}

.form div.line div.lineSel{
	width:328px;
	float:right;
	position:relative;
}

.form div.line div.lineSel1{
	 float:left;
	 position:relative;
	 margin-right:4px;
}

.form div.line div.lineSel2{
	 float:left;
	 position:relative;
}

.form strong.selectSmall {
	position: absolute;
	width:158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 18px;
	font-size:0.9em;
	padding: 2px 0 0 4px;
	color:#58685E;
	background:url(../images/img_v2/jfn_clik_select_162.gif) top right no-repeat;
	overflow: hidden;
	float:right;
	right:0;
	font-style:normal;
}


/* PAGINATION */
/* --- */
.jfn_clik_pagination a:link,
.jfn_clik_pagination a:visited{
	padding:2px 6px;
	text-decoration:none;
	color:#007113;
	background:#DEE9E4;
	cursor:pointer;
	float:left;
	margin-right:2px;
	font-weight:bold;
}

.jfn_clik_pagination a:hover{
	padding:2px 6px;
	text-decoration:none;
	color:#fff;
	background:#007113;
}

.jfn_clik_pagination span{
	padding:2px 6px;
	text-decoration:none;
	color:#FFF;
	background:#007113;
	cursor:pointer;
	float:left;
	margin-right:2px;
	font-weight:bold;
}

.results table.tab tr.jfn_clik_pagination td{
	padding:10px 1px;
}




















/* TABS */
/* ---- */
.visoft__tab_xpie7 .ajax__tab_active{
	z-index:10;
	float:left;
}

.visoft__tab_xpie7 .ajax__tab_header{
	 /*background:url(../images/tab-line.gif) repeat-x left bottom;*/
	 float:left;
}
.visoft__tab_xpie7 .ajax__tab_outer{
	background:url(../images/img_v2/jfn_clik_tab_right.gif) bottom right no-repeat;
	height:27px;
}

.visoft__tab_xpie7 .ajax__tab_inner{
	background:url(../images/img_v2/jfn_clik_tab_left.gif) bottom left no-repeat;
	height:27px;
}

.visoft__tab_xpie7 .ajax__tab_tab{
	 background:url(../images/img_v2/jfn_clik_tab_middle.gif) bottom left repeat-x;
}

.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer,
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer{
	background:url(../images/img_v2/jfn_clik_tab_right_selected.gif) bottom right no-repeat;
	color:#007113;
	height:28px;
}
	
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner,
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner{
	background:url(../images/img_v2/jfn_clik_tab_left_selected.gif) bottom left no-repeat;
	color:#007113;
	height:28px;
}


.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab,
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab{ 
	background:url(../images/img_v2/jfn_clik_tab_middle_selected.gif) bottom left repeat-x;
	color:#007113;
	height:21px;
}

/* XP IE7 theme - Other Styles */
.ajax__tab_container{
	position:relative;
}

.visoft__tab_xpie7 .ajax__tab_header{
	font-family:verdana,tahoma,helvetica;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	width:637px;
	position:absolute;
	top:0;
	left:0;
}

.visoft__tab_xpie7 .ajax__tab_outer{
	margin-right:1px;
	float:left;
}

.visoft__tab_xpie7 .ajax__tab_inner{
	 padding-left:2px;
	 float:left;
}

.visoft__tab_xpie7 .ajax__tab_tab{
	margin:0;
	padding:7px 8px 0 8px;
	height:20px;
	float:left;
}

.visoft__tab_xpie7 .ajax__tab_body{
	background:url(../images/img_v2/jfn_clik_tab_line.gif) repeat-x left top;
	margin-top:27px;
	float:left;
	padding-top:1px;
}

.formTab{
	background:url(../images/img_v2/jfn_clik_form_tab.gif) bottom left no-repeat;
	float:left;
	width:617px;
	padding:20px 10px;
	margin-bottom:10px;
}

/* FILE INPUT */
/* --- */
.fileComponent{
	width:328px;
	height:19px;
	float:right;
	background:url(../images/img_v2/jfn_clik_file_328.gif) top left no-repeat;
}
	
.fileComponent input{
	width:255px;
	height:13px;
	float:left;
	border:0;
	margin:2px 1px;
	
	color:#58685E;
	font-size:0.9em;
	padding-left:2px;
}

.file{	
	position:absolute;
	top:0;
	right:0;
	height:18px;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);

}
	
	
	
	
/* ASSISTANCE */
/* --- */
.assistance{
	width:270px;
	float:left;
	font-size:0.75em;
}
	
.assistance div.line{
	width:100%;
	float:left;
	margin-bottom:5px;
	color:#58685E;
}	










/* SPECIAL FORM */
/* --- */
ul.offreDetails div.specialForm{
	color:#011C13;
	float:left;
	text-align:justify;
	width:400px;
}

ul.offreDetails div.specialForm p{
	float:left;
	margin:0;
	padding:0;
	padding:0 5px;
	width:100%;
	color:#011C13;
}

ul.offreDetails div.specialForm strong{
	margin:0;
	padding:0;
	float:none;
	font-weight:bold;
	color:#011C13;
}

ul.offreDetails div.specialForm em{
	margin:0;
	padding:0;
	float:none;
	color:#011C13;
	font-style:italic;
}

ul.offreDetails div.specialForm ul{
	margin:0;
	padding:0;
	float:left;
	width:400px;
	background:none;
}

ul.offreDetails div.specialForm ol{
	margin:0;
	padding:0;
	float:left;
	width:400px;
	background:none;
}

ul.offreDetails div.specialForm ul li{
	margin:0;
	padding:0;
	clear:both;
	float:left;
	width:350px;
	background:none;
	margin-left:10px;
	list-style:disc;
	color:#011C13;
}

ul.offreDetails div.specialForm ol li{
	margin:0;
	padding:0;
	clear:both;
	float:left;
	width:350px;
	background:none;
	margin-left:10px;
	list-style:decimal;
	color:#011C13;
}
	
	
	
	
/* --- */