/* Generated by less 2.5.1 */
@font-face {
  font-family: 'museo_700';
  src: url('fonts/museosans-700-webfont.woff2') format('woff2'), url('fonts/museosans-700-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_900';
  font-weight: 900;
  src: url('fonts/museosans-900-webfont.woff2') format('woff2'), url('fonts/museosans-900-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_100';
  src: url('fonts/museosans-100-webfont.woff2') format('woff2'), url('fonts/museosans-100-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_300';
  src: url('fonts/museosans-300-webfont.woff2') format('woff2'), url('fonts/museosans-300-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo';
  src: url('fonts/museosans-500-webfont.woff2') format('woff2'), url('fonts/museosans-500-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/************************************/
/* CSS g�n�rales */
/************************************/
@-webkit-keyframes right-left {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
  }
  100% {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
  }
}
@-moz-keyframes right-left {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
  }
  100% {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
  }
}
@-ms-keyframes right-left {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
  }
  100% {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
  }
}
@-o-keyframes right-left {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
  }
  100% {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
  }
}
@keyframes right-left {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 8px);
    -moz-transform: translate(0, 8px);
    -ms-transform: translate(0, 8px);
    -o-transform: translate(0, 8px);
  }
  100% {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
  }
}
body {
  margin: 0;
  padding: 0;
  color: #333333;
  background-color: white;
  font-family: 'museo', arial, verdana, sans-serif;
  font-size: 12px;
}
.relative {
  position: relative;
}
ul,
li,
a,
h1,
h2,
form,
h3,
table,
tr,
td,
th,
input {
  margin: 0;
  padding: 0;
}
a {
  color: #333333;
}
img {
  border: 0;
}
a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover {
  opacity: .75;
}
a.retour:hover {
  opacity: 1;
}
br {
  line-height: 180%;
}
:focus {
  outline: none;
}
.spip_logo {
  max-width: 100%;
}
.row {
  max-width: 1024px!important;
  min-width: 978px;
}
.row::after,
.row::before {
  width: 0;
}
table tbody,
table tfoot,
table thead {
  border: 0!important;
  background: none!important;
}
table {
  margin: 0;
  padding: 0;
}
.button,
button {
  padding: .55rem 1.5rem .625rem;
  font-size: 1rem;
  border-radius: 4px;
}
.button:hover,
button:hover {
  background-color: #999999 !important;
}
.text-left {
  text-align: left!important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit!important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'museo', sans-serif;
  font-family: 'museo_700';
  color: #1d2769;
  font-weight: normal;
}
strong,
b {
  font-family: 'museo_700';
  font-weight: normal;
}
h1 {
  font-size: 22px;
}
#presentation h1 {
  line-height: 1.1em;
  margin-top: 7px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 50px;
  font-family: 'museo_300';
}
.font-weight300 {
  font-weight: 300;
}
.font-weight400 {
  font-weight: 400;
}
.font-size080 {
  font-size: 80%;
  line-height: 140% !important;
}
.text-transform-upper {
  text-transform: uppercase;
}
.text-transform-lower {
  text-transform: lowercase;
}
.text-transform-none {
  text-transform: none;
}
.display-inlineblock {
  display: inline-block;
}
#site {
  width: 100%;
  background-color: #ffffff;
  position: relative;
}
.wrapper,
#second-header {
  width: 995px;
  margin: auto;
}
#site > .wrapper {
  position: relative;
}
#main .back a {
  text-decoration: none;
  color: #ffffff;
  font-size: 11px;
  font-family: 'museo_700';
  padding-left: 5px;
  padding-right: 5px;
}
/************************************/
/* CSS du header */
/************************************/
#header {
  width: 100%;
  height: 134px;
  position: relative;
}
.hLeft {
  width: 731px;
  float: left;
}
.lang {
  display: none;
}
.hLeft .langue {
  padding-right: 15px;
  height: 27px;
}
.hLeft .langue a {
  border-top: 2px solid #333333;
  text-decoration: none;
  float: right;
  font-size: 11px;
  font-family: 'museo_700';
  margin-left: 20px;
  margin-top: 8px;
  padding-top: 2px;
}
.hRight {
  width: 253px;
  float: left;
}
.hRight .search {
  height: 54px;
  padding-top: 8px;
}
#logo_cliquable {
  position: absolute;
  top: 12px;
  left: 12px;
}
/************************************/
/* CSS du formulaire de recherche */
/************************************/
.search input {
  background: #ffffff url(../images/search.jpg) 97% center no-repeat;
  width: 204px;
  height: 22px;
  margin: 4px 0 0 0;
  padding: .2em 2em .2em .7em;
  font-size: 14px;
  border: 1px solid #1d2769;
}
.hRight .tools_right {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  padding-left: 8px;
}
.hRight .tools_right span {
  /*display:inline-block;*/
}
.hRight .tools_right span a {
  display: inline-block;
  vertical-align: middle;
}
.hRight .partage {
  float: left;
}
.hRight .partage a {
  margin: 0 15px 2px 0;
}
/*.hRight .partage a img{
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}*/
.hRight .intranet {
  float: right;
  font-size: 13px;
  padding-right: 30px;
}
.hRight .intranet a {
  text-decoration: none;
  margin-left: 3px;
  margin-right: 3px;
}
.hRight .intranet a.selected {
  color: #ffffff;
}
.formulaire_spip input.text {
  height: 19px;
  margin: 0;
  padding: 0;
}
/************************************/
/* CSS du bloc de gauche */
/************************************/
#blocLeft {
  width: 212px;
  padding: 20px 0 12px 0;
  float: left;
}
/* Menu */
/************************************/
#menuLeft {
  margin-left: 12px;
  margin-right: 11px;
  margin-bottom: 20px;
}
/* Premier niveau */
/************************************/
#menuLeft .ul_1 {
  list-style-type: none;
  border-top: 1px solid #333333;
}
#menuLeft .li_1 {
  border-bottom: 1px solid #333333;
  padding-top: 4px;
  padding-bottom: 4px;
}
#menuLeft .li_1 a {
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
  text-transform: uppercase;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 17px;
}
#menuLeft .li_1 a.selected,
#menuLeft .li_1 a:hover {
  color: #ffffff;
  font-family: 'museo_700';
}
#menuLeft .col_f9bb08 a {
  background: url('../img/puce_universite.jpg') 0px 5px no-repeat;
}
#menuLeft .col_960c7c a {
  background: url('../img/puce_nosFormations.jpg') 0px 4px no-repeat;
}
#menuLeft .col_85795f a {
  background: url('../img/puce_recherche.jpg') 0px 4px no-repeat;
}
#menuLeft .col_e96000 a {
  background: url('../img/puce_vieEtudiante.jpg') 0px 4px no-repeat;
}
#menuLeft .col_72b301 a {
  background: url('../img/puce_international.jpg') 0px 4px no-repeat;
}
#menuLeft .col_c20000 a {
  background: url('../img/puce_bibliotheques.jpg') 0px 4px no-repeat;
}
#menuLeft .col_2ecbba a {
  background: url('../img/puce_actualites.jpg') 0px 4px no-repeat;
}
#menuLeft .col_0d4ba0 a {
  background: url('../img/puce_actualites.jpg') 0px 4px no-repeat;
}
#menuLeft .col_89c74c a {
  background: url('../img/puce_international.jpg') 0px 4px no-repeat;
}
#menuLeft .col_f9bb08 a.selected,
#menuLeft .col_f9bb08 a:hover {
  background-image: none;
  background-color: #f9bb08;
}
/* Second niveau */
/************************************/
#menuLeft .ul_2 {
  list-style-type: none;
  margin-left: 31px;
}
#menuLeft .li_2 {
  background: url('../img/pointille_horizontal.jpg') bottom repeat-x;
  padding-bottom: 3px;
  padding-top: 3px;
}
#menuLeft li.last {
  background: none;
  margin-bottom: 5px;
}
#menuLeft .li_2 a {
  text-decoration: none;
  font-size: 11px;
  cursor: pointer;
  text-transform: none;
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}
#menuLeft .li_2 a.selected,
#menuLeft .li_2 a:hover {
  font-weight: normal;
}
#menuLeft .col_f9bb08 .li_2 a {
  background: url('../img/puce_universite2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_960c7c .li_2 a {
  background: url('../img/puce_nosFormations2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_85795f .li_2 a {
  background: url('../img/puce_recherche2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_e96000 .li_2 a {
  background: url('../img/puce_vieEtudiante2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_72b301 .li_2 a {
  background: url('../img/puce_international2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_c20000 .li_2 a {
  background: url('../img/puce_bibliotheques2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_2ecbba .li_2 a {
  background: url('../img/puce_actualites2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_0d4ba0 .li_2 a {
  background: url('../img/puce_actualites2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_89c74c .li_2 a {
  background: url('../img/puce_international2.jpg') 0px 6px no-repeat;
}
#menuLeft .col_f9bb08 .li_2 a.selected,
#menuLeft .col_f9bb08 .li_2 a:hover {
  background-color: #ffffff;
  color: #f9bb08;
}
/* Troisi�me niveau */
/************************************/
#menuLeft .ul_3 {
  list-style-type: none;
  background: url('../img/pointille_horizontal.jpg') repeat-x;
  padding-left: 10px;
  padding-top: 3px;
  margin-top: 5px;
}
#menuLeft .li_3 {
  padding-left: 12px;
  padding-bottom: 2px;
}
#menuLeft .li_3 a {
  padding-left: 13px;
}
#menuLeft .col_f9bb08 .li_3 a {
  background: url('../img/puce_universite3.jpg') 0px 5px no-repeat;
}
/* 4eme niveau */
/************************************/
#menuLeft .ul_4 {
  list-style-type: none;
  padding-left: 10px;
  padding-top: 3px;
}
#menuLeft .li_4 {
  padding-bottom: 2px;
}
#menuLeft .li_4 a {
  padding-left: 10px;
  background: none !important;
}
/* 5eme niveau et + */
/************************************/
#menuLeft .ul_5,
#menuLeft .ul_6,
#menuLeft .ul_7,
#menuLeft .ul_8 {
  list-style-type: none;
  padding: 2px 0 2px 10px;
}
/* Vous �tes ... */
/************************************/
#youAre {
  margin-left: 12px;
  margin-right: 11px;
}
#youAre h1 {
  color: #ffffff;
  font-size: 12px;
  font-family: 'museo_700';
  text-transform: uppercase;
  background: url('../img/puce_youAreTitle.jpg') 5px center no-repeat;
  background-color: #333333;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
