/*-----------------------------------------*/
/*---------------CSS Reset----------------*/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, b {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
}

sup {
  font-size: smaller;
}

body {
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  letter-spacing: 0;
  background-color: #f6f6f6;
  width: 100%;
  text-align: center;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {border-collapse: collapse;border-spacing:0;}*/
.restricted {
  overflow: hidden;
  border: 0;
  padding: 0;
  margin: 0;
}

/*------------------------------------------*/
/*---------------CSS Général----------------*/
.displayNone {
  display: none;
}

/*---------------Typo----------------*/
.error {
  color: #f00;
}

.bold {
  font-weight: bold
}

.underline {
  text-decoration: underline;
}

.font10px {
  font-size: 10px !important;
}

.font11px {
  font-size: 11px;
}

.font12px {
  font-size: 12px;
}

.font14px {
  font-size: 14px;
}

.font16px {
  font-size: 16px;
}

.font18px {
  font-size: 18px;
}

.font20px {
  font-size: 20px;
}

.font28px {
  font-size: 28px;
}

.fontVerdana {
  font-family: Verdana, Arial, sans-serif;
}

.fontTimes {
  font-family: Times New Roman, Georgia, serif;
}

.fontArial {
  font-family: Arial, sans-serif;
}

.italic {
  font-style: italic;
}

.red {
  color: red !important;
}

.txtPC {
  color: #81572f !important;
}

.lightGrey {
  color: #767676 !important
}

.textCenter {
  text-align: center;
}

.textLeft {
  text-align: left;
}

.textRight {
  text-align: right;
}

.textJustify {
  text-align: justify;
}

.verticalAlignMiddle {
  vertical-align: middle;
}

a.noLink {
  color: #000;
  cursor: default;
  text-decoration: none;
}

.jt-mentionsJuriWengo {
  font: italic normal 11px/15px Verdana, Arial, sans-serif;
  color: #666;
  padding-top: 10px;
}

/*------------ Fin Typo -------------*/
/*-------------- Bloc ---------------*/
.fifty {
  width: 50%;
}

.bloc {
  display: block;
}

.border1PxGrey {
  border: 1px solid #e6e6e6;
}

.clearFloat {
  margin: 0;
  padding: 0;
  line-height: 0;
  clear: both;
}

.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.inline {
  display: inline;
}

.margin0 {
  margin: 0;
}

.margin15-0 {
  margin: 15px 0;
}

.margin15-center {
  margin: 15px auto;
}

.marginBottom5 {
  margin-bottom: 5px;
}

.marginBottom10 {
  margin-bottom: 10px;
}

.marginBottom15 {
  margin-bottom: 15px;
}

.padding5px {
  padding: 5px;
}

.padding10px {
  padding: 10px;
}

.padding15px {
  padding: 15px;
}

.padding5-10 {
  padding: 5px 10px;
}

.widthAuto {
  width: auto !important;
}

/*-----------Fin Bloc--------------*/
/*------------Boutons--------------*/
.vertCallTo {
  background-color: #588c1f;
}

.vertCallTo:hover {
  background-color: #6aa325;
}

.btnCallTo,
.btnCallTo:visited {
  display: block;
  height: 26px;
  padding: 0 10px 0 28px;
  font: bold 12px/26px Arial, sans-serif;
  color: #fff;
  border: 0 none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  background: url('/public/img/general_images/newStyle/callToPictoz.png') no-repeat 5px 0;
  behavior: url('/public/css/PIE.htc');
  z-index: 1;
  position: relative;
}

/*----------Fin Boutons-------------*/
.bgLightBlue {
  background-color: #ecf4ff;
}

.noBg {
  background: none;
}

.noBorder {
  border: 0 !important;
}

input.error {
  border-color: #f00 !important;
  color: #000;
}

em.error {
  color: #f00;
  display: inline-block;
  zoom: 1;
  display: inline !ie;
  padding-top: 2px;
}

#avertissement,
.avertissement {
  color: #666;
  font-size: 11px;
  line-height: 1.4;
  background-color: #fefbe1;
  border: 1px solid #eedaa7;
  margin: 15px 0;
  padding: 5px 7px;
}

.photoAvocat {
  height: 88px;
  width: 78px;
}

/*--- bloc service client top landing ---*/
#headerVide .aideCommande-tel {
  float: right;
  width: 300px;
  margin-top: 5px;
  padding: 10px 10px 10px 45px;
  color: #444;
  font: 14.5px/21px Arial, sans-serif;
  text-align: center;
  border: 1px solid #dedede;
  background: url('/public/img/Convention/femmeTel.jpg') left bottom no-repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#headerVide .tel_aide_commande {
  color: #1b619c;
  font-size: 23px;
  line-height: 24px;
  padding-left: 30px;
  margin-top: 5px;
  background: url('/public/img/Convention/tel24p.png') 62px 0 no-repeat;
}

/*--- /bloc service client top landing ---*/
/*--- jquery ui css ---*/
.ui-dialog {
  line-height: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px #333;
  -webkit-box-shadow: 0 0 5px #333;
  box-shadow: 0 0 5px #333;
  background-color: #fff;
}

.ui-dialog .ui-widget-header {
  background: none;
  color: #fff;
  border: 0 none;
  padding: 0;
  position: relative;
}

.ui-dialog .ui-dialog-titlebar-close {
  display: block;
  width: 40px !important;
  height: 40px !important;
  position: absolute;
  top: -19px !important;
  right: -19px !important;
  overflow: hidden;
  z-index: 100000;
  padding: 0;
  border: 0 none;
  background: url("/public/img/MaSelection/btn-close.png") no-repeat scroll 0 0 transparent;
}

.ui-dialog .ui-icon-closethick {
  display: none;
}

/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000 url('/public/css/lib/jquery/jquery-ui.1.9.2/images/ui-bg_diagonals-thick_20_666666_40x40.png') 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  zoom: 1;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  zoom: 1;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*--- /jquery ui css ---*/
#Favoris-message .favorisMessage-text {
  padding: 20px 20px 0 20px;
}

.favorisMessage-text span {
  width: 80%;
  background: url("/public/img/Qcm/right.png") left center no-repeat;
  font: normal 14px/32px Verdana, Arial, sans-serif;
  padding-left: 35px;
  margin: 0 auto;
}

#Favoris-message .favorisMessage-goFavoris {
  margin: 30px auto 0 auto;
  padding: 5px 10px;
  background: #4096ee;
  color: #fff !important;
  text-decoration: none !important;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

/*------------Fin CSS Général--------------*/
/*-----------------Header------------------*/
/*---Logo+banniere---*/
a#logoAbonne {
  display: block;
  float: left;
  margin-bottom: 10px;
  padding-top: 5px;
  width: 150px;
}

div#banniere-avocat {
  width: 755px;
}

div#banniereAbonne {
  float: left;
  font: 18px Georgia, serif;
  padding: 20px;
}

div#header p {
  text-align: right;
  font-size: 11px;
}

/*-- /logo+banniere --*/
/*----- /Fin top_menu ------*/
div#container {
  margin: 0 auto;
  width: 964px;
  padding: 15px 15px 0 15px;
  text-align: left;
}

@media screen and (max-width: 1003px) {
  div#container {
    width: 95%;
  }
}

div#header {
  margin: 0 auto;
  width: 974px;
}

/*----------------Moteur Recherche Simple------------------*/
form#form_recherche {
  padding: 0;
}

div#blocRecherche {
  float: left;
  width: 443px;
}

p#blocLiens {
  float: left;
  width: 329px;
  margin: 0;
  padding: 0;
}

.inputRecherche,
#searchChpsTxt {
  margin-left: 5px;
  float: left;
  width: 64%;
  height: 21px;
  padding: 5px;
  color: #777;
  font-size: 18px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #345197;
}

.rechercheCheckBox {
  color: #fff;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
}

/*--- appel aide commande -----*/
div#blocAideCommande {
  float: left;
  width: 312px;
  padding: 0 7px;
}

div#blocAideCommande div#blocAideCommande_content {
  width: 300px;
  height: 27px;
  padding: 3px 6px;
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
  background: url('/public/img/general_images/images/moteur/bgBlocAideCommande.gif') 0 0 repeat-x;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00165e;
  overflow: hidden;
}

#blocAideCommande div#blocAideCommande_content p {
  float: left;
}

#blocAideCommande p#aideCommande_titre {
  width: 90px;
  height: 28px;
  padding-left: 30px;
  font-size: 10px;
  font-weight: bold;
  line-height: 13px;
  text-align: left;
  text-transform: uppercase;
  color: #d7def4;
  background: url('/public/img/general_images/images/moteur/telephone.gif') 0 0 no-repeat;
}

#blocAideCommande p#aideCommande_numeroHoraire {
  width: 180px;
  text-align: right;
}

