/* Annulation styles par défaut drupal */
fieldset {margin-bottom:0; padding:0;}
tbody {border-top:0px}
tbody th {border-bottom:0px; padding-right:0;}
input.error, select.error, textarea.error {color:	#000000 !important}
.nopadding .line-error {margin-left:0 !important}
.pager {clear:none; text-align:left;}
.TB_overlayBG {
  opacity:0.5;
  background-color:#FFFFFF;
}
#TB_window {
  border:1px solid #CCCCCC;
}
/* specifique IE7 pour affichage de la bordure basse des popup - jb le 30/03/2011 */
#TB_window
{
  border-bottom : 2px solid #CCCCCC !ie7;
}

/*  =RESET
----------------------------------------------------------------------------- */
* { margin:0; padding:0; vertical-align:baseline;}


body {
    font-family:Arial, Verdana, sans-serif;
    font-size:11px; /* :INFO:1em = 11px */
    text-align:center;
    margin:0;
    height:100%;
    color:#000;
    background: #eee;
    /*behavior: url("misc/csshover3.htc"); */
}

.popin-window { height:100%; background-color:white; }

input { height:auto; }
a img, fieldset, form { border:0; }
ins, abbr, acronym { text-decoration:none; border:0; font-style:normal; }
a:hover ins, a:hover abbr, a:hover acronym { text-decoration:underline; }
address { font-style:normal; }
ul { list-style:none; }
q:before, q:after { content:''; }
small { font-size:0.9em; }
textarea { overflow:auto; }
legend {white-space:normal; }
hr,
#access-keys,
.accessibility {
    position:absolute;
    left:-9999em;
}

button {
    width:auto;
    overflow:visible;
    border:0;
    background:none;
    cursor:pointer;
}

input.submit,
input.form-submit {
    width:auto !important;
    height:auto !important;
    cursor:pointer !important;
    border:0 !important;
    overflow:visible;
}

input.send {
    width:auto !important;
    height:auto !important;
    cursor:pointer !important;
    border:0 !important;
    overflow:visible;
}

input.delete {
    width:auto !important;
    height:auto !important;
    cursor:pointer !important;
    border:0 !important;
    overflow:visible;
}

h3 {
    font-size:1.1em;
}

input, select {	font-size:11px; }

/*  =GENERIC
----------------------------------------------------------------------------- */
#content {
    margin:0 auto;
    width:960px;
    text-align:left;
    position:relative;
}

a {
    color:#666;
    cursor:pointer;
}

a:hover {
    color:#333;
    cursor:pointer;
}
a.lienBleu
{
	color:#2275d9;
    text-decoration:none;
    font-weight:bold;
}
a.lienBleu:hover
{
    text-decoration:underline;
}
.error {
    color:#e41f1f !important;
}
.clb {
    clear: both;
}

.color-2,
a .color-2,
.color-2:hover,
a .color-2:hover {
    color:#2175D9 !important;
}

.color-3,
a .color-3 {
    color:#666666;
}

.color-4 {
    color:#2175D9 !important;
    text-decoration:none;
}

.color-4:hover {
    color:#2175D9;
    text-decoration:underline;
}

.loading {
    text-align:center;
}

.background-none {
    background-image:none !important;
}
.interlignage-normal {
    line-height:normal;
}
.lien_ss_niveau, .LinkSsMenu {
    font-size:0.95em;
    text-decoration:none;
}
.lien_ss_niveau:hover, .LinkSsMenu:hover {
    text-decoration:underline;
}
.separateur {
    border-bottom:1px dotted #CCCCCC;
    height:1px;
}
.decoration-none {
    text-decoration:none !important;
}
.align_left {
    float:left !important;
    padding-right:15px;
}
.dspln {
    display: none;
}

.noBorders {
	border:none !important;
}

.noMargin {
	margin:0 !important;
}

.noPadding {
	padding:0 !important;
}

.top {
	vertical-align:top;
}

.marge10top {
	border-top:10px solid #EEEEEE;
}

/* =HEADER
--------------------------------------------------------------------------- */
#header {
    height:135px;
	background:url(../img/skin/header/header_1b.jpg) 0 31px no-repeat;
    padding:4px 0 0 0;
	margin-top:10px;
}

#header a,
.header a
{
    color:#2175D9;
    text-decoration:none;
}

#header a:hover,
.header a:hover
{
    text-decoration:underline;
}

#block-menu-menu-menu-r--f--renc {
    position:absolute;
    top:12px;
    right:10px;
    font-size:11px;
}
#block-menu-menu-menu-r--f--renc  h2{
    display : none;
}

#block-menu-menu-menu-r--f--renc li {
    display:inline;
    background:url(../img/skin/bullet_2.png) 0 50% no-repeat;
    padding:0 0px 0 6px;
}

#block-menu-menu-menu-r--f--renc ul li:first-child, #contextual-links ul .first {
    background:none;
    padding-left:0;
}

#logos a {
    position:absolute;
    top:76px;
    left:56px;
}

#logos img {
    position:absolute;
    top:84px;
    right:75px;
}

#logos a img { position:static; }

.site-search {
    margin:-10px 0 0 60px !important;
    width:500px;
}

.site-search ul {
    margin:3px 0;
}

.site-search li {
    display:inline;
}

.site-search li a {
    color:#FFF;
}

.site-search li a.on {
    font-weight:bold;
    text-decoration:none;
}

.site-search label {
    margin:0 5px 0 0 !important;
}

.site-search label.none {
    display:none;
}

.site-search #sn-search {
    width:435px;
}

.site-search div {
    margin:3px 10px 3px 0 !important;
    float:left;
}
/* =BREADCRUMB
--------------------------------------------------------------------------- */
#breadcrumb {
    clear:both;
    overflow:hidden;
    background:#fff;
    padding:8px 16px 8px 12px;
    width:932px;
    font-size:.95em;
    height:13px;
}

#breadcrumb p {
    float:left;
}

#breadcrumb ul {
    float:right;
    margin:0 -6px 0 0; /* li padding */
}

#breadcrumb ul li {
    background:url(../img/skin/bullet_2.png) 0 100% no-repeat;
    padding:0 6px;
}

#breadcrumb ul .first {
    background:none;
    padding-left:0;
}

#breadcrumb p,
#breadcrumb ul,
#breadcrumb ul li {
    display:inline;
    color: #2175D9;
}

#breadcrumb a{
    color: #2175D9;
    text-decoration: none;
}
#breadcrumb a:hover{
    text-decoration: underline;
}



/* =ROWS
--------------------------------------------------------------------------- */
.page-1,
.page-2,
.page-3,
.page-4,
.page-5,
.page-6,
.page-7
 {
    overflow:hidden;
    clear:both;
    width:960px;
}

.msie6 .page-1 {
    z-index:-1;
}

.page-1 .row,
.page-1 .row-type-1,
.page-1 .row-type-3,
.page-1 .row-type-4 {
    overflow:hidden;
    width:960px;
}

.page-1 .row-type-4 {
    margin:10px 0;
}

.page-1 .row {
   margin-top:10px;
}

.page-2 .row,
.page-3 .row,
.page-4 .row,
.page-5 .row,
.page-6 .row,
.page-7 .row
 {
    overflow:hidden;
    border-top:10px solid #eee;
    width:960px;
}

.msie6 .page-1 .row,
.msie6 .page-1 .row-type-1,
.msie6 .page-1 .row-type-3,
.msie6 .page-1 .row-type-4 {
    z-index:-1; /* :TRICKY: menu was hidden */
}

.row-type-1 {
    background:url(../img/skin/bg_fcolumn_1.png) 0 0 repeat-y;
    position:relative;
}

.row-type-1 .col {
    float:right;
    width:316px;
}

.row-type-1 .first {
    float:left;
    width:634px;
}

.row-type-2 {
    border-bottom:10px solid #eee;
}

.row-type-3 {
    background:url(../img/skin/bg_fcolumn_2.png) 0 0 repeat-y;
    position:relative;
}

.row-type-3 .col {
    float:right;
    width:392px;
}

.row-type-3 .first {
    float:left;
    width:558px;
}

.row-type-4 {
    background:url(../img/skin/bg_fcolumn_3.png) 0 0 repeat-y;
    position:relative;
}

.row-type-4 .col {
    width:316px;
    float:left;
    margin:0;
}

.row-type-4 .middle {
    width:308px;
    float:left;
    margin:0 11px 0 9px;
}

.page-2 {
    background:url(../img/skin/bg_fcolumn_4.png) 0 0 repeat-y !important;
}

.page-actu_et_evenements .page-2 {
	background: none !important ; background-color: #FFFFFF !important;
}

.page-3 {
    background:url(../img/skin/bg_fcolumn_5.png) 0 0 repeat-y !important;
}

.page-4 {
    background:url(../img/skin/bg_fcolumn_6.png) 0 0 repeat-y !important;
}

.page-5 {
    background:url(../img/skin/bg_fcolumn_7.png) 0 0 repeat-y !important;
}

.page-7 {
    /* :TODO: */
    background:url(../img/skin/bg_fcolumn_8.png) 0 0 repeat-y !important;
}


