/** 
* Feuille de styles editeur
* 
* @client HERMES
* @project Site financier
* @author Kaliop 
* 
*
* @summary 
*   RESET
*   PARTIE CENTRALE : CONTENT 
*   ___ CONTENT => Mise en forme 
*   ___ CONTENT => Formulaires 
*
*/
/* VARIABLES / MIXINS 
---------------------------------------------------------------------------------------------------*/
/* imports fonts */
@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=90ffb979-47db-4803-b83a-c83fc533e3a3");
@font-face {
  font-family: "HelveticaNeueW02-55Roma";
  src: url("fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix");
  src: url("fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix") format("eot"), url("fonts/d5af76d8-a90b-4527-b3a3-182207cc3250.woff") format("woff"), url("fonts/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf") format("truetype"), url("fonts/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW02-65Medi";
  src: url("fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix");
  src: url("fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix") format("eot"), url("fonts/5b4a262e-3342-44e2-8ad7-719998a68134.woff") format("woff"), url("fonts/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf") format("truetype"), url("fonts/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW02-75Bold";
  src: url("fonts/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix");
  src: url("fonts/db853e0e-929b-4272-b420-c946c954cf3a.eot?#iefix") format("eot"), url("fonts/4a9c62ab-b359-4081-8383-a0d1cdebd111.woff") format("woff"), url("fonts/db5f9ba6-05a4-433a-9461-0a6f257a0c3a.ttf") format("truetype"), url("fonts/25e09910-ffc3-4fc4-b0d1-db9a95dface8.svg#25e09910-ffc3-4fc4-b0d1-db9a95dface8") format("svg");
}
@font-face {
  font-family: "HelveticaNeueW02-56Ital";
  src: url("fonts/97787ad0-77de-4ad8-822f-7deba0c632ee.eot?#iefix");
  src: url("fonts/97787ad0-77de-4ad8-822f-7deba0c632ee.eot?#iefix") format("eot"), url("fonts/47a4e844-a7b2-4195-a8dd-8b281e43aa83.woff") format("woff"), url("fonts/f1ebe4f0-1d5e-4805-b348-bd02a294a14d.ttf") format("truetype"), url("fonts/88ec594a-6ee9-43d8-80c2-60e869843f5e.svg#88ec594a-6ee9-43d8-80c2-60e869843f5e") format("svg");
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/1e20d16a-fdcb-47f7-ac10-10b5a5dda428.eot?#iefix");
  src: url("fonts/1e20d16a-fdcb-47f7-ac10-10b5a5dda428.eot?#iefix") format("eot"), url("fonts/37adb89a-fa93-47f0-bda0-7cb51ae044d8.woff") format("woff"), url("fonts/046cf9a0-cc5f-4875-b924-48b88bfef06d.ttf") format("truetype"), url("fonts/52d36d32-a96c-4939-89b1-1db96a8a7a61.svg#52d36d32-a96c-4939-89b1-1db96a8a7a61") format("svg");
}
/* VARIABLES => couleurs */
/* VARIABLES => path */
/* VARIABLES => fonts */
/* MIXINS => util */
.font_alt {
  font-family: 'Baskerville', serif;
  -webkit-font-smoothing: antialiased;
}
.font_default {
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
/* MIXINS => deco */
/* integration des pictos en font */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon/icomoon.eot');
  src: url('fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon/icomoon.woff') format('woff'), url('fonts/icomoon/icomoon.ttf') format('truetype'), url('fonts/icomoon/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ico,
.ico a {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #646464 !important;
}
.ico.read {
  font-size: 16px;
}
.NotTouchDevice .ico:hover,
.NotTouchDevice .ico a:hover,
.NotTouchDevice a .ico:hover {
  color: #ff6600 !important;
}
.NotTouchDevice .ico:focus,
.NotTouchDevice .ico a:focus,
.NotTouchDevice a .ico:focus,
.NotTouchDevice .ico:active,
.NotTouchDevice .ico a:active,
.NotTouchDevice a .ico:active {
  color: #ff9955 !important;
}
/* RESET 
---------------------------------------------------------------------------------------------------*/
html {
  margin: 0;
  padding: 0;
  /*background: #fafafa;*/
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 100%;
  color: #454545;
  line-height: 1.5em;
}
html * {
  margin: 0;
  padding: 0;
  border: none;
  line-height: 1.5em;
}
body {
  width: 1024px;
  margin: 0 auto;
  font-size: 0.75em;
}
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
iframe,
object,
embed,
video {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
}
img {
  height: auto;
}
textarea,
table,
td,
th,
code,
pre,
samp {
  word-wrap: break-word;
}
code,
pre,
samp {
  white-space: pre-line;
}
a {
  color: #646464;
  text-decoration: underline;
  cursor: pointer;
}
.NotTouchDevice a:hover {
  color: #ff6600;
}
.NotTouchDevice a:focus,
.NotTouchDevice a:active {
  color: #ff9955;
}
*:focus {
  outline: 0;
}
ul,
ul li {
  list-style: none;
  background: none;
}
ol {
  list-style-type: decimal;
  list-style-position: inside;
}
input,
select,
textarea {
  color: #646464;
  font-size: 1em;
}
input::-webkit-input-placeholder {
  color: #454545;
  font-family: 'HelveticaNeueW02-56Ital';
}
input:-moz-placeholder {
  color: #454545;
  font-family: 'HelveticaNeueW02-56Ital';
}
.placeholder {
  color: #454545;
  font-family: 'HelveticaNeueW02-56Ital';
}
input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
input:focus::-moz-placeholder {
  color: transparent !important;
}
/* PARTIE CENTRALE : CONTENT 
---------------------------------------------------------------------------------------------------*/
/* ---------------  CONTENT => Mise en forme */
/* Mise en forme => titres */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.5em 0 0.2em 0;
  font-weight: normal;
}
h1 {
  position: relative;
  max-width: 600px;
  margin: 0 0 30px 0;
  font-size: 1.8em;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
}
h1 img {
  vertical-align: top;
  margin-left: -5px;
  margin-right: 10px;
}
h1 a {
  text-decoration: none;
}
h1 .ico {
  position: absolute;
  margin-left: -5px;
  font-size: 25px;
  color: #ff6600 !important;
}
h2 {
  font-size: 1.25em;
  font-family: 'HelveticaNeueW02-65Medi';
}
h3 {
  font-size: 1.25em;
  font-family: 'HelveticaNeueW02-65Medi';
}
h4 {
  font-size: 1.25em;
  font-family: 'HelveticaNeueW02-65Medi';
}
h5 {
  font-size: 1.25em;
}
h6 {
  font-size: 1em;
  font-family: 'HelveticaNeueW02-65Medi';
}
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0;
}
/* Mise en forme => paragraphes et listes */
p {
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 1em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0.7em 0 0.7em 1em;
}
ul li,
ol li {
  overflow: hidden;
  margin-bottom: 1.5em;
}
.content ul li:before {
  content: ">";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 6px;
  color: #ff6600;
  font-size: 10px;
}
b,
strong {
  font-weight: normal;
  font-family: 'HelveticaNeueW02-75Bold';
}
/* Mise en forme => liens */
/* Mise en forme => note */
.note_link {
  font-weight: normal;
}
.note {
  counter-reset: note;
}
.note li {
  margin: 0;
  list-style-type: none;
  counter-increment: note;
}
.note li:before {
  content: counter(note);
  margin: 0 5px 0 0;
  font-family: 'HelveticaNeueW02-75Bold';
}
/* Mise en forme => citation */
blockquote {
  position: relative;
  margin: 20px 0 30px 0;
  padding: 20px 20px 10px 50px;
  background: #fff url('../images/picto_quote.png') no-repeat 20px 10px;
  font-size: 1.2em;
  font-family: 'HelveticaNeueW02-56Ital';
}
blockquote p {
  margin-bottom: 0.5em;
}
blockquote cite {
  float: right;
  font-size: 0.9em;
}
/* Mise en forme => encadre */
.factbox-content {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 46%;
  float: left;
  margin: 0 4% 90px 0;
}
.factbox-content ul,
.factbox-content ol {
  margin-left: 0;
}
.factbox-content figure {
  margin-top: -90px;
}
.factbox-content:nth-child(3n+1) {
  clear: both;
}
.factbox-content:nth-child(3n+2),
.factbox-content:nth-child(3n) {
  width: 23%;
  margin-right: 0;
}
.factbox-content:nth-child(3n) {
  float: right;
}
/* Mise en forme => images */
figure {
  position: relative;
  margin: 0 0 20px 0;
}
figure figcaption {
  display: block;
  margin: 5px 0 0 0;
  font-size: 0.9em;
  font-family: 'HelveticaNeueW02-56Ital';
  color: #bbb;
  text-align: left;
}
/* Mise en forme => tableaux */
/* tableaux de données */
table {
  margin-bottom: 1.5em;
  border-collapse: collapse;
  width: 100%;
}
table caption {
  margin-bottom: 1em;
  text-align: left;
  font-size: 1.1em;
  font-family: 'HelveticaNeueW02-65Medi';
}
table tr:nth-child(odd) {
  background: #fff;
}
table thead tr:nth-child(odd) {
  background: none;
}
table tr.disabled * {
  color: #ccc;
}
table th,
table td {
  padding: 5px 10px;
  border-bottom: 1px dotted #e1e1e1;
  text-align: left;
}
table th.align_right,
table td.align_right {
  text-align: right;
}
table th {
  font-family: 'HelveticaNeueW02-65Medi';
}
table p {
  margin: 0;
}
/* tableaux de chiffres V2 */
table.table_number {
  font-size: 1.1em;
  color: #000;
  background: none;
}
table.table_number tr {
  background: none;
  border-bottom: 1px dotted #e1e1e1;
}
table.table_number tr:nth-child(odd) {
  background: #fff;
}
table.table_number thead tr {
  background: none !important;
  border-bottom: 0;
}
table.table_number th {
  font-weight: normal;
}
table.table_number tr:first-child th {
  font-family: 'HelveticaNeueW02-65Medi';
  text-align: right;
}
table.table_number th,
table.table_number td {
  border: 0;
}
table.table_number td {
  text-align: right;
}
/* tableaux de mise en page */
table.table_form {
  margin-bottom: 0;
}
table.table_form tr {
  background: none !important;
}
table.table_form td {
  padding: 0 0 1em 0;
  background: none;
  border: 0;
  vertical-align: top;
  font-size: 1em;
}
table.table_form h2,
table.table_form h3,
table.table_form h4 {
  margin: 0 0 1em 0;
}
/* Mise en forme => positionnement */
.left,
.object-left {
  float: left;
  margin-right: 20px;
}
.right,
.object-right {
  float: right;
  margin-left: 20px;
}
.center,
.object-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* Mise en forme => outils de mise en page */
.clear_spacer {
  clear: both;
}
.sep {
  clear: both;
  height: 1px;
  margin: 25px 0;
  padding: 0;
  background: url('../images/sep.png') repeat-x top center;
}
.horschamp {
  position: absolute;
  left: -300em;
}
/* ---------------  CONTENT => Formulaires */
/* Formulaires => presentation */
.formulaire .formulaire_col {
  float: left;
  width: 45%;
}
.formulaire .formulaire_col + .formulaire_col {
  float: right;
  padding-left: 5%;
  border-left: 1px dotted #e1e1e1;
}
.formulaire h2 {
  margin-bottom: 1.3em;
}
.formulaire form {
  margin-bottom: 30px;
}
/* Formulaires => champs */
.formulaire ul {
  margin: 0;
}
.formulaire .field {
  position: relative;
  overflow: hidden;
  clear: both;
  margin: 0 0 1.3em 0;
  padding: 0;
  background: none;
}
.formulaire .field:before {
  display: none;
}
.formulaire .field input {
  vertical-align: middle;
}
.formulaire .text label {
  width: 32%;
  display: inline-block;
  font-family: 'HelveticaNeueW02-56Ital';
}
.formulaire .formulaire_col .text label {
  display: none;
}
.formulaire .text input,
.formulaire select,
.formulaire textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 67%;
  padding: 2px 5px;
  border: 1px solid #bbb;
  font-size: 1em;
  font-family: 'HelveticaNeueW02-56Ital';
}
.formulaire .text input:focus,
.formulaire select:focus,
.formulaire textarea:focus {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  outline: 0;
}
.formulaire .text input option,
.formulaire select option,
.formulaire textarea option {
  padding: 2px 7px;
}
.formulaire .formulaire_col .text input,
.formulaire .formulaire_col select,
.formulaire .formulaire_col textarea {
  width: 100%;
}
/* champs short */
.formulaire .short {
  float: left;
  clear: none;
  width: 48%;
}
.formulaire .short + .short {
  margin-left: 4%;
}
/* champs inline */
.formulaire .inline {
  overflow: hidden;
  float: left;
  clear: none;
  width: auto;
}
.formulaire .inline + .inline {
  margin: 1em 0 1em 1.5em;
}
.formulaire .inline label {
  display: inline;
  margin: 0 5px;
}
.formulaire .inline input {
  float: none;
  width: auto;
  margin-right: 10px;
}
.formulaire .inline.text input {
  width: auto;
  margin: 0;
}
/* champs checkbox */
.formulaire .checkbox label {
  display: inline;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
}
.formulaire .checkbox label:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 11px;
  height: 11px;
  border: 1px solid #bbb;
  background: #FFF;
}
.formulaire .checkbox input {
  margin: 0 5px;
  vertical-align: middle;
  opacity: 0;
}
.formulaire .checkbox input:checked + label:before {
  content: 'x';
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #ff6600;
}
/* Formulaires => fieldset */
.formulaire fieldset {
  clear: both;
}
.formulaire fieldset legend {
  width: 98%;
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  border-width: 0;
  font-size: 1em;
  font-weight: normal;
  color: #454545;
  font-family: 'HelveticaNeueW02-56Ital';
}
.formulaire fieldset ul ul {
  margin: 0 0 15px 15px;
}
.formulaire fieldset .field {
  margin: 0.3em 0;
}
.formulaire fieldset .field.all {
  margin: 1em 0;
  font-family: 'HelveticaNeueW02-75Bold';
}
/* CSS Hack for Gecko browsers to get it to render the legend in the right place */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  form fieldset {
    margin-top: -12px;
  }
}
/* Formulaires => boutons */
.formulaire .submit {
  margin: 1em 0;
}
.formulaire .submit span {
  cursor: pointer;
}
.formulaire .submit span:before {
  content: "";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding: 0 7px;
  vertical-align: middle;
  font-size: 10px;
}
.formulaire .submit span:hover,
.formulaire .submit span:hover * {
  color: #ff6600;
}
.formulaire .submit span:focus,
.formulaire .submit span:active,
.formulaire .submit span:active * {
  color: #ff9955;
}
.formulaire .submit input,
.formulaire .submit a {
  background: none;
  font-size: 1em;
  cursor: pointer;
  font-family: 'HelveticaNeueW02-56Ital';
}
.formulaire .submit input:hover,
.formulaire .submit a:hover {
  color: #ff6600;
}
.formulaire .submit input:focus,
.formulaire .submit a:focus,
.formulaire .submit input:active,
.formulaire .submit a:active {
  color: #ff9955;
}
#account_edit_active {
  text-align: right;
}
#account_edit_active a {
  background: none;
}
#addfriend span:before {
  content: "+";
  font-size: 13px;
  float: left;
  margin-top: 2px;
}
#removefriend span:before {
  content: "-";
  font-size: 13px;
  float: left;
  margin-top: 2px;
}
/* Formulaires => erreurs */
.formulaire .field.error input,
.formulaire .field.error select,
.formulaire .field.error textarea {
  border-color: #ff6600;
  color: #ff7608;
}
.formulaire .field.error input::-webkit-input-placeholder {
  color: #ff7608;
}
.formulaire .field.error input:-moz-placeholder {
  color: #ff7608;
}
.formulaire .field.error .placeholder {
  color: #ff7608;
}
/* Formulaires => feedback et info */
.formulaire .feedback {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 2em;
  padding: 10px;
  background: #fff;
  font-family: 'HelveticaNeueW02-56Ital';
}
.formulaire .feedback.error {
  color: #ff7608;
}
.formulaire .feedback * {
  margin: 0;
}
.formulaire .info {
  margin: 0 0 1em 0;
  text-align: right;
  color: #888;
  font-size: 0.9em;
}
/** 
* Feuille de style structure
* 
* @client HERMES
* @project Site financier
* @author Kaliop 
* 
* @summary 
*   RESET
*   STRUCTURE DE LA PAGE
*   EN TETE DE PAGE : HEADER
*   ___ HEADER    => zone de titre 
*   ___ HEADER    => structures 
*   ___ HEADER    => navigation principale
*   PARTIE CENTRALE : CONTENT 
*   ___ CONTENT => Blocs 
*   ___ CONTENT => Vues 
*   ___ CONTENT => Full 
*   ___ CONTENT => Navigation
*   ___ CONTENT => Comportements 
*   PIED DE PAGE : FOOTER
*
*/
.template {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
#debug {
  display: none;
}
/* STRUCTURE DE LA PAGE
---------------------------------------------------------------------------------------------------*/
.content {
  position: relative;
  clear: both;
  z-index: 2;
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  -o-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
}
.enlarge_font {
  font-size: 1.25em;
}
.col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 50px 20px 50px;
}
.col.full {
  padding: 0;
}
.content .medium {
  float: left;
  width: 70%;
}
.content .medium2 {
  float: left;
  width: 55%;
}
.content .medium3 {
  float: left;
  width: 88%;
}
.content .small {
  float: right;
  width: 40%;
}
/* EN TETE DE PAGE : HEADER 
---------------------------------------------------------------------------------------------------*/
#header {
  position: relative;
  z-index: 3;
  background: #FFF;
}
/* ---------------  HEADER => zone de titre, logo, recherche */
#header .site_id {
  overflow: hidden;
  padding: 18px 50px 10px 50px;
}
#header .site_id h1 {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
}
#header .site_id h1 img {
  max-width: none;
  height: 38px;
}
#header .site_id .skiplink {
  position: absolute;
  left: -3000em;
  margin: 0;
}
#header .site_id .info_action {
  float: right;
  width: 340px;
  margin-top: 16px;
  color: #646464;
}
#header .site_id .info_action p,
#header .site_id .info_action div,
#header .site_id .info_action * {
  display: inline;
  font-weight: normal;
  color: #646464;
}
#header .site_id .info_action p {
  font-family: 'HelveticaNeueW02-75Bold';
}
#header .site_id .info_action img {
  margin: 0 0 0 30px;
}
#header .site_id .info_action .date {
  color: #b1b1b1;
}
#header .site_id .info_action .price:before,
#header .site_id .info_action .price:after {
  content: "";
  display: inline-block;
  margin: 0 7px 0 5px;
  height: 9px;
  border-left: 1px dotted #646464;
}
#header .site_id .info_action .price:after {
  margin: 0 3px 0 9px;
}
#header .site_id .info_action a:hover * {
  color: #ff6600;
}
#header .site_id .info_action a:focus *,
#header .site_id .info_action a:active * {
  color: #ff9955;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  #header .site_id {
    padding: 15px 50px 7px 50px;
  }
}
/* ---------------  HEADER => navigation principale */
#main_nav_responsive {
  display: none;
}
#main_nav {
  /* general */
  /* niveau 1 */
  /* niveau 2 */
}
#main_nav li {
  overflow: visible;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 16%;
  margin: 0;
  padding: 0;
  border-right: 1px dotted #e1e1e1;
  background: none;
  vertical-align: top;
}
#main_nav a {
  display: block;
  text-decoration: none;
}
#main_nav .first_nav {
  margin: 0;
  position: relative;
  clear: both;
  padding: 10px 25px 10px 30px;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