#blocAideCommande p#aideCommande_numeroHoraire span {
  display: block;
}

#blocAideCommande p#aideCommande_numeroHoraire span#aideCommande_numeroTel {
  font-size: 17px;
  line-height: 17px;
  font-weight: bold;
}

#blocAideCommande p#aideCommande_numeroHoraire span#aideCommande_horaire {
  font-size: 9px;
  color: #c8d0eb;
}

/*----- /appel aide commande ------*/
div#pubRightMoteur {
  float: right
}

/*------ Contenu Général Site -------*/
#content {
  margin: 2em auto 0;
  background: white;
  padding: 25px 5px;
}

.listReferencement {
  color: #4d4d4d;
  font: normal 11px Verdana, sans-serif;
}

.listReferencement p {
  color: #06c;
  font-weight: bold;
  margin-bottom: 10px;
}

.listReferencement li {
  background: url('/public/img/general_images/image/puce-referencement.gif') center left no-repeat;
  margin-left: 10px;
  padding-left: 15px;
}

.listReferencement li a {
  color: #767676;
}

#sidebar {
  float: right;
  width: 310px;
}

@media (max-width: 1024px) {
  #sidebar {
    float: initial;
    width: initial;
  }
}

#general {
  float: left;
  width: 636px;
}

.return-message {
  text-align: center;
  padding: 40px 50px 60px;
}

.return-message p {
  margin: 12px 0;
}

.return-message a {
  padding: 6px 24px;
  margin: 12px 0 0;
}

/*cadre haut*/
#ombre_titre {
  background-image: url('/public/img/MaSelection/ombre_titre.gif');
  font-size: 0; /*IE6*/
  width: 654px;
  height: 10px;
}

#content h1.node {
  width: 614px;
  height: 63px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Helvetica, Arial, sans-serif;
  display: table-cell;
  letter-spacing: 1px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #fff;
}

#content h1 div {
  font-size: 24px;
}

#content h1#titre_1 {
  background-image: url('/public/img/Node/cadre_titre_bloc_node.gif');
}

#content h1#titre_2 {
  background-image: url('/public/img/Node/cadre_titre_emp.gif');
}

#content h1#titre_3 {
  background-image: url('/public/img/Node/cadre_titre_bloc_node.gif');
}

#content h1#titre_4 {
  background-image: url('/public/img/Node/cadre_titre_ce_dp_ds.gif');
}

#content h1#titre_5 {
  background-image: url('/public/img/Node/cadre_titre_rh.gif');
}

/*fin cadre haut*/
/*----- CSS Header -----*/
/*---- Moteur recherche ----*/
div#moteur {
  background: url('/public/img/general_images/image/header/moteur_recherche_repeat.gif') top left repeat-x;
  border: 1px solid #b3b3b3;
  font-family: Verdana, Arial, sans-serif;
  height: 41px;
  letter-spacing: 0;
  margin-bottom: 15px;
  float: right;
  width: 777px;
}

div#moteur form {
  border-right: 1px solid #b3b3b3;
  color: #444648;
  float: left;
  font: 10px Verdana, Arial, sans-serif;
  height: 29px;
  margin-right: 8px;
  padding-top: 8px;
  width: 64%;
}

input#size2, input#size1 {
  border: 1px solid #b3b3b3;
  color: #3c3c3c;
  font: 11px Verdana, Arial, sans-serif;
  padding: 5px;
  width: 40%;
}

input {
  vertical-align: middle;
}

#moteur #rss {
  float: left;
  font-size: 11px;
  height: 41px;
}

#moteur #rss a {
  display: block;
  float: left;
}

a.img {
  margin-top: 10px;
  margin-right: 5px
}

a.txt {
  margin-top: 15px;
  margin-right: 10px
}

/*--- /moteur recherche ---*/
/*--------------------------------------*/
/*------------ CSS Etoile --------------*/
.juristar {
  width: 16px;
  height: 15px;
  background: url(/public/js/lib/ui_stars/jquery.ui.stars.gif) no-repeat 0 0;
}

.juristars .juristar {
  float: left;
}

.juristar.on {
  background-position: 0 -48px;
}

.juristar.off {
  background-position: 0 -32px;
}

/*---------------------Actualite-----------------*/
p#article_recent {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #9b9b9b;
  font: bold 11px/16px Georgia, serif;
  letter-spacing: 2px;
  margin-bottom: 15px;
  padding: 8px;
  text-transform: uppercase;
}

b {
  vertical-align: bottom;
}

img#auteur_img {
  display: block;
  float: left;
  margin: 5px 12px 0 0;
  width: 64px;
}

h1#titre_document {
  font-family: Arial, sans-serif;
  margin-left: 0;
}

/*Exception */
h1#titre_document_actu {
  color: #161616;
  font: normal 26px/32px Georgia, Times, "Times New Roman", serif;
}

h2#titre_liste_actu, h2.titre_liste_actu {
  font: normal 20px/24px Arial, sans-serif;
  border: 0 none;
  padding: 0;
  margin: 0 0 10px 0;
}

h2#titre_liste_actu img, h2.titre_liste_actu img {
  display: block;
  float: left;
  width: 64px;
  margin-right: 10px;
}

h2#titre_liste_actu a, h2.titre_liste_actu a, h2#titre_liste_actu a:visited, h2.titre_liste_actu a:visited {
  color: #0d58c9;
}

div#diffuser {;
  margin: 15px 0;
}

div#diffuser a.partager_link {
  float: left;
}

/*---- style des actu ----*/
.actuContent {
  font: normal 13px/21px Verdana, Arial, sans-serif;
  margin: 12px 0;
  width: 100%;
  color: #222;
}

.actuList-content {
  padding: 0 0 5px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #dedede;
}

.actuContent h2, .actuContent h3 {
  font: bold 20px Arial, sans-serif;
  line-height: 1.3;
  color: #000;
}

.actuContent h2 {
  border-bottom: 1px solid #dedede;
  padding: 15px 0 2px 0;
  margin: 0 0 12px 0;
}

.actuList-content h2 {
  margin: 0 0 5px 0;
  padding-top: 0;
  border-bottom: 0 none;
  font-weight: normal;
}

.actuContent h3 {
  font-size: 17px;
  padding: 10px 0 7px 0;
}

.actuContent ul {
  margin-left: 20px;
  padding-bottom: 12px;
  list-style-type: square;
}

.actuContent ul li {
  padding-bottom: 5px;
}

.actuContent p, .actuContent div p {
  text-align: justify;
  padding-bottom: 15px;
}

.actuContent #amorce, .actuContent .amorce {
  margin: 15px 0 0 0;
}

.actuList-content .amorce {
  margin: 0;
}

.actuContent #content:first-letter {
  font-size: 24px;
  font-weight: bold;
}

.actuContent table tr td p {
  margin: 5px;
}

p.published {
  font: normal 11px Verdana, arial, sans-serif;
  color: #767676;
}

.actuContent .published {
  padding-bottom: 0;
}

.published a, .published a:visited {
  color: #767676;
  text-decoration: underline;
}

p.amorce {
  font-size: 12px;
  color: #333;
}

.actuList-content .amorce p, .actuList-content .published {
  padding-bottom: 10px;
}

/*--- promo dossier bottom actu ---*/
.bottomActu-theDossier {
  padding-bottom: 7px;
  margin: 15px 0 30px 0;
  background: url('/public/img/Node/autopromoActuBottomShadow.jpg') center bottom no-repeat;
}

.bottomActu-theDossierContent {
  border: 1px solid #e5e5e5;
  padding: 10px 10px 10px 60px;
  background: url('/public/img/Node/autopromoBottomActu-pictoDossier.png') 14px 9px no-repeat;
}

.bottomActu-theDossierTitre {
  font: bold 14px/24px Arial, sans-serif;
  color: #333;
}

.bottomActu-theDossierLink {
  padding-left: 16px;
  line-height: 24px;
  text-decoration: underline;
  background: url('/public/img/NewAccueil/puceGrise.gif') left center no-repeat;
}

/*--- promo dossier bottom actu ---*/
p#signature, p#signature_simple {
  color: #000;
  font: 12px Verdana, arial, sans-serif;
  margin: 15px 0;
}

p#signature {
  background: url('/public/img/general_images/image/icones/48px/contact_avocat.png') center left no-repeat #cfe5f1;
  border: 1px solid #c8c8c8;
  color: #4d4d4d;
  font-weight: bold;
  padding: 10px 10px 10px 52px;
}

.cleanerHautActu {
  clear: both;
  height: 1px;
  background: #dedede;
  margin: 10px 0 15px 0;
}

/*AddThis*/
.addthis_toolbox {
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  margin: 0 0 15px 0;
}

.addthis_toolbox span {
  vertical-align: middle;
  display: inline-block;
}