#youAre ul {
  background-color: #e7e4df;
  list-style-type: none;
  padding-top: 5px;
}
#youAre ul li {
  font-size: 11px;
  font-family: 'museo_700';
  padding-bottom: 4px;
  margin-bottom: 3px;
  background: url('../img/pointille_horizontal.jpg') bottom repeat-x;
}
#youAre ul li.last {
  background: none;
  margin-bottom: 0px;
}
#youAre ul li.selected a,
#youAre ul li:hover a {
  background: url('../img/puce_youAreHover2.jpg') 12px 9px no-repeat;
}
#youAre ul li a {
  background: url('../img/puce_youAre.jpg') 12px 9px no-repeat;
  text-decoration: none;
  padding-left: 24px;
  display: block;
  padding-right: 12px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: black;
  font-size: 13px;
}
#youAre ul li a.selected,
#youAre ul li a:hover {
  color: #ffffff;
  background-color: #666666;
}
/* En images */
/************************************/
#enImage {
  margin-left: 12px;
  margin-right: 11px;
}
#enImage h1 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 10px;
  background: url('../img/puce_bloc.jpg') 0px 5px no-repeat;
  padding-left: 12px;
}
#enImage .carousel {
  height: 95px;
}
#enImage .carousel img {
  margin: 5px;
}
/* Partage */
/************************************/
#partage {
  margin-left: 12px;
  margin-right: 11px;
}
#partage img {
  margin-right: 10px;
}
/* Contact */
/************************************/
#contact {
  margin-left: 12px;
  margin-right: 11px;
  background: url('../img/puce_bloc.jpg') 0px 5px no-repeat;
  padding-left: 12px;
}
#contact a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
a.links_titre {
  background: url('../img/puce_bloc.jpg') 0px 5px no-repeat;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin: 0 11px 0 12px;
  padding: 0 0 0 12px;
}
/* S�paration */
/************************************/
.separation {
  padding-top: 12px;
  padding-bottom: 12px;
  clear: both;
}
/* Newsletter */
/************************************/
#newsletter_link {
  margin-left: 12px;
}
/************************************/
/* CSS du centre */
/************************************/
#centre {
  width: 100%;
  max-width: 1024px;
  padding: 0 15px;
  margin: auto;
  padding-bottom: 12px;
}
#road {
  font-size: 10px;
  margin: 15px 0;
  text-transform: lowercase;
}
#road a {
  color: #857960;
  text-decoration: none;
}
#blocRight {
  margin-bottom: 15px;
}
/************************************/
/* Main Global*/
/************************************/
#main a {
  color: #333333;
}
#main p {
  font-size: 13px;
  margin: 0px 0 10px 0;
}
#main .content li {
  font-size: 13px!important;
}
#main ul {
  list-style-type: none;
}
#main .soustitre_lvl1 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
}
#main .soustitre {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
#main h1 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#main .content li a,
#main .rubrique .content li a {
  text-decoration: none;
}
#main .content li a:hover,
#main .rubrique .content li a:hover {
  text-decoration: underline;
}
#main .content .image {
  margin-bottom: 15px;
  float: left;
  margin-right: 15px;
}
#main .content ul {
  position: relative;
  margin-left: 20px;
}
#main .content ul li:before {
  position: absolute;
  left: -13px;
  margin-top: 4px;
  content: "\f054";
  color: #ffb700;
  background: transparent;
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 2px;
  display: inline-block;
}
#main .content ul {
  margin-left: 15px!important;
}
#main .content ul li {
  padding-left: 0!important;
}
#blocRight ul {
  position: relative;
  margin-left: 20px;
}
#blocRight ul li {
  list-style-type: none;
}
#blocRight ul li:before {
  position: absolute;
  left: -13px;
  margin-top: 4px;
  content: "\f054";
  color: #ffb700;
  background: transparent;
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 2px;
  display: inline-block;
}
.description {
  background: url('../img/pointille_horizontal.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
  margin-bottom: 15px;
}
.description:before,
.description:after {
  content: " ";
  display: table;
}
.description:after {
  clear: both;
}
.description h2 {
  font-size: 16px;
}
#main #logo_rubrique {
  margin: 5px 0;
}
#main table {
  border-collapse: collapse;
}
#main table td {
  padding: 5px;
}
#main object {
  margin-bottom: 10px;
}
/************************************/
/* CSS du footer */
/************************************/
#footer_hdp {
  text-align: right;
  margin: 0 13px 4px 0;
}
#footer_hdp a {
  background: url('../img/fleche_haut_noire.png') no-repeat 5px 5px;
  color: #000000;
  text-decoration: none;
  padding: 4px 5px 4px 17px;
}
#footer {
  padding-top: 10px;
  background-color: #ffffff;
}
#menuFooter {
  border-top: 1px solid lightgray;
}
#menuFooter ul {
  list-style-type: none;
  margin: 0;
  margin-left: 20px;
}
#menuFooter ul li {
  float: left;
  font-size: 11px;
}
#menuFooter ul li a {
  text-decoration: none;
  color: #6c6c6f;
  font-size: 12px;
}
#suivez header.titreBlock {
  display: block;
  text-align: center;
}
#suivez .menu {
  display: inline-block;
  position: relative;
  top: 7px;
}
#suivez .menu > li > a {
  padding: 0 7px;
}
#suivez .titreBlock {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-transform: uppercase;
  width: 100%;
}
#suivez .titreBlock p {
  width: auto;
  padding: 0 2em 0 1em;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 19px;
  color: #1d2769;
  text-transform: uppercase;
  font-family: 'museo_700';
}
.slider {
  height: auto!important;
}
.avec-margin {
  margin: 2em!important;
}
#menuFooter ul > li > a {
  display: block;
  padding: .7rem 1rem;
  line-height: 1;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 1s ease!important;
  transition: all 1s ease!important;
}
/************************************/
/* Couleurs en fonction de rubrique */
/************************************/
.border_gris {
  border: #1d2769 solid 1px;
}
/************************************/
/* Autres classes */
/************************************/
.clearer {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
#blocpartages {
  text-align: right;
}
#blocpartages img {
  vertical-align: bottom;
  width: 24px;
  height: 24px;
}
.pagination {
  text-align: right;
}
.pagination_top {
  margin-bottom: 15px;
}
.pagination_bottom {
  margin-top: 10px;
}
.wrapper {
  /* width: 984px; */
  margin: auto;
  position: relative;
}
/************************************/
/* GenMessages */
/************************************/
#genMessages {
  position: absolute;
  top: 15px;
  left: 50%;
  width: 400px;
  margin-left: -200px;
  z-index: 100;
}
#genMessages .message_error {
  background: #d00000;
  padding: 10px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  border: 2px solid #333333;
  margin-bottom: 1px;
}
#genMessages .message_error pre {
  margin: 0;
}
div.socialtags {
  clear: none;
  float: right;
  margin: 0;
}
#header {
  height: 134px;
}
.retour {
  display: block;
  padding-top: 50px;
  width: 170px;
}
.menu {
  margin: 0;
  list-style-type: none;
}
.menu > li {
  display: table-cell;
}
.search {
  top: 72px;
  position: absolute;
  right: 0;
}
.search .link {
  color: #1d2769;
  text-decoration: underline;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
#menuTop .lang > li > a {
  padding: 0;
  margin-left: 10px;
  color: grey;
  font-family: "museo_300";
  text-decoration: none;
  font-size: 12px;
}
#menuTop .menu a {
  padding-top: .5em;
  padding-bottom: .55em;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}