/* =COLS
--------------------------------------------------------------------------- */
.col-type-1,
.col-type-16,
.col-type-17 {
    width: 555px;
    float:left;
    padding:19px 0 22px 0;
    margin:0 0 0 15px;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-1 .inner-col {
    margin:0 15px;
}

.col-type-2 {
    width:175px;
    float:left;
    padding:19px 0 22px 0;
    margin:0 0 0 18px;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-3 {
    width:191px;
    float:right;
}

.col-type-4 {
    width:690px;
    float:left;
    margin:25px 0 0 30px;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
    overflow:hidden;
}

.col-type-5 {
    width:223px;
    float:right;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-6 {
    width:440px;
    margin:20px 0 0 30px;
    float:left;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-6 form {
    margin:-30px 0 0 0;
}

.col-type-18 {
    width:465px;
    margin:20px 0 0 10px;
    float:left;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-18 form {
    margin:-30px 0 0 0;
}

.col-type-6 .box-first,
.col-type-1 .box-first,
.col-type-4 .box-first,
.col-type-11 .box-first,
.col-type-18 .box-first,
.col-type-13 .box-first,
.popin-content .box-first {
    margin:0 !important;
}

.col-type-7 {
    width:440px;
    margin:20px 20px 0 0;
    float:right;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-7 * {
    line-height:normal;
}

.col-type-8 {
    width:515px;
    margin:-10px 0 0 30px;
    float:left;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-9 {
    width:387px;
    margin-top:-10px;
    float:right;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-12 {
    width:225px;
    float:left;
    margin:0 0 0 18px;
    padding:19px 0 22px;
}

.col-type-14 {
    width:915px;
    margin:10px 0 0 30px;
    float:left;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-15 {
    width:197px;
    padding:19px 0 22px 0;
    margin:0 0 0 18px;
    float:left;
    overflow:hidden;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-16 {
    width: 532px;
}

.col-type-17 {
    width: 710px;
}

/* =BOXES
--------------------------------------------------------------------------- */
/* BLOCS DE RECHERCHE*/

.search_zone.block-atome_search{
	background:#6da7e6;
    color:#fff;
    padding: 19px 0 18px 16px;
	height : 44px;
}
.search_zone.block-atome_search  .title
{
	/* width: 185px; */
	float : left;
}
.search_zone.block-atome_search .content{
	/* width : 700px; */
	float : right;
	margin-right : 16px;
}
.search_zone.block-atome_search .title h2
{
	font-weight:700;
	font-size:18px;
	line-height: 18px;
}
.block-atome_search #edit-qualif, .form-type-1 #edit-keys { width:280px; }
.block-atome_search #edit-location { width:160px; }
.block-atome_search #sn-distance { width:100px; margin:0 9px 0 0;}
.block-atome_search .state-0 {    color:#999;}
.block-atome_search div.offerNumber {     margin:10px 0 0 66px; }
.block-atome_search div.searchExemple {     margin:10px 0 0 368px;}
/* .block-atome_search fieldset {margin-top:4px; } */
.block-atome_search fieldset p { display:inline; }
.block-atome_search input,
.block-atome_search select
{
	vertical-align:middle;
}
.block-atome_search select
{
	margin-right : 3px;
}
#block-atome_search-offer_search.block-atome_search label {
    margin:0 0 0 32px;
    text-transform:lowercase;
    vertical-align:middle;
}
#block-atome_search-agency_search.block-atome_search label {
    margin:0 0 0 16px;
    text-transform:lowercase;
    vertical-align:middle;
}
a.box-type-1,
.search_zone.block-atome_search a{
	text-decoration:none;
	color:white;
}
a.box-type-1 strong{
	text-decoration:underline;
}
a.box-type-1:hover,
.search_zone.block-atome_search a:hover{
	text-decoration:underline;
}

/* BLOC RECHERCHE AGENCE */
#block-atome_search-agency_search
{
	background:#6da7e6 url(../img/skin/bg_bullet_form.png) 32px 22px no-repeat;
    padding: 22px 0 25px 86px !important;
}

/* BLOC RECHERCHE AGENCE AVANCEE */
#block-atome_search-agency_search_advanced{
	background-color:white;
	padding:0;
}

#block-atome_search-agency_search_advanced h2{
	float:none;
	background:#6da7e6 url(../img/skin/bg_bullet_form.png) 32px 22px no-repeat;
    padding:32px 0 32px 86px !important;
}

.box-type-1{
    background: none repeat scroll 0 0 #6DA7E6;
    color: #FFFFFF;
}

.box-type-2 {
    background:#e0e0e0;
}

.box-type-3 {
    background:#fff;
}

.box-type-4 {
    background:#6da7e6 url(../img/skin/bg_bullet_form.png) 32px 22px no-repeat;
    color:#fff;
    padding:22px 0 25px 86px !important;
}

.box-type-4 #sn-what { width:260px !important; }
.box-type-4 #sn-where { width:120px !important; }
.box-type-4 #sn-distance { width:90px !important; }

.box-type-4 form,
.box-type-4 h1 {
    margin:6px 0 0 0;
}

.box-type-5 {
    background:#ffffff ;
}

.box-style-1 .title
{
    height:12px;
    vertical-align:middle;
    background:#e0e0e0;
    color:#666;
    padding: 7px 0 9px 17px;
}
.box-style-1 .title h2{
    font-size: 12px;
	float : left;
}

.box-style-1 .title a {
    color:#2175d9;
    text-decoration:none;
    margin:0 0 0 6px;
	float : left;
}

.box-style-1 .title a:hover {
    text-decoration:underline;
}

.box-style-1 .title-2 {
    color:#fff;
    background:#666;
}

.msie6 .title-2 {
    padding-left:8px;
}

.box-style-1 h4 {
    font-size:1em;
    font-weight:bold;
    color:#333;
    padding:0 0 10px 0;
    margin:0 0 12px 0;
    border-bottom:1px dotted #666;
}

.col .inner {
    padding:15px;
}

.col .scroll-y {
    height:120px;
    overflow-y:scroll;
}

.col .scroll-y-2 {
    height:150px;
}

.col .scroll-y-3 {
    height:160px;
}

.js .col .scroll-x {
    height:130px;
    max-height:130px;
    width:558px;
    overflow:hidden;
}

.no-scroll {
    border-bottom:1px dotted #999;
}

.col .scroll-x .scroll-inner {
    min-width:100%;
    max-width:200%;
    overflow-y:hidden;
    height:110px;
    max-height:110px;
    vertical-align:middle;
}
.msie6 .scroll-x .scroll-inner {
    height:140px;
}

.col .scroll-x .scroll-inner div {
    float:left;
    text-align:center;
    padding:15px 23px 0;
}

.col .scroll-x div a {
    display:block;
    color:#2175d9;
    text-decoration:none;
    line-height:normal;
    margin:0 0 2px 0;
}

.col .scroll-x div a:hover span {
    text-decoration:underline;
}

.js .col .scroll-x-1 {
    width:634px;
    position:absolute;
    bottom:0;
    height:100%;
    padding:0 0 0 22px;
    border:0 !important;
}

.col .scroll-x-1 .scroll-inner div {
    padding:15px 30px 0;
}

.col .scroll-x-2 {
    width:558px;
}

.inline-boxes {
    overflow:hidden;
    margin:20px 0 0 0;
}

.inline-boxes .box {
    width:285px;
    float:right;
    padding:0;
    overflow:hidden;
}

.inline-boxes .first {
    float:left;
    border-right:1px solid #e0e0e0;
    padding:0 12px 0 0;
}

.inline-boxes .box img {
    margin:8px 0 0 -8px;
}

.inline-boxes .first img {
    margin:15px 0 15px -8px;
}

.box-info {
    color:#666;
}

.box-info img {
    float:right;
}

.box-info h2 img {
    float:none;
}

.box-info * {
    line-height:normal;
}

.box-info em {
    font-style:normal;
}

.box-info em strong {
    color:#000;
    font-size:1.27em;
}

.box-desc {
    color:#666;
}

/* Solution temporaire pour empecher l'affichage du champ optin sur les formulaires de CANDIDATURE */
.hide-optin-temp label.option input.form-checkbox	{
		display: none;
}

.box-desc-pad {
    color:#666;
    padding-left:10px;
    padding-right:10px;
    margin-top:30px;
}

.box-desc-pad h3 {
    color:#333;
    font-size:1.27em;
    font-weight:bold;
    border-bottom:1px dotted #ccc;
    padding:0 0 5px 0;
    margin:0 0 7px 0;
}

.box-desc-pad * {
    line-height:normal;
}

.box-desc-pad ul {
    margin:0 0 5px;
}

.box-desc-pad ul.star li{
    background:transparent url(../img/skin/bullet_6.png) no-repeat scroll 0px 3px;
    padding-left: 11px;
    margin-bottom: 5px;
}

.box-desc h3 {
    color:#333;
    font-size:1.27em;
    font-weight:bold;
    border-bottom:1px dotted #ccc;
    padding:0 0 5px 0;
    margin:0 0 7px 0;
}

.box-desc h3 small {
    color:#666;
    font-size:.8em;
    font-weight:normal;
}

.box-desc h3 a {
    color:#2175d9;
    text-decoration:none;
    margin:0 0 0 6px;
}


.box-desc {
    margin:30px 0;
    line-height:normal;
}
.box-desc * {
    line-height:normal;
}

.box-desc-2 {
    color:#666;
}

.box-desc-2 h3 {
    color:#333;
    font-size:1.27em;
    font-weight:bold;
    border-bottom:1px dotted #ccc;
    padding:0 0 5px 0;
    margin:0 0 7px 0;
}

.box-desc-2 h3 small {
    color:#666;
    font-size:.8em;
    font-weight:normal;
}

.box-desc-2 h3 a {
    color:#2175d9;
    text-decoration:none;
    margin:0 0 0 6px;
}

.box-desc-2 {
    margin:30px 0;
    line-height:normal;

}
.box-desc-2 * {
    line-height:normal;
}

.box-desc-2 img {
    float:left;
    padding:10px 20px 0 0;
}

.box-desc-2 p {
    padding:10px 0 0 0;
}

.box-desc-2 a {
    color:#2175d9;
    text-decoration:none;
}

.box-desc-2 a:hover {
    color:#2175d9;
    text-decoration:underline;
}

.box-agence a {
    color:#666;
    text-decoration:underline;
}

.box-agence a:hover {
    color:#333;
    text-decoration:underline;
}

.box-agence {
    color:#666;
}
.box-agence strong {
    color:#333;
}

/* Début agences détaillées*/

.box-desc-agency-advanced {
    color:#666;
}

.box-desc-agency-advanced h3 {
    color:#333;
    font-size:1.27em;
    font-weight:bold;
    border-bottom:1px dotted #ccc;
    padding:0 0 5px 0;
    margin:0 0 7px 0;
}

.box-desc-agency-advanced h3 small {
    color:#666;
    font-size:.8em;
    font-weight:normal;
}

.box-desc-agency-advanced h3 a {
    color:#2175d9;
    text-decoration:none;
    margin:0 0 0 6px;
}

.box-desc-agency-advanced {
	float:left;
    margin:40px 80px 0 0;
    line-height:normal;

}

.box-desc-agency-advanced span {
	color:#fff;
    margin:0 0 0 10px;
    line-height:normal;

}

.box-desc-agency-advanced-span {
	color:#fff;
    margin:20px 0 10px 0;
    line-height:normal;
    width:750px;

}

.box-desc-agency-advanced * {
    line-height:normal;
}

.box-desc-agency-advanced p {
    padding:1px 0 0 0;
    width: 390px;
}

.box-desc-agency-advanced a {
    color:#2175d9;
    text-decoration:none;
}

.box-desc-agency-advanced a:hover {
    color:#2175d9;
    text-decoration:underline;
}

.box-desc-agency-advanced .select {
    margin:0 0 4px 23px;
    width: 233px;
}

.a-agencyAdvanced {
    color:#fff;
    margin:0 0 0 7px;
    font-size:12px;
    line-height:normal;
}


/* Fin agences détaillées*/

.box-desc h3 a:hover,
.box-agence a:hover {
    text-decoration:underline;
}

.box-promo {
    margin:20px 0;
}

.box-screenshot {
    overflow:hidden;
    width:100%;
}

.box-screenshot * {
    line-height:normal;
    color:#666;
}

.box-screenshot .col {
    float:right !important;
    width:300px;
    padding:15px 0 5px 0;
    margin:0 !important;
}

.box-screenshot .col h4 {
    color:#666;
    font-size:1em;
    padding:10px 0 10px 0;
}

.box-screenshot .col img {
    float:left;
    padding:0 10px 10px 0;
}

.box-screenshot .box-first {
    float:left !important;
}

.box-desc-details {
    padding:0 0 25px 0;
}

.box-desc-details h4  {
    color:#2175d9;
    font-size:1em;
}

.box-desc-details h4 a {
    color:#2175d9;
    text-decoration:none;

}
.box-desc-details h4 a:hover {
    text-decoration:underline;
    color:#2175d9;
}




/* =LISTS
--------------------------------------------------------------------------- */
.list-1 li,
.list-4 li {
    margin:3px 0;
}

.list-1 li {
    color:#999;
}

.list-3 li {
    line-height:2em;
}

.list-4 li {
    display:block;
    clear:both;
    overflow:hidden;
    line-height:normal;
}

.list-4 a {
    float:left;
    line-height:normal;
    background:url(../img/skin/bullet_7.png) 0 5px no-repeat;
    padding:0 0 0 8px;
}

.list-4 em {
    float:right;
    font-style:normal;
    color:#999;
}

.list-5 {
    position:absolute;
    bottom:12px;
}

.list-5 li,
.list-7 li {
    color:#2275d9;
    text-decoration:none;
    font-weight:bold;
    background:url(../img/skin/bullet_4.png) 0 4px no-repeat;
    padding:0 0 0 8px;
    margin:3px 0;
}

.list-5 li a,
.list-7 li a {
    color:#2275d9;
    text-decoration:none;
}

.list-5 li a:hover,
.list-7 li a:hover {
    color:#2275d9;
    text-decoration:underline;
}

.list-7 .no-list-7 {
    color:#333;
    background-image:url(../img/skin/bullet_9.png);
}

.list-7 .no-list-7 strong {
    color:#2275d9;
    font-size:2.2em;
    display:block;
    font-weight:normal;
    margin:3px 0 0 0;
}

.list-6 li {
    background:url(../img/skin/bullet_6.png) 0 0px no-repeat;
    padding:0 0 0 14px;
    color:#333;
    margin:5px 0;
}

.list-8 * {
    line-height:normal;
}

.list-8 a {
    color:#666 !important;
}

.list-8 a:hover {
    color:#333 !important;
}

.list-8 a span {
    display:block;
    margin:0 0 5px 0;
    color:#2175d9;
}

.list-9 a {
    color:#2175d9 !important;
    text-decoration:none;
}

.list-9 a:hover {
    text-decoration:underline;
}

.list-10 li {
    background:url(../img/skin/bullet_5.png) 2px 8px no-repeat;
    padding:2px 0 2px 10px;
}

.item-style-1 {
    text-decoration:underline;
}

.links-style-1 a {
    text-decoration:none;
}

.links-style-1 a:hover {
    text-decoration:underline;
}

.lists-col {
    overflow:hidden;
}

.lists-col ul {
    float:left;
}

.lists-col ul li {
    margin:3px 0;
}

.lists-col .first {
    margin:0 20px 0 0;
    width:190px;
}

.details-list-1 * {
    line-height:normal;
}
.details-list-1 {
    width:690px;
}

.details-list-1 .first {
    border-right:1px solid #666666;
	float:left;
	padding-left:0;
	width:420px;
	margin: 0 10px 0 0;

}

.details-list-1 dt{
	float:left;
	font-weight:bold;
	color: #333333;
	margin:0 0 5px;
	width:120px;
}

.details-list-1 dd{
	color:#666666;
	margin:0 0 5px;
	padding:0 0 0 120px;
}

.details-list-1 td {
    text-align:left;
    padding:0 20px;
    vertical-align:top;
}

.details-list-1 td td {
    font-size: 11px;
    color:#666;
    padding:0 0 0 5px;
    vertical-align:bottom;
}

.details-list-1 th {
	font-size: 11px;
    color:#333;
    width:50%;
    text-align:left;
    font-weight:bold;
}

.details-list-2 {
    margin:10px 0;
}

.details-list-2 .first {
    border:0;
}

.right{
	float:right;
}
.left{
	float:left;
}

.bt-links {
    padding:4px 0;
    margin:20px 0;
    width:690px;
	height: 22px;
}

.bt-link-1,
.bt-link-2,
.bt-link-3 {
    display:inline;
    margin:0 10px 0 0;
}

.bt-link-1 a,
.bt-link-2 a,
.bt-link-3 a,
.bt-link-4 a {
    color:#fff !important;
    padding:4px 8px;
    text-decoration:none;
    font-weight:bold;
    display:-moz-inline-box;
    display:inline-block;
}

.bt-link-1 a:hover,
.bt-link-2 a:hover,
.bt-link-3 a:hover,
.bt-link-4 a:hover {
    color:#fff;
}

.bt-link-1 a {
    background:#666;
}

.bt-link-2 a {
    background:#2275d9;
    color:#fff !important;
}

.bt-link-3 a {
    background:#e41f1f;
}

.bt-link-4 a {
    background:#009900;
    color:#fff !important;
}
.bt-links-5 {
    padding:4px 0;
    margin:5px 0;
    width:690px;
	height: 22px;
}

.details-list-3 {
    color:#666;
    margin:15px 0 10px 0;
}

.details-list-3 th {
    width:50%;
    padding-right:20px;
    font-weight:normal;
}

.download-pdf{
    background:url(../img/skin/ico_pdf.png) left top no-repeat;
    padding-left:20px;
    padding-bottom:1px;
}

.download-doc{
    background:url(../img/skin/ico_doc.png) left top no-repeat;
    padding-left:20px;
    padding-bottom:1px;
}

.list-11 li {
    display:inline;
    padding:0 15px 0 0;
}

.list-12 li {
    display:inline;
    padding:0 60px 0 0;
}

.style-reference {
    background:url(../img/skin/ico_hearth.png) 0 50% no-repeat;
    padding-left:15px !important;
}

.style-print {
    background:url(../img/skin/ico_print.png) 0 50% no-repeat;
    padding-left:18px !important;
}

.style-send {
    background:url(../img/skin/ico_send.png) 0 50% no-repeat;
    padding-left:24px !important;
}

.style-mail {
    background:url(../img/skin/ico_mail.png) 0 50% no-repeat;
    padding-left:20px !important;
    padding-top:4px !important;
}

.style-rss {
    background:url(../img/skin/ico_rss2.png) 0 50% no-repeat;
    padding-left:20px !important;
    padding-top:4px !important;
}



/* =TABS
--------------------------------------------------------------------------- */
.tabs-1,
.tabs-2 {
    width:100%;
    position:relative;
/*    overflow:hidden;*/
}

.tabs-1 ul,
.tabs-2 ul {
    border-bottom:1px solid #cecece;
    overflow:hidden;
}

.tabs-2 ul {padding:0px;}

.tabs-1 ul li,
.tabs-2 ul li {
    display:-moz-inline-box;
    display:inline-block;
    cursor:pointer;
    font-size:1.1em;
}

.msie6 .tabs-1 ul li,
.msie7 .tabs-1 ul li,
.msie6 .tabs-2 ul li,
.msie7 .tabs-2 ul li {
    float:left;
}

.tabs-1 ul .actif a,
.tabs-2 ul .actif a {
    background:url(../img/skin/bg_tab_1.png) 0 0 repeat-x;
}

.tabs-1 ul .last a {
    border-right:0;
    width:196px;
}

.tabs-1 ul li a,
.tabs-2 ul li a {
    display:-moz-inline-box;
    display:inline-block;
    width:195px;
    height:39px;
    line-height:39px;
    vertical-align:middle;
    text-align:center;
    background:url(../img/skin/bg_tab_0.png) 0 0 repeat-x;
    border-right:1px solid #cecece;
    color:#2175d9;
    text-decoration:none;
}
.tabs-1 ul li a,
.tabs-2 ul li a,
x:-moz-any-link {
    float:left; /* :TRICKY: Firefox 2 hack */
}
.tabs-1 ul li a,
.tabs-2 ul li a,
x:-moz-any-link,
x:default {
    float:none; /* :TRICKY: Firefox 3 hack */
}

.tabs-2 ul .first {
    width:auto;
}

.tabs-2 ul .first a {
    width:152px; /* 87 initialement avec 3 onglets */
}

/* inutile si 2 onglets */
.tabs-2 ul .second a {
    width:130px;
}

.tabs-2 ul .last a {
    width:162px; /* 97 initialement avec 3 onglets */
    border:0;
}

.tabs-1 ul .actif a,
.tabs-2 ul .actif a {
    color:#333;
}

.tab-pointer {
    position:absolute;
    height:5px;
    width:30px;
    display:block;
    background:url(../img/skin/bg_tab_bullet.png) 0 0 no-repeat;
}

.menu-tabs-1 {
    overflow:hidden;
    width:960px;
    background-color:#6da7e6;
}

.menu-tabs-1 li {
    display:inline;
    padding:0 !important;
}

.menu-tabs-1 li a {
    text-decoration:none;
    padding:6px 20px 0;
    height:18px;
    background:#fff;
    margin:0 1px 1px 0;
    float:left;
    background:#f9f9f9;
    color:#2175d9;
}

.menu-tabs-1 li a:hover {
    text-decoration:underline;
}

.menu-tabs-1 li a.active,
.menu-tabs-1 li a.active-trail,
.menu-tabs-1 .actif a	 {
    margin-bottom:0 !important;
    padding-bottom:1px;
    background:#fff;
    color:#666;
}

.directionsTabs, .tabs-3 {
    overflow:hidden;
    height:23px;
}

.directionsTabs li, .tabs-3 li {
    display:inline;
}

.directionsTabs a, .tabs-3 a {
    float:left;
    height:18px;
    background:#eee;
    color:#2275d9;
    text-decoration:none;
    padding:5px 35px 0;
}

.directionsTabs a.actif, .tabs-3 a.actif {
    background:#fff;
    color:#8a8a8a;
}

.directionsTabs a:hover, .tabs-3 a:hover {
    text-decoration:underline;
}


/* =TITLES
--------------------------------------------------------------------------- */
.page-2 h2,
.page-2 .col-type-1 big,
.page-2 .col-type-4 big {
    font-size:12px;
    font-weight:bold;
    color:#333;
}
.page-2 .col-type-2 h2,
.page-2 .col-type-15 h2,
.page-6 .col-type-2 h2,
.page-6 .col-type-15 h2 {
    padding:0 0 9px 16px;
    margin:0 0 20px 0;
    border-bottom:1px dotted #ccc;
}

.page-2 .col-type-1 h2 {
    padding:0 0 0 15px;
}

.page-2 .col-type-1 .title-3 {
    overflow:hidden;
    padding:0 0 0 15px;
    margin:20px 0 0 0;
    border-bottom:1px dotted #ccc;
    width:530px;
}

.page-2 .col-type-1 .title-3 big {
    float:left;
}

.page-2 .col-type-1 .title-3 p {
    float:right;
    padding:6px 16px 0;
    height:16px;
    background:#eee;
}

.page-2 .col-type-1 .title-3 p a {
    color:#2175d9;
    margin:0 0 0 4px;
}

.page-2 .col-type-1 .title-3 p .selected {
    color:#333;
    text-decoration:none;
    font-weight:bold;
}

.page-2 .col-type-1 .title-4 {
    padding-top:6px;
    margin-top:0;
}

.page-3 .col-type-1 {
    width:680px;
    padding:0 0 22px 0;
}

.page-3 h2,
.page-3 .col-type-1 big {
    font-size:1.63em;
    font-weight:bold;
    color:#333;
}

.page-3 .col-type-2 h2 {
    padding:0 0 9px 16px;
    margin:0 0 20px 0;
    border-bottom:1px dotted #ccc;
}

.page-3 .col-type-1 h2 {
    padding:0 0 0 15px;
}

.page-3 .col-type-1 .title-3 {
    overflow:hidden;
    padding:0 0 0 15px;
    margin:20px 0 0 0;
    border-bottom:1px dotted #ccc;
    width:650px;
}

.page-3 .col-type-1 .title-3 big {
    float:left;
}

.page-3 .col-type-1 .title-3 p {
    float:right;
    padding:6px 16px 0;
    height:16px;
    background:#eee;
}

.page-3 .col-type-1 .title-3 p a {
    color:#2175d9;
    margin:0 0 0 4px;
}

.page-3 .col-type-1 .title-3 p .selected {
    color:#333;
    text-decoration:none;
    font-weight:bold;
}

.page-3 .col-type-1 .title-4 {
    padding-top:6px;
    margin-top:0;
}

.title-5 {
    border-bottom:1px dotted #CCCCCC;
    padding:0 0 6px 16px !important;
    margin:0 0 10px 0;
}

.title-6 {
    border-bottom:1px dotted #CCCCCC;
    padding:0 0 6px 0 !important;
    margin:0 0 10px 0;
}

.page-3 h2 {
    position:relative;
    color:#2275d9;
    font-size:1.63em;
}

.col-type-6 h3,
.col-type-18 h3,
.form-type-3 h3 {
    position:relative;
}

.col-type-6 h3 small,
.col-type-18 h3 small,
.form-type-3 h3 small {
    position:absolute;
    right:0;
    top:4px;
    font-size:.65em;
}

.col-type-18 h3 small {
    position:absolute;
    right:8px;
    top:4px;
    font-size:.65em;
}

.form-type-3 h3 small img {
    vertical-align:middle;
}

.col-type-7 {
    color:#666;
}

.col-type-7 h2 {
    color:#2276d9;
    font-size:1.27em;
}

.col-type-7 .box-info em strong {
    font-size:1.1em;
}

.col-type-10 h2 {
    padding:0 0 10px 80px;
    margin:0 0 10px 0;
    border-bottom:1px dotted #ccc;
    font-size:1.63em;
    font-weight:bold;
}

.col-type-10 small {
    font-size:.6em;
    font-weight:normal;
    padding:0 0 0 20px;
}

.col-type-10 small a {
    color:#2275d9;
    text-decoration:none;
}

.col-type-10 small a:hover {
    text-decoration:underline;
}

.col-type-11 {
    width:690px;
    float:left;
    padding:19px 0 22px 0;
    margin:0 0 0 15px;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}

.col-type-11 .inner-col {
    margin:0 15px;
}

.col-type-13 {
    width:665px;
    float:right;
    padding:19px 0 22px 0;
    margin:0 15px 0 0;
    _display:inline; /* :TRICKY: IE 6 double margin-bug */
}


.page-6 h2 {
    font-size:1.63em;
    font-weight:bold;
    color:#333;
}


/* =MODULES
--------------------------------------------------------------------------- */
.map-1 .visu,
.map-2 .visu {
    float:left;
}

.map-1 dl {
    float:left;
    width:155px;
}

.map-2 dl {
    float:left;
    width:215px;
    margin:0 0 0 15px;
}
.map-1 dt,
.map-2 dt {
    padding:15px 0 0 0;
    margin-left:2px;
}

.map-1 dd,
.map-2 dd {
    padding:0 0 0 10px;
    line-height:1.2em;
}

.map-3 {
    background:url(../img/skin/map_2.jpg) 0 0 no-repeat;
    padding:0 0 0 110px;
    min-height:95px;
}

.map-3 li {
    line-height:normal;
}

.msie6 .map-3 {
    height:95px;
    overflow:visible;
}

dt {
    margin:0 0 5px 0;
}

dt a {
    color:#2275d9;
    text-decoration:none;
    font-weight:bold;
    background:url(../img/skin/bullet_4.png) 0 4px no-repeat;
    padding:0 0 0 8px;
}
dt a:hover {
    color:#2275d9;
    text-decoration:underline;
}
dd {
    color:#666;
}

.dl-1 {
    overflow:auto;
    width:286px;
}

.dl-1 dd img {
    float:right;
    margin:-15px 0 0 0;
}

.dl-2 {
    overflow:hidden;
    width:528px;
    padding:5px 15px 5px 15px;
}

.dl-2 dl {
    float:left;
    padding:3px 0 0 0;
}

.dl-2 .rss {
    background:url(../img/skin/ico_rss.png) 100% 0 no-repeat;
    width:275px;
    float:right;
    padding-right:5px;
}

.dl-2 dd {
    padding:0 0 0 10px;
}

.dl-3 {
    position:relative;
    overflow:hidden;
    width:100%;
}

.dl-3 dl {
    float:left;
    width:50%;
    margin:0 0 10px 0;
}

.dl-3 dt,
.dl-3 dt a {
    background:none;
    font-weight:normal;
    margin:0;
    padding:0;
    cursor:pointer;
}

.dl-3 dd strong {
    color:#333;
}

.hr {
    height:10px;
    background:#eee;
}

.refine-1 {
    background:#f9f9f9 url(../img/skin/bullet_11.png) 5px 12px no-repeat;
    padding:7px 0 7px 16px;
    margin:0 0 10px 0;
}

.refine-1 h4 {
    color:#333;
    font-size:1em;
    font-weight:bold;
    margin:0 0 2px 0;
}

.refine-1 li {
    line-height:normal;
    padding:1px 0;
}

.refine-1 li a strong {
    color:#333;
}

.refine-1 li.more a,
.refine-1 a.more {
    color:#2175d9;
    text-decoration:none;
}

.refine-1 li.more a:hover,
.refine-1 a.more:hover {
    text-decoration:underline;
}

.refine-1 ul ul {
    margin:0 0 0 15px;
}

.pager-1 {
    border-bottom:1px dotted #e0e0e0;
    padding:0 0 5px 0;
    overflow:hidden;
    margin:5px 0 0 0;
    width:515px;
    color:#666;
}

.pager-1 .pager {
    float:left;
    margin:5px 0 0 0;
}

.pager-1 .selecter {
    float:right;
}

.pager-1 .selecter fieldset,
.pager-1 .selecter p {
    display:inline;
}

.pager-1 .pager a {
    color:#2175d9;
    font-weight:bold;
    text-decoration:none;
    margin-left:5px;
}

.pager-1 .pager a:hover {
    text-decoration:underline;
}

.pager-1 .pager .selected {
    color:#333;
}

.col-type-4 .pager-1 {
    width:100%;
    border-top:1px dotted #e0e0e0;
    padding:5px 0;
}

.pager-2 {
    border-bottom:1px solid #ccc;
    overflow:hidden;
    width:100%;
    margin:0 0 12px 0;
    padding:0 0 9px 0;
}

.pager-2 p {
    float:left;
}

.pager-2 ul {
    float:right;
    background:url(../img/skin/bullet_2.png) 105px 50% no-repeat;
}

* html .pager-2 ul { background-position:110px 50%; }
*+html .pager-2 ul { background-position:110px 50%; }

.pager-2 ul li {
    display:inline;
    padding:0 5px;
    color:#2175d9;
}

.pager-2 ul li a {
    color:#2175d9;
    text-decoration:none;
}

.pager-2 ul li a:hover {
    color:#2175d9;
    text-decoration:underline;
}

.pager-3 a{
    padding:0 5px 0 5px;
    font-weight:normal !important;
    margin-left:0 !important;
}
.pager-3 a.last{
    margin-left:0;
}

.result-last {
    border-bottom:0;
}

.result-1 {
    margin:28px 0 0 0;
    padding:0 0 15px 0;
    border-bottom:1px dotted #e0e0e0;
}

.result-last {
    border-bottom:0 !important;
}
.result-1 em {
    font-style:normal;
    margin:0 0 4px 0;
    display:block;
}

.result-1 em a {
    color:#2175d9;
    text-decoration:none;
}

.result-1 em a:hover {
    text-decoration:underline;
}

.result-1 h3,
.box-details-1 h3 {
    font-size:1.23em;
    font-weight:bold;
    margin:0 0 6px 0;
    padding:0 0 0 15px;
    background:url(../img/skin/ico_r_2.png) 0 2px no-repeat;
    position:relative;
}

.result-1 h3 a:visited,
.result-1 {
    color:#666;
}

.result-1 .randstad,
.box-details-1 .randstad {
    background-image:url(../img/skin/ico_r_1.png) !important;
}
.result-1 h3 a,
.box-details-1 h3 a {
    color:#2175d9 !important;
    text-decoration:none;
}

.result-1 h3 a:hover,
.box-details-1 h3 a:hover {
    text-decoration:underline;
}

.result-1 div {
    line-height:normal;
}

.result-1 img {
    float:right;
}

.result-1 h3 img {
    float:none;
    margin:0 0 0 3px;
    cursor:pointer;
    position:absolute;
}

.result-1 h3.no-image {
    background:none;
    padding:0;
    border:0;
}

.result-1 h3.pdf {
    background:url(../img/skin/ico_pdf.png) 0 0 no-repeat;
    padding:3px 0 0 23px;
}

.result-1 h3.doc {
    background:url(../img/skin/ico_doc.png) 0 0 no-repeat;
    padding:3px 0 0 23px;
}

.result-1 h3.rtf {
    background:url(../img/skin/ico_rtf.png) 0 0 no-repeat;
    padding:3px 0 0 23px;
}

.js-tooltip {
    position:absolute;
    left:-9999em;
    top:10px;
    font-size:.8em;
    padding:8px;
    border:1px solid #ccc;
    background:#fff;
    font-size:11px;
    font-weight:normal;
    color:#666;
}

.result-1 .infos,
.links-list-2,
.text-contextual {
    overflow:hidden;
    margin:15px 0 0 0;
    /* width:100%; /* :BUGGY: need to correct this for .text-contextual */
}

.links-list {
    overflow:hidden;
    margin:15px 0 0 0;
	width:690px;
}

.result-1 .infos li,
.links-list li {
    float:left;
    margin-right:10px;
    line-height:normal;
}

.infos .style-added,
.links-list .style-added {
    color:#b8d000;
}

.item-type-1 {
    border-bottom:1px solid #d2d2d2;
}

.item-type-1 a.item-link {
    display:list-item;
    padding:20px 8px 10px 25px;
    text-decoration:none;
    font-weight:bold;
}

.item-type-1 a.item-link:hover {
    text-decoration:underline;
}

.js .item-type-1 .to-open {
    position:absolute;
    left:-9999em;
}

.js .item-type-1 .is-open {
    position:static;
    left:0;
}

.item-type-1 .to-open {
    padding:0 10px;
}

.item-type-1 .to-open a {
    color:#2175D9;
}

.item-type-1 .intro {
    color:#666;
}

.item-type-1 form {
    overflow:hidden;
    width:100%;
    position:static;
}

.item-type-1 form p {
    margin:8px 0 0 0;
}

.item-type-1 form p label {
    color:#333;
    font-weight:bold;
    display:block;
    margin:0 0 2px 0;
}

.item-type-1 form p input,
.item-type-1 form p select {
    width:97%;
}

.item-style-2 {
    border-bottom:0;
}

.item-style-2 a.item-link {
    font-weight:normal;
    padding-top:10px;
}

.item-style-2 {
    background-position:5px 12px !important;
}

.bouton-bleu{
	margin:10px 0 15px 0;
  float:right;
  width:auto;
  background:#2275d9;
  color:#fff;
  font:bold 1em Arial, Verdana, sans-serif;
  border:0;
  padding:3px 7px;
	text-decoration:none;
}

.bouton-bleu:hover{
  color:#fff;
}

.atome_faq  .form-submit,
.item-type-1 form .submit,
.box-col-2 form .submit,
.col-type-6 form .submit,
.col-type-18 form .submit,
.form-type-3 form .submit,
.form-type-3 form .form-submit,
.form-type-4 form .submit {
    margin:10px 0 15px 0;
    float:right;
    width:auto;
    background:#2275d9;
    color:#fff;
    font:bold 1em Arial, Verdana, sans-serif;
    border:0;
    padding:3px 7px;
    right:8px;
}

.form-type-3 form .submit-2 {
    float:none !important;
}

.form-type-5 * {
    line-height:normal;
}

.form-type-5 .result-1 .checkbox {
    position:absolute;
    margin-left:-20px;
}

.form-type-5 .submit {
    margin:10px 0 0 0;
    width:auto;
    background:#2275d9;
    color:#fff;
    font:bold 1em Arial, Verdana, sans-serif ;
    border:0;
    padding:3px 7px;
    float:none !important;
}


form a.resetButton,
form input.send {
    margin:10px 0 0 0 !important;
    width:auto !important;
    background:#666666 !important;
    color:#fff;
    font:bold 1em Arial, Verdana, sans-serif ;
    border:0;
    padding:3px 7px;
    cursor:pointer !important;
}

form a.resetButton{
    text-decoration:none;
    padding:4px 10px;
}

form input.delete {
    margin:10px 0 0 0 !important;
    width:auto !important;
    background:#e41f1f !important;
    color:#fff;
    font:bold 1em Arial, Verdana, sans-serif;
    border:0;
    padding:3px 7px;
    cursor:pointer !important;
}

.form-type-5 .result-1 {
    padding:0 0 10px 30px;
}

.form-type-5 form label {
    display:block;
}

.form-type-5 fieldset {
    color:#666666;
    padding:10px 0 0 0;
}

.opt-mail {
    background:url(../img/skin/ico_mail.png) 5px 20px no-repeat;
}

.opt-liste {
    background:url(../img/skin/ico_liste.png) 5px 20px no-repeat;
}

.opt-rss {
    background:url(../img/skin/ico_rss2.png) 5px 21px no-repeat;
}

.opt-map {
    background:url(../img/skin/bullet_10.png) 10px 25px no-repeat;
    padding-bottom:20px;
}

.opt-blank {
    padding:18px 0;
}

.opt-blank .item-open {
    background:url(../img/skin/bullet_14.png) 10px 3px no-repeat;
    padding:0 0 0 21px;
    display:block;
    color:#333;
    font-weight:bold;
    cursor:pointer;
}

.opt-blank .actif {
    background:url(../img/skin/bullet_10.png) 10px 3px no-repeat;
}

.opt-blank img {
    margin:15px 0;
}


.opt-blank .list-8 {
    margin:10px 20px;
}

.opt-blank .list-9 {
    margin:10px 20px 0 20px;
}

.opt-blank .inner {
    margin:10px 20px;
}

.opt-blank .inner {
    line-height:normal;
    color:#666;
}

.opt-blank .inner strong {
    color:#333;
}

.opt-blank .item-open a {
    text-decoration:none;
    color:#2175D9;
    margin:0 0 0 10px;
    font-weight:normal;

}
.opt-blank .item-open a:hover {
    text-decoration:underline;
}

.opt-blank p {
    color:#666666;
    margin:5px 20px;
}

.no-flow {
    padding:0 !important;
}

.box-col-1 {
    border-bottom:1px solid #d2d2d2;
    padding:15px 6px;
    color:#666;
}

.msie6 .box-col-1 {
    ZOOM: 1
}

.box-col-1 h3,
.box-col-1 strong {
    color:#333;
}

.box-col-1 h3 {
    margin:0 0 10px 0;
}

.box-col-1 * {
    line-height:normal;
}

.box-col-1 h4 {
    color:#333;
    font-weight:bold;
    font-size:1em;
}

.box-col-2 {
    padding:20px 0 10px 0;
    border-bottom:1px solid #d2d2d2;
    color:#666;
    overflow:hidden;
}

.box-col-2 form {
    padding:10px;
}

.box-col-2 form p {
    margin:0 0 10px 0;
}

.box-col-2 form label {
    display:block;
    color:#333;
    font-weight:bold;
    padding:0 0 3px 0;
}

.box-col-2 form select {
    width:100%;
    margin:0 0 5px 0;
}

.box-col-2 h4 {
    color:#333;
    font-weight:bold;
    font-size:1em;
    margin:0 0 0 6px;
}


#carte ul {
    margin:10px 0 0 0px;
}

#carte ul li {
    margin:10px;
    color:#333;
    line-height:normal;
}

#carte ul li a {
    text-decoration:none;
}

#carte ul li a:hover {
    text-decoration:underline;
}

#carte ul .last {
    text-decoration:underline;
}

#carte ul li img {
    margin:0 7px 0 0;
}

#itineraire .area-dynamic,
.area-dynamic-2 {
    position:absolute;
    left:-9999em;
}

.area-dynamic-show {
    position:static;
    left:0;
}
#itineraire .area-dynamic textarea,
#itineraire textarea {
    width:203px;
    height:63px;
}