.hackBtnGplusOne {
  line-height: 0;
  margin: 0 0 3px 0;
}

/*AddThis*/
.comentButton {
  display: inline-block;
  margin: 3px 5px 3px 230px;;
}

/* hack pour masquer les bordures des anciennes news */
.actuContent table {
  border: 1px solid #bebebe;
  border-collapse: collapse;
}

.actuContent table tr td {
  border: 1px solid #bebebe;
  padding: 5px;
}

.actuContent table.bordureNoire, .actuContent table.bordureNoire td {
  border-color: #000;
}

.actuContent div#BonASavoir {
  border: 2px solid #cecece;
  margin: 15px 0;
  padding: 5px;
}

.actuContent div#BonASavoir p#titre {
  background: none;
  border: none;
  color: #121212;
  font-weight: bold;
  height: auto;
  line-height: 14px;
  text-align: center;
  margin: 5px;
  width: auto;
}

.actuContent .imageArticleActu {
  width: 210px;
  float: left;
  overflow: hidden;
  margin: 3px 20px 10px 0;
  padding: 0;
}

.actuContent .imageArticleActu img {
  max-width: 208px;
  max-height: 208px;
}

.actuContent .imageArticleActu span {
  display: block;
  font: italic normal 10px/18px Verdana, Arial, sans-serif;
  color: #767676;
  border-bottom: 1px dotted #bababa;
}

.reference p {
  margin-bottom: 15px;
}

#commentsContainer .tabss {
  border: 0;
  margin-bottom: 15px;
  padding: 0;
}

#commentsContainer .tabss .ui-tabs-nav {
  padding: 0;
}

#commentsContainer .tabss .ui-tabs-nav .ui-corner-top {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#commentsContainer .tabss .ui-tabs-nav .ui-state-default, #commentsContainer .tabss .ui-tabs-nav .ui-state-active {
  border-color: #e6e6e6;
}

#commentsContainer .tabss .ui-tabs-nav .ui-state-default {
  background: #f2f2f2;
}

#commentsContainer .tabss .ui-tabs-nav .ui-state-active {
  background: #fff;
}

#commentsContainer .tabss .ui-tabs-nav .ui-state-default a, #commentsContainer .tabss .ui-tabs-nav .ui-state-active a {
  font: bold 14px Helvetica, Arial, sans-serif;
}

#commentsContainer .tabss .ui-tabs-panel {
  border: 1px solid #e6e6e6;
}

div#partager img {
  vertical-align: middle;
}

div#partager p {
  font-size: 11px;
}

div#textarea {
  border-left: 5px solid #369;
  background-color: #f0f0f0;
  font-family: Verdana, arial, sans-serif;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px;
}

p#pagination {
  height: 20px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  padding: 5px 0;
  text-align: center;
  line-height: 20px;
}

p#pagination .paginate, p#pagination .current,
p#pagination .paginate:visited, p#pagination .current:visited {
  color: #666;
  padding: 4px 5px;
  text-decoration: none;
  border: 1px solid #bababa;
}

p#pagination .inactive {
  color: #cacaca;
}

p#pagination .current {
  background-color: #cacaca;
  border: 1px solid #ababab;
}

p#pagination .paginate:hover, p#pagination .current:hover {
  border: 1px solid #767676;
  color: #222;
}

/*--- /Actualite --*/
/*--- Video Link --*/
a#videoLink {
  background: url('/public/img/general_images/image/icones/pictoTutoVideo.png') center left no-repeat;
  font: bold 14px/16px Verdana, Arial, sans-serif;
  display: block;
  padding: 8px;
  padding-left: 34px;
}

/*------ /Video Link ---------*/
#hi-media {
  bottom: 5px;
  margin-left: 1054px;
  padding: 1em;
  position: relative;
  right: 3em;
  width: 160px;
}

/*---- Contacter par téléphone ----*/
div#UneQuestion {
  background-color: #fff;
  color: #565656;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #a2a2a2;
  margin: 5px;
  padding: 8px;
}

div#UneQuestion p#titreQ {
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

div#UneQuestion p#contact span {
  color: #767676;
  font-size: 10px;
  letter-spacing: 0.5px;
}

div#UneQuestion p#contact strong {
  display: block;
  font-size: 24px;
  line-height: 140%;
  margin-top: 5px;
  text-align: center;
}

/*---- /Contacter par téléphone ----*/
/*---- Avocat publiez -------*/
#avocatPubliez {
  border: 1px solid #e6e6e6;
  margin: 15px 0;
}

#avocatPubliez h3 {
  color: #5c5c5c;
  font: bold 14px Arial, sans-serif;
  padding: 8px;
  background-color: #f2f2f2;
}

#avocatPubliez ul {
  padding: 5px;
  list-style-type: none;
  font: normal 12px Verdana, sans-serif;
  margin-bottom: 15px;
}

#avocatPubliez ul li {
  margin-bottom: 10px;
  height: 15px;
  padding: 3px;
  padding-left: 21px;
}

#avocatPubliez ul li.li1 {
  background: url('/public/img/Node/puce1_avocat_publiez.jpg') 0 3px no-repeat;
}

#avocatPubliez ul li.li2 {
  background: url('/public/img/Node/puce2_avocat_publiez.jpg') 0 3px no-repeat;
}

#avocatPubliez ul li.li3 {
  background: url('/public/img/Node/puce3_avocat_publiez.jpg') 0 3px no-repeat;
}

#avocatPubliez p.big {
  text-align: center;
  font: bold 16px Arial, sans-serif;
  color: #666;
  margin-bottom: 10px;
}

#avocatPubliez a.inscription {
  display: block;
  margin: 15px auto;
  width: 139px;
  height: 26px;
}

/*---- /Avocat publiez ------*/
/*----- New Captcha ---------*/
#recaptcha_image, #btnCaptcha {
  float: left;
}

#recaptcha_image {
  width: 300px;
  padding: 6px 5px 5px 5px;
  background: #fff;
  border: 1px solid #cecece;
  border-right: 0;
}

#recaptcha_image img {
  margin-left: 0;
}

#btnCaptcha {
  border-bottom: 1px solid #cecece;
  width: 25px;
}

#btnCaptcha li.lienCaptcha, ul#btnCaptcha li.lienCaptcha a {
  display: block;
  width: 23px;
  height: 22px;
}

#general .recaptcha_widget ul#btnCaptcha li.lienCaptcha, #content .recaptcha_widget ul#btnCaptcha li.lienCaptcha {
  margin: 0;
  padding: 0;
  border: 1px solid #cecece;
  border-bottom: none;
}

ul#btnCaptcha li.lienCaptcha span {
  display: none;
}

ul#btnCaptcha li.lienCaptcha a {
  background: 0 0 no-repeat;
}

ul#btnCaptcha li.lienCaptcha a#listenCaptcha {
  background-image: url('/public/img/general_images/image/captcha/listenCaptcha.png');
}

ul#btnCaptcha li.lienCaptcha a#helpCaptcha {
  background-image: url('/public/img/general_images/image/captcha/helpCaptcha.png');
}

ul#btnCaptcha li.lienCaptcha a#reloadCaptcha {
  background-image: url('/public/img/general_images/image/captcha/reloadCaptcha.png');
}

ul#btnCaptcha li.lienCaptcha a#carCaptcha {
  background-image: url('/public/img/general_images/image/captcha/carCaptcha.png');
}

ul#btnCaptcha li.lienCaptcha a:hover {
  background-position: left bottom;
}

#ContenuQuestion_MessageForm_captcha {
  border: 1px solid #cecece;
  width: 328px;
  margin-top: 2px;
  padding: 3px;
}

/*------------------End New Captcha-------------------*/
/*----------------- Layout vide ----------------------*/
#headerVide #logo {
  margin-top: 15px;
}

#headerVide #jt-headerContent-logo {
  width: 180px;
  float: left;
  margin: 5px 20px 0 0;
}

#headerVide #headerVide-fakePub {
  float: right;
  height: 90px;
  margin: 0;
  width: 730px;
}

#footerVide {
  background-color: #0d58c9;
  padding: 2px;
}

#footerVide img {
  margin-right: 80px;
}

#footerVide .logo {
  background-color: #fff;
}

#footerVide p span {
  display: inline-block;
  zoom: 1;
  display: inline !ie;
}

#footerVide p span, #footerVide p a {
  color: #fff;
  font: bold 10px/35px Verdana, Arial, sans-serif;
}

/*---------------End Layout vide --------------------*/
#containerCI, #containerAgendas {
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.9px;
}

#containerCI p.chemin_fer, #containerAgendas p.chemin_fer {
  color: #767676;
  padding-bottom: 15px;
}

#containerCI p.chemin_fer a, #containerAgendas p.chemin_fer a {
  color: #767676;
}