#menuTop .menu {
  position: absolute;
  top: 3px;
  right: 0;
}
#menuTop .espacePerso a {
  margin-left: 1.5em;
  font-size: 13px;
  text-decoration: none;
}
.triangleWhite:before {
  border-color: transparent transparent transparent white;
}
#menuTop .menu.suivre {
  position: absolute;
  top: 33px;
  right: 0;
}
.suivre li {
  list-style-type: none;
  display: block;
  float: left;
}
.suivre li a {
  padding-top: .5em;
  padding-bottom: .55em;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
  opacity: 0.7;
  color: white;
  display: block;
  padding: .7rem 0.8rem;
  line-height: 1;
}
.suivre li a .fa {
  font-size: 29px;
}
.text-decoration-underline {
  text-decoration: underline!important;
}
.couleurBandeA {
  background-color: #ffb700;
}
.grisClair {
  background-color: #eae8e5;
}
.grisTresClair {
  background-color: #eae8e5;
  border-color: #eae8e5;
}
.grisA {
  background-color: #eae8e5;
  border-color: #eae8e5;
}
.grisB {
  background-color: #eae8e5;
  border-color: #eae8e5;
}
.grisC {
  background-color: #eae8e5;
  border-color: #eae8e5 !important;
}
.grisE {
  background-color: #eae8e5;
  border-color: #eae8e5 !important;
}
.grisF {
  background-color: #eae8e5;
  border-color: #eae8e5 !important;
}
.puce-carre {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
}
.puce-carre:hover {
  color: #1d2769;
}
.puce-carre:hover:before {
  color: white;
}
.puce-carre:before {
  content: "\f078";
  color: #ffb700;
  background: transparent;
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 2px;
  display: inline-block;
}
.lien1,
.lien2,
.lien3,
.lien4,
.lien5,
.lien6 {
  background: white;
  color: #1d2769;
  font-family: 'museo';
}
.lien1:hover .puce-carre:before,
.lien2:hover .puce-carre:before,
.lien3:hover .puce-carre:before,
.lien4:hover .puce-carre:before,
.lien5:hover .puce-carre:before,
.lien6:hover .puce-carre:before {
  color: white;
}
.lien1:hover:before,
.lien2:hover:before,
.lien3:hover:before,
.lien4:hover:before,
.lien5:hover:before,
.lien6:hover:before {
  border-color: white!important;
}
.lien1.hover:before,
.lien2.hover:before,
.lien3.hover:before,
.lien4.hover:before,
.lien5.hover:before,
.lien6.hover:before,
.lien1.etat-hover:before,
.lien2.etat-hover:before,
.lien3.etat-hover:before,
.lien4.etat-hover:before,
.lien5.etat-hover:before,
.lien6.etat-hover:before {
  border-color: white!important;
}
.menuitem {
  position: relative;
}
.dropdown-pane {
  background-color: #fefefe;
  border-top: 1px solid #f9bb08;
  border-bottom: 1px solid #f9bb08;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
}
.dropdown > li:hover > .dropdown-pane {
  visibility: visible;
  display: block;
  border-right: 0;
  border-left: 0;
}
#menuNav .row {
  display: table;
  table-layout: auto;
  width: 100%;
}
#menuNav .menu {
  display: table-row;
  max-width: 300px;
}
#menuNav .menu li {
  white-space: nowrap;
  text-align: center;
}
#menuNav .menu a {
  font-size: 15px;
  padding: 0.7rem 0 1.5rem!important;
}
#menuNav .menu a.plus-carre {
  padding: 0!important;
}
#menuNav .menu a {
  font-size: 15px;
  padding: 1rem 0!important;
}
#menuNav .menu a.parent {
  font-weight: 400;
  padding: 6px 0!important;
  position: relative;
  z-index: 1;
  margin-right: 30px;
}
.menu-mega {
  display: inherit!important;
  background-color: white;
  width: 994px!important;
  margin: 0 auto !important;
  padding: .75rem 1rem;
  left: 0% !important;
  right: 0% !important;
  border: 0;
}
/*
.menu-mega .puce-triangle {
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 999;
  cursor: pointer;
}
.menu-mega .puce-triangle:before {
	transform: rotate(90deg);
}
.menu-mega .puce-triangle.toggle:before {
	transform: rotate(-90deg);
}
.menu-mega .menu li {
	text-align: left!important;
	white-space: normal!important;
}
#menuNav .menu .menu-mega a.puce-triangle {
	padding: .4rem !important;
	font-weight: 400;
	line-height: 1.3em;
	-webkit-transition: none!important;
	transition: none!important;
}
#menuNav .menu .menu-mega a.puce-triangle:hover {
	text-decoration: underline;
}*/
#menuNav .row {
  display: table;
  table-layout: auto;
  width: 100%;
}
#menuNav .menu {
  display: table-row;
}
#menuNav .menu li {
  white-space: nowrap;
  text-align: center;
}
#menuNav .menu a {
  font-size: 15px;
  padding: 1rem 0!important;
}
.menu-mega {
  display: inherit!important;
  background-color: white;
  width: 994px!important;
  margin: 0 auto !important;
  padding: .75rem 1rem;
  left: 0% !important;
  right: 0% !important;
}
#accesRapide article a {
  display: inline-block;
  width: 100%;
  padding: 1em;
  line-height: 1em;
  border-color: white!important;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'museo_700';
}
#accesRapide article a:hover {
  color: #222222 !important;
}
#accesRapide article:hover,
#accesRapide article .etat-hover {
  background-color: #ABA08E!important;
}
.menu-mega .menu li {
  text-align: left!important;
  white-space: normal!important;
}
#menuNav .menu .menu-mega a.puce-triangle {
  padding: .4rem !important;
  font-weight: 400;
  line-height: 1.3em;
  -webkit-transition: none!important;
  transition: none!important;
  color: #1d2769;
  text-decoration: none;
}
#menuNav .menu .menu-mega a.puce-triangle:hover {
  color: grey;
  text-decoration: underline;
}
#menuNav .menu .menu-mega a.puce-triangle:hover {
  text-decoration: underline;
}
.page_rubrique div.socialtags {
  margin-right: 14px;
}
.page_rubrique #main table {
  width: auto;
}
div.socialtags:before {
  content: "Partager ";
  color: #4c4c4c;
}
#versionpdf {
  float: right;
}
#versionpdf img,
.socialtags img {
  height: 16px;
  width: 16px;
}
.socialtags-hovers {
  opacity: 1;
  filter: alpha(opacity=100);
}
.filters {
  width: 100%;
  /*height: 150px;*/
  background-color: #eae8e5;
  padding: 25px;
}
.filters h2 {
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  color: #1d2769;
  margin-bottom: 10px;
  font-family: 'museo_700';
}
.filters .rub-pills {
  width: 100%;
  margin-bottom: 15px;
  display: flex;
}
.filters .rub-pills .rub-button {
  background: #ffb700;
  width: 23%;
  margin-right: 2%;
  color: white;
  font-family: 'museo_700';
  text-align: center;
  padding: 18px 0;
  display: block;
  float: left;
}
.filters .rub-pills .rub-button:hover,
.filters .rub-pills .rub-button.on,
.filter-form input[type="submit"]:hover {
  background: #ffcd4d;
  color: white!important;
  opacity: 1;
}
.filters .filter-form {
  width: 100%;
}
.infos h2 {
  font-size: 16px;
}
.article .infos .deux_blocs:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.article .infos .deux_blocs > div {
  width: 50%;
  float: left;
}
.variablefooter .slick-slide {
  margin-right: 15px;
}
.filters .filter-form > * {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.filters .filter-form .date-filter,
.filters .filter-form .place-filter {
  width: 23%;
  margin-right: 2%;
  border: none;
  padding: 18px 25px 18px 7px;
  height: auto;
  color: #c3c0bd;
  margin-bottom: 0;
}
.filter-form input[type="submit"] {
  float: left;
  width: auto;
  padding: 21px 18px;
  background: #ffb700;
  box-shadow: none;
  border: none;
  font-family: 'museo_700';
  margin-right: 2%;
}
.filters h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 10px;
  display: inline-block;
}
.filters .rub-pills {
  width: 100%;
  height: 50px;
}
.filters .rub-pills .rub-button {
  display: inline-block;
  background: #ffcd4d;
  padding: 18px 10px;
  margin: 0 10px;
}
.filters .filter-form {
  width: 100%;
  margin: 10px;
  display: flex;
  flex-flow: row wrap;
}
.filters .filter-form .date-filter,
.filters .filter-form .place-filter {
  flex-basis: 30%;
}
.archived {
  opacity: 0.7;
}
.filter-form a {
  display: block;
  float: left;
  width: 94px;
  text-decoration: underline;
  color: grey!important;
  font-size: 15px;
  margin-left: 5px;
  position: relative;
  top: 5px;
}
.articles {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 103%;
  margin-top: 15px;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
#main .articles .article-thumb {
  width: 22%;
  margin-right: 3%;
  margin-bottom: 15px;
}
#main .articles .article-thumb a {
  color: #1d2769;
}
#main .infos ul li {
  position: relative;
}
#main .infos ul li:before {
  position: absolute;
  left: -13px;
  margin-top: 4px;
  content: "\f054";
  color: #FFB700;
  background: transparent;
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 2px;
  display: inline-block;
}
#main .infos a {
  text-decoration: underline;
}
.articles .img-container {
  width: auto;
  margin-bottom: 5px;
  overflow: hidden;
}
.articles .img-container img {
  width: 100%;
  height: auto;
}
.articles .article-thumb h3 {
  font-size: 16px;
  font-family: 'museo_700';
  margin-bottom: 0;
  color: black;
}
#menuNav .menu .lvl3-menu a {
  padding: 0 0 7px 0!important;
  font-weight: 500;
  font-size: 13px;
}
#pagination {
  width: 100%;
  text-align: center;
  border-top: 1px dotted grey;
  padding: 15px 0;
  margin-top: 10px;
}
.lvl3-menu {
  display: none;
}
.lvl3-menu li {
  margin: 0;
  margin-left: 25px;
}
.lvl3-menu li a {
  margin: 0;
}
@media screen and (max-width: 1025px) {
  #menuNav .menu .lvl3-menu a {
    padding: 0 0 12px 0!important;
  }
  #menuNav {
    margin-bottom: 10px;
  }
  .triangle {
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #999999 transparent transparent transparent;
    margin: auto;
    position: relative;
    top: 5px;
  }
  .menu-mega .puce-t:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 .5em 0 0;
    border-style: solid;
    border-width: .45em 0 .45em .6em;
    border-color: transparent transparent transparent #999999;
  }
  .menu-mega .puce-t {
    position: absolute;
    top: 0;
    right: 7px;
    z-index: 999;
    cursor: pointer;
  }
  .menu-mega .puce-t:before {
    transform: rotate(90deg);
  }
  .menu-mega .puce-t.toggle:before {
    transform: rotate(-90deg);
  }
  body {
    width: 1024px;
  }
}
@media screen and (min-width: 1026px) {
  .menuitem:hover > .lvl3-menu {
    display: block;
  }
}
#menuNav .menu .menu-mega li {
  position: relative;
}
/* bloc right */
/************************************/
/* Global */
/************************************/
#blocRight {
  width: 231px;
  float: left;
  margin-left: 13px;
}
#blocRight h3,
#modules_bottom h3 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  text-align: center;
  color: white;
  background: #1d2769;
}
#modules_bottom h3 {
  background: #ffb700;
}
/*#blocRight li, #modules_bottom li {list-style-type:none; font-size:13px;}*/
#blocRight td,
#modules_bottom td {
  font-size: 13px;
}
#blocRight .module,
#modules_bottom .module {
  margin-bottom: 13px;
}
#blocRight .content,
#modules_bottom .content {
  padding: 8px 8px 5px 8px;
  word-wrap: break-word;
}
#blocRight .content .soustitre_lvl1 {
  color: #000000;
  font-size: 13px;
  font-family: 'museo_700';
  text-transform: uppercase;
}
#blocRight .content .soustitre {
  color: #000000;
  font-size: 13px;
  font-family: 'museo_700';
}
#blocRight .content p,
#modules_bottom .content p {
  margin: 0 0 10px 0;
  font-size: 13px;
}
#blocRight .content a {
  color: #333333 !important;
  font-size: 13px;
}
#modules_bottom .content a {
  color: #333333 !important;
  font-size: 13px;
}
#blocRight .content li a {
  text-decoration: none;
}
#modules_bottom .content li a {
  text-decoration: none;
}
#blocRight .content a:hover,
#modules_bottom .content a:hover {
  text-decoration: underline;
}
#blocRight .content blockquote {
  margin: 10px 0;
  padding-left: 10px;
  border-left: #a0c0e0 solid 3px;
}
/*#blocRight .content li a{text-decoration:none;}*/
/************************************/
/* Global Pour Modules dans page */
/************************************/
#modules_bottom {
  overflow: hidden;
  padding-top: 15px;
}
#modules_bottom .module {
  width: 100%;
  float: none;
}
/************************************/
/* Chiffres Clés */
/************************************/
#blocRight .chiffres {
  border: none;
}
/************************************/
/* Image cliquable */
/************************************/
/*#blocRight .imageclick {}

#blocRight .imageclick .illustration{
	position: relative;
	z-index:1;
}

#blocRight .imageclick a {
	position:absolute;
	bottom:0;
	left:0;
	
	font-size: 13px;
	color: #ffffff;
	font-family: 'museo_700';
	position: absolute;
	padding:3px 0 4px 10px;
	background: url('../img/transparent.png') repeat center;
	text-decoration: none;
	display:block;
	width: 221px;
	z-index:50;
}*/
#blocRight .imageclick .illustration {
  position: relative;
  z-index: 1;
}
#blocRight .imageclick a {
  text-decoration: none;
}
#blocRight .imageclick img {
  vertical-align: bottom;
}
#blocRight .imageclick span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 13px;
  color: #ffffff;
  font-family: 'museo_700';
  text-transform: uppercase;
  padding: 3px 0 4px 10px;
  background: url('../img/transparent.png') repeat center;
  display: block;
  width: 221px;
  z-index: 10;
}
/************************************/
/* Actualités */
/************************************/
#blocRight .actualites .content ul {
  list-style-type: none;
  padding-left: 0px;
}
#blocRight .actualites .content ul li {
  /*background: url('../img/pointille_horizontal.jpg') bottom repeat-x;*/
  border-bottom: #887F68 dotted 1px;
  padding-bottom: 6px;
  margin-bottom: 6px;
}
/************************************/
/* Texte et/ou Image */
/************************************/
/************************************/
/* Aperçu Vidéo */
/************************************/
/************************************/
/* Documents */
/************************************/
#blocRight .documents .content #seebtn {
  text-align: right;
  margin-bottom: 5px;
}
#blocRight .documents .content #seebtn a {
  text-decoration: underline;
}
#blocRight .documents .content #seebtn a:hover {
  text-decoration: none;
}
/************************************/
/* Google Map */
/************************************/
.plan small {
  display: none;
}
/************************************/
/* Contacts */
/************************************/
/************************************/
/* PUPS */
/************************************/
#blocRight .pups .content {
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
}
#blocRight .pups .article_logo {
  float: left;
  margin-right: 5px;
}
/************************************/
/* Recherche Catalogue */
/************************************/
#blocRight .catalogue label {
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
#blocRight #catalogue_search {
  font-size: 13px;
  padding: 3px 5px;
  border: none;
  background: #E8E8E8;
  color: #595959;
  width: 205px;
}
#blocRight #catalogue_submit {
  border: none;
  background: url('../img/puce/puce_c20000.jpg') no-repeat 0 3px;
  cursor: pointer;
  font-size: 13px;
  color: #333333;
  margin-top: 5px;
  padding-left: 8px;
}
#blocRight .contacts .content {
  background: #eae8e5;
}
/************************************/
/* Dates */
/************************************/
#blocRight .archives h3 {
  cursor: pointer;
}
#blocRight .archives h3.selected {
  background: #2ecbba url('../img/puce/puce_blanche_top.png') 215px 7px no-repeat;
}
#blocRight .archives h3:hover {
  background: #333333 url('../img/puce/puce_blanche_bottom.png') 215px 7px no-repeat;
  color: #ffffff;
}
#blocRight .archives h3.selected:hover {
  background: #333333 url('../img/puce/puce_blanche_top.png') 215px 7px no-repeat;
}
#blocRight .archives .content {
  max-height: 260px;
  overflow: auto;
}
#blocRight .dates ul li {
  background: url('../img/puce/puce_black2.jpg') 0px 3px no-repeat;
}
#blocRight .dates ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
}
#blocRight .dates ul li a:hover,
#blocRight .dates ul li.selected {
  font-family: 'museo_700';
}
select {
  background-image: url('../images/chevron-arrow-down.png') !important;
  background-size: 9px 9px!important;
}
/************************************/
/* Formation */
/************************************/
#blocRight .formations {
  margin-bottom: 13px;
  height: 148px;
}
#blocRight .formations .illustration {
  position: absolute;
}
#blocRight .formations h3 {
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  margin-bottom: 8px;
  background: url('../img/transparentHometexteimg.png');
}
#blocRight .formations .content {
  position: relative;
  font-size: 26px;
  font-family: 'museo_700';
  font-family: RotisSemiSerifStd;
  color: #ffffff;
  font-weight: normal;
  padding-left: 20px;
  line-height: 26px;
  margin-bottom: 15px;
}
#blocRight .formations .link {
  position: relative;
  text-align: right;
  padding-right: 10px;
}
#blocRight .formations .link a {
  text-decoration: none;
  font-size: 13px;
  font-family: 'museo_700';
  color: #ffffff;
  background-color: #857960;
  border: 1px solid #2c1908;
  padding-left: 5px;
  padding-right: 5px;
}
/************************************/
/* Sites */
/************************************/
#blocRight .sites {
  background: url('../img/pointille_sites.jpg') repeat-y;
}
#blocRight .sites h3 {
  background-color: #fcdd83;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}
