@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('League_Gothic-webfont.eot');
    src: url('League_Gothic-webfont.eot?#iefix') format('eot'),
         url('League_Gothic-webfont.woff') format('woff'),
         url('League_Gothic-webfont.ttf') format('truetype'),
         url('League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
    font-weight: normal;
    font-style: normal;
}

.lgr {font-family:'Helvetica','Verdana','Arial',sans-serif;}
.hide {display:none;}
.ui-tabs-hide {display:none}
.hidden {visibility: hidden; clear: both; margin: 0; padding: 0;}
html {font-size:16px;}
body {
  background: white;
  color: black;
  font: normal .80em/1.5em Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
  padding:0
}
#col-blocs {margin: 20px 10px 20px 10px; width: 340px;}

.embed {
    border-left: thick solid #ccc;
   /* margin-left: 40px;*/
    padding-left: 10px;
  display: block;
  margin-bottom: 10px;
}
#ezwt {width: 100%; margin: 10px auto; float: left; padding-left: 180px}

/* ================= TOP LINKS ================ */

#top-links{
  height: 30px;
  padding: 6px 0 0 0;
}

#top-links ul.sites-selector {
  float: left;
  margin-right: 10px;
  height: 30px;
}

#top-links ul.sites-selector li.sites-selector-button {
  width: 142px;
  display: block;
  background: url('../images/structure/background/top_links_onglet_bg.png') no-repeat bottom left;
  height: 30px;
}

#top-links ul.sites-selector li.sites-selector-button a {
  display: block;
  padding: 8px 0 0 10px;
  color: #eee;
  font-size: 0.9em;
}

#top-links ul.sites-selector li.sites-selector-button a:hover,
#top-links ul.sites-selector li.sites-selector-button a:active,
#top-links ul.sites-selector li.sites-selector-button a:focus {
  text-decoration: none;
  color: #eee;
}

#top-links ul.sites-selector li ul {
  display: none;
  position: absolute;
  background-color: white;
  box-shadow: 0 0 3px #ccc;
  margin-top: 4px;
  height: 210px;
  z-index: 999;
}

#top-links ul.sites-selector li ul li {
  width: 280px;
}

#top-links ul.sites-selector li ul.sites-selector-list li a {
  color: #666;
  border-bottom: 1px dotted #ccc;
}

#top-links ul.sites-selector li ul.sites-selector-list li a:hover {
  color: black;
}

#top-links ul.top-links li {
  display:block;
  float:left;
  height:30px;
  margin:0 20px 0 0;
}
#top-links ul.top-links li.link1{
  width: 142px;
  background: url('../images/structure/background/top_links_onglet_bg.png') no-repeat bottom left;
  margin-right: 7px;
}
#top-links ul.top-links li a, #top-links ul.top-links li span {
  color: #2A2A2A;
  display: block;
  float: left;
  font-size: 0.9em;
  height: 20px;
  line-height: 20px;
  padding: 8px 0 0 0;
}
#top-links ul.top-links li.link1 { position: relative; }
#top-links ul.top-links li.link1 a { padding: 9px 0 0 10px; color: #e9e9e9; font-weight: bold; }
#top-links ul.top-links li.link2 { padding-left: 8px; }
#top-links ul.top-links li.link6 { padding-left: 8px; margin-right: 5px; }
#top-links ul.top-links li.separator { margin-right: 5px; }
#top-links ul.top-links li.separator span { padding-top: 6px; }
#top-links ul.top-links li.link7 { padding-left: 0; }

#top-links ul.top-links li.lang a.active {
  color:#b7b7b7;
}

/* ================= SEARCH ==================== */

#search {
  float:left;
  width:140px;
  position:relative;
  margin-left: 14px;
}
#search label {display:none;}
#search #search-field {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 6px;
  left: 0;
  height: 16px;
  width: 120px;
  color: #7c7c7c;
  font-style: italic;
  padding: 2px 4px 0 10px;
  font-size: 0.85em;
}
#search .submit {
  position: absolute;
  top: 9px;
  right: 6px;
}

/* ================= WRAP TITLE ================ */

#wrap-title {
  width:100%;
  height:71px;
  background:#626d65;
}
#wrap-title img.baseline{
  position:relative;
}

#wrap-title a.etui-logo {
  float:right;
}

/* ================= WRAP MENU ================ */

#wrap-menu {
  width: 100%;
  height: 40px;
  background:#beb292 url('../images/structure/background/menu_bg.jpg') repeat-x top left;
  border-bottom:2px solid #009aa6;
}

#menu div.grid_12 {
  margin-left: 4px;
}

#menu ul li {
  display: block;
  float: left;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  height: 40px;
  line-height: 44px;
  margin: 0 1px 0 0;
  position: relative;
}
#menu ul li a {
  color: #111111;
  display: block;
  float: left;
  height: 40px;
  padding: 0 0 0 4px;
  
}

#menu ul li a span {
  display: block;
  height: 40px;
  padding: 0 3px;
}
#menu ul li a:hover, #menu ul li.withVisible a, #menu ul li.selected a {
  text-decoration: none;
  background: transparent url(../images/elements/menu-left.gif) no-repeat 0 0;
  position: relative;
  top: -3px;
}
#menu ul li a em {
  display: block;
  padding: 0 2px 0 0;
  font-style: normal;
  height: 40px;
}
#menu ul li a:hover em, #menu ul li.withVisible a em, #menu ul li.selected a em {
  background: transparent url(../images/elements/menu-right.gif) no-repeat top right;
}
#menu ul li a:hover span, #menu ul li.withVisible a span, #menu ul li.selected a span {
  background: white;
  color: black;
  border-top: 3px solid #009aa6;
  text-decoration: none;
}
#menu ul li a:focus, #menu ul li a:active {text-decoration: none;}

/* SOUS MENU
============================================================= */

#menu ul li .wagram { 
  position:absolute;
  float: left;
  left: 6px;
  top: 42px;
  background: white;
  display: none;
  z-index: 1500;
    -o-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    /* IE ... */
    behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}
#menu ul li .wagram ul {float: left; padding: 5px; margin-top: 5px; height: auto;}
#menu ul li .wagram ul li {
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
  font-size: 11px;
  height: auto;
  line-height: 1.4em;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  clear: both;
}
#menu ul li .wagram ul li:last-child {border: 0;}
#menu ul li .wagram ul li a {
  color: #666;
  float: none;
  clear: both;
  height: auto;
  padding: 5px;
  margin: 0;
  text-transform: none;
  border-bottom: 1px dotted #ccc;
  border-top: 0;
  position: static;
  background: white !important;
}
#menu ul li .wagram ul li a:hover {
  background: #2c2c2c !important;
  color: white;
  border: 0;
  position: static;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.7);
  border-bottom: 1px solid white;
  border-top: 0;
}

/* ================= HOME ================ */

#content-home {
  padding:25px 0 0 0;
}

/* NEWS */

#news {
  position:relative;
  float:left;
  margin:0 0 20px;
}

#news h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin: 15px 0;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  line-height: 1.25em;
  font-weight:normal;
}

#overflow-me {
  clear:both;
  overflow: hidden;
  z-index: 500;
}
#all-news {width: 5000px;}

.content-news {
  float: left;
  overflow: hidden;
  margin-bottom: 30px;
}

#news h3 {
  font-family: Georgia,serif;
  font-size: 1.9em;
  font-weight: normal;
  line-height:1.2em;
}
#news h3 a {color: black;}

#news .date {
  display:block;
  text-align:right;
  color:#666;
  font-style:italic;
  font-size:0.9em;
}

#news p {
  color: #666666;
  font-size: 0.9em;
  line-height: 1.5em;
  padding: 15px 0 5px;
  text-align: justify;
}