#containerCI h2, #containerAgendas h2 {
  font: normal 30px/38px Georgia, "Times New Roman", Times, serif;
  color: #044091;
  margin-bottom: 5px;
}

#containerCI p#textIntroCI, #containerAgendas p#textIntroAgendas {
  padding: 10px 0;
  line-height: 24px;
  color: #6e6e6e;
}

.textCategorieAgendas {
  width: 365px;
  margin-bottom: 10px;
  float: right;
}

.textcategorieCI {
  width: 88%;
  margin-bottom: 10px;
  float: right;
}

#blocsChiffres, #blocsAgendas {
  border-top: 6px solid #eee;
  border-bottom: 10px solid #eee;
  margin-bottom: 50px;
}

#blocsAgendas {
  width: 450px;
  float: left;
}

.contentcategorieCI, .contentCategorieAgendas {
  padding: 10px 10px 10px 0;
  border-top: 4px solid #eee;
}

.textcategorieCI p.titreCategorieCI, .textCategorieAgendas p.titreCategorieAgendas {
  font: 18px/22px Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  color: #565656;
}

/*----- BLOC AVOCAT RDV -----*/
#presentationRdv {
  margin-left: 83px;
}

#blocNextRdv .btnJuri {
  width: 180px;
}

/*------ landing affichage obligatoire ------*/
.chiffreAffObligatoire-titre {
  color: #044091;
  font: normal 30px/38px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 15px;
}

.chiffreAffObligatoire-container,
#node-affichages-obligatoire-employeur {
  position: relative;
}

#DetailChiffresIndices {
  color: #333;
}

#DetailChiffresIndices table {
  border-collapse: collapse;
  margin: 30px 0;
}

#DetailChiffresIndices table td {
  border: 1px solid #cecece;
  padding: 7px 15px;
  font: normal 11px/18px Verdana, Arial, sans-serif;
}

#DetailChiffresIndices table td.titreTableauAffOblg {
  border: 0 none;
  border-bottom: 2px solid #0d226b;
  padding: 0;
}

#DetailChiffresIndices table td.titreTableauAffOblg strong {
  display: block;
  margin: 0 auto;
  width: 520px;
  height: 43px;
  font: bold 14px/43px Verdana, Arial, sans-serif;
  color: #fff;
  border: 1px solid #0d226b;
  border-bottom: 0 none;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #253c8a;
  border-bottom: none;
}

#DetailChiffresIndices li {
  list-style: disc outside;
  margin-left: 15px;
}

.container-productsAffichageLanding {
  padding: 10px 6px;
  background: #d2e2f8;
  position: absolute;
  top: 55px;
  left: 0;
}

.productsAffichageLanding-textNew {
  text-align: center;
  color: #c00;
  background: url('/public/img/Node/bgBlocAffichage.gif') left center repeat-x;
  margin: 10px 4px 0 4px;
}

.productsAffichageLanding-textNew strong {
  display: inline-block;
  padding: 0 15px;
  background-color: #d2e2f8;
}

.ie7 .productsAffichageLanding-textNew strong {
  display: inline;
  zoom: 1;
}

#node-affichages-obligatoire-employeur .container-productsAffichageLanding {
  top: 42px;
}

.chiffreAffObligatoire-actu {
  border: 1px solid #cecece;
  padding: 20px 15px 0 15px;
  margin-top: 30px;
}

.chiffreAffObligatoire-actu img {
  display: block;
  float: left;
  width: 36px;
}

.chiffreAffObligatoire-actu h2 {
  border-bottom: 1px solid #868686;
  color: #3e3e3e;
  font: 14px Helvetica, Arial, sans-serif;
  margin-left: 46px;
  padding-bottom: 12px;
  text-transform: uppercase;
}

.chiffreAffObligatoire-actu ul {
  margin-bottom: 15px;
}

.chiffreAffObligatoire-actu li {
  border-bottom: 1px dashed #999;
  padding: 5px 0;
}

.chiffreAffObligatoire-actu .titreActu {
  color: #06f !important;
  font: normal 12px/20px Helvetica, sans-serif;
  margin: 5px 0;
}

.chiffreAffObligatoire-actu .metaActu {
  color: #767676;
  font-size: 11px;
  line-height: 16px;
}

.chiffreAffObligatoire-actu .metaActu a {
  color: #767676 !important;
  text-decoration: underline;
}

.productsAffichageLanding {
  margin: 0 4px;
  background: #fff;
  float: left;
  width: 286px;
  height: 130px;
  border: 1px solid #dedede;
  padding: 10px 12px;
}

.productsAffichageLanding-texte {
  width: 190px;
  height: 130px;
  position: relative;
}

.productsAffichageLanding-titre {
  padding-bottom: 7px;
  font: bold 12px/18px Verdana, Arial, sans-serif;
}

.productsAffichageLanding-titre a {
  color: #04388a !important;
}

.productsAffichageLanding-texte span {
  font: normal 11px/16px Verdana, Arial, sans-serif;
  color: #333;
}

.productsAffichageLanding-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 112px;
  padding-left: 35px;
  font: bold 13px/26px Helvetica, Arial, sans-serif;
  color: #fff !important;
  background: #578425;
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3ODQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDVkMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -moz-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #578425), color-stop(100%, #405d20));
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -webkit-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -o-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -ms-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, linear-gradient(top, #578425 0%, #405d20 100%);
  text-shadow: 0.5px 1px 1px #314b15;
  border: 1px solid #405d20;
  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15) inset;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15) inset;
}

.ie7 .productsAffichageLanding-btn,
.ie8 .productsAffichageLanding-btn {
  behavior: url('/public/css/PIE.htc');
  z-index: 1;
  -pie-background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, linear-gradient(#578425 0%, #405d20 100%);
}

.productsAffichageLanding-btn:hover {
  text-decoration: none;
  background: #64962b;
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0OTYyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTZjMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -moz-linear-gradient(top, #64962b 0%, #4a6c25 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #64962b), color-stop(100%, #4a6c25));
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -webkit-linear-gradient(top, #64962b 0%, #4a6c25 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -o-linear-gradient(top, #64962b 0%, #4a6c25 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -ms-linear-gradient(top, #64962b 0%, #4a6c25 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, linear-gradient(top, #64962b 0%, #4a6c25 100%);
  -pie-background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, linear-gradient(#64962b 0%, #4a6c25 100%);
}

.productsAffichageLanding-btn:focus {
  background: #405d20;
/*  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwNWQyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1Nzg0MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -moz-linear-gradient(top, #405d20 0%, #578425 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #405d20), color-stop(100%, #578425));
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -webkit-linear-gradient(top, #405d20 0%, #578425 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -o-linear-gradient(top, #405d20 0%, #578425 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, -ms-linear-gradient(top, #405d20 0%, #578425 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, linear-gradient(top, #405d20 0%, #578425 100%);
  */-moz-box-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0.5px 0.5px 1px rgba(0, 0, 0, 0.5) inset;
  -pie-background: url(/public/img/Node/flecheBtn-medium.png) 10px 7px no-repeat, linear-gradient(#405d20 0%, #578425 100%);
}

.productsAffichageLanding-image {
  width: 95px;
}

#DetailChiffresIndices #pushAffichages {
  background-color: #dfecfc;
  padding: 10px 0;
  border: 1px solid #cecece;
}

#DetailChiffresIndices .textBottom {
  font: normal 14px/21px Arial, sans-serif;
  text-align: center;
}

#DetailChiffresIndices #textBottom1 {
  padding-bottom: 15px;
}

#DetailChiffresIndices #textBottom2 {
  line-height: 30px;
}

#DetailChiffresIndices .btnBottom-container {
  margin: 0 0 0 15px;
  font: normal 11px/28px Verdana, Arial, sans-serif;
  color: #333;
}

#DetailChiffresIndices .btnBottom {
  display: block;
  padding: 0 15px 0 35px;
  font: bold 16px/30px Helvetica, Arial, sans-serif;
  color: #fff !important;
  text-align: left;
  text-decoration: none;
  background: #578425;
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 9px no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3ODQyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDVkMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 9px no-repeat, -moz-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 9px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #578425), color-stop(100%, #405d20));
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 9px no-repeat, -webkit-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 9px no-repeat, -o-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 9px no-repeat, -ms-linear-gradient(top, #578425 0%, #405d20 100%);
  background: url(/public/img/Node/flecheBtn-medium.png) 10px 9px no-repeat, linear-gradient(top, #578425 0%, #405d20 100%);
  text-shadow: 0.5px 1px 1px #314b15;
  border: 1px solid #405d20;
  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15) inset;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15) inset;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.15) inset;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#nextPrev p {
  font: normal 11px Arial, Sans-serif;
  width: 280px;
}

#nextPrev .prev {
  background: url(/public/img/Node/prev.png) center left no-repeat;
  height: 30px;
  padding-left: 15px;
}