#itineraire .selected {
    position:static !important;
    left:0 !important;
}

.col-type-9 .item-type-2 {
    padding:20px 0 0 25px;
    border-bottom:1px dotted #ccc;
}

.col-type-9 .item-type-2 h3 {
    margin:0 0 10px 0;
    color:#333;
    font-size:1.27em;
    font-weight:bold;
}

.col-type-9 div.last {
    border-bottom:0;
}

.col-type-9 div.first {
    padding-bottom:180px;
}

.col-type-9 div.firstModified {
    padding-bottom:10px;
}

.col-type-10 {
    width:360px;
    float:left;
    _display:inline;
    margin:20px 0 0 15px;
}

.box-details-1 {
    overflow:hidden;
    margin:15px 0 18px 0;
}

.box-details-1 ins {
    float:left;
    margin:2px 0 0 20px;
    color:#999;
    font-size:.9em;
    _display:inline;
}

.box-details-1 div {
    float:left;
    margin:0 0 0 8px;
    _display:inline;
    width:275px;
}

.box-details-1 p {
    line-height:normal;
    color:#666;
}

.box-details-1 h3 {
    margin:0;
}

.box-details-1 strong {
    font-weight:normal;
}

.box-details-1 .state-1 {
    color:#b8d000;
}

.box-details-1 .state-2 {
    color:#d00005;
}