#news  a.more {
  background:#68736c;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.7);
  color:white;
  font-size:0.9em;
  height:25px;
  padding:0 16px;
  line-height:25px;
  display:block;
  float:right;
  margin-right: 16px;
  margin-top: 20px;
}

#news .illu {
  margin: 16px;
}

#news .illu img {
  border: 1px solid #075e64;
  background: #009aa6;
  padding:4px;
  display: block;
  margin-right: 10px;
}

#news .defil {
  position:absolute;
  top:240px;
  right:190px;
  z-index: 1000;
}

#news .defil li {
  float:left;
  width:11px;
  height:11px;
  margin:0 0 0 10px;
}

#news .defil li a{
  float:left;
  width:11px;
  height:11px;
  display:block;
  text-indent:-5000px;
  outline:0;
  background:url('../images/elements/diapo_off.gif') no-repeat top left;
}

#news .defil li.active a{
  background:url('../images/elements/diapo_on.gif') no-repeat top left;
}

/* E-NEWS */
#newsletter { float: left; padding-bottom: 20px; border-bottom: 1px solid #DFD8C8; margin-bottom: 20px;  }
#newsletter a { display: block; text-indent: -99999px; width: 300px; height: 39px; background: url('../images/boutons/e-news.jpg') no-repeat left top; }

/* PUBLI */

#publi {
  margin: 0 10px 10px 0;
  padding: 10px 0 0 0;
  position: relative;
  padding: 15px;
  background: #f4f1eb /*url('../images/structure/background/shadow-publi.png') no-repeat 17px 55px*/;
}

#publi a.more { position: absolute; bottom: 10px; right: 10px;}

#publi-titles { position: absolute; top: 67px; left: 242px; }
#publi-titles h3 { font-family: arial, sans-serif; font-size: 1.3em; font-weight: normal; line-height: 2em;  }
#publi-titles a:hover { text-decoration: none; }
#publi-titles .publi-titles-item h3 a  { display: block; height: 38px; background-color: #fff; padding: 0 10px;   }
#publi-titles .publi-titles-item {background: transparent; padding-left: 23px; height: 38px; margin-bottom: 8px; }
#publi-titles  .publi-titles-item-active {background: url('../images/boutons/arrow-publi.png') no-repeat left top; padding-left: 23px; height: 38px; margin-bottom: 8px;}
#publi-titles  .publi-titles-item-active h3 a { display: block; height: 38px; background-color: #000; padding: 0 10px; color: #fff;   }
#publi p { color: #fff; font-size: 0.9em; line-height: 1.5em; padding: 6px; text-align: justify; background-color: #000; }

#left-cols {border-right: 1px solid #dfd8c8;}

#publi .index-number {
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial', sans-serif;
  font-size: 2em;
  font-weight: normal;
  left: 0;
  position: absolute;
  text-align: center;
  width: 460px;
  top: 250px;
  z-index: 10001;
}

#publi h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin: 15px 0;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-weight: normal;
  line-height: 1.25em;
}

#publi .infos {display: none;}
#publi  a.more, #liste-news a.more {
  background:#68736c;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.7);
  color:white;
  font-size:0.9em;
  height:25px;
  padding:0 16px;
  line-height:25px;
  display:block;
  float:right;
}

#flip img {display: block; cursor: pointer !important;}

/* ABOUT */

#about {
  border-top:1px solid #d1d5d3;
  border-bottom:1px solid #d1d5d3;
  padding:15px 0 30px 0;
  float:left;
  position: relative;
}
#about h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin: 15px 0;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-weight: normal;
  line-height: 1.25em;
}
#about p {
  color: #666666;
  font-size: 0.9em;
  line-height: 1.5em;
  text-align: justify;
}
#about #tags-button img {
  display: block;
  border-left: 1px solid #d1d5d3;
}
#tag-cloud ul {
  float: none;
  text-align: center;
  margin: 0 0 10px 0;
  font-family: Georgia, "DejaVu Serif", Norasi, serif;
}
#tag-cloud h2 {text-align:left;}
#tag-cloud ul li {
  display: inline;
  padding: 5px 25px 0 0;
  line-height: 1;
  background: none;
  line-height: 1.4em;
  float: left;
}
#tag-cloud ul li a:link, #tag-cloud ul li a:visited, #tag-cloud ul li a:active, #tag-cloud ul li a:focus, #tag-cloud ul li a:hover {
  text-decoration: none;
}
#tag-cloud ul li.level-1 {font-size: 1.4em;}
#tag-cloud ul li.level-2 {font-size: 1.4em;}
#tag-cloud ul li.level-3 {font-size: 1.4em;}
#tag-cloud ul li.level-4 {font-size: 1.4em;}
#tag-cloud ul li.level-5 {font-size: 1.4em;}
#tag-cloud ul li.level-6 {font-size: 1.4em;}
#tag-cloud ul li.level-7 {font-size: 1.4em;}
#tag-cloud ul li.level-1 a {color: #666;}
#tag-cloud ul li.level-2 a {color: #666;}
#tag-cloud ul li.level-3 a {color: #666;}
#tag-cloud ul li.level-4 a {color: #666;}
#tag-cloud ul li.level-5 a {color: #666;}
#tag-cloud ul li.level-6 a {color: #666;}
#tag-cloud ul li.level-7 a {color: #666;}
#tag-cloud ul li a:hover, #tag-cloud ul li a:active, #tag-cloud ul li a:focus {  color: black;}

#tags-button {position: absolute; top: 10px; right: 0;}

#about #tags-button img{
  border-left:1px solid #d1d5d3;
}
/* EVENTS */

#bottom {
  float:left;
  padding:25px 0 40px 0;
}

#events, #home-trainings, #top-event {
  border-top: 1px solid #dfd8c8;
  padding-top: 20px;
}

#events h2, #home-trainings h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin: 15px 0;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-weight: normal;
  line-height: 1.25em;
}

#events ul li, #home-trainings ul li {
  display:block;
  margin:0 0 25px;
  float:left;
  width:100%
}

#events ul li .bloc-date {
  background: none repeat scroll 0 0 #009AA6;
  color: white;
  float: left;
  font-family: 'LeagueGothicRegular',sans-serif;
  font-size: 1.6em;
  height: 47px;
  line-height: 1.1em;
  margin: 0 10px 0 0;
  padding: 3px 0 0 5px;
  text-shadow: 1px 1px 1px #007081;
  text-transform: uppercase;
  width: 35px;
}

#events ul li .bloc-infos, #home-trainings div.home-training-item-content {
  width:250px;
  float:left;
}

#events ul li .bloc-infos p {
  color: #666666;
  font-size: 0.9em;
  line-height: 1em;
  padding: 0 0 1px;
  font-style: italic;
}

#events ul li .bloc-infos span {
  display: block;
  font-size: 0.95em;
  font-style: normal;
  line-height: 1.2em;
  padding: 5px 0 2px;
}

#events ul li .bloc-infos h3, #home-trainings ul li div.home-training-item-content h3 {
  color:#2a2a2a;
  font-family:Georgia, serif;
  font-weight:normal;
  font-size:1.35em;
}

#events ul li .bloc-infos h3 a, #home-trainings ul li div.home-training-item-content h3 a {
  color:#2a2a2a;
}

#home-trainings a.more, #events a.more, #home-videos a.more {
  background: #68736c;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.7);
  color: white;
  font-size: 0.9em;
  height: 25px;
  padding: 0 16px;
  line-height: 25px;
  display: block;
  float: right;
  margin-bottom: 25px;
}
#events  .more:visited {color: white;}

#past-events {
  clear: both;
  padding-top: 20px;
  border-top: 1px solid #DFD8C8;
}

/* TOPICS */

#topics h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin: 15px 0;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-weight: normal;
  line-height: 1.25em;
}