#blocRight .sites .content {
  background: url('../img/pointille_horizontal.jpg') bottom repeat-x;
  padding-left: 7px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 5px;
}
#blocRight .sites ul {
  list-style-type: none;
}
#blocRight .sites ul li {
  font-size: 13px;
  background: url('../img/puce_texteimg4.jpg') 0px 3px no-repeat;
  padding-left: 10px;
  margin-bottom: 7px;
}
#blocRight .sites ul li a {
  text-decoration: none;
}
/************************************/
/* Liens Utils */
/************************************/
#blocRight .liensUtiles {
  border: 1px solid #a09c81;
}
#blocRight .liensUtiles h3 {
  background-color: #f9bb08;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  color: #ffffff;
}
#blocRight .liensUtiles .content {
  padding-left: 7px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 5px;
}
#blocRight .liensUtiles ul {
  list-style-type: none;
}
#blocRight .liensUtiles ul li {
  font-size: 13px;
  background: url('../img/puce_texteimg4.jpg') 0px 3px no-repeat;
  padding-left: 10px;
  margin-bottom: 7px;
}
#blocRight .liensUtiles ul li a {
  text-decoration: none;
}
/************************************/
/* Nouveautés */
/************************************/
#blocRight .nouveautes {
  border: 1px solid #a09c81;
  margin-bottom: 13px;
}
#blocRight .nouveautes h3 {
  background-color: #2ecbba;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  color: #ffffff;
}
#blocRight .nouveautes .content {
  padding-left: 13px;
  padding-right: 8px;
  padding-top: 15px;
  padding-bottom: 10px;
}
#blocRight .nouveautes .content ul {
  list-style-type: none;
}
#blocRight .nouveautes .content ul li {
  margin-bottom: 15px;
  font-size: 13px;
}
#blocRight .nouveautes .content .image {
  width: 62px;
  float: left;
}
#blocRight .nouveautes .content .text {
  width: 130px;
  float: right;
}
#blocRight .nouveautes .content .text .nom {
  text-decoration: underline;
  font-family: 'museo_700';
  margin-bottom: 25px;
}
#blocRight .nouveautes .content .text .auteur {
  margin-bottom: 25px;
}
#blocRight .nouveautes .content .text .link a {
  color: #2ecbba;
  text-decoration: none;
  padding-left: 10px;
  background: url('../img/puce_actualites4.jpg') 0px 3px no-repeat;
}
#blocRight .nouveautes .content .link a {
  text-decoration: none;
  padding-left: 10px;
  background: url('../img/puce_actualites4.jpg') 0px 3px no-repeat;
  font-size: 13px;
}
/************************************/
/* Journal */
/************************************/
#blocRight .journal {
  border: 1px solid #a09c81;
  margin-bottom: 13px;
}
#blocRight .journal h3 {
  background-color: #abeae2;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}