.box-details-1 .state-3 {
    color:#f19007;
}

.box-details-1 p a {
    color:#2175d9;
    text-decoration:none;
}

.box-details-1 p a:hover {
    text-decoration:underline;
}


/* =FORMS
--------------------------------------------------------------------------- */
.form-type-1 {
    overflow:hidden;
    width:960px;
    padding:19px 0px 18px 16px;
}

.form-type-1 h1,
.form-type-2 h1 {
    font-size:1.63em;
    font-weight:bold;
}

.form-type-1 h1,
.form-type-1 form {
    float: left;
}
.form-type-1 #edit-location {
    width: 160px;
}
.form-type-1 fieldset p {
    display: inline;
}
.form-type-1 label {
    margin: 0 0 0 15px;
    text-transform: lowercase;
    vertical-align: middle;
}
.form-type-1 input,
.form-type-1 select {
    vertical-align: middle;
}

.form-type-1 div.offerNumber {
    margin: 10px 0 0 217px;
}

.form-type-2 .color-1 {
    color:#d1e4f6;
    line-height:normal;
}

.form-type-2 {
    position:relative;
}

.form-type-2 form {
    padding:8px 0 0 0;
}

.form-type-2 form h3 {
    font-size:1em;
    font-weight:bold;
    color:#333;
}

.form-type-2 form ul {
    margin:0 0 30px 0;
}

.form-type-2 form ul li {
    margin:10px 0;
}

.form-type-2 form ul li input,
.form-type-2 form ul li label {
    vertical-align:middle;
}

.form-type-2 form ul li label {
    padding:0 0 0 3px;
}

.form-type-2 form .submit {
    float:right;
}

.form-type-2 .links-list a,
.form-type-2 .links-list-2 a {
    color:#fff;
    text-decoration:none;
}

.form-type-2 .links-list a:hover,
.form-type-2 .links-list-2 a:hover {
    text-decoration:underline;
}

.form-type-2 .links-list,
.form-type-2 .links-list-2,
.box-links .text-contextual {
    text-align:right;
}

input.bt-style-1 {
    height:22px !important;
    line-height:22px;
    vertical-align:middle;
    color:#fff;
    padding:0 15px 0 8px;
    background:#999 url(../img/skin/bullet_8.png) 87% 10px no-repeat;
    font-weight:bold;
}

.box-links .first,
.links-list-2 .first {
    padding:0 0 0 8px;
    background:url(../img/skin/bullet_17.png) 0 5px no-repeat;
}

.box-links {
    padding-bottom:40px !important;
}

.box-links .last {
    padding:0 8px 0 0;
    background:url(../img/skin/bullet_16.png) 100% 5px no-repeat;
}

.box-links .links-list,
.box-links .links-list-2,
.box-links .text-contextual {
    position:absolute;
    right:20px;
    top:20px;
}

.box-links .links-list {
    background:url(../img/skin/bullet_18.png) 51% 3px no-repeat;
}

/* Ajout d'espace si pas d'asterisc champ obligatoire */
form label.non-obligatoire	{padding-right: 7px;}

.col-type-6 .checkbox   input.form-checkbox				{width: 13px;}

.col-type-6 .bloc-label								{float: left; text-align: left; }
.col-type-6  .form-checkboxes label					{color:#666666; margin-bottom: 4px; }
.col-type-6 .form-checkboxes input 					{position: relative; bottom: 1px;}
.col-type-6  .form-checkboxes 						{text-align:left; width: 100%;}

.col-type-6  .categorie .form-checkboxes  label			{font-size: 10px;}
.col-type-6  .contractType .form-checkboxes  label		{display: block;}


.col-type-6 form p label,
.col-type-18 form p label,
.form-type-3 form p label,
.col-type-6 form div table label.non-obligatoire,
.form-type-3 form .line-checkbox-3 p,
.form-type-3 form .line-checkbox-4 p,
.col-type-6 form .line-checkbox-4 p {
    width:160px;
    float:left;
    font-weight:bold;
}


.col-type-18 .checkbox   input.form-checkbox				{width: 13px;}

.col-type-18 .bloc-label								{float: left; text-align: left; }
.col-type-18  .form-checkboxes label					{color:#666666; margin-bottom: 4px; }
.col-type-18 .form-checkboxes input 					{position: relative; bottom: 1px;}
.col-type-18  .form-checkboxes 						{text-align:left; width: 100%;}

.col-type-18  .categorie .form-checkboxes  label			{font-size: 10px;}
.col-type-18  .contractType .form-checkboxes  label		{display: block;}

/* ajouter des espaces pour checkbox en tablesau */
form div.checkbox table .form-checkboxes 						{margin-left: 5px;}
form div.checkbox table *									{vertical-align: top;}
form div table label.non-obligatoire							{padding-top: 12px};

.form-type-3 form .line-checkbox-3 p,
.form-type-3 form .line-checkbox-4 p,
.col-type-6 form .line-checkbox-4 p {
    margin-right:5px;
}

.form-type-3 form .line-checkbox-4 ul,
.col-type-6 form .line-checkbox-4 ul {
    float:left;

}
.col-type-6 form p label.large,
.col-type-18 form p label.large,
.form-type-3 form p label.large {
	width:168px;
}

.form-type-3 form .line-checkbox-4,
.col-type-6 form .line-checkbox-4 {
    width:100%;
    overflow:hidden;
    margin:10px 0;
}

.col-type-18 form .line-checkbox-4 {
    width:100%;
    overflow:hidden;
    margin:10px 0;
}

.form-type-3 form .line-checkbox-4 .date-pick,
.col-type-6 form .line-checkbox-4 .date-pick,
.col-type-18 form .line-checkbox-4 .date-pick {
    margin:0 0 0 5px;
}

.col-type-6 form p input,
.col-type-6 form p input,
.col-type-6 form p select,
.form-type-3 form p input,
.form-type-3 form p select,
.form-type-3 form p textarea {
    margin:0 0 0 5px;
}

.col-type-6 form p input,
.col-type-18 form p input,
.form-type-3 form p input {
    width:209px;
}

.form-type-3 form p input.mini {
    width:160px;
}

.col-type-4 form p input.mini ,
.col-type-6 form p input.mini,
.col-type-18 form p input.mini {
    width:157px;
}

.col-type-6 form p select,
.col-type-18 form p select,
.form-type-3 form p select {
    width:215px;
}

.form-type-3 form p select.mini,
.col-type-4 form p select.mini ,
.col-type-6 form p select.mini,
.col-type-18 form p select.mini {
    width:40px;
}

* html .col-type-6 form p select {
    width:213px;
}
* + html .col-type-6 form p select {
    width:213px;
}
* html .col-type18 form p select {
    width:213px;
}
* + html .col-type-18 form p select {
    width:213px;
}

* html .form-type-3 form p select {
    width:213px;
}
* + html .form-type-3 form p select {
    width:213px;
}

.col-type-6 form p,
.form-type-3 form p {
    margin:10px 0;
}

.col-type-18 form p {
    margin:10px 0;
    margin-right: 8px;
}

.col-type-6 form sup,
.form-type-3 form sup {
    color:red;
    font-size:1.2em;
    vertical-align:top;
}

.col-type-18 form sup {
    color:red;
    font-size:1.2em;
    vertical-align:top;
    margin-right: 5px;
}


.col-type-6 form p #sn-name,
.col-type-18 form p #sn-name,
.form-type-3 form p #sn-name {
    width:40px;
}

.col-type-6 form p #sn-name2,
.col-type-18 form p #sn-name2,
.form-type-3 form p #sn-name2 {
    width:158px;
}

.col-type-6 form p #sn-renumeration,
.col-type-6 form p #sn-renumeration2,
.col-type-18 form p #sn-renumeration,
.col-type-18 form p #sn-renumeration2,
.form-type-3 form p #sn-renumeration,
.form-type-3 form p #sn-renumeration2 {
    width:65px;
    margin:0 5px 0 5px;
}

.col-type-6 form .line-checkbox,
.col-type-18 form .line-checkbox,
.form-type-3 form .line-checkbox {
    margin-left:160px;
}

.col-type-6 form .line-checkbox p,
.col-type-18 form .line-checkbox p,
.form-type-3 form .line-checkbox p {
    display:inline;
    line-height:normal;
}

.col-type-6 form .line-textarea label,
.col-type-6 form .line-checkbox label,
.col-type-6 form .line-checkbox input,
.col-type-6 form .line-checkbox-2 label,
.col-type-6 form .line-checkbox-2 input,
.col-type-18 form .line-textarea label,
.col-type-18 form .line-checkbox label,
.col-type-18 form .line-checkbox input,
.col-type-18 form .line-checkbox-2 label,
.col-type-18 form .line-checkbox-2 input,
.form-type-3 form .line-textarea label,
.form-type-3 form .line-checkbox label,
.form-type-3 form .line-checkbox input,
.form-type-3 form .line-checkbox-2 label,
.form-type-3 form .line-checkbox-2 input,
.checkbox {
    width:auto !important;
    float:none !important;
    font-weight:normal !important;
}
.form-type-3 form .line-checkbox input {
    font-weight:bold;
}
.col-type-6 form .line-checkbox ul,
.col-type-6 form .line-checkbox li,
.col-type-18 form .line-checkbox ul,
.col-type-18 form .line-checkbox li,
.form-type-3 form .line-checkbox ul,
.form-type-3 form .line-checkbox li,
.form-type-3 form .line-checkbox-3 ul,
.form-type-3 form .line-checkbox-3 li {
    display:inline;
}

.col-type-6 form .line-textarea textarea,
.col-type-18 form .line-textarea textarea,
.form-type-3 form .line-textarea textarea {
    width:431px;
    height:93px;
    margin:2px 0 0 0;
}

.line-error {
    color:#e41f1f !important;
}

.line-help {
  background:transparent url(../img/skin/help.png) no-repeat scroll bottom left;
  display:inline-block;
  width:30px;
  height:18px;
}

.line-helpContent {
  background-color:white;
  padding : 5px;
  margin-left:18px;
  border : 1px black solid;
  width : auto;
  max-width : 450px;
  position:absolute;
  z-index:9999;
  -width:450px;
}

.line-info {
    font-size:10px;
	font-style:italic;
}

.col-type-6 form .line-error,
.col-type18 form .line-error,
.form-type-3 form .line-error {
    margin:15px 0 -5px 170px;
    color:#e41f1f !important;
    font-size:.9em;
}

.form-type-4 form .line-error {
    /*margin:-15px 0 0 0;*/
    color:#e41f1f !important;
    font-size:.9em;
    /*position:absolute;*/
}

.col-type-6 form .file-upload *,
.col-type-18 form .file-upload *,
.form-type-3 form .file-upload * {
    line-height:normal;
}

.col-type-6 form .file-upload img,
.col-type-18 form .file-upload img,
.form-type-3 form .file-upload img {
    margin:0 0 0 15px;
}

.col-type-6 form .file-upload a,
.col-type-18 form .file-upload a,
.form-type-3 form .file-upload a {
    color:#2175d9;
    min-width:180px;
    display:inline-block;
}

* html .col-type-6 form .file-upload a {
    width:180px;
    white-space:nowrap;
}