#topics ul {
  width: 320px;
  float: left;
}
  
#topics ul li {
  display:block;
  width: 310px;
  float:left;
  clear: left;
  padding: 10px 0;
  margin: 0 0 0 10px;
  border-bottom: 1px solid #d7d7d7;
  display: inline;
}

#topics ul li.last {
  border-bottom:0;
}

#topics ul li a {
  display:block;
  color: #2A2A2A;
  font-family: Georgia,serif;
  font-size: 1.35em;
  padding: 0;
}

/* ================= WRAP FOOTER ================ */

#wrap-footer {
  height:120px;
  width:100%;
  float:left;
  background:url('../images/structure/background/footer_bg.jpg') repeat-x top left;
}

#wrap-footer #big-links {
  width:175px;
  border-right:2px solid #9aa39d;
  height:85px;
  margin:17px 0 0 0;
  float:left;
}

#wrap-footer #big-links a {
  background: none repeat scroll 0 0 #9AA39D;
  color: #2A2A2A;
  display: block;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  height: 35px;
  line-height: 38px;
  text-indent: 11px;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
  width: 160px;
}

#wrap-footer #big-links a.first {
  margin:0 0 15px;
}

#wrap-footer ul {
  float:left;
  margin:14px 0 0 14px;
}

#wrap-footer ul li {
  display:block;
  color:white;
  font-size:0.85em;
  text-shadow: -1px -1px 0 #202823;
  line-height:1.5em;
}

#wrap-footer ul li a{
  color:white;
}

#support {
  float:right;
  margin:36px 0 0 0;
}

#support p{
  color:white;
  font-size:0.85em;
  text-shadow: -1px -1px 0 #202823;
  line-height:1.3em;
  width:190px;
  float:left;
}

#support a img{
  float:left;
  margin:0 0 0 20px;
}

#bottom-links .grid_12{
  float: left;
    height: 50px;
}

#bottom-links ul {
  float:left;
  width:122px;
  height:20px;
  background:url('../images/structure/background/bottom_links_onglet_bg.jpg') no-repeat top left;
}

#bottom-links ul li{
  display:inline;
  margin:0 7px;
}

#bottom-links p {
  color:#2a2a2a;
  float:left;
  font-size:0.9em;
  padding:0 0 0 10px;
}

/* NEWS */

#wrap-compas {
  height:27px;
  background:#ececec;
  border-bottom:1px solid #cccccc;
}

#compas p a {
  padding:0 15px 0 9px;
  display:block;
  float:left;
  height:27px;
  background:url('../images/structure/background/fleche_compas.jpg') no-repeat top right;
  line-height:27px;
  color:#2a2a2a;
  font-size:0.85em;
}

#compas p a img {margin: 5px 0 0 0; display: block;}

#compas p strong {
  padding: 0 0 0 13px;
  line-height: 27px;
  display: block;
  float: left;
  height: 27px;
  font-size: 0.85em;
  color: #666;
  font-weight:normal;
}

#page-news #liste-news{
  padding:16px 0 0 0;
}

#page-news #liste-news h1{
  border: none;
  text-transform:uppercase;
  color:#009aa6;
  font-weight: normal;
  margin: 15px 0;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.5em;
}
#page-news #liste-news h3{
  color: #009AA6;
  margin: 26px 0 20px 0;
  float: left;
}

#page-news #liste-news  #top-recherche{
  color: #666666;
    font-family: Georgia,serif;
    font-size: 1.4em;
    padding: 0 0 25px;
}

#page-news #liste-news  #top-recherche strong{
  font-weight:normal;
  color:black;
}

#page-news #liste-news  #top-recherche em {
  font-size:0.8em;
}

#page-news ul.pagination_2 {
  margin-top: 20px;
}

#liste-news .new {
  border-top: 1px solid #cccccc;
  margin-top: 35px;
  padding-top: 5px;
  clear: both;
  width:100%
}

#liste-news .new h2 {
  font-family: Georgia,serif;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 4px 0 8px 0;
  padding: 0;
  text-transform: none;
}

#liste-news .new h2 a{
  color:black;
}

#liste-news .new .date {
  color: #666666;
  font-size: 0.9em;
  font-style: italic;
}

#liste-news .new .illu {
  float: left;
  margin: 6px 10px 30px 0;
  top: 4px;
  min-height: 60px;
} 

#liste-news .new .illu img {
  padding:3px;
  background:#beb292;
  border:1px solid #807760;
  display: block;
}
#liste-news .new .illu .author{
  margin: 7px 0 0 0;
  display: block;
  text-align: center;
  font-size: 0.85em;
  color: white;
  text-shadow: -1px -1px 0 #057380;
  background: #009aa6;
  width: 98px;
}
#liste-news .new p {
  color: #666666;
  font-size: 0.9em;
  line-height: 1.5em;
  text-align: justify;
  margin-top: 10px;
}

#liste-news .new p strong {
  font-weight:normal;
  color:black
}

#liste-news a.more {
  margin-bottom: 15px;
}

#liste-news p.more-button {
  clear: both;
}

#liste-news a.more-res {
  background: url("../images/structure/background/bt_more_publi_bg.jpg") no-repeat scroll left top #CEE9E7;
  color: #2F2F2F;
  display: block;
  float: left;
  font-family: Georgia,serif;
  font-size: 0.85em;
  font-weight: bold;
  height: 35px;
  line-height: 3em;
  margin: 0 0 60px 205px;
  text-align: center;
  text-transform: uppercase;
  width: 174px;
}

#col-blocs #bloc-flux {
  background: none repeat scroll 0 0 #ECECEC;
  border: 5px solid white;
  box-shadow: 0 0 4px #ccc;
  -o-box-shadow: 0 0 4px #ccc;
  -webkit-box-shadow: 0 0 4px #ccc;
  -moz-box-shadow: 0 0 4px #ccc;
  margin: 0 0 20px 0;
  padding:0 0 25px;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}

#col-blocs #bloc-flux h2 {
  background: none;
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.5em;
  margin: 7px 0 12px 6px;
  font-weight: normal;
  padding: 0 0 0 2px;
  text-transform: uppercase;
}

#col-blocs #bloc-flux div.icon-box {
  min-height: 100px;
  float: left;
}

#col-blocs #bloc-flux div.icon {
  margin: 0 20px;
  padding: 4px 1px 4px 4px;
  width: 40px;
  background: white;
  text-align: center;
  border: 1px solid #cccccc;
}

#col-blocs #bloc-flux div.icon a {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0;
}

#col-blocs #bloc-flux p {
  font-family: Georgia,serif;
  width:195px;
  padding:0 0 0 65px;
  color:#666;
  text-shadow: 1px 1px 0 #fff;
}

#col-blocs #bloc-flux p strong {
  display: block;
  font-size: 1.2em;
  font-weight: normal;
  padding: 0 0 5px;
  color: #2a2a2a;
}

#col-blocs #bloc-flux p strong a {
  color:#2a2a2a;
}

/* DETAIL PUBLI */

#page-publi #detail-publi{
  padding:16px 0 0 0;
}

#page-publi #detail-publi h2{
  text-transform:uppercase;
  color:#009aa6;
  margin:0 0 20px;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-size:1.5em;
  font-weight: normal;
}

#detail-publi h1 {
  border-bottom: 1px solid #CCCCCC;
  font-family: Georgia,serif;
  font-size: 2.4em;
  font-weight: normal;
  line-height: 1em;
  margin: 0 0 0 40px;
  padding: 0 0 8px;
  color:black
}

#detail-publi .sub {
  color: #666666;
  display: block;
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.8em;
  padding: 0 0 15px;
  text-align: right;
  width: 100%;
}

#detail-publi .publi-left {
  float:left;
  width:170px;
  margin:0 20px 0 0;
}