#blocRight .journal .content {
  padding-left: 13px;
  padding-right: 8px;
  padding-top: 15px;
  padding-bottom: 10px;
}
#blocRight .journal .content .image {
  width: 87px;
  float: left;
}
#blocRight .journal .content .text {
  width: 110px;
  float: right;
}
#blocRight .journal .content .text p {
  font-size: 13px;
}
#blocRight .journal .content .link ul {
  list-style-type: none;
}
#blocRight .journal .content .link ul li {
  font-size: 13px;
  margin-top: 8px;
}
#blocRight .journal .content .link a {
  text-decoration: none;
  padding-left: 10px;
  background: url('../img/puce_actualites4.jpg') 0px 3px no-repeat;
  font-size: 13px;
}
/************************************/
/* Catalogue */
/************************************/
#blocRight .catalogue {
  border: 1px solid #a09c81;
  margin-bottom: 13px;
}
#blocRight .catalogue h3 {
  background-color: #e79999;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}
#blocRight .catalogue .content {
  padding-left: 7px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 5px;
}
#blocRight .catalogue .content p {
  margin-top: 0px;
  font-size: 13px;
}
#blocRight #catalogueForm input#inputCatalogue {
  font-size: 13px;
  font-family: arial, verdana, sans-serif;
  color: #595959;
  background-color: #e8e8e8;
  border: 0;
  width: 204px;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 10px;
}
#blocRight #catalogueForm input.submit {
  font-size: 13px;
  font-family: arial, verdana, sans-serif;
  color: #333333;
  background-color: #ffffff;
  border: 0;
  background: url('../img/puce_bibliotheques4.jpg') 0px 3px no-repeat;
  text-align: left;
  /* Pour IE 6 et IE 7 */
  padding-left: 10px;
}
#blocRight .catalogue .content .link {
  margin-bottom: 5px;
}
#blocRight .catalogue .content .link a {
  background: url('../img/puce_bibliotheques4.jpg') 0px 3px no-repeat;
  font-size: 13px;
  padding-left: 10px;
}
/************************************/
/* Liens AD */
/************************************/
#blocRight .liensAD {
  border: 1px solid #a09c81;
  margin-bottom: 13px;
}
#blocRight .liensAD h3 {
  background-color: #d44c4c;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}