#main_nav .first_nav li a {
  min-height: 28px;
  padding: 4px 19px 4px 19px;
  line-height: 1.2em;
}
#main_nav .first_nav li.active:before,
#main_nav .first_nav li.selected:before,
#main_nav .first_nav li.open:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 20px;
  right: 20px;
  border-bottom: 1px solid #ff6600;
}
#main_nav .first_nav li.active a,
#main_nav .first_nav li.selected a,
#main_nav .first_nav li.open a {
  color: #646464;
}
#main_nav .first_nav li.active a:hover,
#main_nav .first_nav li.selected a:hover,
#main_nav .first_nav li.open a:hover {
  color: #ff6600;
}
#main_nav .first_nav li.active a:active,
#main_nav .first_nav li.selected a:active,
#main_nav .first_nav li.open a:active {
  color: #ff9955;
}
#main_nav .first_nav li.active:before {
  border-color: #ff7608;
}
#main_nav .first_nav li.active a {
  color: #ff873d;
}
#main_nav .first_nav li.login {
  width: 14%;
  border-right: 0;
}
#main_nav .first_nav li.login a {
  position: relative;
}
#main_nav .first_nav li.login a:after {
  content: "";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 16px;
  color: #ff6600;
  position: absolute;
  top: -5px;
  margin-left: -4px;
  margin-top: 3px;
}
#main_nav .first_nav li.login .logout {
  position: absolute;
  bottom: 0;
  left: 20px;
  min-height: 0;
  padding: 0 ;
  color: #bbb;
}
#main_nav .first_nav li.login .logout:before,
#main_nav .first_nav li.login .logout:after {
  display: none;
}
#main_nav .first_nav li.login .logout:hover {
  color: #ff6600;
}
#main_nav .first_nav li.login .logout:active {
  color: #ff9955;
}
#main_nav .first_nav li.search {
  float: right;
  width: 4%;
  border: 0;
  text-align: right;
}
#main_nav .first_nav li.search a {
  min-height: 0;
  padding: 0;
}
#main_nav .first_nav li.search a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
#main_nav .first_nav li.search a:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: none;
  -webkit-filter: grayscale(0);
}
#main_nav .first_nav li.search a:focus img,
#main_nav .first_nav li.search a:active img {
  opacity: 0.6;
}
#main_nav .first_nav li.search a:before {
  content: "";
  position: relative !important;
  display: inline-block !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  width: 1px !important;
  height: 9px !important;
  margin: 0 24px 0 0 !important;
  border-left: 1px dotted #c8c8c8 !important;
  border-bottom: 0 !important;
}
#main_nav .first_nav li.search.open a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: none;
  -webkit-filter: grayscale(0);
}
#main_nav .subnav {
  overflow: hidden;
  padding: 10px 30px;
  border-bottom: 1px dotted #e1e1e1;
  background: #f0f0f0;
  color: #000;
}
#main_nav .subnav ul {
  margin: 0;
}
#main_nav .subnav li {
  width: auto;
  margin: 0 20px;
  border: 0;
}
#main_nav .subnav a {
  color: #000;
}
#main_nav .subnav a:hover {
  color: #ff6600;
}
#main_nav .subnav a:active {
  color: #ff9955;
}
#main_nav .subnav .active a {
  color: #ff7608;
}
#main_nav .subnav.thumbs {
  padding: 21px 30px 0 30px;
}
#main_nav .subnav.thumbs li {
  margin: 0 0 0 20px;
}
#main_nav .subnav.thumbs li:last-child,
#main_nav .subnav.thumbs li.last-child {
  float: right;
  margin: 0;
}
#main_nav .subnav.thumbs li a {
  position: relative;
  color: #454545;
}
#main_nav .subnav.thumbs li a img {
  width: 134px;
  height: 134px;
  max-width: none;
}
#main_nav .subnav.thumbs li a strong {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 25px;
  min-height: 30px;
  padding: 20px 20px 14px 20px;
  border-bottom: 2px solid #fff;
  background: #FFF;
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1.2em;
}
#main_nav .subnav.thumbs li a:hover {
  color: #ff6600;
}
#main_nav .subnav.thumbs li a:hover strong {
  border-bottom-color: #ff6600;
}
#main_nav .subnav.thumbs li a:active {
  color: #ff9955;
}
#main_nav .subnav.thumbs li a:active strong {
  border-bottom-color: #ff9955;
}
#main_nav .subnav.thumbs li.active a {
  color: #ff6600;
}
#main_nav .subnav.thumbs li.active a strong {
  border-bottom-color: #ff6600;
}
.en #main_nav .first_nav li.login a:after {
  margin-left: -32px;
}
.en #main_nav .first_nav li.login.logged a:after {
  margin-left: -4px;
}
.NotTouchDevice #main_nav .first_nav li a:hover:before,
.NotTouchDevice #main_nav .first_nav li a:active:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 20px;
  right: 20px;
  border-bottom: 1px solid #ff6600;
}
.NotTouchDevice #main_nav .first_nav li a:focus {
  color: #646464;
}
.NotTouchDevice #main_nav .first_nav li a:focus:before {
  display: none;
}
.NotTouchDevice #main_nav .first_nav li a:active {
  color: #ff9955;
}
.NotTouchDevice #main_nav .first_nav li a:active:before {
  display: block;
}
/* ---------------  HEADER => moteur de recherche */
#header #search p {
  margin: 0;
  text-align: right;
}
#header #search p * {
  vertical-align: middle;
  border: none;
  background: none;
  -webkit-appearance: none;
}
#header #search p label {
  position: absolute;
  left: -2000em;
}
#header #search p .text {
  width: 300px;
  margin: 0 20px;
  padding: 3px 10px;
  background: #FFF;
  font-family: 'HelveticaNeueW02-56Ital';
}
#header #search p .submit {
  cursor: pointer;
}
#header #search p .submit:hover {
  color: #ff6600;
}
#header #search p .submit:focus,
#header #search p .submit:active {
  olor: #ff9955;
}
/* ---------------  HEADER => actions */
.js_active #header .second_nav {
  display: none;
}
.js_active #header .subnav {
  display: none;
}
.js_active #header .subnav.active {
  display: block;
}
/* ---------------  HEADER => Fil d'ariane */
#header .toolsbox {
  z-index: 99;
  clear: both;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1024px;
  padding: 15px 20px 15px 50px;
  background: #FFF;
}
#header .toolsbox .breadcrumbs {
  float: left;
  margin: 0;
}
#header .toolsbox .breadcrumbs a {
  display: inline;
  padding: 0 3px;
}
#header .toolsbox .breadcrumbs strong {
  padding: 0 3px;
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #ff873d;
}
#header .toolsbox .actions {
  float: right;
}
#header .toolsbox .actions .ico {
  font-size: 14px;
}
#header .toolsbox .actions a {
  display: inline-block;
  float: left;
  padding: 0 9px;
}
#header .toolsbox .actions a + a {
  border-left: 1px dotted #e1e1e1;
}
#header .toolsbox .actions a img {
  width: 0;
}
#header .toolsbox .anchors {
  float: right;
}
#header .toolsbox .anchors ul {
  float: right;
}
#header .toolsbox .anchors li {
  float: left;
}
#header .toolsbox .anchors a {
  display: block;
  text-indent: 900em;
  width: 7px;
  height: 7px;
  margin: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #bbb;
}
#header .toolsbox .anchors a:hover,
#header .toolsbox .anchors a.active {
  background: #ff6600;
}
/* PARTIE CENTRALE : CONTENT 
---------------------------------------------------------------------------------------------------*/
/* ---------------  CONTENT => Block */
/* Block => general  */
.content .block {
  position: relative;
  margin: 0 0 40px 0;
}
.content .block_fp {
  margin: 0 -50px 40px -50px;
}
/* ---------------  CONTENT => View */
/* View => general */
.view {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 30px 0;
}
.view .actions .ico {
  display: inline-block;
  text-align: center;
  width: 22px;
  line-height: 22px;
}
.view .view_link {
  margin: 1em 0;
  font-family: 'HelveticaNeueW02-65Medi';
  text-decoration: underline;
}
/* View => types de view */
/* View resume */
.content .resume {
  overflow: hidden;
  padding: 50px 50px 0 50px;
  background: #FFF;
}
.content .resume .ill {
  float: left;
  margin-right: 50px;
  width: 250px;
}
.content .resume time {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #e1e1e1;
  font-size: 2.1em;
  font-family: 'HelveticaNeueW02-75Bold';
  color: #000;
}
.content .resume strong {
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.content .resume .actions {
  position: absolute;
  bottom: 50px;
  left: 350px;
}
.content .resume .actions a {
  display: block;
}
/* View list */
.content .list {
  margin: 0 0 40px 0;
}
.content .list ul {
  margin: 0;
  padding: 0;
}
.content .list li {
  margin-bottom: 15px;
  padding: 0;
  background: none;
  background: url('../images/bkgd//sep.png') repeat-x center center;
}
.content .list li time {
  padding-right: 20px;
  color: #000;
}
.content .list li strong {
  background: #fafafa;
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
}
.content .list li .actions {
  float: right;
  padding-left: 10px;
  background: #fafafa;
  text-align: right;
}
.content .list li a:hover * {
  color: #ff6600;
}
.content .list li a:focus *,
.content .list li a:active * {
  color: #ff9955;
}
.content .list li > a {
  padding-right: 10px;
  background: #fafafa;
}
.content .list li:before {
  display: none;
}
.content .list.rapport li {
  margin: 0;
  padding: 7px 50px;
  border-bottom: 1px dotted #e1e1e1;
  background: none;
}
.content .list.rapport li > a {
  line-height: 22px;
}
.content .list.rapport li time {
  display: inline-block;
  width: 15%;
  font-size: 1em;
}
.content .list.rapport li * {
  background: none;
}
.content .list.rapport li .n1 {
  display: inline-block;
  padding-bottom: 5px;
  font-family: 'HelveticaNeueW02-75Bold';
}
.content .list.rapport li.highlight {
  padding: 50px;
}
.content .list.rapport li.highlight a {
  padding: 0;
}
.content .list.rapport li.highlight strong {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #e1e1e1;
  font-family: 'HelveticaNeueW02-75Bold';
  font-size: 1.25em;
}
.content .list.rapport li.highlight .actions a {
  margin: 0 20px;
}
.content .list.rapport li:nth-child(odd) {
  background-color: #FFF;
}
.content .list.rapport li li {
  padding: 0;
  border-bottom: 0;
  background: none !important;
}
.content .list.rapport li li:before {
  display: none;
}
.content .list.rapport li:before {
  display: none;
}
/* View thumb */
.content .thumb {
  overflow: hidden;
  margin: 0 0 30px 50px;
}
.content .thumb ul {
  margin: 0;
  padding: 0;
}
.content .thumb li {
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  margin-bottom: 25px;
  padding: 0;
  background: none;
}
.content .thumb li:nth-child(3n+1) {
  clear: both;
}
.content .thumb li:nth-child(3n+2) {
  margin: 0 5%;
}
.content .thumb li .ill {
  float: left;
  width: 140px;
  margin-right: 20px;
}
.content .thumb li time {
  display: block;
  overflow: hidden;
  margin: 120px 0 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #e1e1e1;
  font-size: 1.25em;
  font-family: 'HelveticaNeueW02-75Bold';
}
.content .thumb li:before {
  display: none;
}
/* View pdf / iframe */
.content .pdf iframe,
.content .pdf object {
  width: 100%;
}
.content .iframe_container {
  clear: both;
  overflow: hidden;
}
.content .iframe_container iframe {
  width: 100%;
  /*margin-left: -10px;*/
  /*margin-top: -220px;*/
}
/* View map */
.content .map figure {
  position: relative;
  text-align: center;
}
.content .map figure ul {
  margin: 0;
}
.content .map figure li {
  position: absolute;
  overflow: visible;
  margin: 0;
  padding: 0;
  background: none;
}
.content .map figure li:before {
  display: none;
}
.content .map figure li a {
  display: block;
  color: #ff9955;
}
.content .map figure li span {
  display: inline-block;
  max-width: 60px;
  margin: 10px;
  font-family: 'HelveticaNeueW02-75Bold';
  font-size: 1.2em;
  line-height: 1.2em;
}
.content .map figure li strong {
  display: inline-block;
  width: 140px;
  height: 140px;
  border: 1px dashed #ff9955;
  background: url('../images/bkg_zone0.png') repeat;
  border-radius: 140px;
  -webkit-border-radius: 140px;
  -moz-border-radius: 140px;
  line-height: 140px;
  font-size: 2.1em;
}
.content .map figure li.zone1 {
  top: 17.8%;
  left: 6.3%;
}
.content .map figure li.zone1 a {
  color: #69a5ab;
}
.content .map figure li.zone1 a strong {
  display: inline-block;
  width: 182px;
  height: 182px;
  border: 1px dashed #69a5ab;
  background: url('../images/bkg_zone0.png') repeat;
  border-radius: 182px;
  -webkit-border-radius: 182px;
  -moz-border-radius: 182px;
  line-height: 182px;
  font-size: 2.1em;
}
.content .map figure li.zone1 a:hover strong {
  background-image: url('../images/bkg_zone1.png');
}
.content .map figure li.zone2 {
  top: 53%;
  left: 13%;
}
.content .map figure li.zone2 a {
  color: #ac6841;
}
.content .map figure li.zone2 a strong {
  display: inline-block;
  width: 180px;
  height: 180px;
  border: 1px dashed #ac6841;
  background: url('../images/bkg_zone0.png') repeat;
  border-radius: 180px;
  -webkit-border-radius: 180px;
  -moz-border-radius: 180px;
  line-height: 180px;
  font-size: 2.1em;
}
.content .map figure li.zone2 a:hover strong {
  background-image: url('../images/bkg_zone2.png');
}
.content .map figure li.zone3 {
  top: 21.5%;
  left: 33%;
}
.content .map figure li.zone3 a span {
  margin-right: 5px;
}
.content .map figure li.zone3 a:hover strong {
  background-image: url('../images/bkg_zone3.png');
}
.content .map figure li.zone4 {
  top: 34.5%;
  left: 53.7%;
}
.content .map figure li.zone4 a {
  color: #28a2c3;
}
.content .map figure li.zone4 a span {
  position: absolute;
  bottom: -50px;
  left: 50%;
  margin-left: -30px;
}
.content .map figure li.zone4 a strong {
  display: inline-block;
  width: 125px;
  height: 125px;
  border: 1px dashed #28a2c3;
  background: url('../images/bkg_zone0.png') repeat;
  border-radius: 125px;
  -webkit-border-radius: 125px;
  -moz-border-radius: 125px;
  line-height: 125px;
  font-size: 2.1em;
}
.content .map figure li.zone4 a:hover strong {
  background-image: url('../images/bkg_zone4.png');
}
.content .map figure li.zone5 {
  top: 13.6%;
  left: 65%;
}
.content .map figure li.zone5 a {
  color: #ed5fa1;
}
.content .map figure li.zone5 a span {
  float: right;
  line-height: 200px;
}
.content .map figure li.zone5 a strong {
  display: inline-block;
  width: 200px;
  height: 200px;
  border: 1px dashed #ed5fa1;
  background: url('../images/bkg_zone0.png') repeat;
  border-radius: 200px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  line-height: 200px;
  font-size: 2.1em;
}
.content .map figure li.zone5 a:hover strong {
  background-image: url('../images/bkg_zone5.png');
}
.content .map figure li.zone6 {
  top: 57%;
  left: 67%;
}
.content .map figure li.zone6 a {
  color: #78c987;
}
.content .map figure li.zone6 a span {
  float: right;
  line-height: 140px;
}
.content .map figure li.zone6 a strong {
  display: inline-block;
  width: 140px;
  height: 140px;
  border: 1px dashed #78c987;
  background: url('../images/bkg_zone0.png') repeat;
  border-radius: 140px;
  -webkit-border-radius: 140px;
  -moz-border-radius: 140px;
  line-height: 140px;
  font-size: 2.1em;
}
.content .map figure li.zone6 a:hover strong {
  background-image: url('../images/bkg_zone6.png');
}
/* View visio */
.content .visio {
  position: relative;
  overflow: hidden;
  margin: 20px 0;
}
.content .visio .visio_content {
  position: relative;
  height: 430px;
}
.content .visio .visio_content .view {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  -o-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
}
.content .visio .visio_content .view.active {
  opacity: 1;
  z-index: 10;
}
.content .visio .visio_content .view .ill {
  float: right;
  text-align: right;
  width: 756px;
}
.content .visio .visio_content .view .desc {
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 50px;
  width: 200px;
}
.content .visio .visio_content .view .desc h1 {
  margin: 0;
  padding-bottom: 10px;
  background: url('../images/sep2.png') repeat-x left bottom;
  font-size: 1em;
  color: #454545;
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.content .visio .visio_content .view .desc h2 {
  margin: 20px 0;
  font-size: 2.46em;
  font-family: 'Baskerville', serif;
  -webkit-font-smoothing: antialiased;
  color: #262525;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1em;
}
.content .visio .visio_content .view .desc h2 * {
  line-height: 1.1em;
}
.content .visio .visio_content .view .desc .view_link {
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}
.content .visio .visio_content .view .desc .view_link a:before {
  content: "";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding-right: 6px;
  font-size: 16px;
  vertical-align: top;
}
.content .visio .visio_nav {
  position: absolute;
  z-index: 99;
  bottom: 50px;
  left: 215px;
  margin: 0;
  background: #F5F1F0;
}
.content .visio .visio_nav a {
  float: left;
  display: inline-block;
  padding: 3px 10px;
  border-right: 1px solid #bbb;
  line-height: 20px;
  font-size: 11px;
}
.content .visio .visio_nav span {
  display: inline-block;
  padding: 4px 15px;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .content .visio {
    margin: 7px 0;
  }
}
.NotTouchDevice .content .visio .visio_nav a:hover {
  background-color: #ff6600;
  color: #FFF !important;
}
.NotTouchDevice .content .visio .visio_nav a:active {
  background-color: #ff9955;
  color: #FFF !important;
}
/* ---------------  CONTENT => Full */
/* Full => Editorial */
.content .editorial {
  overflow: hidden;
  margin-bottom: 30px;
}
.content .menu + .editorial {
  padding-left: 3%;
  border-left: 1px dotted #e1e1e1;
}
/* ---------------  CONTENT => Navigation

/* Navigation => general */
.nav ul {
  margin: 0;
}
.nav ul li {
  margin: 0;
  padding: 0;
  background: none;
  overflow: visible;
}
.nav ul li:before {
  display: none;
}
/* Navigation => menu */
.content .menu {
  float: left;
  width: 20%;
  margin: 0 7% 40px 0;
  font-family: 'HelveticaNeueW02-56Ital';
}
.content .menu li {
  margin: 0 0 10px 0;
  background: url('../images/sep.png') repeat-x bottom center;
}
.content .menu a {
  display: block;
  padding: 0 0 10px 0;
}
.content .menu .selected a {
  color: #ff7608;
}
/* Navigation => tabs */
.content .tabs {
  overflow: hidden;
  margin: 0 -50px;
  border-top: 1px dotted #e1e1e1;
  text-align: center;
}
.content .tabs li {
  position: relative;
  display: block;
  overflow: visible;
  width: 16.66%;
  float: left;
}
.content .tabs a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px dotted #e1e1e1;
}
.content .tabs li + li a {
  border-left: 1px dotted #e1e1e1;
}
.content .tabs .selected a {
  color: #ff7608;
  background: #FFF;
  border-bottom: 1px solid #fff;
}
/* Navigation => pagination */
.content .pagination {
  clear: both;
}
.content .pagination .pages {
  text-align: right;
  margin: 0;
}
.content .pagination .pages li {
  display: inline;
  margin: 0 0 0 5px;
  padding: 0;
  background: none;
}
.content .pagination .pages li a,
.content .pagination .pages li strong {
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}
.content .pagination .pages li strong {
  color: #ff6600;
  text-decoration: underline;
}
.content .pagination .pages .prev a {
  margin-right: 10px;
}
.content .pagination .pages .prev a:before {
  content: "« ";
  padding: 0 5px 0 0;
}
.content .pagination .pages .next a {
  margin-left: 10px;
}
.content .pagination .pages .next a:after {
  content: ' »';
  padding: 0 0 0 5px;
}
/* Navigation => anchors */
.content .anchors {
  float: right;
}
.content .anchors ul {
  float: right;
}
.content .anchors li {
  float: left;
}
.content .anchors a {
  display: block;
  text-indent: 900em;
  width: 7px;
  height: 7px;
  margin: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #bbb;
}
.content .anchors a:hover,
.content .anchors a.active {
  background: #ff6600;
}
/* Navigation => filters */
.content .filters {
  margin-top: -60px;
}
.content .filters h2 {
  margin-bottom: 36px;
  font-weight: normal;
}
.content .filters .dropdown {
  float: left;
  min-width: 175px;
}
.content .filters .dropdown li {
  margin: 3px 0;
}
.content .filters .dropdown a {
  position: relative;
  padding-left: 30px;
}
.content .filters .dropdown a:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 8px;
  width: 11px;
  height: 11px;
  margin: 0 5px 0 0;
  border: 1px solid #bbb;
  background: #FFF;
}
.content .filters .dropdown .selected a:before,
.content .filters .dropdown a:active:before,
.content .filters .dropdown a:focus:before {
  content: 'x';
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #ff6600;
}
.content .filters .dropdown + .dropdown {
  margin-left: 10px;
}
/* ---------------  CONTENT => Comportements */
/* Comportements => dropdown */
.dropdown {
  position: relative;
  min-width: 200px;
}
.dropdown a {
  text-decoration: none;
  border: 0 !important;
}
.dropdown a:hover,
.dropdown a:focus {
  color: #646464 !important;
  text-decoration: none !important;
}
.dropdown .dropdown_header {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 3px 10px;
  padding-right: 30px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  background: #fff;
  font-size: 0.9em;
}
.dropdown .dropdown_header:after {
  content: "v";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 9px;
  font-size: 4px;
}
.dropdown .dropdown_header:hover {
  color: #ff6600;
}
.dropdown .dropdown_content {
  z-index: 1;
  margin: 0 !important;
}
.dropdown .dropdown_content ul {
  margin: 0;
}
.dropdown .dropdown_content li {
  margin: 0;
  padding: 0;
  background: none;
}
.dropdown .dropdown_content a {
  display: block;
  padding: 3px 10px;
}
.js_active .dropdown.open {
  z-index: 98 !important;
}
.js_active .dropdown_content {
  position: absolute;
  left: -300em;
  border: 1px solid #e1e1e1;
  border-top: 0;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.js_active .dropdown.open .dropdown_content {
  left: 0;
  right: 0;
}
/* Comportements => accordion */
.accordion .accordion_section {
  position: relative;
  border-bottom: 1px dotted #e1e1e1;
}
.accordion .accordion_section.open {
  padding: 20px 0 12px 0 ;
}
.accordion .accordion_section:nth-child(odd) {
  background-color: #FFF;
}
.accordion .accordion_section .accordion_header {
  margin: 0;
  padding: 10px 50px 10px 10px;
  cursor: pointer;
  font-size: 1em;
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.accordion .accordion_section .accordion_header:after {
  content: "+";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #000 !important;
  position: absolute;
  right: 10px;
}
.accordion .accordion_section.open .accordion_header {
  color: #ff6600;
}
.accordion .accordion_section.open .accordion_header:after {
  content: "-";
  color: #ff6600 !important;
}
.accordion .accordion_content {
  display: none;
  padding: 10px 50px 10px 10px;
}
.accordion .accordion_content p {
  line-height: 1.7em;
}
/* Comportements => section summary */
.summary_section {
  display: none;
  padding-left: 5%;
  border-left: 1px dotted #e1e1e1;
}
.summary_section.active {
  display: block;
}
.summary_section.block_fp {
  padding: 0;
  border: 0;
}
.summary_section h2 {
  position: absolute;
  left: -2000em;
}
/* Comportements => popin lightbox */
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
}
.ui-widget-overlay {
  background-image: none;
}
.ui-dialog-titlebar-close .ui-icon-closethick {
  background: none;
  text-indent: 0;
  color: #ff6600;
  width: 20px;
  height: 20px;
}
.ui-dialog-titlebar-close .ui-icon-closethick:before {
  content: "";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 19px;
}
.ui-dialog-titlebar-close .ui-icon-closethick:focus,
.ui-dialog-titlebar-close .ui-icon-closethick:active {
  color: #ff9955;
}
.ui-dialog .popin {
  padding: 0 50px 20px 50px;
}
.ui-dialog .popin h2 {
  font-size: 1.7em;
}
.ui-dialog .popin form label {
  position: absolute;
  left: -3000em;
}
.ui-dialog .ui-dialog-buttonpane {
  margin: -40px 0 20px 0;
  padding: 0;
}
.ui-dialog .ui-dialog-buttonpane button,
.ui-dialog .ui-dialog-buttonpane .ui-state-focus {
  margin: 0;
  border: 0;
  font-family: 'HelveticaNeueW02-56Ital';
  color: #454545;
}
.ui-dialog .ui-dialog-buttonpane button:hover,
.ui-dialog .ui-dialog-buttonpane .ui-state-focus:hover {
  color: #ff6600;
}
.ui-dialog .ui-dialog-buttonpane button:active,
.ui-dialog .ui-dialog-buttonpane .ui-state-focus:active {
  color: #ff9955;
}
.ui-dialog .ui-dialog-buttonpane .ui-button-text:before {
  content: "";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding: 0 7px;
  vertical-align: middle;
  font-size: 10px;
}
/* Comportements => tooltip */
.tooltip {
  position: absolute;
  z-index: 99;
  width: 200px;
  height: 20px;
  margin: -40px 0 0 -110px;
  text-align: center;
  font-size: 0.9em;
}
.tooltip span {
  display: inline-block;
  padding: 0 10px;
  border: 1px solid #e1e1e1;
  background: #FFF;
  line-height: 20px;
}
.tooltip:after {
  content: " ";
  position: absolute;
  top: 22px;
  right: auto;
  bottom: auto;
  left: 92px;
  border: 7px solid #fff;
  border-width: 8px;
  border-color: #e1e1e1 transparent transparent transparent;
}
/* PIED DE PAGE : FOOTER
---------------------------------------------------------------------------------------------------*/
/* FOOTER  */
#footer {
  overflow: hidden;
  clear: both;
}
#footer ul {
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 10px 50px;
}
#footer li {
  display: inline-block;
  margin: 0 2% 0 0;
  padding: 0;
  background: none;
}
#footer .shortcuts {
  background: #bbb;
  color: #FFF;
}
#footer .shortcuts li {
  padding: 4px 0;
  line-height: 1.2em;
}
#footer .shortcuts a {
  color: #FFF;
  line-height: 1em;
}
#footer .shortcuts a:hover {
  color: #000;
}
#footer .shortcuts a:focus,
#footer .shortcuts a:active {
  color: #454545;
}
#footer .shortcuts .selected {
  font-weight: normal;
  color: #454545;
  cursor: default;
}
#footer .shortcuts .selected a {
  color: #454545;
}
#footer .shortcuts .lang {
  float: right;
  margin: 0 4% 0 0;
  text-align: right;
}
#footer .shortcuts .lang * {
  padding: 0 5px;
}
#footer .shortcuts .lang * + * {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .shortcuts .zoom {
  float: right;
  width: auto;
  margin: 0;
  text-align: right;
}
#footer .shortcuts .zoom * {
  margin-left: 10px;
}
#footer .shortcuts .zoom * + * {
  font-size: 1.5em;
  line-height: 0.9em;
}
#footer .affiliate {
  padding: 17px 48px;
  background: #FFF;
  color: #9e9e9e;
}
#footer .affiliate li {
  max-width: none;
  margin-right: 50px;
}
#footer .affiliate a {
  color: #9e9e9e;
  padding-left: 2px;
}
#footer .affiliate a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  width: 12px;
  vertical-align: top;
}
#footer .affiliate .follow a {
  padding-left: 5px;
}
#footer .affiliate .follow a + a:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  margin: 0 9px 0 0;
  background: #e6e6e6;
}
#toTop {
  position: fixed;
  bottom: 110px;
  width: 1100px;
  margin: 0 auto;
  text-align: right;
}
#toTop p {
  display: none;
  margin: 0;
}
#toTop a {
  display: inline-block;
  height: 70px;
  width: 85px;
  font-size: 0.9em;
  text-align: center;
}
#toTop a span {
  display: none;
}
#toTop a:hover span {
  display: block;
  color: #ff873d;
}
#toTop a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  margin-top: 25px;
  margin-bottom: 5px;
}
#toTop a:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: none;
  -webkit-filter: grayscale(0);
}
#toTop a:focus img,
#toTop a:active img {
  opacity: 0.6;
}
@media (min-device-width: 640px) and (max-device-width: 1024px) and (orientation: portrait) {
  /** 
* Feuille de style pour les ecrans compris entre 960px et 500px
* 
* @client HERMES
* @project Site financier
* @author Kaliop 
* 
*/
  /* STRUCTURE DE LA PAGE
---------------------------------------------------------------------------------------------------*/
  body {
    width: 100%;
  }
  .col {
    padding-left: 2%;
    padding-right: 2%;
  }
  .content .medium3,
  .content .medium.formulaire {
    float: none;
    clear: both;
    width: 100%;
  }
  .content .block_fp {
    margin: 0 -2% 40px -2%;
  }
  /* HEADER 
---------------------------------------------------------------------------------------------------*/
  #header .site_id,
  #main_nav .first_nav,
  #main_nav .subnav,
  #main_nav .subnav.thumbs,
  #header .toolsbox {
    padding-left: 2%;
    padding-right: 2%;
  }
  #main_nav li {
    width: 15.7%;
  }
  #main_nav .first_nav li a {
    padding: 0 8px;
  }
  #main_nav .first_nav li:first-child a {
    padding-left: 0;
  }
  #main_nav .first_nav li.login .logout {
    left: 7px;
  }
  #main_nav .first_nav li a:before {
    left: 5px;
    right: 5px;
  }
  #main_nav .first_nav li.search {
    width: 3%;
  }
  #main_nav .first_nav li.search a {
    margin-left: -20px;
  }
  #main_nav .first_nav li.search a:before {
    margin-right: 7px;
  }
  #main_nav .subnav li {
    margin: 0 10px;
  }
  #main_nav .subnav li:first-child {
    margin-left: 0;
  }
  /* PARTIE CENTRALE : CONTENT 
---------------------------------------------------------------------------------------------------*/
  /* ---------------  CONTENT => View */
  .content .resume,
  .content .list.rapport li {
    padding-left: 2%;
    padding-right: 2%;
  }
  .content .thumb {
    margin-left: 2%;
  }
  .content .visio .visio_content {
    height: 300px;
  }
  .content .visio .visio_content .view .desc {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: 26%;
    margin: 40px 2%;
  }
  .content .visio .visio_content .view .ill {
    overflow: hidden;
    float: right;
    width: 70%;
  }
  .content .visio .visio_content .view .ill img {
    max-width: 100%;
  }
  .content .visio .visio_nav {
    bottom: 20px;
    left: 30%;
    margin-left: -52px;
  }
  /* ---------------  CONTENT => Map */
  .content .map figure li.zone1 {
    left: 3%;
  }
  .content .map figure li.zone1 a strong {
    width: 140px;
    height: 140px;
    line-height: 140px;
  }
  .content .map figure li.zone2 a strong {
    width: 140px;
    height: 140px;
    line-height: 140px;
  }
  .content .map figure li.zone3 a strong {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  .content .map figure li.zone4 a strong {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
  .content .map figure li.zone5 a strong {
    width: 160px;
    height: 160px;
    line-height: 160px;
  }
  .content .map figure li.zone6 a strong {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  /* ---------------  CONTENT => Full */
  /* ---------------  CONTENT => Navigation */
  .content .filters .dropdown {
    float: none;
    width: 100%;
    margin: 0 0 10px 0 !important;
  }
  /* ---------------  CONTENT => Comportements */
  /* PIED DE PAGE : FOOTER
---------------------------------------------------------------------------------------------------*/
  #footer ul {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }
}
@media (max-width: 640px) {
  /** 
* Feuille de style pour les ecrans infértieurs a 580px
* 
* @client HERMES
* @project Site financier
* @author Kaliop 
* 
*/
  /* STRUCTURE DE LA PAGE
---------------------------------------------------------------------------------------------------*/
  body {
    width: 100%;
    -webkit-text-size-adjust: none;
  }
  .content {
    margin: 0;
  }
  .content .col {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .content .col.full {
    padding: 0;
  }
  .content .block {
    width: 90% !important;
    margin: 0 5% 30px 5%;
    clear: both;
  }
  .content .block_fp {
    width: 100% !important;
    margin: 0 0 30px 0;
  }
  .content .block_fp.medium3 {
    width: 90% !important;
    margin: 0 5% 30px 5%;
  }
  .sticky-wrapper {
    display: none;
  }
  /* EN TETE DE PAGE : HEADER 
---------------------------------------------------------------------------------------------------*/
  #header {
    border-bottom: 1px solid #ddd;
  }
  /* ---------------  HEADER => zone de titre, logo, recherche */
  #header .site_id {
    padding: 0;
  }
  #header .site_id h1 {
    float: none;
    margin: 0 50px 0 0;
    padding: 10px 10px 10px 20px;
    line-height: 1em;
  }
  #header .site_id h1 a {
    line-height: 1em;
	display: block;
	text-align: center;
  }
  #header .site_id h1 img {
    max-width: 100%;
    display: block;
	margin: 0 auto 10px auto;
  }
  #header .site_id .skiplink {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    border-left: 1px dotted #e1e1e1;
  }
  #header .site_id .skiplink a {
    display: block;
    width: 51px;
    height: 52px;
    line-height: 52px;
    text-align: center;
  }
  #header .site_id .skiplink img {
    vertical-align: baseline;
    width: 13px;
  }
  #header .site_id .info_action {
    float: none;
    width: auto;
    margin: 0;
    padding: 10px 0;
    border-top: 1px dotted #e1e1e1;
    font-size: 0.8em;
    text-align: center;
  }
  /* ---------------  HEADER => navigation principale */
  #header #main_nav {
    display: none;
  }
  #header #main_nav_responsive.active {
    display: block;
  }
  #header #main_nav_responsive {
    position: relative;
    z-index: 2;
    margin-top: -30px;
    padding: 0;
    border: 0;
    background: #FFF;
    font-size: 1.25em;
  }
  #header #main_nav_responsive ul {
    margin: 0;
  }
  #header #main_nav_responsive li {
    display: block;
    margin: 0;
  }
  #header #main_nav_responsive li a {
    position: relative;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px dotted #e1e1e1;
  }
  #header #main_nav_responsive li a:after {
    content: ">";
    float: right;
    margin-top: 6px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 12px;
  }
  #header #main_nav_responsive li.open > a:before,
  #header #main_nav_responsive li.active > a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 220px;
    border-bottom: 1px solid #ff6600;
  }
  #header #main_nav_responsive li.open > a:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #header #main_nav_responsive li form {
    padding: 8px 20px;
    border-bottom: 1px dotted #e1e1e1;
    background: #f8f8f8;
  }
  #header #main_nav_responsive li form * {
    vertical-align: middle;
    border: none;
    background: none;
    -webkit-appearance: none;
  }
  #header #main_nav_responsive li form label {
    position: absolute;
    left: -2000em;
  }
  #header #main_nav_responsive li form .text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    padding: 3px 10px;
    border: 1px solid #e1e1e1;
    background: #FFF;
    font-family: 'HelveticaNeueW02-56Ital';
  }
  #header #main_nav_responsive li form .submit {
    float: right;
    line-height: 32px;
  }
  #header #main_nav_responsive li.login .ico {
    display: inline-block;
    margin: 2px 0 0 -10px;
    color: #ff6600 !important;
    vertical-align: top;
  }
  #header #main_nav_responsive .subnav {
    padding: 0;
    border: 0;
    background: #f2f2f2;
  }
  #header #main_nav_responsive .subnav a {
    padding-left: 35px;
    color: #000;
  }
  #header #main_nav_responsive .subnav a strong {
    font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  #header #main_nav_responsive .subnav a img {
    display: none;
  }
  #header #main_nav_responsive .subnav a:before {
    content: ">" !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    left: 20px !important;
    top: 17px !important;
    border: 0 !important;
    font-size: 8px;
  }
  #header #main_nav_responsive .subnav a:after {
    display: none;
  }
  #header #main_nav_responsive .subnav .active a {
    color: #ff6600;
  }
  #header #main_nav_responsive .open .subnav {
    display: block;
  }
  .en #header #main_nav_responsive li.login .ico {
    margin-top: 1px;
  }
  /* PARTIE CENTRALE : CONTENT 
---------------------------------------------------------------------------------------------------*/
  /* ---------------  CONTENT => Mise en forme */
  h1 {
    margin: 20px 5%;
    font-size: 1.8em;
  }
  h2 {
    color: #888;
  }
  h3 {
    font-size: 1.15em;
  }
  ul,
  ol {
    margin-left: 0;
  }
  .file .ico {
    font-size: 14px;
    margin-right: 6px;
  }
  .left,
  .right {
    float: none;
    margin-right: 0;
    margin-left: 0;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .figure {
    display: block;
  }
  table tr {
    border-bottom: 1px dotted #e1e1e1;
  }
  table th,
  table td {
    display: block;
    text-align: left;
    border: 0;
    padding: 0 10px;
  }
  table th:first-child,
  table td:first-child {
    padding-top: 10px;
  }
  table th:last-child,
  table td:last-child {
    padding-bottom: 10px;
  }
  table.table_number th,
  table.table_number td {
    display: table-cell;
    padding: 0px 5px;
  }
  table.table_number tr:first-child th {
    text-align: right;
  }
  table.table_number td {
    text-align: right;
  }
  table.table_number th:first-child,
  table.table_number td:first-child {
    padding-top: 5px;
  }
  table.table_number th:last-child,
  table.table_number td:last-child {
    padding-bottom: 5px;
  }
  /* ---------------  CONTENT => Formulaires */
  /* Formulaires => presentation */
  .formulaire {
    width: 90% !important;
    float: none !important;
    margin: 0 5%;
  }
  .formulaire .formulaire_col {
    float: none;
    width: auto;
  }
  .formulaire .formulaire_col + .formulaire_col {
    float: none;
    padding: 20px 0 0 0;
    border-left: 0;
    border-top: 1px solid #ddd;
  }
  .formulaire h2 {
    color: #454545;
  }
  #loginform .checkbox {
    display: none;
  }
  #loginform .submit + p {
    position: relative;
    z-index: 2;
    float: right;
    font-size: 0.9em;
    margin-top: -30px;
  }
  #loginform .submit + p a {
    color: #ababab;
  }
  #downloadlink {
    display: none;
  }
  #data_edit_fields label {
    display: none;
  }
  /* Formulaires => champs */
  .formulaire .text label {
    width: 100%;
  }
  .formulaire .text input,
  .formulaire select,
  .formulaire textarea {
    width: 100%;
  }
  /* Formulaires => fieldset */
  /* CSS Hack for Gecko browsers to get it to render the legend in the right place */
  form fieldset {
    margin-top: 0;
  }
  /* ---------------  CONTENT => Block */
  /* View => types de view */
  .view .actions .ico {
    width: auto;
    font-size: 14px;
    margin: 0 0 0 7px;
    padding: 0 0 0 6px;
  }
  .view .actions .read {
    margin: 0;
    font-size: 16px;
  }
  /* View resume */
  .content .resume {
    width: 100%;
    margin: 0 0 30px;
    padding: 0 10px 0 0;
  }
  .content .resume .ill {
    margin-right: 10px;
    width: 115px;
  }
  .content .resume time {
    font-size: 1.25em;
    margin: 10px 0 7px 0;
    padding: 0 0 5px 0;
  }
  .content .resume strong {
    display: block;
    margin-bottom: 15px;
    font-size: 0.9em;
  }
  .content .resume .actions {
    position: relative;
    bottom: auto;
    left: auto;
    font-size: 0.8em;
  }
  .content .resume .actions a {
    overflow: hidden;
    margin: 0;
  }
  .content .resume .actions a:first-child {
    margin: 0 0 10px 0;
    padding-top: 3px;
  }
  .content .resume .actions .ico {
    width: 17px;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    line-height: 1;
  }
  .content .resume .actions a:first-child .ico {
    font-size: 16px;
    margin-top: -3px;
  }
  /* View list */
  .content .list {
    margin: 0;
  }
  .content .list li {
    position: relative;
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px dotted #e1e1e1;
    background: none;
  }
  .content .list li time {
    display: none;
  }
  .content .list li > a {
    display: inline-block;
    vertical-align: middle;
    width: 64%;
    padding: 0;
  }
  .content .list li .actions {
    float: none;
    display: inline-block;
    width: 34%;
    vertical-align: middle;
    padding: 0;
  }
  .content .list.rapport li {
    padding: 8px 20px;
  }
  .content .list.rapport li > a {
    line-height: 1.2em;
  }
  .content .list.rapport li li {
    margin: 10px 0;
  }
  /* View thumb */
  .content .thumb {
    margin: 0;
  }
  .content .thumb li {
    clear: none !important;
    width: 48%;
    margin: 0 0 30px 0 !important;
    padding: 0 10px 0 0;
    background: #FFF;
  }
  .content .thumb li:nth-child(odd) {
    clear: both !important;
  }
  .content .thumb li:nth-child(even) {
    float: right;
  }
  .content .thumb li .ill {
    margin-right: 10px;
    width: 60%;
  }
  .content .thumb li time {
    margin: 5px 0;
    text-align: center;
  }
  .content .thumb li .actions .ico {
    line-height: 30px;
  }
  .content .thumb li .actions a + a .ico {
    margin-left: 5px;
  }
  /* View visio */
  .content .visio {
    margin: 0;
    width: 100% !important;
  }
  .content .visio .visio_content {
    height: auto;
  }
  .content .visio .visio_content .view {
    position: relative;
    right: auto;
    left: auto;
    display: none;
  }
  .content .visio .visio_content .view.active {
    display: block;
  }
  .content .visio .visio_content .view .ill {
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
  }
  .content .visio .visio_content .view .desc {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    margin: 20px;
  }
  .content .visio .visio_content .view .desc h1 {
    display: none;
  }
  .content .visio .visio_content .view .desc h2 {
    margin: 10px 0;
    font-size: 1.8em;
  }
  .content .visio .visio_nav {
    top: 181px;
    bottom: auto;
    left: auto;
    right: 0;
  }
  .content .visio .visio_nav .nav_next {
    border: 0;
  }
  .content .visio .visio_nav .counter {
    background: #fafafa;
  }
  /* View pdf / iframe */
  .content .iframe_container,
  .content .iframe_container[style] {
    width: 320px;
    height: auto !important;
    margin: 0 auto 20px auto;
  }
  .content .iframe_container iframe,
  .content .iframe_container[style] iframe {
    width: 650px;
    height: 450px;
    max-width: none;
    margin-left: -166px;
    margin-top: -220px;
    margin-bottom: -100px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* View map */
  .content .map {
    overflow: hidden;
  }
  .content .map figure {
    text-align: left;
  }
  .content .map figure img {
    margin-bottom: 10px;
  }
  .content .map figure li {
    position: static;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    line-height: 1.1em !important;
  }
  .content .map figure li span {
    position: relative !important;
    float: left !important;
    width: 40%;
    display: inline-block;
    max-width: none;
    margin: 5px 5% !important;
    left: auto !important;
    bottom: 0 !important;
    line-height: 1.1em !important;
    font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  .content .map figure li a:hover strong {
    background: none !important;
  }
  .content .map figure li strong {
    position: absolute;
    font-size: 1.3em !important;
    text-align: center;
    font-family: 'HelveticaNeueW02-55Roma', helvetica, arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  .content .map figure li.zone1 a strong {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px dashed #69a5ab;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    line-height: 60px;
    font-size: 2.1em;
    top: 15%;
    left: 12%;
  }
  .content .map figure li.zone2 a strong {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px dashed #ac6841;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    line-height: 50px;
    font-size: 2.1em;
    top: 54%;
    left: 21%;
  }
  .content .map figure li.zone3 a strong {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px dashed #ff9955;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    line-height: 35px;
    font-size: 2.1em;
    top: 25%;
    left: 40%;
  }
  .content .map figure li.zone4 a strong {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px dashed #28a2c3;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    line-height: 30px;
    font-size: 2.1em;
    top: 40%;
    left: 50%;
  }
  .content .map figure li.zone5 a strong {
    display: inline-block;
    width: 70px;
    height: 70px;
    border: 1px dashed #ed5fa1;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 70px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    line-height: 70px;
    font-size: 2.1em;
    top: 8%;
    left: 62%;
  }
  .content .map figure li.zone6 a strong {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px dashed #78c987;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    line-height: 40px;
    font-size: 2.1em;
    top: 53%;
    left: 68%;
  }
  /* View map format paysage */
  /* ---------------  CONTENT => Full */
  /* Full => Editorial */
  .content .editorial {
    width: 90% !important;
    margin: 0 5% 10px 5%;
  }
  .content .menu + .editorial {
    padding-left: 0;
    border: 0;
  }
  /* ---------------  CONTENT => Navigation */
  .toolsbox {
    display: none;
  }
  .content .nav {
    width: 90%;
    margin: 0 5% 20px 5%;
  }
  /* Navigation => menu */
  .content .menu {
    float: none;
    display: none;
  }
  .content .menu li {
    border-bottom: 1px dotted #e1e1e1;
    background: none;
  }
  /* Navigation => account */
  .content .account li a:after {
    content: "";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    float: right;
    margin-top: 3px;
    padding-right: 1px;
  }
  .content .account li + li a:after {
    content: "";
    font-size: 11px;
    padding-right: 0;
  }
  .content .account li + li + li a:after {
    content: "";
    font-size: 14px;
    padding-right: 3px;
  }
  .content .account li + li + li + li a:after {
    content: "";
  }
  /* Navigation => tabs */
  .content .tabs {
    width: 100%;
    margin: 0;
  }
  /* Navigation => pagination */
  .content .pagination {
    width: auto;
    margin: 0;
  }
  .content .pagination .pages {
    margin: 20px 0 0 0;
    text-align: center;
  }
  .content .pagination .pages li {
    margin: 0 2px;
  }
  .content .pagination .pages li a,
  .content .pagination .pages li strong {
    padding: 2px 8px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  /* Navigation => filters */
  .content .filters {
    margin-top: 0;
  }
  .content .filters h2 {
    margin-bottom: 15px;
  }
  .content .filters .dropdown {
    float: none;
    margin: 0 0 10px 0 !important;
  }
  /* ---------------  CONTENT => Comportements */
  /* Comportements => accordion */
  .content .accordion {
    width: 100% !important;
    margin: 0 0 30px 0;
  }
  .content .accordion .accordion_section {
    padding: 0 20px;
  }
  .content .accordion .accordion_section.open {
    padding: 0 20px;
  }
  .content .accordion .accordion_section .accordion_header {
    padding: 10px 50px 10px 0;
  }
  .content .accordion .accordion_section .accordion_header:after {
    right: 20px;
    top: 13px;
  }
  .content .accordion .accordion_section .accordion_content {
    padding: 10px 50px 10px 0;
  }
  /* Comportements => section summary */
  .summary_section {
    padding-left: 0;
    border-left: 0;
  }
  /* Comportements => popin lightbox */
  .ui-dialog[style] {
    right: 20px !important;
    left: 20px !important;
    width: auto !important;
  }
  .ui-dialog .popin {
    padding: 0 20px;
  }
  .ui-dialog .ui-dialog-buttonpane {
    margin: 0;
  }
  /* PIED DE PAGE : FOOTER
---------------------------------------------------------------------------------------------------*/
  #footer {
    text-align: center;
    font-size: 1.25em;
  }
  #footer ul {
    padding: 0;
  }
  #footer .shortcuts {
    background: #646464;
  }
  #footer .shortcuts li {
    display: block;
    margin: 0 -10px;
    padding: 0 20px;
    background: #bbb;
  }
  #footer .shortcuts a {
    display: block;
    line-height: 40px;
    padding-bottom: 2px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #footer .shortcuts li + li + li {
    background: #ddd;
  }
  #footer .shortcuts li + li + li + li + li + li {
    background: #646464;
  }
  #footer .shortcuts li + li + li + li + li + li a {
    border-top: 0;
  }
  #footer .shortcuts li:first-child a {
    border-top: 0;
  }
  #footer .shortcuts li:last-child a {
    border-bottom: 0;
  }
  #footer .shortcuts .zoom,
  #footer .shortcuts .lang {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0 10px;
    background: none;
    font-size: 0.8em;
    text-align: center;
  }
  #footer .shortcuts .zoom a,
  #footer .shortcuts .lang a {
    display: inline-block;
    padding-bottom: 0;
    border: 0;
    color: #aaa;
  }
  #footer .shortcuts .zoom .selected,
  #footer .shortcuts .lang .selected {
    color: #fff;
  }

  #footer .affiliate {
    padding: 0;
  }
  #footer .affiliate li {
    display: block;
    margin: 0;
  }
  #footer .affiliate a {
    display: block;
    line-height: 40px;
  }
  #footer .affiliate .follow {
    border-top: 1px dotted #e1e1e1;
  }
  #footer .affiliate .follow span {
    display: block;
    padding: 5px 0;
  }
  #footer .affiliate .follow a {
    display: inline-block;
    padding-left: 0;
    font-size: 16px;
  }
  #footer .affiliate .follow a + a {
    padding-left: 20px;
  }
  #footer .affiliate .follow a + a:before {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 640px) and screen and (orientation: landscape) {
  .content .map {
    border: 10px solid red;
  }
}
@media (max-width: 640px) and (orientation: landscape) {
  /** 
* Feuille de style pour les ecrans infértieurs a 580px et landscape
* 
* @client HERMES
* @project Site financier
* @author Kaliop 
* 
*/
  /* STRUCTURE DE LA PAGE
---------------------------------------------------------------------------------------------------*/
  /* EN TETE DE PAGE : HEADER 
---------------------------------------------------------------------------------------------------*/
  /* PARTIE CENTRALE : CONTENT 
---------------------------------------------------------------------------------------------------*/
  /* View visio */
  .content .visio .visio_nav {
    top: 272px;
  }
  /* View map */
  .content .map figure li.zone1 a strong {
    display: inline-block;
    width: 80px;
    height: 80px;
    border: 1px dashed #69a5ab;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    line-height: 80px;
    font-size: 2.1em;
    top: 15%;
    left: 12%;
  }
  .content .map figure li.zone2 a strong {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 1px dashed #ac6841;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    line-height: 60px;
    font-size: 2.1em;
    top: 53%;
    left: 24%;
  }
  .content .map figure li.zone3 a strong {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px dashed #ff9955;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    line-height: 40px;
    font-size: 2.1em;
    top: 25%;
    left: 40%;
  }
  .content .map figure li.zone4 a strong {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px dashed #28a2c3;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    line-height: 35px;
    font-size: 2.1em;
    top: 38%;
    left: 50%;
  }
  .content .map figure li.zone5 a strong {
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 1px dashed #ed5fa1;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    line-height: 100px;
    font-size: 2.1em;
    top: 11%;
    left: 62%;
  }
  .content .map figure li.zone6 a strong {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px dashed #78c987;
    background: url('../images/bkg_zone0.png') repeat;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    line-height: 50px;
    font-size: 2.1em;
    top: 58%;
    left: 68.5%;
  }
  /* View pdf / iframe */
  .content .iframe_container[style] {
    width: 500px;
  }
  .content .iframe_container[style] iframe {
    height: 485px;
    margin-left: -90px;
    margin-top: -225px;
    margin-bottom: -100px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  /* PIED DE PAGE : FOOTER
---------------------------------------------------------------------------------------------------*/
}