#detail-publi .publi-left .illu{
  margin:0 0 13px 0;
  text-align:center;
}

#detail-publi .publi-left .illu img{
  background: none repeat scroll 0 0 #BEB292;
  border: 1px solid #807760;
  padding: 3px;
}

#detail-publi .publi-left .infos {
  width:100%;
  background:#009aa6 url('../images/structure/background/border_infos_publi.gif') repeat-x top left;
  padding:2px 0 0
}

#detail-publi .publi-left .infos ul{
  background:url('../images/structure/background/border_infos_publi.gif') repeat-x bottom left;
}

#detail-publi .publi-left .infos ul li{
  padding:10px 0 12px;
  background:url('../images/structure/background/sep_infos_publi.gif') no-repeat bottom center;
  line-height:1.2em;
}

#detail-publi .publi-left .infos ul li.last{
  background:none;
}

#detail-publi .publi-left .infos ul li strong{
  display:block;
  text-transform:uppercase;
  font-family: Georgia,serif;
  text-align:center;
  color:#befbfc;
  text-shadow:1px 1px 1px #008490l;
  font-size:0.9em;
  font-weight:normal;
}

#detail-publi .publi-left .infos ul li span {
  color:white;
  font-style:italic;
  display:block;
  text-align:center;
  text-shadow:1px 1px 1px #008590;
  font-size:0.9em;
}

#detail-publi .publi-right {
  float:left;
  width:390px;
}

#detail-publi .publi-right p{
  color: #666666;
  font-size: 0.9em;
  line-height: 1.5em;
  text-align: justify;
  margin:0 0 10px;
}

#detail-publi .publi-right ul {
  margin: 10px 0 10px 30px;
}

#detail-publi .publi-right ul li{
  list-style-type:disc;
  list-style-position:outside;
  color:#656565;
}

#detail-publi #infos-publi .right ul li{
  list-style-type:disc;
  list-style-position:outside;
  color:#656565;
}

#detail-publi #infos-publi {
  width:100%;
  padding:5px 0 7px;
  background:#ececec;
  margin:22px 0 0;
  float:left;
}

#detail-publi #infos-publi .left{
  width:289px;
  float:left;
  border-right:1px solid #dadada;
}

#detail-publi #infos-publi .left p{
  padding:7px 0 0 12px;
  color:#676767;
  font-size:0.9em;
}

#detail-publi #infos-publi .left p strong{
  font-weight:normal;
  color:black;
}

#detail-publi #infos-publi .right{
  width:289px;
  float:left;
  border-left:1px solid #f5f5f5;
}

#detail-publi #infos-publi .right h3{
  font-family:Georgia, serif;
  color:#333;
  font-size:1.3em;
  padding:5px 0 5px 24px;
  font-weight:normal;
}

#detail-publi #infos-publi .right ul {
  padding:0 0 0 24px;
}

#detail-publi #infos-publi .right ul li{
  list-style-type:disc;
  list-style-position:outside;
  color:#656565;
}

#detail-publi #infos-publi .right ul li a{
  color:#009caa;
  font-size:0.9em;
}

#detail-publi #achat {
  margin:20px 0 0 0;
  background:#ececec;
  float:left;
  width:100%;
  padding:5px 0 7px;
}

#detail-publi #achat .left{
  width:289px;
  float:left;
  border-right:1px solid #dadada;
}

#detail-publi #achat .left h3{
  color: #333333;
  font-family: Georgia,serif;
  font-size: 1.3em;
  font-weight: normal;
  padding: 5px 0 5px 10px;
}

#detail-publi #achat .left .prix {
  background: none repeat scroll 0 0 #D9D9D9;
  box-shadow: 1px 1px 4px #AAAAAA inset;
  -o-box-shadow: 1px 1px 4px #AAAAAA inset;
  -moz-box-shadow: 1px 1px 4px #AAAAAA inset;
  -webkit-box-shadow: 1px 1px 4px #AAAAAA inset;
  color: #009AAA;
  float: left;
  font-family: Georgia;
  font-size: 1.8em;
  height: 38px;
  line-height: 38px;
  margin: 0 0 0 10px;
  text-align: center;
  text-shadow: 1px 1px 1px white;
  width: 110px;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}

#detail-publi #achat .left label {
  display:none;
}

#detail-publi #achat .left select {
  display:block;
  float:left;
  margin:10px 0 0 20px;
  width:65px;
}

#detail-publi #achat .left .submit {
  float:left;
  margin:0 0 0 20px;
}

#detail-publi #achat .right{
  width:289px;
  float:left;
  border-right:1px solid #f5f5f5;
}

#detail-publi #achat .right h3{
  color: #333333;
  font-family: Georgia,serif;
  font-size: 1.3em;
  font-weight: normal;
  padding: 5px 0 5px 15px;
}

#detail-publi #achat .right label {
  color:#666;
  display:block;
  float:left;
  font-size:0.9em;
  margin:10px 0 0 0;
  width:130px;
  padding:0 10px 0 0;
  text-align:right;
}

#detail-publi #achat .right select {
  display:block;
  float:left;
  margin:10px 0 0 0;
  width:65px;
}

#detail-publi #achat .right .submit {
  float:left;
  margin:0 0 0 17px;
}

#detail-publi #achat .right p {
  margin-left: 9px;
  color: #656565;
}

#detail-publi #free-dl {
  margin:18px 0 0 0;
  float:left;
  width:100%;
  padding:0 0 30px;
}

#page-publi #free-dl h2 {
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.5em;
  margin: 0 0 10px;
  font-weight: normal;
  text-transform: uppercase;
}

#page-publi #free-dl ul {  
  padding:0 0 0 40px;
}

#page-publi #free-dl ul li {
  display:block;
  border-bottom:1px solid #d7d7d7;
  font-family: Georgia,serif;
  font-size: 1.5em;
  font-weight: normal;
  padding: 8px 40px 8px 0;
  color:#333333;
}
#page-publi #free-dl ul li.last {border:0;}
#page-publi #free-dl ul li a {
  color:#333;
  display:block;
  width:100%;
  font-size:14px;
}

#col-blocs #bloc-publi-asso, #col-blocs #bloc-publi-infocus {
  background: none repeat scroll 0 0 #ECECEC;
  border: 5px solid white;
  box-shadow: 0 0 4px #ccc;
  -o-box-shadow: 0 0 4px #ccc;
  -webkit-box-shadow: 0 0 4px #ccc;
  -moz-box-shadow: 0 0 4px #ccc;
  width: 330px;
  float: left;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}

#col-blocs #bloc-publi-asso .date {color: #666;}

#col-blocs #bloc-publi-asso h2, #col-blocs #bloc-publi-infocus h2{
  background: none;
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.4em;
  margin: 7px 0 15px 6px;
  padding: 0 0 0 2px;
  font-weight: normal;
  text-transform: uppercase;
}

#col-blocs #bloc-publi-asso ul, #col-blocs #bloc-publi-infocus ul {
  padding:0 0 0 8px;
  width:310px;
}

#col-blocs #bloc-publi-asso ul li, #col-blocs #bloc-publi-infocus ul li, #col-blocs #bloc-themes ul li {
  background:url('../images/structure/background/tirets.gif') repeat-x bottom left;
  display:block;
  width:100%;
  float:left;
  padding:0 0 10px;
  margin:0 0 10px;
}

#col-blocs #bloc-publi-asso ul li.last, #col-blocs #bloc-publi-infocus ul li.last {
  background:none;
  padding:0 0 10px;
  margin:0
}