#nextPrev .next {
  background: url(/public/img/Node/next.png) center right no-repeat;
  height: 30px;
  padding-right: 15px;
}

#nextPrev p a {
  text-decoration: underline;
}

.tabs {
  margin-bottom: 15px;
}

.listeActu {
  list-style-type: disc;
  padding: 3px 2px 0 12px;
}

.listeActuSB {
  border: 1px solid #e2e2e2;
}

.listeActu li, .listeActuSB li {
  padding: 5px 0;
}

.listeActuSB li {
  padding: 5px;
}

.listeActu a, .listeActuSB span {
  display: block;
}

.listeActu span, .listeActuSB span {
  padding: 0 2px 0 2px;
  font-size: 11px;
  color: #767676;
}

.listeActu a {
  color: #000;
}

#titleFormComment, #titleFormComment_s {
  color: #2d3e6c;
  font: bold 14px/26px Arial, sans-serif;
}

#commenter_cet_article img {
  cursor: text;
}

/*----- newsletter sidebar -----*/
#sidebar .inscriptionValid,
#sidebar .inscriptionunValid {
  font: bold 12px/21px Verdana, Arial, sans-serif;
  margin-bottom: 25px;
  padding: 15px 15px 15px 60px;
}

#sidebar .inscriptionValid {
  background: url("/public/img/Newsletter/succesPicto.jpg") no-repeat scroll 15px 7px #ebf7ea;
  border: 1px solid #6ba23c;
  color: #326700;
}

#sidebar .inscriptionunValid {
  background: no-repeat scroll 15px 7px #fedddd;
  border: 1px solid #f00;
  color: #f00;
}

/*----- login modalbox -----*/
.ui-dialog .jt-loginModalBox {
  text-align: left;
  padding: 15px 20px 0 20px !important;
}

.jt-loginModalBoxTitre {
  font: normal 23px/36px Arial, sans-serif;
  padding: 0 0 15px 0;
}

.jt-loginModalBoxStitre {
  font: normal 18px/26px Arial, sans-serif;
  padding-bottom: 5px !important;
  margin-bottom: 5px;
}

.jt-loginModalBox .loginModalBox-form {
  margin-bottom: 15px;
}

.jt-loginModalBox .loginModalBox-form p {
  padding-bottom: 15px;
}

.jt-loginModalBox .loginModalBox-form label,
.jt-loginModalBox .loginModalBox-form input {
  display: inline-block;
  zoom: 1;
  display: inline !ie;
  vertical-align: center;
}

.jt-loginModalBox .loginModalBox-form label {
  font: bold 13px/18px Arial, sans-serif;
  color: #555;
  width: 29%;
}

.jt-loginModalBox .loginModalBox-form input {
  width: 65%;
  height: 24px;
  padding: 0 5px;
  font: normal 12px/24px Verdana, Arial, sans-serif;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cacaca;
  -moz-box-shadow: 0 1px 3px #cacaca inset;
  -webkit-box-shadow: 0 1px 3px #cacaca inset;
  box-shadow: 0 1px 3px #cacaca inset;
}

.jt-loginModalBox .loginModalBox-form input#mdp {
  margin-top: -4px;
}

.jt-loginModalBox .loginModalBox-form input#email {
  margin-top: 6px;
}

.jt-loginModalBox .loginModalBox-form input:focus {
  border-color: #4096ee;
  -moz-box-shadow: 0 0 3px #4096ee;
  -webkit-box-shadow: 0 0 3px #4096ee;
  box-shadow: 0 0 3px #4096ee;
}

.jt-loginModalBox .loginModalBox-form input#submit {
  width: 35%;
  height: 32px;
  padding: 0 0 0 10px;
  margin-right: 9px;
  font: bold 14px/30px Arial, sans-serif;
  color: #fff;
  background: #588c1f url('/public/img/general_images/newStyle/callToPictoz.png') 4px 4px no-repeat;
  border: 0 none;
  cursor: pointer;
  float: right;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.jt-loginModalBox .loginModalBox-form input#submit:hover {
  background-color: #6aa325;
}

.jt-loginModalBox .loginModalBox-form #forgetPwd {
  display: block;
  font-size: 11px;
  line-height: 21px;
  margin-top: 5px;
}

.jt-loginModalBox .loginModalBox-ou {
  line-height: 26px;
  text-align: center;
  margin-bottom: 5px;
}

/*--iframe mbp --*/
.iframeMbpContainer {
  margin: 0 auto;
  width: 994px;
  overflow: hidden;
}

.iframeMbpContainer-titre {
  font: 26px Arial, sans-serif;
  color: #253c8a;
  padding: 10px 15px;
  background: url("http://www.mybestpro.com/images/review-bg.jpg") 0 0 repeat;
  border-top: 1px solid #dadada;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7) inset;
}

/*--/iframe mbp --*/
/*--- blog avocat ---*/
#pre_header_avocat p {
  font-size: 11px;
  line-height: 28px;
}

#pre_header_avocat p.left {
  float: left;
  text-align: left;
}

/*--- /blog avocat ---*/
/*--- Evaluation ---*/
#jt-home-Evalution h2,
#jt-evalution-done h2 {
  margin-top: 0;
  text-align: center;
}

#jt-home-Evalution .jt-homeTxtIntro {
  padding: 0 0.5rem;
}

#jt-evalution-done .jt-homeTxtIntro {
  text-align: center;
}

#jt-home-bloc-form-contEvalution {
  width: 80%;
  margin: 2rem auto 0;
  color: #4e4e4e;
  font-family: Arial, sans-serif;
}

@media screen and (max-width: 767px) {
  #jt-home-bloc-form-contEvalution {
    width: 90%;
  }
}

#jt-home-bloc-form-contEvalution .jt-home-bloc-evaluation {
  background-color: #f6f6f6;
  padding: 2rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px){
  #jt-home-bloc-form-contEvalution .jt-home-bloc-evaluation {
    padding: 1rem;
  }
}

h2.jt-evaluationTitreProd {
  font-size: 16px;
}

h3.jt-evaluationTitre3Prod {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px
}

.jt-evaluation-fleche-TitreProd {
  width: 19px;
  height: 15px;
  margin-left: 35px;
  background: url("/public/img/general_images/newStyle/flecheAvisClients.png") no-repeat scroll top left transparent;
}

#jt-home-bloc-form-contEvalution p {
  font-size: 13px;
  line-height: 1.7em
}

#jt-home-bloc-form-contEvalution hr {
  height: 1px;
  background-color: #cbcbcb;
  color: #cbcbcb;
  border: 0 none;
  margin: 3.8rem auto 2rem;
}

#jt-home-bloc-form-contEvalution textarea {
  height: 7rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#jt-home-bloc-form-contEvalution .jt-homeTitre2 {
  line-height: 1.5em
}

#jt-home-Evalution #jt-callBackCta-eval,
#jt-evalution-done a {
  display: block;
  height: initial;
  margin: 0 auto;
  padding: 0.2rem 1rem;
  width: max-content;
}

.stars-number {
  color: #4e4e4e;
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 5px 0;
  letter-spacing: 27px;
  margin-left: 13px;
  margin-top: 1rem;
}

.rating-content {
  width: 100%;
  text-decoration: none;
  display: block;
  padding: 10px 0 0 0;
}

.DossierContain .rating-content {
  padding: 0;
  margin: -5px 0 0 0;
}

a.rating-content:hover {
  color: #06f;
  text-decoration: none;
}

.rating-content a {
  color: #06f;
  text-decoration: none;
}

.rating-content .sprite {
  margin: 7px 10px 0 0;
}

a .rating-nb-avis {
  text-decoration: none;
  font-size: 12px;
}

a:hover .rating-nb-avis {
  text-decoration: underline;
}

.top-rating-avis-list {
  padding: 5px 15px 0;
}

.top-rating-avis-listA {
  border-top: 1px dashed #dedede;
  padding: 12px 0 0;
  margin: 5px 0 0;
}

.top-rating-avis-listA:first-child {
  border: none;
  padding: 0;
  margin: 10px 0 0 0;
}

.rating-author {
  float: left;
  margin: 2px 0 0 15px;
  color: #1b619c;
  display: block;
}

.rating-date {
  color: #1b619c;
  font-size: 11px;
  font-style: italic;
}

.rating-text {
  padding: 12px 0 10px 0;
  color: #3e3e3e;
  line-height: 14px;
}

.rating-title-avis {
  font-size: 14px;
  padding: 25px 10px 8px 10px;
  color: #3e3e3e;
}

.rating-title2-avis {
  font-size: 13px;
  padding: 15px 10px 15px 10px;
  color: #535353;
  background-color: #efefef;
  font-weight: bold;
  display: block;
  height: 20px;
}