* html .col-type-18 form .file-upload a {
    width:180px;
    white-space:nowrap;
}
* html .form-type-3 form .file-upload a {
    width:180px;
    white-space:nowrap;
}

.col-type-6 form .file-upload .bt,
.col-type-18 form .file-upload .bt,
.form-type-3 form .file-upload .bt {
    min-width:0;
    width:auto;
    display:inline;
}

.col-type-6 form .file-upload #sn-cv-name,
.col-type-18 form .file-upload #sn-cv-name,
.form-type-3 form .file-upload #sn-cv-name {
    width:100px;
}

.col-type-6 form .file-upload .line-error,
.col-type-18 form .file-upload .line-error,
.form-type-3 form .file-upload .line-error {
    margin:12px 0 2px 64px;
}
* html .col-type-6 form .file-upload .line-error { margin-left:70px; }
* + html .col-type-6 form .file-upload .line-error { margin-left:70px; }
* html .col-type-18 form .file-upload .line-error { margin-left:70px; }
* + html .col-type-18 form .file-upload .line-error { margin-left:70px; }
* html .form-type-3 form .file-upload .line-error { margin-left:70px; }
* + html .form-type-3 form .file-upload .line-error { margin-left:70px; }

.col-type-6 form .line-checkbox-2 a,
.col-type-18 form .line-checkbox-2 a,
.form-type-3 form .line-checkbox-2 a {
    color:#2175d9;
}

.fieldset-type-1 label {
    width:170px !important;
}

.noMargin .line-error { margin:0px!important; }

.line-submit a,
.line-submit input {
    float:right;
}

.line-submit-3 {
    overflow:hidden;
    width:100%;
}

.line-submit-3 .first {
    float:left;
    width:auto  !important;
}

.line-submit-3 .last {
    float:right;
    width:auto  !important;
}

.form-type-4 form,
.form-type-4 fieldset {
    display:-moz-inline-box;
    display:inline-block;
}

.form-type-4 p {
    margin:10px 0;
}

.form-type-4 p label {
    float:left;
    padding:0 10px 0 0;
}

.form-type-4 p input {
    width:209px;
}

.form-type-4 input.submit-1 {
    width:auto;
    float:right;
}

.js .readonly {
    border:0;
    background:transparent;
    color:#666;
    overflow:visible;
    width:auto !important;
    min-width:209px;
}

span.readonly {
    margin:0 0 0 5px;
}

.form-subscribe label {
    width:auto !important;
}

.form-subscribe div {
    border-bottom:1px dotted #ccc;
}

.form-subscribe h4 {
    color:#2175d9;
    font-size:1.27em;
    width:45%;
    border:0;
    padding:10px 0;
    margin:10px 0 0 0;
}


/* =PUSH
--------------------------------------------------------------------------- */
.push-1 {
    height:50px;
    line-height:50px;
    vertical-align:middle;
    color:#666;
    padding:0 16px;
}

.push-1 h1 {
    color:#333;
    font-size:1.63em;
    font-weight:bold;
    height:50px;
    line-height:50px;
    vertical-align:middle;
    display:inline;
    margin-right: 20px;
}

.push-1 p {
    height:50px;
    line-height:50px;
    vertical-align:middle;
    display:inline;
    font-size:12px;
    font-weight:bold;
    padding:0 0 0 0px;
}

.push-1 p a {
    text-decoration:none;
    padding:6px 28px 4px 0;
    background:url(../img/skin/bullet_3.png) 100% 50% no-repeat;
}


/* =FOOTER
--------------------------------------------------------------------------- */
#footer {
  color:#666;
	clear:both;
	margin-bottom:16px;
}

#footer .info {
  font-size:.8em;
  float:right;
  padding:8px 0 7px 0;
}

#footer .block ul{
	padding-left:0;
}

#footer .block ul li.first{
	margin-left:0;
}

#footer .inline-lists-1,
#footer .inline-lists-2,
#footer .block-lists-1{
	padding: 4px 16px 4px 16px;
}

#footer .inline-lists-1 li {
    display:inline;
    background:url(../img/skin/bullet_2.png) 0 50% no-repeat;
    padding:0 6px;
}

#footer .inline-lists-1 ul li a {
    color:#2175D9;
    text-decoration:none;
}

#footer .inline-lists-1 ul a:hover {
    text-decoration:underline;
}

#footer .inline-lists-1 .first,
#footer .inline-lists-2 .first {
    background:none;
    padding-left:0;
}

#footer .inline-lists-2 ul {
    margin:8px 0 0 0;
}

#footer .inline-lists-2 li {
    display:inline;
    padding:0 6px 0 6px;
}

#footer .inline-lists-2 .last {
    margin: 16px 0 0 0;
}

#footer .block-lists-1 {
    overflow:hidden;
    width:926px;
}

#footer .block-lists-1 div {
    float:left;
/*    margin:0 50px 0 0;*/
    width:25%;
}

.msie6 #footer .block-lists-1 div,
.msie7 #footer .block-lists-1 div {
    width:auto;
    margin:0 27px 0 0;
}

#footer .block-lists-1 .last {
    margin:0;
}

#footer .block-lists-1 h3 {
    font-size:1em;
    font-weight:normal;
}

#footer .block-lists-1 li {
    background:url(../img/skin/bullet_5.png) 0 6px no-repeat;
    padding:2px 0 2px 8px;
}

/* STYLES ST SPECIFIQUES MDR */
#searchContent {
  overflow:hidden;
  background:url(../img/skin/bg_fcolumn_4.png) 0 0 repeat-y;
  padding-bottom: 25px;
}
#refinements {
  float:left;
  margin-left:16px;
  padding:10px 0 0 0;
  width:176px;
  _display:inline; /* :TRICKY: IE 6 double margin-bug */
}
#refinements h2{
  border-bottom:1px dotted #CCCCCC;
  /*margin:0 0 20px;*/
  padding:10px 16px;
  font-size:18px;
  background-color:#f9f9f9;
}
#refinements .filter {
  background:#f9f9f9 url(../img/skin/bullet_11.png) 5px 14px no-repeat;
  padding:10px 16px;
  margin:0 0 10px 0;
  font-size:11px;
}

#refinements .filter h3 {
  color:#333;
  font-size:1em;
  font-weight:bold;
  /*margin:0 0 2px 0;*/
}

#refinements .filter ul ul {
  margin-left:12px;
}
#refinements .filter li {
  line-height:normal;
  padding:1px 0;
}
#refinements .cat_depth_0 > a {
  font-weight:bold;
}
#refinements .filter li a strong {
  color:#333;
}

#refinements .filter li.more a,
#refinements .filter a.more,
#refinements .filter li.desactivate a,
#refinements .filter a.desactivate {
  color:#2175d9;
  text-decoration:none;
  font-weight:normal;
}


#refinements .filter li.more a:hover,
#refinements .filter a.more:hover,
#refinements .filter li.desactivate a:hover,
#refinements .filter a.desactivate:hover {
  text-decoration:underline;
}

#resultsList {
  width:544px;
  float:left;
  padding:19px 0 0 0;
  margin:0 0 0 15px;
  _display:inline; /* :TRICKY: IE 6 double margin-bug */
}
#resultsList.searchNoResult {
  width:700px;
}

#searchContent .searchNoResult  {
  font-size:13px;
  padding: 12px 16px 0 32px;
}
#searchContent .searchNoResult a {
	color:#2175d9;
  	font-weight:bold;
}

#resultsList h2 {
  color:#333333;
  font-size:18px;
  font-weight:bold;
  padding-left:16px;
}
#resultsList .title-3 {
  overflow:hidden;
  padding:0 0 0 16px;
/*  margin:20px 0 0 0;*/
  border-bottom:1px dotted #ccc;
  width:530px;
}
#resultsList h4 {
  color:#333333;
  font-size:14px;
  font-weight:bold;
}

#resultsList .title-3 big {
  color:#333333;
  font-weight:bold;
  float:left;
  padding:10px 0;
  font-size:18px;
}

#resultsList .title-3 p {
  float:right;
  padding:4px 16px;
  background:#eee;
  font-size: 11px;
  color: #666;
  margin-top: 19px;
}

#resultsList .title-3 p a {
  color:#2175d9;
  margin:0 0 0 2px;
}

#resultsList .title-3 p .selected,
#resultsList .title-3 p strong {
  color:#333;
  text-decoration:none;
  font-weight:bold;
}

#resultsList .pagination {
  border-bottom:1px dotted #e0e0e0;
  overflow:hidden;
  margin:0 16px;
  padding:4px 0 5px 0;
  width:515px;
  color:#666;
  font-size: 11px;
  color: #666;
}

#resultsList .pagination ul {
  float:left;
  margin:0;
  line-height:14px;
  padding-top: 3px;
}

#resultsList .pagination div {
  float:right;
}

#resultsList .pagination .selecter fieldset,
#resultsList .pagination .selecter p {
  display:inline;
}

#resultsList .pagination ul li {
  font-weight:bold;
  margin-left:5px;
  display:inline;
  color:#333333;
}

#resultsList .pagination ul li.first {
  font-weight:normal;
  color:#666;
}

#resultsList .pagination ul a {
  color:#2175d9;
  text-decoration:none;
}

#resultsList .pagination ul a:hover {
  text-decoration:underline;
}

#resultsList .pagination ul .selected {
  color:#333;
}
/*
#resultsList .pagination div {
  display:none;
}
*/
#resultsList .listOffers {
  margin:0 16px;
}
#resultsList .listOffers .item {
  margin:30px 0 0 0;
  padding:0 0 20px 0;
  border-bottom:1px dotted #e0e0e0;
  font-size:11px;
}

#resultsList .listOffers .item img {
    float:right;
}

#resultsList .listOffers .item h3 img {
    float:none;
    margin:0 0 0 3px;
    cursor:pointer;
    /*position:absolute;*/
}

#resultsList .listOffers .item h3 .js-tooltip {
    position:absolute;
    top:10px;
    font-size:.8em;
    padding:8px;
    border:1px solid #ccc;
}

#resultsList .listOffers .item h3 {
  font-size:14px;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0 0 0 16px;
  background:url(../img/skin/ico_r_2.png) 0 2px no-repeat;
  position:relative;
}

#resultsList .listOffers .item h3 a:visited,
#resultsList .listOffers .item {
  color:#666;
}

#resultsList .listOffers .item ul{
	padding:0 0 0 15px;
}

#resultsList .listOffers .item .randstad {
  background-image:url(../img/skin/ico_r_1.png) !important;
}
#resultsList .listOffers .item h3 a {
  color:#2175d9;
  text-decoration:none;
}

#resultsList .listOffers .item h3 a:hover {
  text-decoration:underline;
}
#resultsList .listOffers .item em {
  font-style:normal;
  margin:0 0 4px 0;
  display:block;
}

#resultsList .listOffers .item em a {
  color:#2175d9;
  text-decoration:none;
}

#resultsList .listOffers .item em a:hover {
  text-decoration:underline;
}
#resultsList .listOffers .item .infos {
  overflow:hidden;
  margin:10px 0 0 0;
}
#resultsList .listOffers .item .infos li {
  float:left;
  margin-right:9px;
  line-height:normal;
}
/*
#resultsList .listOffers .item .infos li.last {
  float:none;
  margin-left:356px;
}
*/
#resultsList .gmapMarkerText{
  line-height:normal;
  font-size:10px;
}
#resultsList .mapExtend{
  line-height:normal;
}
#resultsList .mapExtend li{
  line-height:normal;
  margin-left:15px;
}
#resultsList .mapExtend li li{
  list-style-type:disc;
  list-style-position: inside;
}

#searchTools {
  float:right;
  width:191px;
  font-size: 11px
}
#searchTools li {
border-bottom:1px solid #D2D2D2;
}
#searchTools .opt-mail {
  background:url(../img/skin/ico_mail.png) 5px 25px no-repeat;
}

#searchTools .opt-rss {
  background:url(../img/skin/ico_rss2.png) 5px 26px no-repeat;
}

#searchTools .opt-map {
  background:url(../img/skin/bullet_10.png) 10px 25px no-repeat;
  padding-bottom:20px;
}

#searchTools .opt-map .no-flow {
  padding:0;
}

#searchTools a.item-link {
    display:list-item;
    padding:20px 8px 20px 28px;
    text-decoration:none;
    font-weight:bold;
}

#searchTools a.item-link:hover {
    text-decoration:underline;
}

#searchTools .to-open {
    position:absolute;
    left:-9999em;
}

#searchTools .is-open {
    position:static;
    left:0;
}

#searchTools .to-open {
    padding:0 10px;
}

#searchTools .to-open a {
    color:#2175D9;
}

#searchTools .intro {
    color:#666;
}

#searchTools form {
    overflow:hidden;
    width:171px;
    position:static;
}

#searchTools form p {
    margin:8px 0 0 0;
}

#searchTools form p label {
    color:#333;
    font-weight:bold;
    display:block;
    margin:0 0 2px 0;
}

#searchTools form p input,
#searchTools form p select {
    width:165px;
}

#searchTools form .submit {
    margin:10px 0 15px 0;
    float:right;
    width:auto;
    background:#2275d9;
    color:#fff;
    font-weight:bold;
    border:0;
    padding:3px 7px;
}
/* FIN STYLES ST SPECIFIQUES MDR */
#topSeek.row {
  margin-bottom:0;
}
#tooltip{
  position:absolute;
}
#tooltip.js-tooltip {
  background-color:#fff;
  top:10px;
  left:227px;
  font-size:.95em;
  padding:8px;
  border:1px solid #ccc;
  font-weight:bold;
  color:#666666;
}