#col-blocs #bloc-publi-asso ul li .left, #col-blocs #bloc-publi-infocus ul li .left, #col-blocs #bloc-themes ul li .left {float:left;   width:100px;}
#col-blocs #bloc-publi-asso ul li .news-image {float:left; width:85px;}
#col-blocs #bloc-publi-asso ul li .left img, #col-blocs #bloc-publi-infocus ul li .left img {  display: block; margin: 5px 0 5px 0;}
#col-blocs #bloc-publi-asso ul li .left .author, #col-blocs #bloc-publi-infocus ul li .left .author {
  margin: 0;
  display: block;
  text-align: center;
  font-size: 0.85em;
  color: white;
  text-shadow: -1px -1px 0 #057380;
  background: #009aa6;
  width: 90px;
}

#col-blocs #bloc-themes ul li .left a {
  margin-left: 0; 
}

#col-blocs #bloc-themes ul li .left a img {
  display: block;
  margin: 5px 0 5px 0;
  width: 100%;
  height: auto;
}

#col-blocs #bloc-publi-asso ul li .right, #col-blocs #bloc-publi-infocus ul li .right,  #col-blocs #bloc-themes ul li .right {
  float:left;
  width:210px;
}

#col-blocs #bloc-publi-asso ul li h3, #col-blocs #bloc-publi-infocus ul li h3 {
  color: #2A2A2A;
    font-size: 1.3em;
    font-weight: normal;
    padding: 0 0 2px;
}

#col-blocs #bloc-publi-asso ul li h3 a, #col-blocs #bloc-publi-infocus ul li h3 a {
  color:#2a2a2a;
  font-family:Georgia, serif;
}

#col-blocs #bloc-publi-asso ul li p, #col-blocs #bloc-publi-infocus ul li p {
  color:#666;
  font-size:0.9em;
}

#col-blocs #bloc-publi-infocus div.bloc-publi-infocus-abstract {
  clear: both;
  margin: 10px;
  padding-top: 10px;
}

#col-blocs #bloc-publi-infocus div.bloc-publi-infocus-abstract p {
  font-size: 1em;
}

/* =======================================    LISTE PUBLI   ==================================================== */

#liste-publi {
  padding:16px 0 0 0
}

#liste-publi h2 {
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.5em;
  margin: 0 0 25px 10px;
  text-transform: uppercase;
  font-weight: normal;
}
#liste-publi #top-liste .titre {
  float:left;
  width:250px;
  margin:0 10px 0 10px;
}

#liste-publi #top-liste .titre h1{
  color: #2B2B2B;
  font-family: Georgia,serif;
  font-size: 1.55em;
  font-weight: normal;
}

#liste-publi #top-liste .titre span{
  color: #666666;
  display:block;
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.8em;
}

#liste-publi #top-liste .titre span a{
  font-style:normal;
  color:#009fa7;
  padding:0 13px 0 0;
  background:url('../images/elements/triangle_bas.gif') no-repeat right 4px;
}
#liste-publi #top-liste {
  overflow: hidden;
  margin-bottom: 20px;
}
#liste-publi #top-liste .wrap-ul {
  float: left;
  padding-left: 10px;
  background: transparent url('../images/structure/background/wrap-ul-left.gif') repeat-y 0 0;
}
#liste-publi #top-liste .wrap-ul .innerwrap-ul {
  float: left;
  padding-right: 10px;
  background: transparent url('../images/structure/background/wrap-ul-right.gif') repeat-y top right;
}
#liste-publi #top-liste .wrap-ul .innerwrap-ul ul {background: transparent url('../images/structure/background/wrap-ul.gif') repeat 0 0;}
#liste-publi #top-liste  ul {
  float:left;
}
#liste-publi #top-liste ul li {
  display:inline-block;
  height:40px;
}
#liste-publi #top-liste ul li a {
  display: block;
  float: left;
  font-family: Georgia,serif;
  font-size: 0.85em;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-transform: uppercase;
  color:#616c65;
  text-shadow: 1px 1px 0 #EBF6F2;
  text-align: center;
}
#liste-publi #top-liste ul .selected a {
  background: transparent url('../images/structure/background/active_ul.gif') repeat-x 0 0;
  text-align: center;
  color: white;
  text-shadow: -1px -1px 0 #003C47;
  text-decoration: none;
}
#liste-publi #isotope {float: left; width: 100%;}
#liste-publi #isotope .grid_4 {margin-bottom:20px;}
#liste-publi #isotope .content {
  background: #ECECEC;
  border: 5px solid white;
  float: left;
  width: 290px;
  -o-box-shadow: 0 0 4px #ccc;
  -webkit-box-shadow: 0 0 4px #ccc;
  -moz-box-shadow: 0 0 4px #ccc;
  box-shadow: 0 0 4px #ccc;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}
#liste-publi #isotope .even .content {  background:#f5f5f5;}
#liste-publi #isotope .content .left {
  width:89px;
  padding:7px 10px 7px 7px;
  float:left;
}
#liste-publi #isotope .content .left img {display:block;}
#liste-publi #isotope .content .left .author{
  margin:7px 0 0 0;
  display:block;
  text-align:center;
  font-size:0.85em;
  color:white;
  text-shadow: -1px -1px 0 #057380;
  background:#009aa6;
}
#liste-publi #isotope  .content .left .date {
  text-transform:uppercase;
  margin:7px 0 0 0;
  display:block;
  text-align:center;
  text-shadow: -1px -1px 0 #9E8B61;
  background:#bfb292;
  color:white;
  font-size:0.85em;
}
#liste-publi #isotope .content .right {
  padding: 7px 3px 0 7px;
}
#liste-publi #isotope .content .right h3{
  color: #2A2A2A;
  font-size: 1.3em;
  font-weight: normal;
  padding: 0 0 2px;
  text-shadow: 1px 1px 0 white;
}
#liste-publi #isotope .content .right h3 a{
  font-family:Georgia, serif;
  color:#2A2A2A;
}
#liste-publi #isotope .content .right p{
  color: #666;
  font-size: 0.9em;
  padding:0 0 10px;
  text-shadow: 1px 1px 0 white;
}
#liste-publi #isotope .content .right p a.more{
  color:#009aa6;
  display:block;
  padding:10px 0 0 0;
}
#liste-publi .more-publi {
  background: #CEE9E7 url("../images/structure/background/bt_more_publi_bg.jpg") no-repeat left top;
  clear: both;
  color: #2F2F2F;
  display: block;
  float: left;
  font-family: Georgia, serif;
  font-size: 0.85em;
  font-weight: bold;
  height: 35px;
  line-height: 3em;
  margin: 10px 0 45px 400px;
  text-align: center;
  text-transform: uppercase;
  width: 174px;
  white-space: nowrap;
  text-shadow: 1px 1px 0 white;
}
.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/* =======================================    COURSE CALENDAR ================================================== */

#calendar {
  padding:16px 0 0 0
}

#calendar h2 {
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.8em;
  margin: 15px 0 25px 0;
  font-weight: normal;
  text-transform: uppercase;
}
#calendar #top-calendar {height:66px;}
#calendar #top-calendar img{
  float:left;
}

#calendar #top-calendar  .left img{
  margin:0 0 0 326px;
}

#calendar #top-calendar h1{
  float: left;
  font-family: Georgia,serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  width: 250px;
}

#calendar #liste-calendar, #home-training #liste-calendar {
  float:left;
  width:100%
}

#calendar #liste-calendar ul li, #home-training #liste-calendar ul li {
  margin-bottom:20px;
}
#calendar #liste-calendar ul li .content img, #home-training #liste-calendar ul li .content img {
  display: block;
  float: left;
  margin-right: 9px;
  padding: 1px;
  background: white;
  border: 1px solid #ccc;
}
#calendar #liste-calendar ul li .content, #home-training #liste-calendar ul li .content {
  background: none repeat scroll 0 0 #ECECEC;
  border: 5px solid white;
  float: left;
  width: 280px;
  height: 200px;
  padding:5px 7px 15px;
  -o-box-shadow: 0 0 4px #ccc;
  -webkit-box-shadow: 0 0 4px #ccc;
  -moz-box-shadow: 0 0 4px #ccc;
  box-shadow: 0 0 4px #ccc;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}