.rating-moy-avis {
  float: left;
  color: #ed9e26;
  padding: 0 5px 0 0;
  font-size: 14px;
  font-weight: bold;
}

.rating-moy1-avis {
  padding-top: 0
}

.rating-moy2-avis {
  padding-top: 4px
}

.rating-moy-avis-text {
  display: block;
  float: left;
  padding: 2px 0 0 10px;
}

.rating-static {
  width: 99px;
  height: 23px;
  display: block;
  float: left;
  background: url('/public/img/general_images/img/star-rating2.png') 0 0 no-repeat;
}

.rating-50 {
  background-position: 0 0;
}

.rating-40 {
  background-position: -20px 0;
}

.rating-30 {
  background-position: -40px 0;
}

.rating-20 {
  background-position: -60px 0;
}

.rating-10 {
  background-position: -80px 0;
}

.rating-0 {
  background-position: -100px 0;
}

.rating-static1 {
  width: 48px;
  height: 11px;
  display: block;
  float: left;
  background: url('/public/img/general_images/img/star-rating3.png') 0 0 no-repeat;
}

.rating1-50 {
  background-position: 0 0;
}

.rating1-40 {
  background-position: -10px 0;
}

.rating1-30 {
  background-position: -20px 0;
}

.rating1-20 {
  background-position: -29px 0;
}

.rating1-10 {
  background-position: -39px 0;
}

.rating1-0 {
  background-position: -48px 0;
}

.rating-static2 {
  width: 73px;
  height: 17px;
  display: block;
  float: left;
  background: url('/public/img/general_images/img/star-rating.png') 0 0 no-repeat;
  margin-top: 2px;
}

.rating2-50 {
  background-position: 0 0;
}

.rating2-40 {
  background-position: -15px 0;
}

.rating2-30 {
  background-position: -29px 0;
}

.rating2-20 {
  background-position: -44px 0;
}

.rating2-10 {
  background-position: -59px 0;
}

.rating2-0 {
  background-position: -75px 0;
}

/*--- /Evaluation ---*/
/*-- left socialbar --*/
.leftSocialBar-printComment .comentButton {
  margin: 0 0 0 5px;
}

.leftSocialBar .jt-btnFavorisCompte {
  display: inline-block;
  zoom: 1;
  display: inline !ie;
}

/*-- /left socialbar --*/
/*--- footer popup ---*/
.footerSlideContainer {
  position: fixed !important;
  left: 0;
  bottom: -130px;
  width: 100%;
  z-index: 999;
  border-top: 1px solid #253c8a;
  background: #e5f3fb;
}

#footerSlideContent {
  position: relative;
  width: 994px;
  margin: 0 auto;
  height: 95px;
  text-align: left;
  border: none;
}

#footerSlideButton {
  position: absolute;
  top: -33px;
  left: 10px;
  width: auto;
  padding-left: 45px;
  height: 32px;
  font: bold 15px/32px Helvetica, Arial, sans-serif;
  color: #fff;
  border: none;
  cursor: pointer;
  background: url('/public/img/footer_popup/jt-logo.png') 1px 1px no-repeat, #253c8a;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

#footerSlideText-container {
  padding: 15px 10px 0 10px;
}

.footerSlideText {
  width: 66%;
  float: left;
}

.footerSlideText-titre {
  font: bold 18px/24px Helvetica, Arial, sans-serif;
  color: #253c8a;
}

#footerSlide-Conv .PopupLink {
  margin-top: 8px;
}

#footerSlide-Conf .PopupLink {
  margin-top: 5px;
  padding: 0 25px 0 57px;
  font: bold 16px/22px Helvetica, Arial, sans-serif;
}

.footerSlideText-subtitle {
  font: italic normal 15px/25px Helvetica, Arial, sans-serif;
  color: #333;
}

.footerSlideText img {
  float: left;
  margin: -5px 15px 0 0;
}

.footerSlideText2 {
  width: 60%;
}

.footerSlideText3 {
  width: 75%;
}

#updown_button {
  margin: 3px 5px 0 20px;
}

a.PopupLink,
a.PopupLink:focus {
  float: right;
  display: block;
  width: auto;
  height: 49px;
  padding: 0 25px 0 57px;
  font: bold 19px/49px Helvetica, Arial, sans-serif;
  color: #fff !important;
  text-shadow: 1px 1px 1px #314b15;
  background: url('/public/img/footer_popup/pictoBtn.png') 0 0 no-repeat, #578425;
  -pie-background: url('/public/img/footer_popup/pictoBtn.png') 0 0 no-repeat, linear-gradient(#578425 0%, #405d20 100%);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #405d20;
  -moz-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
  -webkit-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
  box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
}

a.PopupLink:hover {
  background: #64962b;
  background: url('/public/img/footer_popup/pictoBtn.png') 0 0 no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0OTYyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTZiMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  text-decoration: none;
}

a.PopupLink:focus {
  background: url('/public/img/footer_popup/pictoBtn.png') 0 0 no-repeat, #405d20;
  -pie-background: url('/public/img/footer_popup/pictoBtn.png') 0 0 no-repeat, linear-gradient(#405d20 0%, #578425 100%);
}

.connectLink {
  display: block;
  float: right;
  width: 195px;
  font: normal 10px/26px Verdana, Arial, sans-serif;
  color: #333 !important;
  cursor: pointer;
}

.connectLink-center {
  padding-right: 35px
}

/*--- /footer popup ---*/
/*-- edagora notify --*/
.soustitreNotify .soustitreNotify-tel {
  display: block;
  width: 177px;
  margin: 7px auto 6px auto;
  font: bold 22px/37px Helvetica, Arial, sans-serif;
  letter-spacing: 0.6px;
}

.avocatBoxNotify {
  background: #fff;
  border: 1px solid #cecece;
  margin-bottom: 10px;
  padding: 7px;
  width: 275px;
}

.avocatBoxNotify .photoAvocat-container {
  display: block;
  width: 50px;
  float: left;
  border: 1px solid #eaeaea;
  margin-right: 10px;
}

.avocatBoxNotify .spec {
  color: #545454;
  line-height: 14px;
  margin-bottom: 10px;
  margin-left: 60px;
}

.avocatBoxNotify span.disponible {
  display: block;
  line-height: 14px;
  width: 100px;
  margin-bottom: 10px;
}

.avocatBoxNotify .goJuriConseil {
  clear: both;
  background: #4c7318 url("/public/img/Edagora/btnGoJuriconseil.png") 0 0 no-repeat;
  display: block;
  float: right;
  height: 31px;
  width: 240px;
  padding-left: 36px;
  font: bold 13px/30px Helvetica, Arial, sans-serif;
  color: #fff;
  letter-spacing: 0;
}

.avocatBoxNotify .goJuriConseil:hover {
  background-position: left center;
  background-color: #62941d;
  text-decoration: none;
}

.avocatBoxNotify .goJuriConseil:focus {
  background-position: left bottom;
  background-color: #3c5916;
}

/*-- /edagora notify --*/
/*--- grapper ---*/
/* surlayer dossiers gratuit*/
.ui-dialog .ui-dialog-content {
  border: none;
}

.radius {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

#grapper_popup {
  overflow: hidden;
}

#grapperSurlayer {
  text-align: center;
  letter-spacing: 0;
}

#grapperSurlayer .bgSurlayerGris {
  background-color: #e5e5e5;
  padding: 20px;
}

#grapperSurlayer .bgSurlayerBlanc {
  background-color: #fff;
}

#pastille-100Gratuit {
  width: 90px;
  height: 90px;
  position: absolute;
  top: -15px;
  left: -15px;
  background: url('/public/img/MaSelection/pastille100Gratuit.png') 0 0 no-repeat;
}

* html #pastille-100Gratuit {
  background: url('/public/img/MaSelection/pastille100Gratuit.gif') 0 0 no-repeat;
}

/* hack IE6*/
#grapper_popup_close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  right: 5px;
  background: url('/public/img/MaSelection/btn-close.png') 0 0 no-repeat;
}

#grapper_popup_close:hover {
  background-position: left bottom;
}

#grapper_popup_close span {
  display: none;
}

#grapperSurlayer .textHaut-dossierGratuit {
  font: normal 20px/32px Helvetica, Arial, sans-serif;
  color: #666;
}

#grapperSurlayer #decouvrez-texte {
  font-weight: bold;
  color: #545454;
}

#grapperSurlayer #vousEtes-texte {
  font-size: 18px;
  margin-top: 15px;
}

#dossiersGratuit-container .dossierGratuit {
  width: 256px;
  height: 310px;
  float: left;
  margin-left: 17px;
  border: 6px solid #767676;
}

.type-dossierGratuit {
  font: normal 18px/22px Helvetica, Arial, sans-serif;
  color: #333;
  padding-top: 7px;
}