/* SONDAGE */
.poll label,
#poll-view-voting label { font-weight:bold; color:#333333; }
#poll-view-voting label.option { font-weight:normal; display:block; margin:10px 0; }
#poll-view-voting div.form-radios { margin:10px 0 30px; }
.poll div.poll-results { margin:15px 0 10px; }
.poll .bar .foreground { background-color:#156DD7; }

/* ADMINISTRATION */
#block-admin-display div table#blocks,
#atome-bloc-admin-display div table#blocks  { width:100%; margin:20px 0 20px; }

/* EDITO */
div.contentEdito { margin-bottom: 20px; }
div.contentEdito p, div.contentEdito td{ margin-bottom:15px; }
div.contentEdito ul, div.contentEdito li { list-style-type:disc; list-style-position: inside; }
div.contentEdito p, div.contentEdito ul { margin-bottom:15px; }
div.contentEdito hr { Border:0px; border-bottom:1px dotted #CCCCCC; height:1px; position:relative; left:0px; }

div.contentEdito .popin-type-2,
div.contentEdito .popin-type-3 { padding:0px!important; }

div.contentEdito h2 {
    border-bottom:1px dotted #CCCCCC;
    padding:0 0 6px 0 !important;
	color:black;
    margin:0 0 10px 0;
}

div.contentEdito td img { display:block; }

div.contentEdito table.borderGrey, div.contentEdito table.borderGrey td { margin: 1px; padding:4px; border:1px solid #898989; }
div.contentEdito table.borderBlack, div.contentEdito table.borderBlack td { margin: 1px;  padding:4px; border:1px solid black; }

/* MARKETING 3x2 */
.list-1 li.imgMarket { margin-bottom: 12px; }
.bgMarket1Block { background:url(../img/skin/bg_fcolumn_3-1.png) 0 0 repeat-y!important; }
.bgMarket2Block { background:url(../img/skin/bg_fcolumn_3-2.png) 0 0 repeat-y!important; }

/* POPUP */
.popin-window .col-type-4, .popin-window .page-3, .popin-window .page-6, .popin-window .popin-type-2 { width:auto!important; }
.popup .page-3, .popin-window  .page-3 { background-image:none!important; }
.popup .contentEdito, .popin-window  .contentEdito { margin-right:20px; }

/* eviter le surplus de marge à gauche sur certaines popup (jb le 03/11/09) */
.popup .page-3 .box-desc.box-first col-type-1,
.popup .page-3 .box-desc.box-first col-type-1 .popin-type-4,
.popup .page-3 .box-desc.box-first col-type-1 .popin-type-4 .popin-content { margin-left:0px; padding-left :0px;}

/* 	Style générique des pages type "vue" */


.page-2 .liste-vue  *					{font-family: Arial, sans-serif; padding: 0px; margin: 0px;border: 0px; }
.page-2 .liste-vue 						{
						margin: 0px 16px 0 16px; float:left; width: 700px !important; padding-bottom: 32px; background-color: #FFFFFF;
										}

.page-2 .liste-vue ul					{list-style-image:none; list-style-position:outside; list-style-type:none; margin: 16px 16px 16px 32px ;}
.page-2 .liste-vue ul li				{
						list-style-image:none; list-style-position:outside; list-style-type:none;
						margin-bottom: 8px; padding : 8px 0 8px 0;
										}

.page-2 .liste-vue ul li .views-field-title a			{ font-size:14px; font-weight:bold;color: #2175d9;text-decoration: none;}
.page-2 .liste-vue ul li .views-field-title a:hover		{color:#012F8F;}
.page-2 .liste-vue ul li .views-field-created				{margin-bottom: 6px; font-size:11px; font-weight:bold; color: #666666;}



.page-2 .liste-vue ul li p,
.page-2 .liste-vue ul li p b,
.page-2 .liste-vue ul li div			{margin-top: 3px; color:#666666; font-size:11px; font-weight: normal;background-color : #FFFFFF;}
.page-2 .liste-vue ul li img,
.page-2 .liste-vue ul li object,
.page-2 .liste-vue ul li .field-field-tag-xiti	{display: none;}

.page-2 .liste-vue ul li a				{ font-size:11px; font-weight:normal;}
.page-2 .liste-vue ul li a:hover		{ color: #012F8F; text-decoration: none;}

.page-2 .liste-vue .pager 				{text-align:center; color:#666666;}
.page-2 .liste-vue .pager a				{margin: 5px; color:#666666;}



/* CVs */
#selectCV label.option { display:block; }

/* SUPPRESSION COMPTE */
div.description { display:inline; }

/* POPUP DE CREATION D'ALERTE */
.form-type-alert form p label { width:220px; font-weight:bold; margin:0; margin:10px 0; display:block; clear:both; float:left; }
.form-type-alert form p input, .form-type-alert form p select { margin:5px 0 5px; }
.form-type-alert form p strong { padding:10px 0 10px; display:block; }
.form-type-alert form p input { width: 195px; }
.form-type-alert form p select { width: 198px; }
.form-type-alert form .submit { margin:10px 0 15px 0; float:right; width:auto; background:#2275d9; color:#fff; font:bold 1em Arial, Verdana, sans-serif; border:0; padding:3px 7px; }
.popin-content .desc-alert { display: block; background:#F9F9F9; color:#666666; margin:5px 0 10px 0; padding:10px; }

/* USERINFOMESSAGE */
.userInfoMessage {
	background:transparent url(../img/skin/bg_fcolumn_4.png) repeat-y scroll 0 0;
	overflow:hidden;
	color:#333333;
	font-size:1.63em;
	font-weight:bold;
	padding:19px 0px 35px 30px;
}

/* SEARCHSUGGESTIONS */
#searchSuggestions {
	background:transparent url(../img/skin/bg_fcolumn_4.png) repeat-y scroll 0 0;
	overflow:hidden;
	padding:19px 0px 35px 30px;
}
#searchSuggestions h2 {
	font-size: 14px;
	padding-bottom: 5px;
}
#searchSuggestions ul {
	margin:10px 0 10px 20px;
}

/* CGU */
.cgu { clear:both; padding-bottom:20px; }

/* FORMULAIRE CREATION COMPTE - VERSION LARGE */
#form-create-user p input, #form-create-user p input { width:261px; }
#form-create-user p input.mini, #form-create-user p input.mini { width:215px; }
#form-create-user p select, #form-create-user p select { width:266px; }
#form-create-user p select.mini, #form-create-user p select.mini { width:40px; }

/* FORMULAIRE OUBLI LOGIN - VERSION LARGE */
#form-forgotten-id  p input, #form-forgotten-id  p input { width:266px; }
#form-forgotten-id  p select, #form-forgotten-id  p select { width:270px; }

/* FORMULAIRE CANDIDATURE OFFRE - VERSION LARGE */
/* #form-jobOffer-application p input, #form-jobOffer-application p input { width:256px; } */
#form-jobOffer-application p input.mini, #form-jobOffer-application p input.mini { width:208px; }
#form-jobOffer-application p select, #form-jobOffer-application p select { width:260px; }
#form-jobOffer-application p select.mini, #form-jobOffer-application p select.mini { width:40px; }

/* FORMULAIRE COMMANDE - VERSION LARGE */
#atome-client-commande-form p input, #atome-client-commande-form p input { width:256px; }
#atome-client-commande-form p input.mini, #atome-client-commande-form p input.mini { width:208px; }
#atome-client-commande-form p select, #atome-client-commande-form p select { width:260px; }
#atome-client-commande-form p select.mini, #atome-client-commande-form p select.mini { width:40px; }

/* PRESENTATION CREATION COMPTE */
div.paveCreationCompte { padding: 12px 0 12px; }
div.paveCreationCompte ul { padding-top: 10px; }
div.paveCreationCompte ul li { padding: 3px 0 3px; }

/*  LANDING PAGE */
#landing { position: absolute; z-index: 10; left:1%; top:1%; }
#landingImg { position: absolute; left:0%; top:0%; }

/* ENVOYER A UN AMI */
.sendToAFriend .popin-content .col.first .popin-box-1 { padding:0px; }
.sendToAFriend .popin-content .col.last { margin-top:20px; }

/*  CONTENTSEARCH */
#page.col-type-4 .box { padding-bottom:20px; }

/* MENU TRIM */
#menuTrim { background-color:  #f9f9f9 ; padding:9px 0 9px 0; margin-top: 11px; margin-bottom: 19px; }
#menuTrim div ul,#menuTrim div.atomePortlet{ padding-left: 16px; }
#menuTrim div ul li
{
	list-style-image: none;
    list-style-type : none;
	padding-bottom: 10px;
}
#menuTrim div ul li a { color: #2175d9; font-size:11px; font-weight: bold; text-decoration: none; }
#menuTrim div ul li a.active
{
	color: #333333;
	font-size:14px;
	font-weight: bold;
}
#menuTrim div ul li ul li  a.active
{
	color: #333333;
	font-size:11px;
	font-weight: bold;
}
#menuTrim div ul li a.LinkSsMenu { font-size:11px!important; }
#menuTrim div ul ul li { padding: 5px 0 0 10px; }
#menuTrim div ul ul a { font-weight: normal; }
#menuTrim div ul ul strong a { color: #333333; }
#menuTrim div ul ul ul strong a { font-weight: bold; }

/* ATOME BLOC */
.atome_bloc .inner { color:#666666; }

/* =MAPS
--------------------------------------------------------------------------- */
.gmaps-1 {
    width:512px;
    height:382px;
    margin:25px 0 0 0;
}

.result-g {
    overflow:hidden;
    width:515px;
}

.result-g .g-pointer {
    float:left;
}

.result-g .inner {
    float:right;
    width:488px;
    padding:10px 0 0 0;
}

.infoWindow * {
    line-height:normal;
}

.infoWindow .offres {
    color:#5c9ae3;
    font-weight:bold;
    font-style:italic;
    margin:8px 0 0 0;
}

.infoWindow .numOffre {
    color:#666;
    padding:3px 0 !important;
}

.infoWindow h3 {
    font-size:.9em !important;
}

.infoWindow a {
    color:#5c9ae3 !important;
}

.infoWindow li {
    float:left;
    margin-right:7px;
}

.infoWindow .desc {
    color:#000;
}

.infoWindow .desc strong {
    color:#5c9ae3;
    font-weight:bold;
}

#gmaps-2 {
    width:223px;
    height:200px;
    overflow:hidden;
    margin:0 0 7px 0;
}

.gmap-control span {
  display:none;
}

.gmaps-3 {
    width:545px;
    height:406px;
}


/* =POPIN
--------------------------------------------------------------------------- */
.popin-window {
    min-height:100%;
/*    height:100%;*/
    width:100%;
    margin:auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
    position:fixed;
    z-index:500;
    text-align: left;

    /* :TRICKY: IE 6 doesn't support fixed */
    _position:absolute;
    _top:expression(documentElement.scrollTop+body.scrollTop);

}

.popin-background {
    min-height:100%;
    height:100%;
    width:100%;
    margin:auto;
    top:0;
    left:0;
    position:fixed;
    z-index:490;
    background:#fff;
    -moz-opacity:.5; /* :TRICKY: Opacity for Gecko 1.8 (Firefox 2) */
    -khtml-opacity:.5; /* :TRICKY: Opacity for Koqueror */
    -webkit-opacity:.5; /* :TRICKY: Opacity for older WebKit */
    #filter:alpha(opacity=50); /* :TRICKY: Opacity for IE6/7 */
    opacity:.5;

     /* :TRICKY: IE 6 doesn't support fixed */
    _position:absolute;
    _top:expression(documentElement.scrollTop+body.scrollTop);

}

.popin-window .popin-type-1,
.popin-window .popin-type-2,
.popin-window .popin-type-3,
.popin-window .popin-type-4 {
    height:auto;
    top:0;
    left:0;
    z-index:600;
    background:#fff;
    padding:25px;
    overflow:hidden;
    text-align:left;
}
.popin-window .popin-type-1 {
    width:370px;
}

.popin-window .popin-type-2 {
    width:680px;
}

.popin-window .popin-type-3 {
    width:535px;
}

.popin-window .popin-type-4 {
    width:390px;
}

.popin-window .popin-content {
    overflow:hidden;
}

.popin-window .popin-type-2 .col {
    float:left;
    width:300px;
    margin:0 30px 0 0;
    display:inline;
}

.popin-window .popin-type-2 .last {
    margin:0;
    width:350px;
}

.popin-window .popin-type-2 form input {
    width:190px;
}
.popin-window .popin-type-2 form input#edit-name {
    width:141px;
}

.popin-window .popin-type-2 form label {
    width:140px;
}

.popin-window .popin-type-2 form textarea {
    width:194px;
    margin:0 0 0 10px;
}

.popin-window .popin-type-2 .line-error {
    margin-left:150px;
}

.popup_header .popin-close,
.popin-window .popin-close {
    position:absolute;
    right:8px;
    top:8px;
    cursor:pointer;
}

.popin-window .popin-type-1 h2,
.popin-window .popin-type-2 h2,
.popin-window .popin-type-3 h2 {
    font-size:1.27em;
    color:#333;
}

.popin-window .popin-type-1 .line-submit-3,
.popin-window .popin-type-2 .line-submit .submit,
.popin-window .popin-type-2 .line-submit,
.popin-window .popin-type-3 .line-submit-3 {
    margin-bottom:0 !important;
}

.popin-window .popin-box-1 {
    padding:20px;
    background:#f9f9f9;
    min-height:250px;
    height:auto !important;
    height:250px;
    overflow:visible;
    line-height:normal;
    color:#666;
}

.popin-window .popin-type-3 h2 {
    margin:0 0 25px 0;
    /* background:url(../img/data/ico_erase.png) 0 4px no-repeat; */
    padding:0 0 0 12px;
}

.popin-window .popin-type-3 h3 {
    line-height:2.2em;
    font-weight:normal;
    color:#666;
    font-size:1.27em;
}

.popin-window .popin-type-4 h2 {
    font-size:1.3em;
}

.popin-window .popin-type-4 label {
    font-weight:bold;
}

.popin-window .row,
.popin-window .menu-tabs-1,
.popin-window .col-type-14{
	width: auto !important;
}

.popin-window .row{
	border:none;
	margin-top:25px;
}

.popin-window #webform{
	margin-left:10px;
	margin-right:10px;
}

/* =TABLES
--------------------------------------------------------------------------- */
.table-type-1 {
    border-collapse:collapse;
    width:100%;
    margin:15px 0 20px 0;
}

.table-type-1 th {
    color:#2175d9;
    font-size:1.27em;
    width:45%;
}

.table-type-1 a,
.table-type-3 a,
.table-type-5 a {
    color:#2175d9;
    text-decoration:none;
}

.table-type-1 a:hover,
.table-type-5 a:hover {
    color:#2175d9;
    text-decoration:underline;
}

.table-type-1 tr th,
.table-type-1 tr td {
    border:1px dotted #ccc;
    border-left:0;
    border-right:0;
    padding:10px 0;
    text-align:left;
}

.table-type-1 .td-style-1 {
    width:30%;
    padding:0 5%;
}

.table-type-1 .td-style-2 {
    width:20%;
}

.table-type-1 .td-style-3,
.table-type-4 .td-style-2 {
    width:10%;
    text-align:right;
}

.style-alert th {
    background:url(../img/skin/ico_newsletter.png) 0 50% no-repeat;
    padding-left:20px !important;
}

.style-newsletter th {
    background:url(../img/skin/ico_newsletter2.png) 0 50% no-repeat;
    padding-left:20px !important;
}

td.style-alert {
    background:url(../img/skin/ico_newsletter.png) 0 100% no-repeat;
    padding-left:20px !important;
}

td.style-newsletter {
    background:url(../img/skin/ico_newsletter2.png) 0 100% no-repeat;
    padding-left:20px !important;
}

.table-type-2 {
    width:100%;
    margin:15px 0 25px 20px;
}

.table-type-2 td,
.table-type-2 th {
    width:50%;
    height:20px;
    vertical-align:bottom;
}

.table-type-2 th {
    padding:0 0 5px 0;
    text-align:left;
    color:#666;
}

.table-type-2 td a {
    color:#2175d9;
    display:block;
    background:url(../img/data/ico_erase.png) 90% 100% no-repeat;
}

.style-pdf th {
    background:url(../img/skin/ico_pdf.png) 0 9px no-repeat;
    padding-left:20px !important;
}

.style-doc th {
    background:url(../img/skin/ico_doc.png) 0 9px no-repeat;
    padding-left:20px !important;
}

.style-rtf th {
    background:url(../img/skin/ico_rtf.png) 0 9px no-repeat;
    padding-left:20px !important;
}

.style-rtf th ins,
.style-doc th ins,
.style-pdf th ins {
    display:block;
    color:#666;
    font-size:.7em;
    font-weight:normal;
}

.table-type-3 thead th {
    background:#e0e0e0;
    padding:5px 0;
    color:#666;
    font-size:1.1em;
}

.table-type-3 thead .first {
    width:35%;
    padding:0 0 0 10px;
}

.table-type-3 thead .last {
    width:65%;
}

.table-type-3 td {
    padding:15px 0;
}

.table-type-3 .td-style-1 {
    width:35%;
    border-bottom:1px dotted #ccc;
}

.table-type-3 .td-style-2 {
    width:50%;
    border-bottom:1px dotted #ccc;
}

.table-type-3 .td-style-3 {
    text-align:right;
    border-bottom:1px dotted #ccc;
}

.table-type-4 {
    width:100%;
}

.table-type-4 th,
.table-type-4 td {
    padding:10px 0;
}

.table-type-4 .td-style-1 {
    width:27%;
}

.table-type-4 .td-style-2 {
    border-top:1px dotted #ccc;
}

.table-type-5 {
    width:100%;
}

.table-type-5 th {
    width:54%;
    padding:0 50px 0 0;
    font-size:1.2em;
    padding:2px 0;
}

.table-type-5 .td-style-1 {
    width:30%;
    padding:0 20px 0 0;
}

.table-type-5 .td-style-2 {
    width:18%;
    text-align:right;
}


/* =jQueryDatePicker
--------------------------------------------------------------------------- */
/* src :
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/styles/datePicker.css
*/
table.jCalendar {
    border: 1px solid #000;
    background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}

table.jCalendar th {
    background: #333;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}

table.jCalendar td {
    background: #ccc;
    color: #000;
    padding: 3px 5px;
    text-align: center;
}

table.jCalendar td.other-month {
    background: #ddd;
    color: #aaa;
}

table.jCalendar td.today {
    background: #666;
    color: #fff;
}

table.jCalendar td.selected {
    background: #f66;
    color: #fff;
}

table.jCalendar td.selected:hover {
    background: #f33;
    color: #fff;
}

table.jCalendar td:hover, table.jCalendar td.dp-hover {
    background: #fff;
    color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
    background: #bbb;
    color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date
- see how I did it in demo.css */

div.dp-popup {
    position: relative;
    background: #ccc;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 2px;
    width: 171px;
    line-height: 1.2em;
}

div#dp-popup {
    position: absolute;
    z-index: 500;
}

div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}

a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}

a#dp-close:hover {
    text-decoration: underline;
}

div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-prev a {
    float: left;
}

/* Opera needs the rules to be this specific otherwise it doesn't change
the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}

div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}

div.dp-popup div.dp-nav-next a {
    float: right;
}

div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}

div.dp-popup td {
    cursor: pointer;
}

div.dp-popup td.disabled {
    cursor: default;
}

a.dp-choose-date {
    display:inline-block;
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0 0 0 -17px;
    text-indent: -2000px;
    background: url(../img/skin/ico_calendar.png) 0 0px no-repeat;
}

* + html a.dp-choose-date {
    margin-bottom:2px;
}

a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}

/* ------------------------------------------------  surcharge */
.list-8 .com span{
    color:#666;
}
.list-8 .com{
    font-size:0.98em;
}
.box-type-4 #sn-date, .box-type-4  .searchDate { width:60px !important; }
.box-type-4 #sn-keyword, .box-type-4  .searchKeys  { width:220px !important; margin-right:10px; }

a.know-more {
    text-decoration:none;
    color:#2175D9;
    font-weight:normal;

}
a.know-more:hover {
    text-decoration:underline;
}

.form-type-3 form p select.miniWC{
width:88px;
}


.popup #dp-popup {
    left: 200px !important;
    top: 138px !important;
}


/* formulaire configurable */
#webform label,
#webform span.label {
	position: relative;
	top: 1px;
	display: block;
	float: left;
	clear: both;
	width: 165px;
	font-size: 12px;
}

#webform.long-label label{
	width:auto !important;
	padding-bottom: 5px;
}

#webform input , #webform select {
	font-size: 12px;
	line-height: 120%;
	color: #3c3c3c;
	padding: 2px 4px;
}

#webform { margin-top: 25px; padding-bottom:25px;}
#webform div { margin-top : 10px; margin-bottom : 10px; clear:both;}
#webform p { padding: 2px 8px; margin:0;}
#webform span{ color: #8f0f4f; }
#webform .description { margin-left : 156px; clear:both;}

#webform .autres { width: 290px; }
#webform .nom { width: 226px; }
#webform .mr { width: 60px; }
#webform .secteur { width: 302px;}
#webform .short { width: 135px; }
#webform textarea { width: 378px; height: 70px; }
#webform textarea.autres2 { width: 295px; height: 70px; }
#webform .form-submit {float:left; margin-left:160px; clear:both; }

#webform .form-checkboxes,
#webform .form-radios {
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	clear:none;
}