#calendar #liste-calendar ul li .content .top, #home-training #liste-calendar ul li .content .top {
  height:24px;
}

#calendar #liste-calendar ul li .content .date, #home-training #liste-calendar ul li .content .date {
  background:#009aa6;
  display:block;
  color:white;
  text-shadow:1px 1px 1px #006c7b;
  height:15px;
  float:left;
  line-height:15px;
  font-size:0.85em;
  padding:0 4px;
}

#calendar #liste-calendar ul li .content .statut, #home-training #liste-calendar ul li .content .statut{
  float:right;
  background:#b93434;
  text-shadow:1px 1px 1px #931515;
  color:white;
  height:15px;
  display:block;
  padding:0 4px;
  line-height:15px;
  font-size:0.85em;
  text-transform:uppercase;
}

#calendar #liste-calendar ul li .content h3, #home-training #liste-calendar ul li .content h3{
  color: #2A2A2A;
  font-size: 1.3em;
  font-weight: normal;
  padding: 0 0 5px;
}

#calendar #liste-calendar ul li .content h3 a, #home-training #liste-calendar ul li .content h3 a{
  color:#2A2A2A;
  font-family: Georgia,serif;
}

#calendar #liste-calendar ul li .content h3 a, #home-training #liste-calendar ul li .content h3 span.ref{
  font-size: 0.8em;
}

#calendar #liste-calendar ul li .content p, #home-training #liste-calendar ul li .content p {
  color:#666;
  font-size:0.9em;
}

#calendar #liste-calendar ul li .content p strong, #home-training #liste-calendar ul li .content p strong{
  font-weight:normal;
  color:black;
}

#calendar .liens, #home-training .liens {
  float:left;
  margin: 10px 0 45px 200px;
}

#calendar .liens a, #home-training .liens a {
  background: url("../images/structure/background/bt_more_publi_bg.jpg") no-repeat scroll left top #CEE9E7;
  color: #2F2F2F;
  display: block;
  float: left;
  font-family: Georgia,serif;
  font-size: 0.85em;
  font-weight: bold;
  height: 35px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  width: 174px;
  margin: 0 10px 0 0;
  white-space: nowrap;
  text-shadow: 1px 1px 0 white;
}
#training #calendar .liens .gd, #course-calendar #calendar .liens .gd {
  border: 0;
  background: transparent url('../images/elements/bouton_ultra.jpg') no-repeat 0 0 !important;
  clear: both;
  color: #2F2F2F;
  font-family: Georgia, serif;
  font-size: 0.85em;
  font-weight: bold;
  height: 35px;
  line-height: 32px;
  margin: 0 10px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 318px;
  white-space: nowrap;
  text-shadow: 1px 1px 0 white;

}

#calendar .liens a.more-stages, #home-training .liens a.more-stages {
  margin:0 11px 0 0;
}

/* HOME TRAINING */

#training #home-training {
  padding:16px 0 0 0;
}

#home-training h2 {
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.5em;
  margin: 15px 0;
  font-weight: normal;
  text-transform: uppercase;
}

#bloc-training {
  padding:0 0 25px 40px;
}

#bloc-training p{
  font-size:0.9em;
  margin:0 0 10px;
  color:#666
}

#bloc-training p.espacement{
  margin:0 0 25px;
}

#bloc-training a{
  color: #009AA6;
}
#bloc-training strong{
  font-weight:normal;
  color:black;
}
#bloc-training ul {
  margin:0 0 10px;
}
 #bloc-training ul li {
  color: #666666;
  display: block;
  font-size: 0.9em;
  list-style-position: outside;
  list-style-type: disc;
}
#themes {padding:0 0 30px;}
#themes p {
  font-size:0.9em;
  color:#666;
  margin:0 0 15px;
}
#themes ul {padding:0 0 0 40px;}
#themes ul li {
  display:block;
  padding: 10px 0;
  border-bottom:1px solid #d7d7d7;
  font-family: Georgia,serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #333;
}
#themes ul li.last {border:0;}
#themes ul li a {
  color:#333;
  display:block;
}

#col-blocs #bloc-course-calendar{
  background: none repeat scroll 0 0 #ECECEC;
  border: 5px solid white;
  box-shadow: 0 1px 6px #D4D4D4;
  -o-box-shadow: 0 1px 6px #D4D4D4;
  -webkit-box-shadow: 0 1px 6px #D4D4D4;
  -moz-box-shadow: 0 1px 6px #D4D4D4;
  margin: 50px 0 0;
  width:330px;
  float:left;
  padding:0 0 20px;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}

#col-blocs #bloc-course-calendar h2{
  color: #2A2A2A;
  font-weight: normal;
  padding: 0 0 2px;
  font-family: Georgia,serif;
  font-size: 1.2em;
  margin: 7px 0 10px 6px;
}

#col-blocs #bloc-course-calendar .calendar {
  height:55px;
  background:url('../images/structure/background/tirets.gif') repeat-x bottom left;
  margin:0 8px;
}

#col-blocs #bloc-course-calendar .calendar  img{
  float:left;
}

#col-blocs #bloc-course-calendar .calendar p{
  float: left;
  font-family: Georgia,serif;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  /*text-transform: uppercase;*/
  width: 250px;
}

#col-blocs #bloc-course-calendar ul {padding: 0 10px;}
#col-blocs #bloc-course-calendar ul li {
  font-family: Georgia, serif;
  background: transparent url('../images/structure/background/tirets.gif') repeat-x bottom left;
}
#col-blocs #bloc-course-calendar ul li a {
  color:#333;
  font-size:1.35em;
  display:block;
  padding:6px 0;
}

/* PAGE INTERNE */

#page-interne {padding:16px 0;}
#page-interne h2 {
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.4em;
  margin: 15px 0 15px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.1em;
}
#page-interne #bloc-news {
  float: left;
  margin: 30px 0 0;
}
#page-interne #bloc-news h2 {
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.5em;
  margin: 0 0 15px;
  text-transform: uppercase;
}
#page-interne #bloc-news .new {
  margin:0 0 50px;
  float:left;
  width:100%
}
#page-interne #bloc-news  .new h3 {
  border-bottom: 1px solid #CCCCCC;
  font-family: Georgia,serif;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 0 40px;
  padding: 0 0 8px;
}
#page-interne #bloc-news  .new h3 a{color:black;}
#page-interne #bloc-news  .new .date {
  color: #666666;
  display: block;
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.8em;
  text-align: right;
  width: 100%;
  padding:0 0 15px;
}

#page-interne #bloc-news  .new .illu {
  float:left;
  margin:0 20px 10px 0;
  position:relative;
  top:4px;
} 

#page-interne #bloc-news  .new .illu img {
  padding:3px;
  background:#beb292;
  border:1px solid #807760;
}

#page-interne #bloc-news .new p {
  color: #666666;
  font-size: 0.9em;
  line-height: 1.5em;
  text-align: justify;
}

#page-interne #bloc-news  .no-illu p {
  padding:0 0 0 60px;
}