.content-dossierGratuit {
}

.content-dossierGratuit .image-dossierGratuit {
  display: block;
  margin: 10px auto;
}

.content-dossierGratuit .titre-dossierGratuit {
  display: block;
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.content-dossierGratuit .nbPage-dossierGratuit {
  display: block;
  width: 60px;
  padding-left: 22px;
  margin: 3px auto 12px auto;
  font: normal 11px/16px Verdana, Arial, sans-serif;
  text-align: left;
  color: #434343;
  background: url('/public/img/MaSelection/pictoPdf-16p.gif') 0 0 no-repeat;
}

.btnContainer-dossierGratuit a {
  display: block;
  margin: 0 auto;
  padding-left: 22px;
  width: 108px;
  height: 25px;
  font: bold 14px/24px Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px 1px #304b12;
  text-align: left;
  color: #fff;
  background: #4b6f22 url('/public/img/MaSelection/btn-addDossier.gif') 0 0 no-repeat;
}

.btnContainer-dossierGratuit a:hover {
  background-color: #619229;
  background-position: left center;
  text-decoration: none;
}

.btnContainer-dossierGratuit a:focus {
  background-position: left bottom;
}

#dossiersGratuit-container #dossierSal {
  border-color: #ff9e24;
  -moz-box-shadow: inset 0 0 1px #d88c2f;
  -webkit-box-shadow: inset 0 0 1px #d88c2f;
  box-shadow: inset 0 0 1px #d88c2f;
  margin-left: 0;
}

#dossiersGratuit-container #dossierSal .content-dossierGratuit .titre-dossierGratuit {
  color: #f88605;
}

#dossiersGratuit-container #dossierEmp {
  border-color: #f30;
  -moz-box-shadow: inset 0 0 1px #d62b00;
  -webkit-box-shadow: inset 0 0 1px #d62b00;
  box-shadow: inset 0 0 1px #d62b00;
}

#dossiersGratuit-container #dossierEmp .content-dossierGratuit .titre-dossierGratuit {
  color: #f30;
}

#dossiersGratuit-container #dossierCE {
  border-color: #09f;
  -moz-box-shadow: inset 0 0 1px #027ccd;
  -webkit-box-shadow: inset 0 0 1px #027ccd;
  box-shadow: inset 0 0 1px #027ccd;
}

#dossiersGratuit-container #dossierCE .content-dossierGratuit .titre-dossierGratuit {
  color: #09f;
}

/*-- dossier ANI ---*/
.dossiersGratuitANI-titre {
  font: bold 27px Arial, sans-serif;
  color: #253c8a;
  margin-top: 15px;
}

.dossiersGratuitANI-sousTitre {
  font: normal 21px Arial, sans-serif;
  color: #5a5c63;
  margin: 7px 0 20px 0;
}

#dossiersGratuitANI-container .btnContainer-dossierGratuit a {
  margin-top: 15px;
  width: 410px;
  height: 45px;
  font: bold 27px/50px Arial, sans-serif;
  color: #fff;
  padding: 0 5px 0 70px;
/*  background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkY2I0MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzdjYmEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, -o-linear-gradient(bottom, #7cba00 50%, #9dcb40 0%);
  background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, -moz-linear-gradient(bottom, #7cba00 50%, #9dcb40 0%);
  background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, -webkit-gradient(linear, left bottom, left top, color-stop(0, #9dcb40), color-stop(0.5, #7cba00));
  background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, -webkit-linear-gradient(bottom, #7cba00 50%, #9dcb40 0%);
  background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, -ms-linear-gradient(bottom, #7cba00 50%, #9dcb40 0%);
  background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, linear-gradient(bottom, #7cba00 50%, #9dcb40 0%);*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #589200;
  cursor: pointer;
  text-shadow: none;
}

.ie7 #dossiersGratuitANI-container .btnContainer-dossierGratuit a,
.ie8 #dossiersGratuitANI-container .btnContainer-dossierGratuit a {
  behavior: url('/public/css/PIE.htc');
  position: relative;
  z-index: 1;
  -pie-background: url('/public/img/MaSelection/flecheBtnANI.png') 20px 11px no-repeat, linear-gradient(#9dcb40, #7cba00);
}

#dossiersGratuitANI-container .titre-dossierGratuit {
  font: bold 15px/20px Helvetica, Arial, sans-serif;
  color: #253c8a;
  text-transform: none;
}

/*-- /dossier ANI ---*/
/*--- essai 7 jours ---*/
.color1 {
  color: #ff911d;
}

.color2 {
  color: #bf110b;
}

.color3 {
  color: #0b62d3;
}

#grapperSurlayer.grapperEssai .bgSurlayerBlanc {
  padding: 30px 30px 30px 440px;
  width: 430px;
  background: url('/public/img/Pub/bgExitGrapperEssai7j.jpg') 0 0 no-repeat #fff;
}

.grapperEssai {
  font-family: Arial, sans-serif;
  line-height: 1.3;
  text-align: center;
  color: #333;
  height: 330px;
}

.grapperEssai-endOffre {
  font-size: 21px;
  color: #5e5e5e;
  padding: 10px 0 5px 0;
}

.grapperEssai-titre {
  font-size: 25px;
  font-weight: bold;
  color: #253c8a;
  padding: 0 0 30px 0;
}

.grapperEssai-sTitre {
  font-size: 20px;
  padding: 0 0 30px 0;
}

.grapperEssai-vousetes {
  font-size: 18px;
  padding: 0 0 5px 0;
  color: #555;
}

.grapperEssai-typeBloc {
  width: 29.3%;
  margin: 0 2%;
  float: left;
}

.grapperEssai-typeBlocCta {
  width: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #588c1f;
  font: bold 16px/52px Arial, sans-serif;
  color: #fff !important;
  text-align: center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  /*
  background-image: linear-gradient(top bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  -pie-background-image: linear-gradient(top bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  */
  position: relative;
}

.grapperEssai-typeBlocCta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

#pastille-essai7j {
  width: 91px;
  height: 93px;
  position: absolute;
  top: -10px;
  left: -10px;
  background: url('/public/img/MaSelection/pastilleEssai7j.png') 0 0 no-repeat;
}

/*--- /essai 7 jours ---*/
/*--- cc 2014 ---*/
.grapperCC2014 {
  height: 295px;
}

.grapperCC2014-content {
  color: #333;
  line-height: 1.5;
  text-align: left;
  height: 210px;
  padding: 0 0 0 180px;
  background: url('/public/img/MaSelection/grapper-visuel-conges2.png') 0 12px no-repeat;
}

.grapperCC2014-titre {
  font: normal 26px Arial, sans-serif;
  color: #253c8a;
  padding: 20px 0;
}

.grapperCC2014-txt {
  font: normal 20px Arial, sans-serif;
  padding: 0 0 65px 0;
}

.grapperCC2014-ctaContainer {
  text-align: right;
}