#webform.long-label .form-checkboxes,
#webform.long-label .form-radios{
	float:none !important;
	padding-bottom: 0px;
}

#webform .form-text {
	width:370px;
}

/* formulaire championnat de soudure*/
.popin-window #webform .form-text {
	width: 220px;
}

.popin-window #webform {
	text-align:left;
}

.popin-window .page-3 .row {
	width:440px;
	border-top: 20px solid #ffffff;
}

#webform .form-checkboxes .option,
#webform .form-radios .option {
	margin-bottom:5px;
	font-weight: normal;
	width:100%;
}

#webform table {
	width: 383px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#webform td {
	padding-bottom:3px;
	padding-top:3px;
	text-align: center;
	border-bottom: 2px solid #0073AC;
	color: #0073AC;
}
#webform th {
	padding: 5px;
	color: #0073AC;
	font-weight: normal;
}
#webform tr.odd {
	background-color: #e8f6fd;
}

#webform .form-submit {
	/* float:right; */
	color:#fff!important;
}

#webform .description {
	display:block;
	margin-left:158px;
	clear:both;
}

#webform div label {
    width:160px;
    float:left;
    font-weight:bold;
    margin: 5px 0;
}

#webform div.webform-container-inline label {
	width:100%;
}

#webform .errorMsg li {
	margin-left:50px;
	color:#e41f1f;
	list-style-type:disc;
}

.atomePortlet {
  border-bottom:1px solid #D2D2D2;
  padding: 10px;
  overflow:hidden;
  color:#666666;
}
.atomePortlet a{
  display: block;
}

.atomePortlet div.portletContent{
  margin-top: 7px;
}
.atomePortlet div.portletContent a{
  display: inline;
}

.view-actualites-page-fixe  .view-content ul li div.views-field-title ,
.view-actualites-page-fixe  .view-content ul li div.views-field-changed
{
	display : inline;
}
.view-actualites-page-fixe  .view-content ul li div.views-field-changed
{
	color: #666666;
	font-weight : bold;
}

/* ne pas afficher les portlets dans les vues */
.view-actualites-page-fixe  iframe,
.view-actualites-page-fixe .portlet,
.view-actualites-page-fixe .group-portlets,
.view-actualites-page-fixe  .group-portlets-gauche,
.view-actualites-page-fixe  .field-field-portlet1,
.view-actualites-page-fixe  .field-field-portlet2,
.view-actualites-page-fixe  .field-field-field-portlet1-gauche,
.view-actualites-page-fixe  .field-field-field-portlet2-gauche
	{display: none;}

.result-1  iframe,
.result-1 .portlet,
.result-1 .group-portlets,
.result-1  .group-portlets-gauche,
.result-1  .field-field-portlet1,
.result-1  .field-field-portlet2,
.result-1  .field-field-field-portlet1-gauche,
.result-1  .field-field-field-portlet2-gauche
	{display: none;}



/* Tailles blocs homes */
.box-height-1 {
	height:188px;
}
.box-height-2 {
	height:212px;
}


/* Cours de l'action */
li.cours-action {
	color:#666666;
}

/* Style Free Job POsting */


/* Style Top Expert */
#atome-client-candidat-form p input, #atome-client-candidat-form p input { width:260px; }
#atome-client-candidat-form p input.mini, #atome-client-candidat-form p input.mini { width:212px; }
#atome-client-candidat-form p select, #atome-client-candidat-form p select { width:264px; }
#atome-client-candidat-form p select.mini, #atome-client-candidat-form p select.mini { width:40px; }


/* Style Free Job Posting */

#atome-client-inscription-form p input { width:260px; }
#atome-client-inscription-form p input.inpmini { width:152px; }
#atome-client-inscription-form p input.inpmedium { width:212px; }
#atome-client-inscription-form p select { width:264px; }
#atome-client-inscription-form p select.selshort { width:101px; }
#atome-client-inscription-form p select.selmini { width:40px; }
#atome-client-inscription-form p input.date-pick { margin:0 0 0 5px; }


#resultsList .randstadFjp {
  background-image:url(../img/skin/ico_r_2.png) !important;
  width:400px;
}

/**
* Surbrillance des mots clé de la recherche
**/
.highlighted{
  font-weight:bold;
  color:#333333;
}

#page h2 span.highlighted,
#resultsList .listOffers .item h3 a .highlighted{
	color:#2175D9;
}
#resultsList .listOffers .item h3 a:visited .highlighted
{
  color:#666;
}

/** Fin surbrillance **/

#resultsList .randstadSimple {
  background-image:url(../img/skin/ico_r_1.png) !important;
  width:400px;
}

.line-info-fjp {
  font-size:10px;
	font-style:italic;
	padding-left:173px;
}

.submit-fjp {
	background : #2275D9 none repeat scroll 0 0;
	color : #FFFFFF !important;
	display:inline-block;
	font-weight:bold;
	padding:4px 8px;
	text-decoration:none;
}

.joboffer-list-picto {
  display:inline-block;
  width:16px;
  height:16px;
  position:absolute;
  top:0px;
  left:0px;
  cursor:default;
}

.joboffer-list-logo {
  cursor:default;
}

.joboffer-list-pictoContent {
  background-color:white;
  padding-left : 5px;
  margin-left:18px;
  margin-top:18px;
  border : 1px black solid;
  text-align: center;
  width: 275px;
  position:absolute;
  font-weight:normal;
  font-size:11px;
  display:none;
}

/***
*	IPViewer
***/

#ipviewer {
width:auto;
border:1px solid  black;
height:50px;
}

/*
#ipviewer_leftarrow {
float:left;
width:50px;
}


#ipviewer_content {
float:left;
width:500px;
text-align:center;
}

#ipviewer_rightarrow {
float:left;
width:50px;
}
*/
.ipviewer_partner {
cursor:pointer;
}


.jcarousel-skin-ie7 .jcarousel-container {
    background: none;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 588px;
    padding: 20px 24px;
}


.jcarousel-item-detail-image {
	/*width:146px;*/
	height:60px;
	line-height:60px;
	text-align: center;
	vertical-align:middle;
	overflow:hidden;
}

.jcarousel-item-detail-image a{
	text-decoration:none;
}

.jcarousel-item-detail-image img{

	vertical-align:middle;
}


.jcarousel-item-detail .jcarousel-item-detail-text {
	/*width:146px;*/
	/*max-height:31px;*/
}

.jcarousel-item-detail-link-company{
	/*height:16px;
	max-height:16px;*/
	text-align:center;
	max-height:30px;
	overflow:hidden;
}

.jcarousel-item-detail-link-company a {
	text-decoration:none;
	font-weight:bold;
	color:#2275D9;
}
.jcarousel-item-detail-link-company a:hover {
	text-decoration:underline;
}

.jcarousel-item-detail-link-offers {
	/*height:15px;
	max-height:15px;*/
	text-align:center;
}

.jcarousel-item-detail-link-offers a {
	text-decoration:none;
	color: #666666;
}
.jcarousel-item-detail-link-offers a:hover {
	text-decoration:underline;
}
.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  588px;
    height: 120px;
    text-align: center;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 147px;
    height: 120px;
    text-align: center;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-left: 0;
    /*margin-right: 7px;*/
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 7px;
	margin-right: 0;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 26px;
    right: 5px;
    width: 14px;
    height: 107px;
    cursor: pointer;
    background: transparent url('../img/skin/arrow-right.png') no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url('../img/skin/arrow-left.png');
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
   /* background-position: -32px 0;*/
   cursor:pointer;
   border: 1px solid #808080;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
   /* background-position: -64px 0;*/
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    border:none;
  /*  background-position: -96px 0;*/
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 26px;
    left: 5px;
    width: 14px;
    height: 107px;
    cursor: pointer;
    background: transparent url('../img/skin/arrow-left.png') no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url('../img/skin/arrow-right.png');
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
  /*  background-position: -32px 0;*/
  cursor:pointer;
  border: 1px solid #808080;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
  /*  background-position: -64px 0;*/
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    border:none;
  /*  background-position: -96px 0;*/
}

/*** FIN IPVIEWER ***/

/** Vue actualite **/

#block-views-actualites_bloc-block_1
{
	border-top:10px solid #eeeeee;
}
.side_left.block-views  .content,
.box-style-1.side_right  .inner
{
	padding: 16px;
}
.side_left.block-views  ul,
.side_left.block-views  ul li,
.box-style-1.side_right   ul,
.box-style-1.side_right ul li
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.box-style-1.side_right  ul li,
.side_left.block-views  ul li
{
	line-height: 18px;
}
.side_left.block-views  .content .item-list ul li .views-field-created
{
	color: #999999;
	margin-right : 16px;
}



/*** Top Expert ***/

#searchContentTopExpert h2{
	font-size: 18px;
	padding: 0;
	margin: 0 0 5px 0;
}

#searchContentTopExpert h3{
	font-size: 14px
}

#searchContentTopExpert h4{
	font-size: 11px
}
#resultsListTopExpert{
	font-size: 11px;
}

#searchContentTopExpert .title{
	margin: 0 0 10px;
}

#searchContentTopExpert .opt-mail{
	background-position:0 4px;
	padding: 4px 0 10px 22px;
	margin-bottom: 5px;
	border-bottom:1px solid #D2D2D2;
}
#searchContentTopExpert .opt-mail a{
	font-weight:bold;
}
.numero-azur{
	width: 100%;
	text-align: center;
}

#resultsListTopExpert p{
	margin: 5px 0;
}

#resultsListTopExpert .item{
	margin: 10px 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #E0E0E0;
}

#resultsListTopExpert .item.last{
	border-bottom: 0px dotted #E0E0E0;
}

#resultsListTopExpert .item h3.randstad{
	margin: 0;
	color: #2175D9;
	border-bottom: 0px;
	background:transparent url(../img/skin/ico_r_1.png) no-repeat scroll 0px 4px;
	padding-left: 16px;
}

#resultsListTopExpert .item h3{
	margin: 0;
	color: #666666;
	border-bottom: none;
}

#resultsListTopExpert .pagination{
	min-height:11px;
	height:11px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 7px 0 8px;
}

#resultsListTopExpert .pagination ul {
	float: left;
	padding: 0;
}

#resultsListTopExpert .pagination span {
	float: left;
}

#resultsListTopExpert .pagination ul li{
	float: left;
	padding:0 5px;
	margin: 0;
	font-weight: bold;
	color: #333333;
}

#resultsListTopExpert .pagination ul li a{
	font-weight: bold;
	color:	#2175D9;
}

#resultsListTopExpert .pagination ul li.prev a{
	font-weight: normal;
}

#resultsListTopExpert .pagination ul li.next a{
	font-weight: normal;
}

.departmentfound{
	font-weight: bold;
}

#atome-client-create-alert-form input{
	margin:10px 0;
}

/*** Fin Top Expert ***/



/****
	bloc lien sociaux AddThis
****/
#atome-include-addthis								{margin : 0 0px 16px 0px;}
#atome-include-addthis	div  p a 					{font-size: 11px; text-decoration: none !important; color : #2175D9 !important; font-weight: bold;}
#atome-include-addthis	div  p .addthis_separator	{font-size: 11px; text-decoration: none !important; color : #666666 !important;}
.addthis_default_style {padding-top:2px;}