#page-interne #bloc-news  .new p strong {
  font-weight:normal;
  color:black
}
#col-blocs #bloc-contact {
  width: 255px;
  height: 100px;
  margin: 0 auto 20px;
  background: #009aa6 url('../images/elements/contact.jpg') no-repeat 0 0;
  padding-left: 85px;
  overflow: hidden;
}
#col-blocs #bloc-contact .content {
  float:left;
  padding: 10px 0;
  text-align: left;
}
#col-blocs #bloc-contact .content h2 {
  color: white;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  display: none;
}
#col-blocs #bloc-contact .content .photo {
  float:left;
  padding-right: 10px;
}
#col-blocs #bloc-contact .content .photo img {
  border: 1px solid #0d6d79;
  padding: 1px;
  background: white;
  width: 76px;
  height: 76px;
}
#col-blocs #bloc-contact .content p {
  color: white;
  line-height:1.5em;
  float: left;
  width: 155px;
  overflow: hidden;
}
#col-blocs #bloc-contact .content p strong {
  display: block;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 5px;
}
#col-blocs #bloc-contact .content p em{
  display: block;
  font-family: georgia, serif;
  font-size: .9em;
  padding-bottom: 5px;
  line-height: 1.4em;
}
#col-blocs #bloc-contact .content p a{
  color: white;
  display: block;
}
#col-blocs #bloc-article {
  background: none repeat scroll 0 0 #ECECEC;
  border: 5px solid white;
  box-shadow: 0 1px 6px #D4D4D4;
  margin: 0 0 20px;
  padding: 0 0 10px;
}
#col-blocs #bloc-article h2 {
  background: url("../images/elements/article.gif") no-repeat scroll left center transparent;
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.2em;
  margin: 7px 0 12px 6px;
  padding: 0 0 0 25px;
  text-transform: uppercase;
}
#col-blocs #bloc-article ul li {
  color: #2A2A2A;
  font-size: 1.3em;
  font-weight: normal;
  padding: 0 0 10px;
  margin:0 8px 10px;
  font-family:Georgia,serif;
  background:url('../images/structure/background/tirets.gif') repeat-x bottom left;
}
#col-blocs #bloc-article ul li.last {
  background:none;
  margin:0 8px
}
#col-blocs #bloc-article ul li a{
  color:#2a2a2a;
}
#col-blocs #bloc-themes, #col-blocs #bloc-folder {
  background: none repeat scroll 0 0 #ECECEC;
  border: 5px solid white;
  margin: 0 0 20px;
  padding: 0 0 10px;
  -o-box-shadow: 0 1px 6px #D4D4D4;
  -moz-box-shadow: 0 1px 6px #D4D4D4;
  -webkit-box-shadow: 0 1px 6px #D4D4D4;
  box-shadow: 0 1px 6px #D4D4D4;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}
#col-blocs #bloc-themes h2, #col-blocs #bloc-publi-asso h2, #col-blocs #bloc-publi-infocus h2, #col-blocs #bloc-folder h2 {
  background: none;
  color: #009AA6;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  margin: 7px 0 12px 6px;
  padding: 0 0 0 2px;
  text-transform: uppercase;
  font-weight: normal;
}
#col-blocs #bloc-themes p {
  color:#666;
  font-size:0.9em;
  line-height:1.5em;
  margin:0 8px 20px;
}
#col-blocs #bloc-themes ul, #col-blocs #bloc-folder ul {  
  padding:0 8px;
}
/*#col-blocs #bloc-themes ul li {
  font-family: Georgia,serif;
  background: url('../images/structure/background/tirets.gif') repeat-x bottom left;
}*/
#col-blocs #bloc-themes ul li a {
  color: #2a2a2a;
  font-family: Georgia, serif;
  font-size:1.3em;
  display:block;
  padding:6px 0;
  margin-left: 10px;
}
#col-blocs #bloc-themes ul li a.open_close {
  float: left;
  padding: 10px 5px 0 0;
  margin-left: 0;
}
#col-blocs #bloc-themes ul li ul {
  padding-bottom:10px;
}
#col-blocs #bloc-themes ul li ul li {
  background:0;
  padding:0 0 0 30px;
}
#col-blocs #bloc-themes ul li ul li a {
  font-size:1.1em;
  padding:0
}
#col-blocs #bloc-publi-asso, #col-blocs #bloc-publi-infocus {
  margin:0 0 20px;
}

#col-blocs #bloc-folder ul li.item_file:before, #col-blocs #bloc-folder ul li.item_link:before {
  content: "- ";
}

#col-blocs #bloc-folder ul li.item_image {
  margin-top: 10px;
}

#col-blocs #bloc-folder ul li.item_image div.item_image_image {
  margin-right: 10px;
}

#col-blocs #bloc-folder ul li.item_file a,
#col-blocs #bloc-folder ul li.item_link a {
  color:#333;
  padding-left: 5px;
}

#col-blocs #bloc-folder ul li.item_image h3, #col-blocs #bloc-folder ul li.item_video h3 {
  font-size: 1.3em;
  font-weight: normal;
}

#col-blocs #bloc-folder ul li.item_image h3 a, #col-blocs #bloc-folder ul li.item_video h3 a {
  font-family: Georgia, serif;
  color: #2A2A2A;
}

#col-blocs #bloc-folder ul li.item_video h3 {
  margin-bottom: 6px;
}

/* 3.9 Box 06 orange */

.box-06 {
  background: #ECECEC;
  border: 5px solid white;
  box-shadow: 0 1px 6px #D4D4D4;
  -o-box-shadow: 0 1px 6px #D4D4D4;
  -webkit-box-shadow: 0 1px 6px #D4D4D4;
  -moz-box-shadow: 0 1px 6px #D4D4D4;
  margin-bottom: 1em;
  padding: 1em;
  /* IE ... */
  behavior: url(/extension/www/design/www/stylesheets/PIE.htc);
}
.box-06 h2 {
  clear: both;
  display: block;
  color: #2A2A2A;
  font-family: Georgia,serif;
  line-height: 1em;
  font-size: 1.5em;
  margin-bottom: 10px;
  font-weight: normal;
}
.box-06 h3 {
  clear: both;
  display: block;
  color: #2A2A2A;
  font-family: Georgia,serif;
  font-size: 1em;
  margin-bottom: 10px;
  font-weight: normal;
}
.box-06 h2 span em {
    font-style: normal;
  color: #4D5357;
  font-weight: normal;
}
.box-06 .more {clear: both;}

ul.pagination  {
  text-align:center;
  float:right;
  clear:both;
  padding:0 0 0 50px;
  margin:0 10px 0 0;
}
#IE6  ul.pagination{
  margin:0
}
ul.pagination_2 {
  text-align: center;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  border: 0 !important;
}
ul.pagination  li, .pagination_2 li {
  display:block;
  float:left;
  background:none !important;
  padding:0 !important;
  color:black !important;
  margin:0 10px;
}

ul.pagination  li a, .pagination_2 li a {
  text-decoration:none !important;
  display:block;
  background:#f3f3f3;
  padding:2px 7px;
  color:#323232 !important;
}

#liste-news ul.pagination  li a:hover, #liste-news ul.pagination  li a:focus, ul.pagination_2 li a:hover, ul.pagination_2  li a:focus {
  border:1px solid #323232;
  padding:1px 6px;
  background:#323232;
  color:white !important;
}

ul.pagination  li strong, ul.pagination_2  li strong {
  background:#323232;
  display:block;
  padding:2px 7px;
  color:white;
}

ul.pagination  li span, ul.pagination_2  li span {
  display:block;
  padding:2px 7px;
}