.grapperCC2014-cta {
  width: 250px;
  height: 42px;
  text-align: center;
  font: bold 18px/42px Arial, sans-serif;
  color: #fff !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-color: #588c1f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.grapperCC2014-cta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

.grapperCC2014-cta span {
  background: url("/public/img/Convention/flecheNewCTA.png") no-repeat 0 0;
  height: 15px;
  line-height: 15px;
  margin-right: 7px;
  vertical-align: baseline;
  width: 22px;
}

/*--- /cc 2014 ---*/
/*--- Newsletter Thematique ---*/
.grapperNLthematique {
  height: 316px;
}

.grapperNLthematique-content {
  color: #333;
  line-height: 1.5;
  text-align: center;
  height: 210px;
  padding: 0 0 0 180px;
  background: url('/public/img/MaSelection/grapper-visuel-nlthema.png') 0 12px no-repeat;
}

.grapperNLthematique-titre {
  font: bold 26px Verdana, Arial, sans-serif;
  color: #253c8a;
  padding: 20px 0;
}

.grapperNLthematique-titre2 {
  font: normal 20px Verdana, Arial, sans-serif;
  padding: 0 0 20px 0;
}

.grapperNLthematique-txt {
  font: normal 16px Verdana, Arial, sans-serif;
  padding: 0 0 30px 0;
}

.grapperNLthematique-ctaContainer {
  text-align: center;
}

.grapperNLthematique-cta {
  width: 250px;
  height: 42px;
  text-align: center;
  font: bold 18px/42px Arial, sans-serif;
  color: #fff !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-color: #588c1f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.grapperNLthematique-cta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

.grapperNLthematique-cta span {
  background: url("/public/img/Convention/flecheNewCTA.png") no-repeat 0 0;
  height: 15px;
  line-height: 15px;
  margin-right: 7px;
  vertical-align: baseline;
  width: 22px;
}

/*--- /Newsletter Thematique ---*/
/*--- Bilan Conformité ---*/
.grapperbilanConf-content {
  color: #333;
  line-height: 1.5;
  text-align: center;
  height: 210px;
  padding: 0 0 0 180px;
  background: url('/public/img/MaSelection/bgGrapper-bilan-conform.jpg') 0 12px no-repeat;
}

/*--- /Bilan Conformité ---*/

/*--- Remuneration salarie ---*/
.grapperRemuneration {
  height: 295px;
}

.grapperRemuneration-content {
  color: #333;
  line-height: 1.5;
  text-align: center;
  height: 210px;
  padding: 0 0 0 320px;
  background: url('/public/img/MaSelection/bgGrapper-sal-remuneration.jpg') 0 12px no-repeat;
}

.grapperRemuneration-titre {
  font: bold 26px Verdana, Arial, sans-serif;
  color: #253c8a;
  padding: 20px 0;
}

.grapperRemuneration-txt {
  font: normal 15px Verdana, Arial, sans-serif;
  padding: 0 0 30px 0;
}

.grapperRemuneration-ctaContainer {
  text-align: center;
}

.grapperRemuneration-cta {
  width: 250px;
  height: 42px;
  text-align: center;
  font: bold 18px/42px Arial, sans-serif;
  color: #fff !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-color: #588c1f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.grapperRemuneration-cta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

.grapperRemuneration-cta span {
  background: url("/public/img/Convention/flecheNewCTA.png") no-repeat 0 0;
  height: 15px;
  line-height: 15px;
  margin-right: 7px;
  vertical-align: baseline;
  width: 22px;
}

/*--- /Remuneration salarie ---*/

/*--- Moyens CE ---*/
.grapperMoyensCe {
  height: 295px;
}

.grapperMoyensCe-content {
  color: #333;
  line-height: 1.5;
  text-align: center;
  height: 210px;
  padding: 0 0 0 290px;
  background: url('/public/img/MaSelection/bgGrapper-moyens-ce.jpg') 0 12px no-repeat;
}

.grapperMoyensCe-titre {
  font: bold 22px Verdana, Arial, sans-serif;
  color: #253c8a;
  padding: 20px 0 8px 0;
}

.grapperMoyensCe-titre2 {
  font: normal 20px Verdana, Arial, sans-serif;
  padding: 0 0 20px 0;
}

.grapperMoyensCe-txt {
  font: normal 15px Verdana, Arial, sans-serif;
  padding: 0 0 20px 0;
}

.grapperMoyensCe-ctaContainer {
  text-align: center;
}

.grapperMoyensCe-cta {
  width: 250px;
  height: 42px;
  text-align: center;
  font: bold 18px/42px Arial, sans-serif;
  color: #fff !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-color: #588c1f;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.grapperMoyensCe-cta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

.grapperMoyensCe-cta span {
  background: url("/public/img/Convention/flecheNewCTA.png") no-repeat 0 0;
  height: 15px;
  line-height: 15px;
  margin-right: 7px;
  vertical-align: baseline;
  width: 22px;
}

/*--- /Moyens CE ---*/

/*--- Conventions Collectives 2015 Emp ---*/
.grapperCC2015Emp {
  height: 295px;
}

.grapperCC2015Emp-content {
  color: #333;
  line-height: 1.5;
  text-align: left;
  height: 210px;
  padding: 0 0 0 230px;
  background: url('/public/img/MaSelection/bgGrapper-cc-2015-emp.jpg') 20px 12px no-repeat;
}

.grapperCC2015Emp-titre {
  font: bold 22px Verdana, Arial, sans-serif;
  color: #253c8a;
  padding: 30px 0 15px 0;
}

.grapperCC2015Emp-titre2 {
  font: normal 20px Verdana, Arial, sans-serif;
  padding: 0 0 20px 0;
}

.grapperCC2015Emp-txt {
  font: normal 15px Verdana, Arial, sans-serif;
  padding: 0 0 25px 0;
}

.grapperCC2015Emp-ctaContainer {
  text-align: left;
}

.grapperCC2015Emp-cta {
  width: 360px;
  height: 50px;
  text-align: left;
  font: bold 16px/50px Verdana, Arial, sans-serif;
  color: #fff !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-color: #588c1f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
}

.grapperCC2015Emp-cta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

.grapperCC2015Emp-cta span {
  background: url("/public/img/Convention/flecheNewCTA-grap.png") no-repeat 0 0;
  height: 14px;
  line-height: 15px;
  margin-left: 15px;
  vertical-align: baseline;
  width: 7px;
}

/*--- /Conventions Collectives 2015 Emp ---*/
/*--- Conventions Collectives 2015 ---*/
.grapperCC2015 {
  height: 295px;
}

.grapperCC2015-content {
  color: #333;
  line-height: 1.5;
  text-align: center;
  height: 210px;
  padding: 0 0 0 235px;
  background: url('/public/img/MaSelection/bgGrapper-cc-2015.jpg') 84px 30px no-repeat;
}

.grapperCC2015-titre {
  font: bold 22px Verdana, Arial, sans-serif;
  color: #253c8a;
  padding: 30px 0 5px 0;
}

.grapperCC2015-titre2 {
  font: normal 19px Verdana, Arial, sans-serif;
  padding: 0 0 20px 0;
}

.grapperCC2015-txt {
  font: normal 15px Verdana, Arial, sans-serif;
  padding: 0 0 25px 0;
}

.grapperCC2015-ctaContainer {
  text-align: center;
}

.grapperCC2015-cta {
  width: 360px;
  height: 50px;
  text-align: left;
  font: bold 16px/50px Verdana, Arial, sans-serif;
  color: #fff !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-color: #588c1f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
}

.grapperCC2015-cta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

.grapperCC2015-cta span {
  background: url("/public/img/Convention/flecheNewCTA-grap.png") no-repeat 0 0;
  height: 14px;
  line-height: 15px;
  margin-left: 15px;
  vertical-align: baseline;
  width: 7px;
}

/*--- /Conventions Collectives 2015 ---*/
/*--- Intranet ---*/
.grapperIntranet {
  height: 295px;
}

.grapperIntranet-content {
  color: #333;
  line-height: 1.5;
  text-align: center;
  height: 247px;
  padding: 0 0 0 370px;
  background: url('/public/img/MaSelection/bgGrapper-intranet.jpg') 0 0 no-repeat;
}

.grapperIntranet-titre {
  font: bold 22px Verdana, Arial, sans-serif;
  color: #253c8a;
  padding: 30px 0 15px 0;
}

.grapperIntranet-titre2 {
  font: normal 20px Verdana, Arial, sans-serif;
  padding: 0 0 20px 0;
}

.grapperIntranet-txt {
  font: normal 15px Verdana, Arial, sans-serif;
  padding: 0 0 25px 0;
}

.grapperIntranet-ctaContainer {
  text-align: center;
}

.grapperIntranet-cta {
  width: 200px;
  height: 50px;
  text-align: center;
  font: bold 16px/50px Verdana, Arial, sans-serif;
  color: #fff !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 100%);
  background-color: #588c1f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
}

.grapperIntranetbgSurlayerBlanc {
  position: relative;
  width: 910px;
  padding: 0;
  background-color: #fff;
}

.grapperIntranet-cta:hover {
  background-color: #6aa325;
  text-decoration: none;
}

.grapperIntranet-cta span {
  background: url("/public/img/Convention/flecheNewCTA-grap.png") no-repeat 0 0;
  height: 14px;
  line-height: 15px;
  margin-left: 15px;
  vertical-align: baseline;
  width: 7px;
}

/*--- /Intranet ---*/
/*--- /grapper ---*/
/*----- desktop only -----*/
@media handheld, only screen and (min-width: 1111px) {
  .leftSocialBar {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 80px;
    margin: -10% 0 0 -600px;
    padding: 8px 0 5px 0;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background: #fff;
    border: 1px solid #dedede;
    z-index: 200;
  }

  .leftSocialBar .tweetButton {
    margin: 7px 0;
  }

  .leftSocialBar .hackBtnGplusOne {
    margin: 5px 0;
  }

  .leftSocialBar .jt-btnFavorisCompte {
    width: 50%;
    padding: 0 5px 0 25px;
    margin: 10px 0 0 0;
    background-position: 0 0;
  }

  .leftSocialBar-printComment {
    text-align: center;
    padding: 10px 0 0 0;
  }
}

/*----- other device -----*/
@media handheld, only screen and (max-width: 1110px) {
  .leftSocialBar {
    padding: 20px 10px;
    margin: 20px 0 0 0;
    border: 1px solid #e5e5e5;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  }

  .likeButton,
  .tweetButton,
  .hackBtnGplusOne,
  .leftSocialBar-printComment,
  #facebook {
    display: inline-block;
    zoom: 1;
    display: inline !ie;
    margin: 0 10px;
  }
}