/**** Début AUTOCOMPLETE ****/

	.ac_results {
		padding: 0px;
		border: 1px solid black;
		background-color: white;
		overflow: hidden;
		z-index: 99999;
		text-align: left;
	}

	.ac_results ul {
		width: 100%;
		list-style-position: outside;
		list-style: none;
		padding: 0;
		margin: 0;
	}

	.ac_results li {
		margin: 0px;
		padding: 2px 5px;
		cursor: default;
		display: block;
		/*
		if width will be 100% horizontal scrollbar will apear
		when scroll mode will be used
		*/
		/*width: 100%;*/
		font: menu;
		font-size: 11px;
		/*
		it is very important, if line-height not setted or setted
		in relative units scroll will be broken in firefox
		*/
		line-height: 16px;
		overflow: hidden;
	}

	.ac_loading {
		background: white url(../img/ajax-loader.gif) right center no-repeat;
	}

	.ac_odd {
		background-color: #eee;
	}

	.ac_over {
		background-color: #2175D9;
		color: white;
	}

/**** Fin AUTOCOMPLETE ****/

	/* Début agences détaillées specialites*/

.box-desc-agency-advanced-specialites {
    color:#666;
}

.box-desc-agency-advanced-specialites h3 {
    color:#333;
    font-size:1.27em;
    font-weight:bold;
   padding:0 0 5px 0;
    margin:0 0 7px 0;
}
.box-desc-agency-advanced-specialites h3 small {
    color:#666;
    font-size:.8em;
    font-weight:normal;
}

.box-desc-agency-advanced-specialites h3 a {
    color:#2175d9;
    text-decoration:none;
    margin:0 0 0 6px;
}


.box-desc-agency-advanced-specialites * {
    line-height:normal;
}

.box-desc-agency-advanced-specialites p {
    padding:1px 0 0 0;
    width: 390px;
}

.box-desc-agency-advanced-specialites .select {
    margin:0 0 4px 23px;
    width: 233px;
}

.a-agencyAdvanced-specialites {
    color:#fff;
    margin:0 0 0 30px;
    font-size:12px;
    line-height:normal;
}


/* Fin agences détaillées specialite*/
/*ligne*/
.ligne

		   {

	   	   background			  : transparent;

		   border-color			  : #CCCCCC;

		   border-width			  : 0 0 1px;

		   border-style			  : solid;

		   }

/*Carte de france recherche agence detailee*/
#map div,ul,ol,li,h1,h2,h3,h4,h5,h6,quote,th,td{ margin:0; padding:0;}
#map fieldset,img{ border:0;}
#map ol,ul{ list-style:none;}
#map caption,th{ text-align:left;}
#map q:before,q:after{ content:'';}
#map abbr,acronym{ border:0;}

#map a{ color:#2175D9/*#0080b5*/; cursor:pointer; text-decoration:none;font-weight:bold;}
#map a:hover{ text-decoration:underline;}
#map .anchors{ color:#21c6d9 }
#map h3{ width:205px;  border-bottom:1px solid #b2c0d3; font-size:14px; font-weight:bold; letter-spacing:-.05em; line-height:8px; margin-bottom:25px; padding-bottom:5px;color:#2175D9;}
#map h4{ width:245px;  border-bottom:1px solid #b2c0d3; font-size:14px; font-weight:bold; letter-spacing:-.05em; line-height:20px; margin-bottom:25px; padding-bottom:5px;color:#2175D9;}
/* gate = les secteurs et les r?gions de la home */
#map #gate{padding:20px 0px 0; }
#map .branches{ zoom:1; display:block; float:right; width:280px;margin-right: 20px;}
#map .gateLocation{ display:inline; float:left; margin-left:20px; width:200px;}
#map .gateOverlayTopLeft,.gateOverlayTopRight,.gateOverlayBottomLeft,.gateOverlayBottomRight{ background:no-repeat top left; height:20px; position:absolute; width:20px; z-index:1100;}
#map .gateOverlayTopLeft{ background-image:url(images/gateOverlayTopLeft.png); left:0; top:0;}
#map .gateOverlayTopRight{ background-image:url(images/gateOverlayTopRight.png); right:0; top:0;}
#map .gateOverlayBottomLeft{ background-image:url(images/gateOverlayBottomLeft.png); bottom:0; left:0;}
#map .gateOverlayBottomRight{ background-image:url(images/gateOverlayBottomRight.png); bottom:0; right:0;}


/* regionHome */
#map .regionAgence{ height:430px; position:relative; width:180px;}
#map .regionList{ line-height:12px; position:relative; top:3px;}
#map .regionList li{ line-height:15px; margin-bottom:2px;}
#map  .regionList a:hover{ color: #B8D000; font-weight:bold; text-decoration: none;}
#map .regionList .on a   { color:#B8D000; font-weight:bold; text-decoration: none; }
#map .regionMap{ position:absolute; left:190px; top:35px; z-index:1200;}
/* Map */
#map{  zoom:1;position:relative;}
#map .mapOverlay{right:0; position:absolute; top:0;}
#map .map_r{ display:none;}

#map .branches #icones {  padding:0 0 0 0;}

.icones{ left:-8px;  overflow:hidden;}
.icones a {background:url("../img/carte/fond_icones.png") no-repeat scroll left top transparent;float:left;font-size:12px;font-weight:bold;height:102px;margin:0 0 8px 8px;position:relative;text-align:center;width:132px;}
.icones a:hover{ background-position:bottom left; color:#fff; text-decoration:none;}
.iconesIcon{ background:no-repeat top left; display:block; height:65px; margin:6px auto 0; width:65px;}
    .icones_tertiaire .iconesIcon{ background-image:url(../img/carte/tertiaire_off.png);}
    .icones_btp .iconesIcon{ background-image:url(../img/carte/btp_off.png); }
    .icones_logistique .iconesIcon{ background-image:url(../img/carte/logistique_off.png);}
    .icones_industrie .iconesIcon{ background-image:url(../img/carte/industrie_off.png);}
    .icones_expert .iconesIcon{ background-image:url(../img/carte/expert_off.png);}
    .icones_gene .iconesIcon{ background-image:url(../img/carte/gene_off.png);}
    .iconesText{ display:block; line-height:12px; margin:0 10px;padding-top:5px;}
    .iconesText2{ display:block; line-height:10px; margin:0 10px;padding-top:3x;}

/*fin map*/

/* popup redirection MPO */
.header-redirect{
	border-bottom:1px dotted #CECECE;
	margin-bottom:10px;
	padding-bottom:5px;
}
.header-redirect h2{
	width:380px
}
.inner-redirect p{
	margin:5px 0;
}
/* FIN popup redirection MPO */

/* DEBUT liens réseaux sociaux */
.bloc-reseau-sociaux a{
	float:right;
	background:none !important;
	padding: 6px 5px 4px 0 !important;
}

#social_network{
	padding: 8px 0 0;
	border-bottom:1px solid #999;
	height: 25px;
}
#social_network .twitter{
	float:right;
	margin: 0 0 0 5px;
	padding: 0 0 0 21px;
	line-height: 21px;
	display: block;
	background: transparent url(http://twitter-badges.s3.amazonaws.com/t_mini-b.png) no-repeat scroll left center;
}
#social_network .facebook{
	float:right;
	margin: 0 0 0 5px;
	padding: 0 0 0 21px;
	line-height: 21px;
	display: block;
	background: transparent url(../img/skin/facebook.png) no-repeat scroll left center;
}

#social_network .iphone{
	float:right;
	margin: 0 0 0 5px;
	padding: 0 0 0 21px;
	line-height: 21px;
	display: block;
	background: transparent url(../img/skin/iphone.png) no-repeat scroll left center;
}
/* FIN liens réseaux sociaux */

/* DEBUT atome-ami-multiple-form */
#atome-ami-multiple-form .line-submit{
	margin-left: 172px;
	/*width: 212px;*/
}

#atome-ami-multiple-form .submit{
	float: left;
	margin: 0;
	color: #FFFFFF;
  font-weight: bold;
  padding: 3px 8px;
  text-decoration: none;
  margin: 0 62px 0 0;
}

#atome-ami-multiple-form .bouton-bleu,
#atome-ami-multiple-form .back{
	background-color: #666;
	float: left;
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px 7px;
  text-decoration: none;
  margin: 0 62px 0 0;
}

#atome-ami-multiple-form .bouton-bleu{
	background-color: #2275D9;
}

/* FIN atome-ami-multiple-form */

/* DEBUT node market page type 3x4 */
#node-market{
	padding:20px 0;
	position:relative;
}
/* FIN node market page type 3x4 */

/* DEBUT forum questions-réponses atome-faq */
.atome_faq  .formulaire
{
	width: 960px;
	background: url("../img/skin/bg_fcolumn_7.png") repeat-y scroll 0 0 transparent !important;
	background-color : #FFFFFF;
}
.atome_faq  .formulaire .colonneGa
{
	width: 514px;
	padding : 32px 0px 32px 32px;
}
.atome_faq  ul
{
	margin: 8px 0 8px 16px;
}
.atome_faq p,
.atome_faq  ul li
{
	color : #666666;
	font-size: 11px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;

}
.atome_faq a
{
	font-size: 11px;
	font-weight: bold;
	color:#2175D9;
	text-decoration:none;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.atome_faq  a:hover
{
	color:#2275d9;
	text-decoration:none;
}
.atome_faq  label
{
    font-weight: bold;
    color: #666666;
}
.atome_faq  label.court
{
    display : inline-block;
	width: 203px;
}
.atome_faq  label.long
{
    display : block;
    width: 100%;
}
.atome_faq  label.option
{
	display : block;
	margin: 4px 4px 4px 0px;
}
.atome_faq  textarea,
.atome_faq  input.form-text
{
	width: 300px;
	vertical-align : top;
	font-family: Arial,Verdana,sans-serif;
	font-size : 11px;
}

.form-text
{
	font-size : 11px;
}
.form-text2
{
	font-size : 13px;
}
.atome_faq  input.middle
{
	margin-left : 4px;
	width: 245px;
	vertical-align : top;

}
.atome_faq  select.short
{
	width: 48px;
}
.atome_faq  div.form-radios
{
	display : inline-block;
	margin : 8px 0 0 0;
}
.atome_faq sup
{
	color : red;
}
.atome_faq  input.form-submit:hover
{
	text-decoration:underline;
}
.atome_faq div.error
{
	background-color: transparent;
	border : 0px;
	width : auto;
}
.atome_faq div.saisie.error .errorText
{
	color:#e41f1f !important;
	margin: 4px 0 0 206px;
}
.atome_faq div.saisie
{
	margin-bottom: 4px;
}

.atome_faq #TB_window
{
  height: 300px;
  border : #CCCCCC solid 3px;
}

#atome_faq_continuer
{
	margin : 24px 24px 24px 24px;
}
#atome_faq_continuer a
{
	margin : 24px 24px 24px 24px;
}

.atome_faq .menu
{
	float:left;
	width : 128px;
	background-color : #F9F9F9;
	font-size : 13px;
	padding : 24px 8px 64px 8px;
	border-bottom : solid 24px #FFFFFF;
}
.atome_faq .menu a
{
	font-size : 13px;
	line-height : 32px;
}
.atome_faq .menu a.active
{
	color : #666666;
}
.atome_faq .menu a:hover
{
	text-decoration:underline;
}

.atome_faq .contenu
{
	float:left;
	margin : 24px 32px 48px 32px;
}

.atome_faq  .retractable h2 {
	background-color : #2175D9;
    background-image: url("../img/skin/menu-expanded-withe.png");
    background-position: 8px 60%;
	background-repeat : no-repeat;
	padding : 0px 0 0px 20px;
	margin : 16px 0 8px 8px;
	color : #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	cursor : pointer;
}

.atome_faq  .retractable h2.collapsed
{

    background-color : #2175D9;
    background-image: url("../img/skin/menu-collapsed-withe.png");
    background-position: 8px 55%;
	background-repeat : no-repeat;

}
.atome_faq  .retractable h3
{
	background-image: url("../img/skin/menu-expanded-blue.png");
    background-position: 0px 6px;
	background-repeat : no-repeat;
	padding : 0px 0 0px 20px;
	margin : 12px 0 4px 16px;
	color : #2175D9;
	font-size: 12px;
	font-weight: normal;
	cursor : pointer;
}
.atome_faq  .retractable h3.collapsed
 {
	background-image: url("../img/skin/menu-collapsed-blue.png");
    background-position: 0px 4px%;
	background-repeat : no-repeat;
}
.atome_faq  .retractable h3.retourHautDePage
 {
	background-image: none;
	margin : 0px;
}

.atome_faq  .retractable p,
.atome_faq  .retractable ul
{
	margin: 2px 0 2px 38px;
}

.atome_faq  p.retourHautDePage
{
	margin: 0 0 0 8px !important;
}
.atome_faq  .retractable img
{
	margin: 8px 8px 8px 16px;
}
/* FIN forum questions-réponses  atome-fac */

/**************************************************************************************************
	Blocs recherche	de contenu
**************************************************************************************************/


.search_zone.block-search
{

    background: url("../img/skin/bg_bullet_form.png") no-repeat scroll 32px 22px #6DA7E6;
    padding: 22px 0 25px 86px !important;
	font-family: arial;
	color:	#FFFFFF;
}
.search_zone.block-search .title h2
{
	display : none;
}
.search_zone form
{
	margin : 0px 0px 18px 0px;
	height: 22px;
}
.search_zone form h2
{
		display : block;
		display : inline;
		font-size : 18px;
		font-weight: bold;
		line-height: 22px;
		margin : 0px 120px 0px 16px;
}
.search_zone #entete
{
	height: 22px;
	display : inline;
}
.search_zone #entete div,
.search_zone #entete input,
.search_zone #entete  label
{
		font-size:11px;
		display : inline;
}
.search_zone #entete input.form-text
{
		padding : 2px 2px 2px 2px;
		width: 401px;
		margin-right : 8px;
}
.search_zone #entete #entete-submit
{
	width: 22px;
	height: 22px;
	position : relative;
	top : 4px;
}
/* page résultat contenu */

#search-form.search-form
{
	display :none;
}
.inner-col ul.pager
{
	text-align : left;
	margin : 8px 0 4px -16px;
}
/* FIN BLOC RECHERCHE */

/* Villes poeg */
#client-town-wrapper select, #offer-town-wrapper select{
width:264px;
}
#client-town-wrapper, #client-town-wrapper div, #offer-town-wrapper, #offer-town-wrapper div{
display:inline;
}

/****************************************************************************************

	Module avec onglets et sous menus

****************************************************************************************/
.row-type-1 .menu-tabulaire {
	border-top: solid 10px #eeeeee;
}

.row-type-1 .menu-tabulaire ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	text-align:center;
	position:relative;
}

.row-type-1 .menu-tabulaire ul li {
	float:left;
	margin:0 !important;
	padding:0;
	width:157px;
	list-style-type:none;
	list-style-image:none;
	background: #F9F9F9 url(../img/skin/bg_tab_0.png) repeat-x scroll 0 0;
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
}
.row-type-1 .menu-tabulaire ul li a {
	display:block;
	text-decoration:none;
	padding:12px 5px 2px;
	height:25px;
	text-align:center;
	color: #2175D9;
}

.row-type-1 .menu-tabulaire ul li ul li{
	float:none;
	background:none;
	padding:3px;
	height:14px;
	border:none;
	width:316px;
}

.row-type-1 .menu-tabulaire ul li ul li a {
	text-align:left;
}

.row-type-1 .menu-tabulaire ul li ul{
	display:none;
	margin:3px 13px 0;
	position:absolute;
	left:0;
}


.row-type-1 .menu-tabulaire ul li.active{
	background: transparent url(../img/skin/bg_tab_1.png) repeat-x scroll 0 0;

}

.row-type-1 .menu-tabulaire ul li.active ul{
	display:block;
}