#blocRight .liensAD .content {
  padding-left: 7px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 5px;
}
#blocRight .liensAD ul {
  list-style-type: none;
  background: url('../img/pointille_horizontal.jpg') bottom repeat-x;
  margin-bottom: 5px;
}
#blocRight .liensAD ul.last {
  background: none;
  margin-bottom: 0px;
}
#blocRight .liensAD ul li {
  font-size: 13px;
  background: url('../img/puce_bibliotheques4.jpg') 0px 3px no-repeat;
  padding-left: 10px;
  padding-bottom: 7px;
}
#blocRight .liensAD ul li img {
  vertical-align: middle;
}
#blocRight .liensAD ul li a {
  text-decoration: none;
}
#blocRight .liensAD ul li a.titre {
  display: block;
  width: 170px;
  float: left;
}
#blocRight .liensAD ul li a.img {
  width: 16px;
  float: right;
  display: block;
}
/************************************/
/* Galerie */
/************************************/
#blocRight .galerie {
  border: 1px solid #a09c81;
  margin-bottom: 13px;
}
#blocRight .galerie h3 {
  background-color: #f9bb08;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}
#blocRight .galerie .content {
  padding-left: 7px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 5px;
}
#blocRight .galerie .content .video {
  margin-top: 7px;
  margin-left: 7px;
  margin-bottom: 5px;
}
#blocRight .galerie .content .link {
  margin-bottom: 5px;
}
#blocRight .galerie .content .link a {
  background: url('../img/puce_texteimg4.jpg') 0px 3px no-repeat;
  font-size: 13px;
  padding-left: 10px;
  text-decoration: none;
}
/************************************/
/* Inscription */
/************************************/
#blocRight .inscription {
  height: 122px;
  margin-top: 26px;
  margin-bottom: 10px;
  position: relative;
  background: url('../img/pointille_horizontal.jpg') bottom repeat-x;
  padding-bottom: 10px;
}
#blocRight .inscription .illustration {
  position: absolute;
}
#blocRight .inscription a {
  font-size: 13px;
  color: #ffffff;
  font-family: 'museo_700';
  position: absolute;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 17px;
  bottom: 10px;
  background: url('../img/transparentEtudiant.png');
  text-decoration: none;
  display: block;
  width: 214px;
}
/************************************/
/* Galerie Photo */
/************************************/
/* A modifier selon le language utilis� (Javascript ? Flash ?) */
#blocRight .galeriePhoto {
  margin-bottom: 13px;
  background: url('../img/pointille_horizontal.jpg') bottom repeat-x;
}
#blocRight .galeriePhoto h3 {
  background-color: #722e43;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  margin-bottom: 10px;
  color: #ffffff;
}
#blocRight .galeriePhoto .content {
  height: 110px;
  padding-bottom: 10px;
}
#blocRight .galeriePhoto .content img {
  margin: 5px;
}
/************************************/
/* Location */
/************************************/
#blocRight .location {
  height: 77px;
  margin-top: 26px;
  margin-bottom: 10px;
  position: relative;
  background: url('../img/pointille_horizontal.jpg') bottom repeat-x;
  padding-bottom: 10px;
}
#blocRight .location .illustration {
  position: absolute;
}
#blocRight .location a {
  font-size: 13px;
  color: #ffffff;
  font-family: 'museo_700';
  position: absolute;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 17px;
  bottom: 10px;
  background: url('../img/transparentLocation.png');
  text-decoration: none;
  display: block;
  width: 214px;
}
.text-decoration-underline {
  text-decoration: underline!important;
}
.couleurPiedP {
  background-color: #ffb700;
}
.couleurPiedP img {
  opacity: 0;
}
.grisClair {
  background-color: #D3D3D3;
}
.grisTresClair {
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.puce-carre:hover,
.puce-carre.hover,
.puce-carre.etat-hover {
  background-color: #f9bb08;
  border-color: #f9bb08;
}
.puce-carre:hover:before,
.puce-carre.hover:before,
.puce-carre.etat-hover:before {
  color: white;
}
.dropdown-pane {
  border-top: 1px solid #f9bb08;
  border-bottom: 1px solid #f9bb08;
}
.clear {
  clear: both!important;
}
.border {
  border: 1px solid rgba(150, 150, 150, 0.5);
}
.borderWhite {
  border: 3px solid white;
}
.filaire {
  background: transparent!important;
  border: 1px solid #ccc;
  color: inherit;
}
.filtre-444-40 {
  background-color: rgba(68, 68, 68, 0.5);
  width: 100%;
  height: 100%;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.flexbox-center-center {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flexbox-center-left {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.flexbox-center-top {
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.flexbox-center-bottom {
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.flexbox-justify-end {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
.texte-white,
.texte-white h1,
.texte-white h2,
.texte-white h3,
.texte-white h4,
.texte-white .button,
.texte-white p,
.texte-white a {
  color: white!important;
  border-color: white!important;
}
.texte-black,
.texte-black h1,
.texte-black h2,
.texte-black h3,
.texte-black h4,
.texte-black .button,
.texte-black p,
.texte-black a {
  color: #222222 !important;
}
.plus.triangleBistre {
  color: #85795f;
}
.texte-filaire {
  background-color: transparent;
}
.texte-filaire p {
  border: none;
}
.white-100 {
  background-color: white;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 1s ease!important;
  transition: all 1s ease!important;
}
.puce-triangle:before {
  content: "\f054";
  color: #ffb700;
  background: transparent;
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 2px;
  display: inline-block;
}
.triangleRouge:before {
  border-color: transparent transparent transparent #9a0000;
}
.triangleBistre:before {
  border-color: transparent transparent transparent #85795f;
}
.triangleWhite:before {
  border-color: transparent transparent transparent white;
}
.plus {
  font-family: 'museo_700';
}
.plus:before {
  content: "> ";
}
.plus.triangleRouge {
  color: #9a0000;
}
.plus.triangleBistre {
  color: #85795f;
}
.sans-border {
  border: 0!important;
}
.avec-border-top {
  border: 0!important;
  border-top: 1px solid rgba(150, 150, 150, 0.5) !important;
}
.avec-border-bottom {
  padding-bottom: 1em;
  border: 0!important;
  border-bottom: 1px solid rgba(150, 150, 150, 0.5) !important;
}
.avec-border-right {
  border-right: 1px solid rgba(255, 255, 255, 0.75);
}
.avec-border-left {
  border-left: 1px solid rgba(255, 255, 255, 0.75);
}
.sans-margin {
  margin: 0!important;
}
.avec-margin {
  margin: 2em!important;
}
.avec-margin-topbottom {
  margin: 2em 0!important;
}
.avec-margin-topbottom-1 {
  margin: 1em 0!important;
}
.avec-margin-top {
  margin-top: 2em!important;
}
.avec-margin-top-20px {
  margin-top: 20px!important;
}
.avec-margin-bottom {
  margin: 0 0 2em 0!important;
}
.avec-margin-bottom-20px {
  margin-bottom: 20px!important;
}
.avec-margin-bottom-10px {
  margin-bottom: 10px!important;
}
.petit-margin-bottom {
  margin: 0 0 1em 0!important;
}
.sans-padding {
  padding: 0!important;
}
.avec-padding {
  padding: 1em!important;
}
.avec-padding-top {
  padding-top: 1em!important;
}
.avec-padding-top-05 {
  padding-top: .5em!important;
}
.avec-padding-bottom {
  padding-bottom: 1em!important;
}
.avec-padding-bottom-05 {
  padding-bottom: .5em!important;
}
.avec-padding-topbottom {
  padding-top: 1em!important;
  padding-bottom: 1em!important;
}
.avec-padding-topbottom-05 {
  padding-top: .5em 0!important;
  padding-bottom: .5em!important;
}
.avec-padding-double {
  padding: 2em 1em;
}
.avec-padding-left-double {
  padding-left: 2em!important;
}
.avec-padding-triple {
  padding: 4em 1em;
}
.avec-padding-leftright {
  display: block;
  padding: 0 1em!important;
}
.pave-content {
  position: relative;
  padding-bottom: 20px;
}
.pave-content .plus {
  position: absolute;
  bottom: 0;
}
.pave-content p {
  padding-top: .75em;
  line-height: 1.5em;
}
.pave-content h1 {
  text-transform: uppercase;
}
.pave-content h2 {
  width: 100%;
  font-size: 1.25rem;
  line-height: 1.2em;
}
#accueilGeneral #actu02 .pave-content h2 {
  font-size: 1rem;
}
#actu02 .pave-content p {
  margin: 0;
  padding-top: 0;
  line-height: 1.2em;
  font-size: 14px;
}
.pave-content .dateMaj {
  font-size: small;
  color: #888;
}
.button > .fa {
  margin-right: .5rem;
}
header.titreBlock {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  text-transform: uppercase;
}
header.titreBlock h1 {
  display: inline-block;
  margin: 0;
  padding: 1em 0 ;
  font-size: 18px;
  color: #9a0000;
  text-transform: uppercase;
  width: 100%;
}
#accueilPole header.titreBlock h1 {
  color: #ffb700;
}
#accueilPole #diaporama header.titreBlock h1,
#accueilPole #diaporama header.titreBlock p {
  padding-top: 10px;
}
#accueilPole #suivez .titreBlock h1,
#accueilPole #suivez .titreBlock p {
  color: #1d2769;
}
header.titreBlock h1,
header.titreBlock p {
  color: #000;
}
/*#accueilPole .chapeau p {
  font-style: italic;
}*/
#actu02 li.grisA,
#slider li.grisA {
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid white;
  width: 273px;
  background: #ffb700;
  text-align: center;
}
#actu02 li.grisA:hover,
#slider li.grisA:hover {
  background: #ffcd4d;
}
#actu02 li.grisA a,
#slider li.grisA a {
  color: #333;
}
#actu02 .small-6,
#slider .small-6 {
  padding-left: 0;
}
#actu02 .imgBorder {
  margin-right: 1em;
  flex: 0 0 auto;
}
#actu02 img {
  max-width: inherit!important;
}
#actu02 a.plus {
  font-size: 14px;
  display: block;
  margin-top: 15px;
  color: #333333;
  text-align: left;
}
#actu01 article,
#actu01 .pave-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-start;
  align-content: flex-start;
  flex: 1;
}
#actu01 article {
  -ms-flex-direction: column;
  flex-direction: column;
}
/* >= IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #actu01 article {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
#actu01 a.plus {
  display: block;
  text-align: right;
}
#publications .imgBorder {
  margin-right: 2em;
}
#newsletter .blue_link {
  color: white;
}
#newsletter .button {
  color: #1d2769;
  border-radius: 0;
  background: white;
  padding: 15px;
  font-size: 16px;
  font-family: 'museo_900';
}
#newsletter .button:before {
  content: "> ";
}
#newsletter .flex {
  justify-content: space-between;
}
#newsletter .relative {
  align-self: end;
  top: 83px;
}
#newsletter .row {
  background: #1d2769;
  padding: 15px;
  max-width: 996px !important;
}
#newsletter article {
  height: 150px;
}
.news_title {
  display: block;
  color: white;
  font-size: 43px;
  font-family: 'museo_900';
  line-height: 1.2;
  margin-bottom: 15px;
}
.news_title br {
  line-height: normal;
}
#newsletter h2 {
  padding-bottom: 1.2em;
  font-size: 1.35em;
}
.blockVisaVis {
  overflow: hidden;
  padding: 2em;
  vertical-align: bottom;
  height: 235px;
}
h2.redtitle {
  font-size: 14px;
  margin-bottom: 15px;
}
#publications .auteurLivre,
#publications .parutionLivre {
  display: block;
  font-size: 12px;
  line-height: 1.5;
}
#publications .auteurLivre {
  font-size: 16px;
}
.blue_link {
  text-transform: uppercase;
  color: #1d2769;
  font-family: 'museo_700';
}
.blue_link:before {
  content: "> ";
}
#publications .menu > li > a,
#newsletter .menu > li > a,
#publications ul > li > a,
#newsletter ul > li > a {
  display: inline-block !important;
}
#slider .row .row {
  max-width: 100%;
}
#slider .menu a {
  font-size: 12px;
  padding: 0.75em 2em;
  color: #666;
}
#main_footer .pave-content img {
  margin: 30px 0;
  max-width: 180px;
}
#slider section,
footer section {
  margin: 20px 2.5em;
}
#slider .slick-slide,
footer .slick-slide {
  margin: 0 .75em;
}
#slider .slick-slide img,
footer .slick-slide img {
  width: 100%;
}
#slider .slick-next:before,
footer .slick-next:before {
  content: '';
  display: inline-block;
  margin: 0 0 0 5px;
  border-style: solid;
  border-width: 17px 0 17px 15px;
  border-color: transparent transparent transparent #cdc6b4;
}
#slider .slick-prev:before,
footer .slick-prev:before {
  content: '';
  display: inline-block;
  margin: 0 5px 0 0;
  border-style: solid;
  border-width: 17px 15px 17px 0;
  border-color: transparent #cdc6b4 transparent transparent;
}
.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
}
.slick-next {
  right: -40px;
}
.slick-prev {
  left: -40px;
}
.slider {
  height: auto!important;
}
.slider button:hover {
  background-color: #ebeae6!important;
}
.menuFooter {
  margin-top: 20px;
}
.menuFooter .menu {
  border-top: 1px solid #ccc;
}
.menuFooter .menu a {
  font-size: 12px;
  font-weight: 400;
  color: #666;
}
#accueilGeneral #bandeau {
  background: #1b4b9d url('../images/bandeau-fond-paris-sorbonne.png') repeat-x top left;
  height: 134px;
}
#accueilPole #bandeau {
  background: #85795f url('../images/bandeau-fond-paris-sorbonne-pole.png') repeat-x top left;
  height: 134px;
}
#menuTop {
  position: relative;
}
#menuTop .suivre li a {
  padding-top: .5em;
  padding-bottom: .55em;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
  color: #1d2769;
  display: block;
  padding: .2rem .3rem;
  line-height: 1;
}
#menuTop .menu {
  position: absolute;
  top: 7px;
  right: 0;
}
#menuTop .menu.suivre {
  top: 33px;
}
.menu.suivre .fa {
  font-size: 17px;
  padding: 7px;
  width: 32px;
  text-align: center;
  height: 32px;
  border: 1px solid #1d2769;
  border-radius: 30px;
  color: #1d2769;
}
#menuTop .menu a {
  padding-top: .5em;
  padding-bottom: .55em;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}
#menuTop .espacePerso a {
  margin-left: 1.5em;
  font-size: 13px;
  text-decoration: none;
}
#menuTop .espaceEST a {
  margin-left: 1.5em;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
}
.menuitem {
  position: relative;
}
/*
#menuNav .menu .menu-mega a.puce-triangle {
  padding: .4rem !important;
  font-weight: 400;
  line-height: 1.3em;
  -webkit-transition: none!important;
  transition: none!important;
}
#menuNav .menu .menu-mega a.puce-triangle:hover {
  text-decoration: underline;
}
*/
footer .footer img {
  margin: 0 0 5px 212px;
  opacity: 0;
}
#diaporama {
  width: 100%;
  padding-top: 0 !important;
}
#diaporama .row.collapse {
  width: 994px!important;
}
#diaporama .small-9 {
  width: 720px!important;
}
#diaporama .small-3 {
  width: 274px!important;
}
#diaporama header.titreBlock {
  width: 994px;
}
#diaporama .slick-rotate {
  background-color: #eae8e5;
  height: 404px;
  overflow: hidden;
}
#diaporama .outerSliderNavi {
  position: relative;
  height: 404px;
  overflow: hidden;
}
#diaporama .sliderNavi {
  display: table;
  height: 405px;
  width: 100%;
  text-align: left;
}
#diaporama .item-slide {
  position: relative;
  display: table-row;
}
#diaporama .contenu {
  position: relative;
  background: #ffcd4d;
  display: table-cell;
  padding: .3em 1em;
  border-bottom: 1px solid white;
  vertical-align: middle;
}
#diaporama .sliderNavi .active .contenu {
  background: #ffb700;
  color: #333;
}
#diaporama h2 {
  margin: 0;
  padding-bottom: .5em;
  font-size: 1.05em;
  line-height: 1em;
}
#diaporama a {
  color: #777;
}
#diaporama .active a {
  color: #222;
}
#diaporama p {
  margin: 0;
  line-height: 1.2em;
  font-size: 14px;
}
#diaporama .sliderNavi .active {
  position: relative;
}
#diaporama .slick-dots li button:before {
  font-size: 16px;
  color: #fff;
  opacity: .5;
  text-shadow: 0 0 10px #555;
}
#diaporama .slick-dots li.slick-active button::before {
  opacity: 1;
}
#diaporama .slick-dots {
  right: 15px;
  bottom: 0;
  text-align: right;
}
#diaporama .menu .item1,
#diaporama .menu .item2 {
  display: inline-block;
  background: #ffcd4d;
}
#diaporama .menu .item1 a,
#diaporama .menu .item2 a {
  font-size: 12px;
  width: 136px;
  padding: 0.75em;
  color: #333;
}
#diaporama .menu .item2 {
  margin-left: 1px;
  background: #ffb700;
}
#diaporama .menu .item2 a {
  width: 137px;
}
#diaporama .menu {
  width: 100%;
  border-bottom: 1px solid white;
}
#accueilPole #diaporama {
  margin-top: -5px !important;
}
#accesRapide .pave-content {
  padding: .7em 1em .1em;
}
#accesRapide .pave-content em {
  font-size: 90%;
}
#accesRapide article h1,
#accesRapide article span {
  height: 50px;
  margin-bottom: 10px;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'museo_700';
}
#accesRapide article h1 a,
#accesRapide article span a {
  display: inline-block;
  width: 100%;
  padding: 1em;
  line-height: 1em;
  color: #1d2769;
}
#accesRapide article h1 a span,
#accesRapide article span a span {
  text-transform: initial;
  font-size: 12px;
  margin: 0;
  display: inherit;
  height: inherit;
}
#accesRapide article:hover,
#accesRapide article .etat-hover {
  background-color: #1d2769 !important;
}
#accesRapide article:hover a,
#accesRapide article .etat-hover a {
  color: white!important;
  opacity: 1!important;
}
#organisation {
  margin-top: 20px !important;
}
.slick-dotted.slick-slider,
#organisation .column {
  margin-bottom: 20px;
}
#organisation .column {
  background: #eae8e5;
  width: 47%;
  margin-bottom: 20px;
  padding: 0;
}
#organisation .column:nth-child(odd) {
  margin-right: .75em;
}
#organisation .column:nth-child(even) {
  margin-left: .75em;
}
#organisation article,
#activites article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.5em;
  height: 95%;
}
#organisation h2 {
  font-size: 1.5em;
  color: #1d2769;
}
#organisation ul {
  margin: 0;
  margin-top: 7px;
  list-style: none;
}
#organisation li a,
#activites li a {
  padding: .5rem 1rem 0 0;
  font-size: 14px;
  font-weight: inherit;
  color: black;
}
#organisation a,
#activites a {
  color: black;
  line-height: inherit;
}
#organisation a:hover,
#activites a:hover {
  text-decoration: underline;
}
#organisation li a:before,
#activites li a:before {
  content: "> ";
}
#activites li a:before {
  border-color: transparent transparent transparent #85795f;
}
#activites .column {
  width: 22%;
  margin-bottom: 1em;
  padding: 0;
  margin-right: 2em;
}
#activites .column:last-child {
  margin-right: 0;
}
#activites h2 {
  background: #1d2769;
  text-align: center;
  color: white;
  padding: 20px .5em;
  font-size: 1em;
  text-transform: uppercase;
}
#activites img {
  margin-right: .75em;
}
#activites ul {
  list-style: none;
}
#activites p,
#activites ul {
  margin: 0;
  padding: 0 .75em .75em .75em;
  line-height: normal;
  font-size: 13px;
  line-height: 140% !important;
  color: black;
}
#activites p .spip_out {
  color: inherit;
  text-decoration: underline;
}
#activites td p {
  padding-right: 0;
  padding-left: 0;
}
#activites td,
#activites th {
  padding: 0;
}
#activites tr {
  vertical-align: top;
}
.redtitle {
  color: #1d2769;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
}
#agenda {
  margin-bottom: 20px;
}
#agenda .gris {
  text-align: left;
  text-transform: uppercase;
  width: 273px;
  background: #ffb700;
  text-align: center;
}
#agenda .gris:hover {
  background: #ffcd4d;
}
#agenda .gris a {
  color: #333;
}
#agenda .agenda-container {
  background: #eae8e5;
  padding: 20px 0;
}
#agenda h3 {
  font-size: 16px;
}
#agenda a {
  color: #1d2769;
}
#agenda .flex-container {
  display: flex;
}
#agenda .event-content {
  width: 32%;
  margin-right: 4%;
}
#agenda .event-content:last-of-type {
  margin-right: 0;
}
#agenda time {
  font-size: 12px;
  color: #777;
}
#agenda h3 {
  margin-bottom: 0;
}
#agenda .img-container {
  width: auto;
  overflow: hidden;
  margin-bottom: 5px;
}
#agenda .img-container img {
  width: 100%;
  height: auto;
}
.articles {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 15px;
  display: -ms-flexbox;
  display: flex;
}
.articles .article-thumb {
  -ms-flex-preferred-size: 33.33%;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center;
}
.articles .article-thumb h3 {
  font-size: 16px;
}
#menuNav .menu .lvl3-menu a {
  padding: 0 0 7px 0!important;
  font-weight: 500;
  font-size: 13px;
  color: #333;
}
.lvl3-menu {
  display: none;
}
.lvl3-menu li {
  margin: 0;
  margin-left: 25px;
}
.lvl3-menu li a {
  margin: 0;
}
.menuFooter .menu > li > a {
  padding: .7rem;
}
@media screen and (min-width: 1026px) {
  .menuitem:hover > .lvl3-menu {
    display: block;
  }
}
@media screen and (max-width: 1025px) {
  #menuNav .menu .lvl3-menu a {
    padding: 0 0 12px 0!important;
  }
  #menuNav {
    margin-bottom: 10px;
  }
  .triangle {
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #999999 transparent transparent transparent;
    margin: auto;
    position: relative;
    top: 5px;
  }
  .menu-mega .puce-t:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0 .5em 0 0;
    border-style: solid;
    border-width: .45em 0 .45em .6em;
    border-color: transparent transparent transparent #999999;
  }
  .menu-mega .puce-t {
    position: absolute;
    top: 0;
    right: 7px;
    z-index: 999;
    cursor: pointer;
  }
  .menu-mega .puce-t:before {
    transform: rotate(90deg);
  }
  .menu-mega .puce-t.toggle:before {
    transform: rotate(-90deg);
  }
  body {
    width: 1024px;
  }
}
#menuNav .menu .menu-mega li {
  position: relative;
}
/***********************************/
/* Fiche enseignant */
/***********************************/
#main .ficheEnseignant {
  margin-top: 15px;
}
#main .ficheEnseignant ul li a {
  text-decoration: none;
}
#main .ficheEnseignant ul li a:hover {
  text-decoration: underline;
}
#main .ficheEnseignant .description {
  /*margin-bottom: 15px;
	padding-bottom: 15px;
	background: url('../img/pointille_horizontal.jpg') bottom repeat-x;*/
  background: none;
}
#main .ficheEnseignant .description h2:before {
  content: " ";
  display: block;
  float: left;
  height: 4px;
  width: 120px;
  margin: 7px 5px 0 0;
  background: #1b4b9d;
}
#main .ficheEnseignant .description .image {
  width: 120px;
  float: left;
  text-align: center;
}
#main .ficheEnseignant .description .description_content {
  width: 500px;
  float: left;
  margin-left: 6px;
}
#main .ficheEnseignant .description .description_content h3.ufr p {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0;
}
#main .ficheEnseignant .description .description_content h3 {
  font-size: 12px;
  margin-bottom: 8px;
}
#main .ficheEnseignant ul {
  list-style-type: none;
  margin-left: 10px;
  margin-bottom: 8px;
}
#main .ficheEnseignant .description_autre {
  width: 100%;
  margin-left: 125px;
}
#main .ficheEnseignant .onglet {
  margin-bottom: 15px;
  padding-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px dotted silver;
}
#main .ficheEnseignant .description_autre .onglet {
  width: 100%;
  float: left;
}
#main .ficheEnseignant .description_autre .onglet h4 {
  font-size: 16px;
}
#main .ficheEnseignant .description_autre .onglet h4:before {
  content: " ";
  display: block;
  float: left;
  height: 4px;
  width: 120px;
  margin: 7px 5px 0 0;
  background: #1b4b9d;
}
#main .ficheEnseignant .last {
  background: none;
}
#main .ficheEnseignant .onglet .content {
  margin-left: 126px;
}
.outerSliderNavi {
  margin-bottom: 20px;
}