.warning {
  margin: 20px auto;
  width: 940px;
  color: #666;
}
.warning h2 {
  font-family: Georgia, serif;
  font-weight: normal;
  color: #2a2a2a;
  font-size: 1.5em;
  margin-bottom: 10px;
}
.plan_site p {
  font-size: 1.5em;
  font-family: Georgia, serif;
  color: #2a2a2a;
  font-weight: normal;
  padding-bottom: 2px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
}
.resultss h4{
  text-transform:uppercase;
  color:#009aa6;
  font-weight: normal;
  margin:0 0 20px;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.8em;
}
.resultss p{
  color: #666666;
  font-family: Georgia,serif;
  font-size: 1.4em;
  padding: 0 0 25px;
}
#page-interne .resultss ul li h2{
  border-bottom: 1px solid #CCCCCC;
  font-family: Georgia,serif;
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 0 40px;
  padding: 0 0 8px;
}
#page-interne .resultss ul li h2 a{
  color: #000;
}
#page-interne .resultss ul li p{
  color: #666666;
  font-size: 12px;
  line-height: 17px;
  text-align: justify;
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
  margin-top: 20px
}
.plan_site p  a {
  text-decoration: none;
  color: #2a2a2a;
}
.plan_site p  a:hover, .plan_site p  a:focus {color: black;}
.plan_site ul {
  padding-left: 5px;
  border-left: thick solid #ccc;
  margin: 10px 0 10px 20px !important;
  list-style: none none !important;
}
.resultss ul {
  padding-left: 5px;
  margin: 10px 0 10px 20px !important;
  list-style: none none !important;
}
.resultss ul li {list-style: none none !important;}
.pave_texte_bleu {margin: 10px 0 10px 40px;}

.btn-all {
  border: 0;
  background: transparent url('../images/elements/btn-all.jpg') no-repeat 0 0;
  clear: both;
  color: #2F2F2F !important;
  display: block;
  font-family: Georgia, serif;
  font-size: 0.85em;
  font-weight: bold;
  height: 42px;
  line-height: 45px;
  margin: 40px auto;
  text-align: center;
  text-transform: uppercase;
  width: 254px;
  white-space: nowrap;
  text-shadow: 1px 1px 0 white;
}

/* contenu */

#contenu {width: 960px; margin: 0 auto;}
#contenu h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin: 10px 0 15px;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.8em;
    font-weight: normal;
    line-height: 1.25em;
}
#interne .page-stage {color: #666;}
#interne .page-stage h3 {
  margin: 0;
}
#interne .page-stage h5 {
  font-size: 1.3em;
  color: #2a2a2a;
  font-family: Georgia, serif;
  font-weight: normal;
  margin: 0;
}
#interne .page-stage .pave-float {
  float: none;
  clear: both;
  margin: 0 auto;
  width: 200px;
  background: #009AA6 url('../images/structure/background/citation_bg.gif') no-repeat 0 0;
  padding: 30px 10px 10px 10px;
}
#interne .page-stage .pave-float p {
  margin: 0;
  color: white;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
  text-align: center;
  font-size: .85em;
}
#interne .page-stage .pave-float .date {
  background: transparent url("../images/structure/background/sep_infos_publi.gif") no-repeat center bottom;
  padding-bottom: 5px;
  margin-bottom: 2px;
}
#interne .page-stage .object-center {
  float: none;
  clear: both;
  margin: 10px auto;
}
#interne .page-stage .object-center img {
  background: #BEB292;
  border: 1px solid #807760;
  margin: 0;
  padding: 3px;
}
#interne .page-stage .statut {
  float:none;
  clear: both;
  background:#b93434;
  text-shadow: 1px 1px 1px #931515;
  color: white;
  height: 15px;
  display: block;
  padding: 0 4px;
  line-height: 15px;
  font-size: 0.85em;
  text-transform: uppercase;
  margin: 5px auto;
  width: 150px;
  text-align: center;
}

#ezwt-ezlogo, #ezwt-standardactions, #ezwt-help {
  float: left;
  margin-right: 10px;
  height: 30px;
}

#ezwt {
  margin-bottom: 20px;
}
.tableau_doc .icones{
  line-height:10px;
}
.tableau_doc tbody tr td{padding-right:15px;}
.tableau_doc tbody tr td .icones form{width:40px; float:left}
.link{float:left;}
#categ{
  background: none repeat scroll 0 0 #ECECEC;
  border: 5px solid white;
  box-shadow: 0 0 4px #CCCCCC;
  margin: 0 auto 20px;
  overflow: hidden;
  padding: 5px;
  width: 560px;
}
.tipafriend h3{
  margin: 15px 0 15px 0
}
.tipafriend p{
  margin-bottom: 15px
}
.network_links{
  float:left;
  margin-bottom:14px;
  }
.network_links li{
  float:left;
  margin: 0 15px 0 0;
}

.network_links li img {
  vertical-align: -21px;

}
.network_links li img { vertical-align: -39px\9; }

div#twitter-feed {
  clear: both;
  padding-top: 20px;
  border-top: 1px solid #dfd8c8;
  margin-bottom: 25px;
}

div#twitter-feed h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin:0 0 15px;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.25em;
}

/* YOUTUBE VIDEO */

#youtube-videos {
  margin-top: 20px;
  padding-bottom: 30px;
}

#youtube-videos h4 {
  text-transform: uppercase;
  color: #009aa6;
  padding: 1px;
  font-family: 'Helvetica','Verdana','Arial',sans-serif;
  font-size: 1.6em;
}

#youtube-videos div.youtube-video-embed {
  margin: 6px 0 20px 40px;
  clear: both;
}

#youtube-videos div.youtube-video-embed h5 {
  margin: 0 0 6px 0;
  padding-top: 6px;
  font-size: 1.1em;
  font-family: Verdana, "DejaVu Sans", sans-serif;
}

#news div.content-news div.video-icon {
  margin-bottom: 4px;
}

#news div.content-news div.video-icon span {
  color: white;
  background-color: #009aa6;
  padding: 2px 4px;
  font-family: Verdana, "DejaVu Sans", sans-serif;
  font-weight: bold;
}

#home-videos, #content-videos {
  clear: both;
  border-top: 1px solid #dfd8c8;
  padding-top: 20px;
}

#home-videos h2, #content-videos h2 {
  text-transform:uppercase;
  color:#009aa6;
  margin:0 0 15px;
  font-family:'Helvetica','Verdana','Arial',sans-serif;
  font-weight: normal;
  line-height: 1.25em;
}

#home-videos div.home-video-embed, #content-videos div.content-video-embed {
  clear: both;
}

#home-videos h3.home-video-title, #content-videos h3.content-video-title {
  font-family: Georgia, serif;
  font-size: 1.35em;
  margin-bottom: 15px;
  color: #2a2a2a;
  font-weight: normal;
}

#home-videos h3.home-video-title a, #content-videos h3.content-video-title a {
  color: #2a2a2a;
  padding: 5px 0 2px;
  font-weight: normal;
}

#home-videos a.more, #content-videos a.more {
  margin-top: 20px;
}

#content-videos {
  border-bottom: 1px solid #dfd8c8;
  margin-bottom: 20px;
  
}

/* HOME TRAININGS */

#home-trainings {
  clear: both;
}

#home-trainings ul li {
  margin-bottom: 20px;
}

#home-trainings div.home-training-item-content {
  width: 285px;
}

#home-trainings ul li span.home-training-item-type {
  color: #009aa6;
}

#home-trainings ul li span.home-training-item-date {
  color: #666;
  font-style: italic;
  font-size: 0.9em;
}

/* HOME TOP EVENT */

#top-event {
  clear: both;
  padding-bottom: 10px;
}

/* MEDIA OBJECT */

div.content-media {
  padding-bottom: 20px;
}

/* VIDEO OBJECT */

div.mp4-video {
  margin: 20px 0;
}

/* STAFF */

div.staff-page p {
  margin-left: 0;
}

table.staff-table {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

table.staff-table th {
  font-weight: normal;
}

table.staff-table td {
  color: #666;
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_filter {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 941px;
}

dl.staff-details {
  margin: 15px 0 10px 40px;
  font-size: 0.9em;
}

dl.staff-details dt {
  float: left;
  width: 9em;
  font-weight: bold;
  color: #666;
}

dl.staff-details dd {
  color: #666;
}
