@charset "utf-8";
/*zie*/

.cadre-activite {
	width:32%; 
	display:inline-block; 
	vertical-align:top;
}

.cadre-activite:hover {
	opacity:0.2; 
}



button, input, select, textarea {
  font-family: "Asap", Arial, sans-serif !important;
}

body {
  font-family: "Asap", Arial, sans-serif;  
  line-height: 18px;
}

a {
  transition: all 0.2s;
  color: #005fa8;
}

p {
  margin: 0 0 10px 0;  
}

ul {
  list-style-image: url(../images/puce.png);
}

hr {
  border-top: 0;
  border-bottom-color: rgba(0,0,0,0.16);  
}

.alert {
  border-radius: 5px;  
  padding-left: 80px;
  border: none;
  background-color: #d7eef9;
  color: #363636;
  text-shadow: none;
  background-image: url(../images/bg-alert.png);
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 60px;
}

.alert-warning {
  background-image: url(../images/bg-alert.png), url(../images/bg-alert-warning.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 15px 20px;
}

.alert-inscription {
  background-image: url(../images/bg-alert.png), url(../images/bg-alert-inscription.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 15px 20px;
}

.alert-documentation {
  background-image: url(../images/bg-alert.png), url(../images/bg-alert-documentation.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 15px 20px;
}

.alert-info {
  background-image: url(../images/bg-alert.png), url(../images/bg-alert-info.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 28px 20px;
}

.alert-more {
  background-image: url(../images/bg-alert.png), url(../images/bg-alert-more.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 20px 20px;
}

.alert-blockquote {
  background-image: url(../images/bg-alert.png), url(../images/bg-alert-blockquote.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 20px 20px;
}

.alert-content.double {
  -moz-column-count: 2;  
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 22px;  
  -webkit-column-gap: 22px;
  column-gap: 22px;
}

.alert-content p {
  margin: 0 0 10px;  
}

.alert p {
  margin: 10px 0 10px;  
}

.alert-content i {
  color: #36A9E0;
}

div#content-mapping .alert h3 {
  color: #363636;
  font-weight: bold;  
}

h1 {
  background: url(../images/bg-h1.png) no-repeat left bottom;
  padding: 28px 20px;
  font-size: 31px;
  font-weight: normal;
  text-transform: uppercase;
  color: #36a9e0;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 19px;
  line-height: 22px;  
}

[class^="icon-perso-"],
[class*=" icon-perso-"],
.nav-pills > .active > a > [class^="icon-perso-"],
.nav-pills > .active > a > [class*=" icon-perso-"],
.nav-list > .active > a > [class^="icon-perso-"],
.nav-list > .active > a > [class*=" icon-perso-"],
.navbar-inverse .nav > .active > a > [class^="icon-perso-"],
.navbar-inverse .nav > .active > a > [class*=" icon-perso-"],
.dropdown-menu > li > a:hover > [class^="icon-perso-"],
.dropdown-menu > li > a:focus > [class^="icon-perso-"],
.dropdown-menu > li > a:hover > [class*=" icon-perso-"],
.dropdown-menu > li > a:focus > [class*=" icon-perso-"],
.dropdown-menu > .active > a > [class^="icon-perso-"],
.dropdown-menu > .active > a > [class*=" icon-perso-"],
.dropdown-submenu:hover > a > [class^="icon-perso-"],
.dropdown-submenu:focus > a > [class^="icon-perso-"],
.dropdown-submenu:hover > a > [class*=" icon-perso-"],
.dropdown-submenu:focus > a > [class*=" icon-perso-"] {
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
  line-height: 16px;
  display: inline-block !important;
  vertical-align: text-top;
}


.navbar {
  margin-bottom: 0;  
}

.btn-primary {
  background-color: #005fa8;  
  background-repeat: no-repeat;
  background-image: url(../images/bg-btn-primary.png), url(../images/bg-btn-primary-2.png);
  background-position: right bottom, right center;
  border-radius: 5px;
  box-shadow: none;
  border: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-shadow: none;
  padding: 6px 40px 6px 15px;  
}

.btn-primary.alt {
  background-image: url(../images/bg-btn-primary-3.png);
  background-position: left top;
  padding: 6px 15px;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #363636;
  background-position: right bottom, right center;
}

.btn-primary.alt:hover {
  background-position: left top;
}

.btn-primary [class^="icon-"],
.btn-primary [class*=" icon-"] {
  margin-right: 10px;
  margin-top: 0;
}

.btn-slider {
  position: absolute;
  bottom: 10px;
  right: 520px;
}
/*---------------------------*/
/*------ Début HEADER -------*/
/*---------------------------*/

header {
  min-height: 140px;  
}

div#logo {
  float: left;
  margin: 20px;
}

/*------ Début LANGUES -------*/

nav#langues {
  float: right;  
  margin: 8px 20px 0 10px;
}

nav#langues .nav-pills > li > a {
  color: #363636;
  padding: 5px 0 0 0;
  border-radius: 13px;
  font-size: 12px;
  font-weight: bold;
  width: 26px;
  height: 21px;
  text-align: center;
  margin: 0 0 0 20px;
}

nav#langues .nav-pills > li > a:hover,
nav#langues .nav-pills > li > a:focus {
  background: none;
  color: #005fa8;
}

nav#langues .nav-pills > .active > a,
nav#langues .nav-pills > .active > a:hover,
nav#langues .nav-pills > .active > a:focus {
  background-color: #005fa8;  
  color: white;
}

/*------ Fin LANGUES -------*/

/*------ Début ACCES DIRECT -------*/

nav#acces-direct {
  float: right;
  margin-bottom: 52px;
}

nav#acces-direct button {
  border-radius: 5px;  
  border: none;
  margin-top: -5px;
  box-shadow: none;
  text-shadow: none;
  background: #36a9e0;
  padding: 12px 20px 10px;
  text-transform: uppercase;  
}

nav#acces-direct button .caret {
  margin-left: 20px;
  border-width: 6px;
}

nav#acces-direct .dropdown-menu {
  box-shadow: none;
  border-radius: 6px 6px 4px 4px;
  background: #36a9e0;
  border: none;
  border-top: 2px solid white;
  margin-top: 0;
  padding: 10px;
}

nav#acces-direct .dropdown-menu > li > a {
  padding: 3px 20px 3px 10px;
  color: white;
}

nav#acces-direct .dropdown-menu > li > a i {
  color: #005fa8;
  margin-right: 5px;
}

nav#acces-direct .dropdown-menu > li > a:hover,
nav#acces-direct .dropdown-menu > li > a:focus {
  color: #363636;
  background: white;
}

/*------ Fin ACCES DIRECT -------*/

/*------ Début RACCOURCIS -------*/

nav#raccourcis {
  float: right;
  clear: right;  
  margin: 0;
}

nav#raccourcis .navbar {
  margin: 0;  
}
nav#raccourcis .navbar-inner {
  padding: 0;  
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
nav#raccourcis span {
  display: inline-block;
  padding: 0 15px 0 6px;  
  text-transform: uppercase;
  font-size: 12px;
}

nav#raccourcis a {
  color: #363636;  
}

nav#raccourcis a:hover {
  color: #005fa8;  
}

nav#raccourcis a {
  padding: 10px 0;
}

/*------ Fin RACCOURCIS -------*/

/*---------------------------*/
/*------ Fin HEADER -------*/
/*---------------------------*/

/*------ Début ICONES -------*/

.blanc {
  color: white;  
}

.gris {
  color: #363636;  
}

.bleu {
  color: #005fa8;  
}

.turquoise {
  color: #36A9E0;  
}

.icon-perso-puce-04 {
    background-position: -1px -27px;
  width: 32px;
  height: 18px;
    margin: 4px 0 0 10px;
}

.puce-04 {
  line-height: 20px;
  font-size: 10px;
    padding: 2px 0 15px;  
  text-transform: uppercase;
  font-weight: bold;
}

.puce-04 .icon-perso-puce-04 {
  margin: -2px 0 0;
}

.icon-perso-puce-05 {
    background-position: -413px -1px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.icon-perso-puce-05-bright {
    background-position: -70px -95px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.icon-perso-puce-06 {
    background-position: -1px -92px;
  width: 10px;
  height: 16px;
  margin-right: 6px;
}

.icon-perso-puce-07 {
    background-position: -96px -92px;
  width: 10px;
  height: 16px;
  margin-right: 6px;
}

.lien-fiche .icon-perso-puce-07 {
  margin-right: 0;
  margin-left: 6px;
}

.icon-perso-puce-08 {
    background-position: -142px -92px;
  width: 10px;
  height: 16px;
  margin-right: 6px;
}

.icon-perso-lien {
    background-position: -116px -95px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.icon-perso-actus-bright {
    background-position: -330px -1px;
  width: 22px;
  height: 16px;
}

.icon-perso-agenda-bright {
    background-position: -362px -1px;
  width: 22px;
  height: 16px;
}

.icon-perso-annuaire-bright {
    background-position: -472px -1px;
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

.icon-perso-documentation-bright {
    background-position: -21px -95px;
  width: 13px;
  height: 16px;
  margin-right: 6px;
}

.icon-perso-liens-bright {
    background-position: -44px -95px;
  width: 16px;
  height: 17px;
  margin-right: 6px;
}

.icon-perso-bibliotheques {
    background-position: -439px -1px;
  width: 23px;
  height: 16px;
}

.icon-perso-actus {
    background-position: -1px -1px;
  width: 22px;
  height: 16px;
}

.icon-perso-agenda {
    background-position: -62px -1px;
  width: 22px;
  height: 16px;
}

.icon-perso-annuaire {
    background-position: -112px -1px;
  width: 22px;
  height: 16px;
}

.icon-perso-ent {
    background-position: -165px -1px;
  width: 22px;
  height: 16px;
}

.icon-perso-plan-campus {
    background-position: -220px -1px;
  width: 22px;
  height: 16px;
}

.icon-perso-edit {
    background-position: -387px -1px;
  width: 16px;
  height: 16px;
}

a:hover .icon-perso-bibliotheques {
    background-position: -118px -28px;
}

a:hover .icon-perso-actus {
    background-position: -33px -1px;
}

a:hover .icon-perso-agenda {
    background-position: -87px -1px;
}

a:hover .icon-perso-annuaire {
    background-position: -138px -1px;
}

a:hover .icon-perso-ent {
    background-position: -193px -1px;
}

a:hover .icon-perso-plan-campus {
    background-position: -246px -1px;
}

/*------ Fin ICONES -------*/

/*-----------------------------------*/
/*------ Début MENU PRINCIPAL -------*/
/*-----------------------------------*/

nav#menu .nav {
  margin: 0;  
  position: static;
  padding:0;
  text-transform: uppercase;
/*  font-weight:bold*/
  
}
<!--ici-->
nav#menu span.menu {
    float: left;
    font-size: 14px;
    line-height: 0;
    margin-left: 0px;
	margin-right:0px;
	padding:0;
    margin-top: 6px;
	
}

nav#menu .navbar .btn-navbar {
  margin: 5px;  
}

nav#menu .navbar-inverse .navbar-inner {
  background: #363636;  
  border: none;
  padding: 0;
  border-radius: 4px 4px 0 0;
}

nav#menu .navbar-inverse .nav > li {
  border-right: 1px solid rgba(255,255,255,0.1);
  border-left: 1px solid rgba(0,0,0,0.2);
  position: static;
}

<!--survole-->
nav#menu .navbar-inverse .nav > li > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  padding:0px;  
  color: white;
  height: 20px;
}

nav#menu .navbar-inverse .nav > li.active > a,
nav#menu .navbar-inverse .nav > li > a:hover {
  background: #005fa8;
  box-shadow: 1px 3px 8px rgba(0,0,0,0.6) inset;
}

nav#menu .navbar-inverse .nav > li.first  {
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.05), rgba(255,255,255,0.15));
  background-image:    -moz-linear-gradient(rgba(255,255,255,0.05), rgba(255,255,255,0.15));
  background-image:     -ms-linear-gradient(rgba(255,255,255,0.05), rgba(255,255,255,0.15));
  background-image:      -0-linear-gradient(rgba(255,255,255,0.05), rgba(255,255,255,0.15));
  background-image:         linear-gradient(rgba(255,255,255,0.05), rgba(255,255,255,0.15));
}

nav#menu .navbar-inverse .nav > li.first > a > span {
/*  display: none;  */
  position: absolute; left: -999em;
}

nav#menu .navbar-inverse .nav > li.first > a  {
  width: 18px;
  height: 20px;
  background: transparent url(../images/home.png) no-repeat center;
  padding: 20px;  
}

nav#menu .navbar-inverse .nav > li.first > a:hover  {
  background: #005fa8 url(../images/home.png) no-repeat center;
}

nav#menu .navbar-search .search-query {
  background: white url(../images/search.png) no-repeat right center;
    border-radius: 4px 4px 4px 4px;
    margin: 4px 20px 0 0;
    width: 132px;
  color: #363636;
  padding: 10px 40px 10px 14px;
}

nav#menu .navbar-search .search-query::-webkit-input-placeholder {
  color: #363636;
  opacity: 1;
}
nav#menu .navbar-search .search-query:-moz-placeholder {
  color: #363636;
  opacity: 1;
}
nav#menu .navbar-search .search-query::-moz-placeholder {
  color: #363636;
  opacity: 1;
}
nav#menu .navbar-search .search-query:-ms-input-placeholder {
  color: #363636;
  opacity: 1;
}

nav#menu .navbar-search .search-query:focus {
  border: 1px solid #111111;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.15);
    color: #f0f0f0;
/*    outline: 0 none; */
    text-shadow: none;  
  background: #005fa8 url(../images/search-focus.png) no-repeat right center;
}

nav#menu .navbar-search .search-query:focus::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}
nav#menu .navbar-search .search-query:focus:-moz-placeholder {
  color: white;
  opacity: 1;
}
nav#menu .navbar-search .search-query:focus::-moz-placeholder {
  color: white;
  opacity: 1;
}
nav#menu .navbar-search .search-query:focus:-ms-input-placeholder {
  color: white;
  opacity: 1;
}

nav#menu .navbar .nav > li > .dropdown-menu:before,
nav#menu .navbar .nav > li > .dropdown-menu:after {
    border:none;
}

nav#menu .dropdown-menu {
  border-radius: 0;
  background: white;
  border: none;
  padding: 10px;
  margin: 0;
  width: 529px;
  left: auto;
  top: 60px;
}

nav#menu li.universite .dropdown-menu {
  right: 0;
}

nav#menu .dropdown-menu > li > a {
  padding: 3px 40px 3px 10px;
  color: #363636;
  white-space: normal;
}

nav#menu .dropdown-menu > li > a i {
  color: #35A9DF;  
  margin-right: 5px;
}

nav#menu .dropdown-menu > li > a:hover,
nav#menu .dropdown-menu > li > a:focus {
  color: white;
  background: #005fa8;
}

nav#menu .dropdown-menu > li {
  margin-right: 230px;
}

nav#menu .dropdown-menu > li.vignette {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 220px;
  height: 170px;
  margin: 0;
}

nav#menu .dropdown-menu > li.vignette > span {
  position: absolute; left: -999em;
}

nav#menu .dropdown-menu > li.vignette > a {
  padding: 0;
}

nav#menu .dropdown-menu > li.vignette > a > span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 180px;
  padding: 5px 10px;
  background: white;
  color: #181818;
  white-space: normal;
  font-weight: bold;
}

nav#menu .dropdown-menu > li.vignette > a:hover > span {
  color: white;
  background: #363636;
}

/*-----------------------------------*/
/*------ Fin MENU PRINCIPAL -------*/
/*-----------------------------------*/

/*------ Début PROFILS -------*/

nav#profils {
  min-height: 50px;  
  padding: 10px 0 0;
  background: #f5f5f5;
}

nav#profils .navbar-inner {
  background: none;
  border: none;
  box-shadow: none;
}

nav#profils .brand {
  color: #35a9df;
  font-weight: bold;  
  text-shadow: none;
}
nav#profils .navbar .btn-navbar i {
  color: #363636;
} 
nav#profils .navbar .nav > li > a {
  text-transform: uppercase;
  color: #F30;  
  font-size: 12px;
  font-weight: bold;
  text-shadow: none;
}

nav#profils .navbar .nav > li > a i {
  color: #35a9df;
}

nav#profils .navbar .nav > li > a:hover,
nav#profils .navbar .nav > li > a:focus {
  color: #35a9df;
  background: transparent;
}

/*------ Fin PROFILS -------*/

/*------ Début SLIDER -------*/

div#slider {
  background: #e9e8e7 url(../images/bg-carousel.png) no-repeat right bottom;  
  height: 350px;
  overflow: hidden;
}

div#slider div.container {
  height: 350px;
  position: relative;
}

div#slider div.slider,
div#slider-actu div.slider,
div#slider-event div.slider {
  width: 100% !important;
}

.caroufredsel_wrapper {
  width: auto !important;
}

div#slider div.news {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../images/news-slider-default.jpg);
  overflow: hidden;
  color: #363636;
  height: 350px;
}

div#slider div.news a.news-container:hover,
div#slider div.news a.news-container:focus,
div#slider div.news div.news-link a:hover,
div#slider div.news div.news-link a:focus {
  background: white;
  text-decoration: none;
}

div#slider div.news a.news-container,
div#slider div.news div.news-link a {
  position: absolute;
  bottom: 50px;
  left: 20px;
  right: 20px;
  background: #e8e7e5;
  max-width: 400px;
  color: #363636;
}

div#slider a.slider-btn {
  width: 38px;
  height: 38px;
  background: #005fa8 url(../images/icons.png) no-repeat;
  border-radius: 5px;
  display: block;
  position: absolute;
  z-index: auto;
}

div#slider a#slider-prev {
  right: 64px;
  bottom: 10px;
  background-position: -38px -17px;
}

div#slider a#slider-next {
  right: 20px;
  bottom: 10px;  
  background-position: -76px -17px;
}

div#slider a.slider-btn:hover {
  background-color: #363636;
}

div#slider a.slider-btn.disabled {
  opacity: 0.4;
  cursor: default;
}

div#slider a.slider-btn span {
/*  display: none; */
  position: absolute; left: -999em;
}

div#slider div#slider-pagination {
  position: absolute;
  right: 130px;
  bottom: 20px;  
}

div#slider div#slider-pagination a {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  display: inline-block;
  background: white;
  margin: 0 4px;
  box-shadow: -1px 1px 2px rgba(0,0,0,0.8) inset;
}

div#slider div#slider-pagination a:hover {
  background: #e9e8e7;
}

div#slider div#slider-pagination a.selected {
  background: #005fa8;
}

div#slider div#slider-pagination a span {
  /*display: none; */
  position: absolute; left: -999em;
}

div#slider div.news div.news-cat {
  color: #36a9e0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 12px 0;
  background: white;
}

div#slider div.news h2.news-title {
  background: white;
  margin: 0;
  padding: 0 12px 10px;
  font-size: 23px;
  line-height: 24px;
  color:#F60;
}

div#slider div.news div.news-content {
  padding: 10px 12px;
}

div#slider .news-more .icon-perso-puce-04,
div#agenda-tab .event-more .icon-perso-puce-04 {
  margin: -2px 0 0 0;
}

div#slider div.news div.news-more,
div#agenda-tab div.event-more {
  padding: 2px 12px 15px;
  line-height: 20px;
  color: #36a9e0;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  text-shadow: none;  
}
/*------ Fin SLIDER -------*/

/*------ Début CONTENT -------*/

div#content {
  background-color: #f3f2f0;
  /*background-image: url(../images/bg-content.png), url(../images/bg-content-01.jpg), url(../images/bg-content-02.jpg);
  background-repeat: no-repeat;
  background-position: left 350px, left top, right top;*/
}

div#content.accueil {
  background: #f3f2f0 url(../images/bg-content.png) no-repeat left top;
}

div#content-header {
  background: #e9e8e7;
  box-shadow: 0 5px 15px -11px rgba(0,0,0,0.6) inset;
}

div#content:not(.accueil) > div.container {
  background: white;  
}

div.chapo {
  padding: 0 22px;  
  margin: 20px 0;
  line-height: 22px;
}

.row-fluid div.lien-fiche {
  text-align: center;  
  margin-left: 0;
}

.row-fluid div.lien-fiche img {
  padding: 8px 8px;   
  border: 1px solid #e5e5e5; 
}

.row-fluid div.lien-fiche p {
  margin: 8px 8px;  
}  

div#content-mapping {
  padding: 0 20px;  
}

div.content a {
  color: #36A9E0;
  text-decoration: none;
}

div.content a:hover {
  color: #005fa8;
}

div#content-mapping h2:not(.event-title), div.chapo h2 {
  color: #36a9e0;
  background: url(../images/bg-h2.png) no-repeat left center;
  padding: 10px 20px;
  margin: 20px -20px 10px;
  font-size: 26px;
  font-weight: normal;
}

div#content-mapping h3, div.chapo h3 {
  color: #36a9e0;
  font-size: 16px;
  font-weight: normal;
}
/*------ Fin CONTENT -------*/

/*------ Début AGENDA -------*/

div#agenda {
  background: white;  
  box-shadow: 0 0 120px 70px white inset, 14px 0 8px -7px black inset, -14px 0 8px -7px black inset;
}

div#agenda .btn-agenda {
  float: right; 
}

div.events {
  padding: 0 20px;  
}

a.event,
a.actu,
div.event-link a,
div.actu-link a {
  display: block;
  color: #363636;  
  padding: 0 0 10px 0;
  margin: 0 0 20px;
}

a.event:hover,
a.actu:hover,
div.event-link a:hover,
div.actu-link a:hover {
  text-decoration: none;
  background: #363636;
  color: white;
}

a.event div.event-image,
a.actu div.actu-image,
div.event-link a div.event-image,
div.actu-link a div.actu-image {
  background-size: cover;
  background-position: center;
  height: 80px;  
}

h2.event-title,
h2.actu-title {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 10px 0 10px;
  margin-top: 0;
}

div.actu-cat,
div.event-cat {
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 10px;
  margin: 10px 0 0;
}

div.event-details,
div.actu-content {
  font-size: 12px;  
  padding: 0 10px;
}

/*------ Fin AGENDA -------*/

/*------ Début ACTUALITÉS -------*/

div.actus-list {
  margin: 1px -20px 0;
}

div.actus-list div.actu div.actu-image {
  width: 250px;
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 20px 20px 0;
  float: left;
}

div#agenda-tab div.event div.event-infos {
  overflow: auto;
  background: #f3f2f0;
  padding: 8px 20px;
  margin: -20px -20px 10px;
}

div#agenda-tab div.event div.event-infos div.event-type {
  float: left;
  color: #36A9E0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

div#agenda-tab div.event div.event-infos div.event-cat {
  float: right;
  margin: 0;
  padding: 0;
}

div#agenda-tab div.event div.event-image {
  width: 130px;
  height: 130px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 20px 0 0;
  float: left;
}

div#agenda-tab div.event div.event-right {
  float: right;
  margin-left: 20px;
  width: 160px;
}

div#agenda-tab div.event div.event-details,
div#agenda-tab div.event div.event-more {
  padding: 10px 0;
}

div.actus-list div.actu div.actu-image + div.actu-content {
  margin-left: 280px;
}

div#agenda-tab div.event div.event-content {
  float: left;
  width: 335px;
}

div#agenda-tab div.event h2.event-title {
  padding: 10px 0 0;
  font-size: 16px;
  line-height: 19px;
}

div#agenda-tab div.event div.event-desc {
  font-size: 12px;
}

div#content-mapping div.actus-list div.actu a,
div#agenda-tab div.event a {
  display: block;
  color: #363636;
  text-decoration: none;
  padding: 20px;
  overflow: auto;
}

div#content-mapping div.actus-list div.actu a:hover,
div#agenda-tab div.event a:hover {
  background: #e9e8e7;
}

div.actus-list div.actu div.actu-categories {
  color: #36A9E0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

div.actus-list div.actu div.actu-date {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0;
}

div.actus-list div.actu div.actu-title {
  font-size: 16px;
  line-height: 19px;
  margin: 5px 0;
}

div.actus-list div.actu div.actu-desc {
  font-size: 12px;
}

/*------ Fin ACTUALITÉS -------*/

/*------ Début FOCUS -------*/

div.focus-inner .container {
  background: #e8e7e5;
  border-bottom: 40px solid white;
}

div.focus-inner {
  padding: 10px 20px;  
}

div.focus-inner .row-fluid  {
  margin: 10px 0;  
}
div.focus-inner a.focus {
  display: block;
  position: relative;
  min-height: 230px;
  background-size: cover;  
  background-position: center;
  color: #363636;
}

div.focus-inner a.focus.content {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 190px;
}

div.focus-inner a.focus.etudes {
  background: #ff7f00;
}

div.focus-inner a.focus.content div.focus-image {
  background-size: cover;
  background-position: center;
  height: 90px;  
  margin:  0 20px;
}

div.focus-inner a.focus:hover {
  text-decoration: none;
}

div.focus-inner a.focus.content:hover {
  color: white;
  background: #363636;
}

div.focus-inner a.focus h2, div#main-content div#content-mapping div.focus-inner a.focus h2  {
  padding: 6px 12px;
  background: white;
  position: absolute;
  bottom: 0;
  margin: 20px;
  font-size: 19px;
  line-height: 20px;
  font-weight: bold;
}

div#main-content div#content-mapping div.csc-default div.focus-inner a.focus h2 {
  color: #363636;
}

div.focus-inner a.focus.content h2, div#main-content div#content-mapping div.focus-inner a.focus.content h2 {
  padding: 6px 0;
  background: transparent;
  position: static;
  bottom: auto;
  margin: 0 20px 0;
}

div.focus-inner .span12 a.focus h2, div#main-content div#content-mapping div.focus-inner .span12 a.focus h2 {
  right: 0;
}

div.focus-inner a.focus:not(.content):hover h2, div#main-content div#content-mapping div.focus-inner a.focus:not(.content):hover h2 {
  background: #363636;
  color: white;
}

div.focus-inner a.focus.content div.focus-content {
  color: white;
  font-size: 11px;
  line-height: 13px;
  margin: 0 20px;
}

div.focus-inner a.focus.content div.focus-content ul {
  margin-bottom: 0;
}

div.focus-inner a.focus.content div.focus-content ul li {
  line-height: 15px;
}

/*------ Fin FOCUS -------*/

/*------ Début CONTACT -------*/

div#contact {
  background: #e8e7e5;  
}

div#contact div.contact-inner {
    padding: 15px 15px 55px 20px;
}

/*------ Fin CONTACT -------*/

/*------ Début LOGOS -------*/

div#contact div.logos {
  padding-top: 50px;
  overflow: auto;
}

div#contact div.logos div.logo {
  float: left;
  text-align: center;
  width: 21%;
  padding: 0 2%;
}

/*------ Fin LOGOS -------*/

/*------ Début L'ACTU -------*/

div#contact div.lactu input.input-lactu {
  padding: 6px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.6) inset;
  margin-bottom: 5px;
}

div#contact div.lactu button {
  margin-bottom: 5px;
}

div#contact div.lactu input.input-lactu::-webkit-input-placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  font-size: 12px;
}
div#contact div.lactu input.input-lactu:-moz-placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  font-size: 12px;
}
div#contact div.lactu input.input-lactu::-moz-placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  font-size: 12px;
}
div#contact div.lactu input.input-lactu:-ms-input-placeholder {
  color: #363636;
  opacity: 1;
  font-weight: bold;
  font-size: 12px;
}

/*------ Fin L'ACTU -------*/

/*------ Début SOCIAL -------*/

div#contact div.social {
  padding-top: 70px;  
}

div#contact div.social div.social-logo {
  float: left;
}

div#contact div.social div.social-logo a {
  display: block;
  margin: 5px;
  transition: none;
  font-size: 30px;
  color: #363636;
}

div#contact div.social div.social-logo a:hover {
  color: #005fa8;
  text-decoration: none;
}

div#contact div.social a span {
/* display: none; */
  position: absolute; left: -999em;
}

/*------ Fin SOCIAL -------*/

/*------ Début FOOTER -------*/

footer {
  background: white;  
}

footer .container {
  position: relative;  
}

div#sceau {
  position: absolute;
  background: white;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -55px;
  border: 15px solid white;
  border-radius: 60px;
}

div#menu-footer {
  padding: 65px 20px 0;  
}

div#menu-footer h3 {
  text-transform: uppercase;
  font-size: 14px;  
}

div#menu-footer ul {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  list-style: none;
}

div#menu-footer ul li {
  margin: 4px 0;  
}

div#menu-footer a {
  color: #363636;
  font-size: 13px;
  line-height: 15px;
}

div#menu-footer a:hover {
  color: #005fa8;
}

div#mentions {
  padding: 20px;  
  margin-top: 20px;
  border-top: 1px solid #e8e7e5;
  text-align: center;
}

div#mentions .form-search .search-query {
  background: #363636 url(../images/search-focus.png) no-repeat right center;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 0 0;
  color: white;
  padding: 6px 40px 6px 14px;
  width: auto;
}

div#mentions .form-search .search-query::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}
div#mentions .form-search .search-query:-moz-placeholder {
  color: white;
  opacity: 1;
}
div#mentions .form-search .search-query::-moz-placeholder {
  color: white;
  opacity: 1;
}
div#mentions .form-search .search-query:-ms-input-placeholder {
  color: white;
  opacity: 1;
}

div#mentions .form-search .search-query:focus {
  border: 1px solid #111111;
    box-shadow: 0 0 3px rgba(255, 255, 255, 0.15);
    color: #f0f0f0;
/*    outline: 0 none; */
    text-shadow: none;  
  background-color: #005fa8;
}

div#mentions .form-search .search-query:focus::-webkit-input-placeholder {
  color: white;
  opacity: 1;
}
div#mentions .form-search .search-query:focus:-moz-placeholder {
  color: white;
  opacity: 1;
}
div#mentions .form-search .search-query:focus::-moz-placeholder {
  color: white;
  opacity: 1;
}
div#mentions .form-search .search-query:focus:-ms-input-placeholder {
  color: white;
  opacity: 1;
}

div#mentions div.mentions {
  text-align: center;
  font-size: 12px;  
  padding: 8px 0 0;
}

div#mentions div.mentions a {
  color: #363636;
  font-weight: bold;
  text-transform: uppercase;
}

div#mentions div.mentions a:hover {
  color: #005fa8;
}
/*------ Fin FOOTER -------*/

/*------ Début BREADCRUMBS -------*/

ul.breadcrumb {
  background: none;
  border-radius: 0;  
  font-size: 11px;
  font-weight: bold;
  padding: 20px 22px 6px;
  margin: 0 0 -14px ;
}

ul.breadcrumb > li {
  text-shadow: none;
}

ul.breadcrumb > li > .divider,
ul.breadcrumb > li > a {
  color: #363636;
}

ul.breadcrumb > li.active {
  color: #005fa8;
}

/*------ Fin BREADCRUMBS -------*/

/*------ Début TITRE DE LA PAGE -------*/

h1#page-title {
  font-size: 28px;
  line-height: 30px;
  padding: 20px 22px;  
  color: #363636;
  margin: 0;
  background: none;
  text-transform: none;
}

/*------ Fin TITRE DE LA PAGE -------*/

/*------ Début CONTENT MENU -------*/

div.content-menu {
  margin: 20px 22px;
  padding: 10px 0;
  border-top: 1px solid #e9e8e7;
  border-bottom: 1px solid #e9e8e7;
  position: relative;
}

div.content-menu.fiche-diplome {
  margin: 0;
  padding: 10px 12px;
  border: none;
  background: #f3f2f0;
  position: relative;
}

div.content-menu:not(.fiche-diplome):before {
  content: "";
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-top: 7px solid #e9e8e7;
  position: absolute;
  display: block;
  top: 0;
  left: 22px;
}

div.content-menu:not(.fiche-diplome):after {
  content: "";
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-top: 6px solid white;
  position: absolute;
  top: -1px;
  display: inline-block;
  left: 22px;
}

div.content-menu > ul {
  list-style-image: none;
  list-style-type: none;
  list-style: none;
  margin: 0;
  -moz-column-count: 2;  
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 22px;  
  -webkit-column-gap: 22px;
  column-gap: 22px;
}

div.content-menu.fiche-diplome > ul,
div.content-menu.one-col > ul {
  -moz-column-count: 1;  
  -webkit-column-count: 1;
  column-count: 1;
  -moz-column-gap: 0;  
  -webkit-column-gap: 0;
  column-gap: 0;
}

div.content-menu > ul > li {
  padding: 5px 0;
}

div.content-menu.fiche-diplome > ul > li {
  padding: 3px 10px;
}

div.content-menu.fiche-diplome > ul > li i {
  margin-right: 5px;
  color: #36A9E0;
}

div.content-menu.anchor > ul > li {
  padding: 0;
}

div.content-menu > ul > li > span.no-link,
div.content-menu > ul > li > span.no-subpages > a {
  font-weight: bold;
  color: #363636;
}

div.content-menu > ul > li > span.no-link i {
  color: #35a9df;
}

div.content-menu > ul > li > a:hover,
div.content-menu > ul > li > span.no-subpages > a:hover {
  color: white;
  text-decoration: none;
  background-color: #363636;
}

div.content-menu > ul > li > span.no-link,
div.content-menu > ul > li a {
  display: block;
  padding: 3px 10px;
}

div.content-menu > ul > li a i,
div.content-menu > ul > li span.no-link i {
  color: #35A9DF;
  margin-right: 5px;
}

div.content-menu > ul > li ul {
  list-style-image: none;
  list-style-type: none;
  list-style: none;
  margin-left: 10px;
}

div.content-menu > ul > li ul a:hover {
  background-color: #005fa8;
  color: white;
  text-decoration: none;
}

div#main-content.row-fluid > .span9 {
  box-shadow: 12px 0 8px -6px rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;  
}

div#main-content.row-fluid > .span3 {
  box-shadow: 12px 0 8px -6px rgba(0, 0, 0, 0.1) inset;
  background: white;
  padding: 0 0 20px 0;
}
/*------ Fin CONTENT MENU -------*/

/*------ Début SIDEBAR -------*/

div#sidebar h2.bloc-title {
  font-size: 16px;
  text-transform: uppercase;
  padding: 0;
}

div#sidebar div.buttons {
  padding: 10px 10px 0;  
}

div#sidebar div.buttons .btn {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  padding-right: 26px;
}

div#sidebar .bloc h2.bloc-title {
  color: white;
}

div#sidebar div.bloc.inscription h2.bloc-title {
  color: #363636;
}

div#sidebar h2.bloc-title a {
  color: #363636;
}

div#sidebar h2.bloc-title a:hover {
  text-decoration: none;
  color: #005fa8;
}

div#sidebar h2.bloc-title [class^="icon-perso-"],
div#sidebar h2.bloc-title [class*=" icon-perso-"] {
  margin-right: 4px;  
}

div#sidebar div.bloc {
  color: white;
  background: #363636 url(../images/bg-bloc.png) no-repeat left top;
  padding: 0 20px;
  margin: 10px 0;
  box-shadow: 12px 0 8px -6px rgba(0, 0, 0, 0.1) inset;
}

div#sidebar div.bloc.menu-int {
  background: #005fa8;
  margin-top: 0;
}

div#sidebar div.bloc.menu-int:before {
  content: "";
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-right: 8px solid #363636;
  display: block;
  position: absolute;
  margin: 12px 0 0 -35px;
}

div#sidebar div.bloc.contacts {
  background-color: #36a9e0;
}

div#sidebar div.bloc.documentation {
  background-color: #363636;
}

div#sidebar div.bloc.liens {
  background-color: #005fa8;
}

div#sidebar div.bloc.fiche-diplome,
div#sidebar div.bloc.inscription {
  color: #363636;
  background: #d7eef9 url(../images/bg-alert.png) no-repeat left top;
  padding-top: 25px;
}

div#sidebar div.bloc.fiche-diplome ul,
div#sidebar div.bloc.inscription ul {
  margin: 0;
  padding: 10px 0;
  list-style-image: none;
  list-style-type: none;
  list-style: none;
}

div#sidebar div.bloc.menu-int ul {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  list-style: none;
}

div#sidebar div.bloc.menu-int > ul > li > a {
  display: block;
  padding: 10px 20px;
  margin: 0 -20px; 
  background-color: #363636;
  font-weight: bold;
  text-transform: uppercase;
}

div#sidebar div.bloc.menu-int > ul > li > a > i {
  margin-right: 5px;
}

div#sidebar div.bloc.menu-int > ul > li > a > span {
  margin-left: 22px;
  display: block;
}

div#sidebar div.bloc.menu-int > ul > li > a:hover {
  text-decoration: none;
  color: #36A9E0;
}

div#sidebar div.bloc a {
  color: white;
}

div#sidebar div.bloc.fiche-diplome a {
  color: #363636;
}

div#sidebar div.bloc.inscription a {
  color: #36A9E0;
}

div#sidebar div.bloc a.bloc {
  display: block;
  padding: 4px 20px;
  margin: 0 -20px;
}

div#sidebar div.bloc a.bloc i {
  margin-right: 5px;
  color: #35A9DF;
}

div#sidebar div.bloc a.bloc span {
  margin-left: 14px;
  display: block;
}

div#sidebar div.bloc a.bloc:hover,
div#sidebar div.bloc a.bloc.active {
  background: rgba(255,255,255,0.18);
  text-decoration: none;
}

div#sidebar div.bloc img {
  width: 100px !important;
  margin: 0 0 10px 0;
}

div#sidebar div.bloc p {
  margin: 6px 0;
  padding: 6px 0 9px;
  border-bottom: 1px solid rgba(255,255,255,0.18);
}

div#sidebar div.bloc p:last-child {
  border-bottom: none;
}

div#sidebar div#doc_couv_multiples.bloc.documentation > div ul, div#sidebar div#doc_couv_simple.bloc.documentation > div ul, div#sidebar div.bloc.liens > ul {
    list-style: none outside none;
    list-style-image: none;
    margin: 6px 0;
    padding: 6px 0 9px;
} 

/*------ Fin SIDEBAR -------*/

/*------ Début SIDEBAR SLIDER -------*/

div#slider-actu,
div#slider-event {
  margin: 0 20px;
  position: relative;
}

div#slider-actu div.slider-wrap,
div#slider-event div.slider-wrap {
  height: 240px;
  position: relative;
  overflow: hidden;
}

div#slider-actu a.slider-btn,
div#slider-event a.slider-btn {
  width: 19px;
  height: 19px;
  background: #005fa8 url(../images/icons.png) no-repeat;
  border-radius: 5px;
  display: block;
  position: absolute;
  z-index: auto;
  background-size: 250px 100px;
  top: 10px;
}

div#slider-actu a#slider-actu-prev,
div#slider-event a#slider-event-prev {
  right: 25px;
  background-position: -19px -9px;
}

div#slider-actu a#slider-actu-next,
div#slider-event a#slider-event-next {
  right: 0;
  background-position: -38px -9px;
}

div#slider-actu a.slider-btn:hover,
div#slider-event a.slider-btn:hover {
  background-color: #363636;
}

div#slider-actu a.slider-btn.disabled,
div#slider-event a.slider-btn.disabled {
  opacity: 0.4;
  cursor: default;
}

div#slider-actu a.slider-btn span,
div#slider-event a.slider-btn span {
/* display: none; */
  position: absolute; left: -999em;

}


/*------ Fin SIDEBAR SLIDER -------*/

/*------ Début PARTAGE SOCIAL -------*/

div.share {
  margin: 50px 20px;
  padding: 10px 0;
  border-top: 1px solid #e9e8e7;
  border-bottom: 1px solid #e9e8e7;
  overflow: auto;
}

div.share.agenda,
div.share.actus {
  margin: 0 20px 10px;
  padding: 10px 0;
  border-top: 0;
}

div.share ul {
  margin: 0;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  list-style: none;
}

div.share ul li {
  float: left;
  margin: 0 0 0 30px;
  font-size: 12px;
}

div.share.agenda ul li,
div.share.actus ul li {
  float: left;
  margin: 0 15px 0 0;
}

div.share ul li a {
  display: block;
  font-size: 26px;
  color: #363636;
  opacity: 0.5;
  text-decoration: none;
}

div.share.agenda ul li a,
div.share.actus ul li a {
  font-size: 20px;
}

div.share ul li a:hover {
  opacity: 1;
  color: #363636;
}

div.share ul li a span {
/* display: none; */
  position: absolute; left: -999em;

}
/*------ Fin PARTAGE SOCIAL -------*/

/*------ Début NAV FICHE DIMPLOME -------*/

nav#menu-onglets {
  margin: 0;
  padding: 10px 22px 0;
  background: #363636;
  
}

nav#menu-onglets .nav-tabs {
  border: none;
  display: table-row;
  height: 100%;
  margin: 0;
}

nav#menu-onglets .nav-tabs > li {
  display: table-cell;
  float: none;
  text-align: center;
  vertical-align: middle;
  height: 100%;
}

nav#menu-onglets .nav-tabs > li > a {
  color: white;  
  line-height: 18px;
  background: #005fa8;
  border: none;
  height: 100%;
  padding: 0;
}

nav#menu-onglets .nav-tabs > li > a > span {
  padding: 4px 6px;
  display: block;
}

nav#menu-onglets .nav-tabs > li > a:hover {
  background: #36a9e0;
}

nav#menu-onglets .nav-tabs > li.active > a {
  color: #005fa8;  
  background: white;
}

/*------ Fin NAV FICHE DIMPLOME -------*/

/*------ Début DATEPICKER -------*/

div#calendar {
  margin: 20px 20px 40px;  
}

div.datepicker table {
  width: 100%;  
}

div.datepicker div.ui-datepicker-header {
  color: white;
  background: #005fa8;  
  text-align: center;
  padding: 6px 10px;
}

div.datepicker div.ui-datepicker-header a {
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
  height: 13px;
  width: 7px;
  cursor: pointer;
}

div.datepicker div.ui-datepicker-header a.ui-datepicker-prev {
  float: left;
  background-position: -162px -95px;
  margin: 2px 0 0 0;
}

div.datepicker div.ui-datepicker-header a.ui-datepicker-next {
  float: right;
  background-position: -179px -95px;
  margin: 2px 0 0 0;
}

div.datepicker div.ui-datepicker-header a span {
  display: none;
}

div.datepicker th {
  padding: 10px 0;  
}

div.datepicker td {
  text-align: center;  
  padding: 0;
  border: 1px solid transparent;
}

div.datepicker td a {
  display: block;
  padding: 4px 0;
  background: #f3f2f0;
  font-weight: bold;
  position: relative;
}

div.datepicker td a.ui-state-default {
  cursor: default;
  color: #363636;
}

div.datepicker td a.ui-state-default:hover {
  text-decoration: none;
}

div.datepicker td.event a {
  cursor: pointer;
  color: white;
  background: #36a9e0;
}

div.datepicker td.event a:hover {
  background: #005fa8;
}

div.datepicker td.ui-datepicker-current-day a:after {
  content: "";
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-right: 6px solid #ff7f00;
  border-top: 6px solid #ff7f00;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
/*------ Fin DATEPICKER -------*/

/*------ Début BLOC INSIDE -------*/

div.bloc-inside {
  margin: 20px;
  padding: 0 0 10px 0;
}

div.bloc-inside img {  
}

div.bloc-inside.events-sort {
  margin: 20px;
  padding: 20px 0 0;
  border-top: 1px solid #E9E8E7;
}

div.bloc-inside h3 {
  font-size: 14px;
  color: #005fa8;
  text-transform: uppercase;  
  margin-top: 0;
}

div.bloc-inside a {
  color: #36A9E0;  
}

div.bloc-inside div.bloc-inside-inner {
  padding: 10px;  
}

div.bloc-inside.utv {
  background: black;  
  color: white;
}

div.bloc-inside.utv a {
  color: white;
}

div.bloc-inside.savoirs {
  background: #005aa9;  
  color: white;
}

div.bloc-inside.savoirs a {
  color: white;
}

div.bloc-inside.lactu {
  background: #1b6dae;
  color: white;  
}

div.bloc-inside.lactu a {
  color: white;
}

/*------ Fin BLOC INSIDE -------*/

/*------ Début FORMULAIRES -------*/

input[type="checkbox"]:not(old) {
left: -999em;
position: absolute;
}

input[type="checkbox"]:not(old) + label span {
    display:inline-block;
    width:17px;
    height:14px;
    margin:-2px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:not(old):checked + label {
  color: #005fa8;
}

input[type="checkbox"]:not(old):checked + label span {
    background:url(../images/check_radio_sheet.png) -18px top no-repeat;
}

  
input[type="radio"]:not(old) {
    display:inline-block;
}

input[type="radio"]:not(old) + label span {
    display:inline-block;
    width:13px;
    height:13px;
    margin: 0 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
}

input[type="radio"]:not(old):checked + label {
  color: #005fa8;
}

/* Tentative de stylage des boutons radios à base d'image css - 04/06/2014 ne fonctionne pas (conflit avec Bootstrap) */
/*

input[type="radio"]:not(old) {
left: -999em;
position: absolute;
}

input[type="radio"]:not(old) + label span {
    display:inline-block;
    width:13px;
    height:13px;
    margin:-2px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_radio_sheet.png) -37px -1px no-repeat rgba(0, 0, 0, 0);
    cursor:pointer;
}

input[type="radio"]:not(old):checked + label {
  color: #005fa8;
}

input[type="radio"]:not(old):checked + label span {
    background:url(../images/check_radio_sheet.png) -52px -1px no-repeat rgba(0, 0, 0, 0);
}

*/

/*------ Fin FORMULAIRES -------*/

/*------ Début AGENDA (TABLEAU)-------*/

div#agenda-tab {
  margin: 0 -20px;  
  position: relative;
}

div#agenda-tab div.duration {
  color: #005fa8;
  font-size: 20px;
  text-align: center;  
  line-height: 28px;
  padding: 8px 0;
  box-shadow: 0 -12px 8px -6px rgba(0, 0, 0, 0.16) inset;
}

div#agenda-tab div.duration a {
  width: 16px;
  height: 28px;
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
}

div#agenda-tab div.duration a span {
/* display: none; */
  position: absolute; left: -999em;

}

div#agenda-tab div.duration a.prev {
  background-position: -1px -122px;
  float: left;
  margin: 0 0 0 25%;
}

div#agenda-tab div.duration a.next {
  background-position: -27px -122px;
  float: right;
  margin: 0 25% 0 0;
}

div#agenda-tab div.week {
  width: 100%;
  display: block ;
}

div#agenda-tab div.week div.day {
  display: table-cell;
  width: 14.285%;  
  border-right: 1px solid #E9E8E7;
  border-bottom: 1px solid #E9E8E7;
}

div#agenda-tab div.week div.day.last {
  border-right: none;
}

div#agenda-tab div.week div.day.out-of-month {
  background: #f5f5f5 url(../images/out-of-month.png) repeat left top;
}

div#agenda-tab div.week div.day div.day-title {
  background: #36A9E0;
  color: white;
  font-weight: bold;
  padding: 6px 12px;
  box-shadow: 0 -12px 8px -6px rgba(0, 0, 0, 0.16) inset;
  margin-right: -1px;
}

div#agenda-tab div.week div.day.out-of-month div.day-title {
  color: rgba(255,255,255,0.5);
}
div#agenda-tab div.week div.day.last div.day-title {
  margin-right: 0;
}

div#agenda-tab div.week div.day div.day-title span.name {
  display: block;
  font-weight: normal;
}

/*ici */

div#agenda-tab div.week div.day a.event {
  padding: 12px 8px;
  border-bottom: 1px solid #E9E8E7;
  font-size: 12px;
  min-height: 72px;
  display: inline-block;
  text-decoration: none;
  color: #363636;
  margin: 0;
  position: relative;
}

div#agenda-tab div.week div.day a.event div.event-popover {
  display: none;
  position: absolute;
  z-index: 10;
  width: 200%;
  background: #e9e8e7;
  border: 1px solid #e9e8e7;
  top: 0;
  left: 100%;
  padding: 0;
}

div#agenda-tab div.week div.day.week-end a.event div.event-popover {
  left: auto;
  right: 100%;
}

div#agenda-tab div.week div.day a.event div.event-popover:before {
  content: "";
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-right: 6px solid #363636;
  display: block;
  position: absolute;
  margin: 15px 0 0 0;
  left: -12px;
}

div#agenda-tab div.week div.day.week-end a.event div.event-popover:before {
  border: 6px solid transparent;
  border-left: 6px solid #363636;
  left: auto;
  right: -12px;
}

div#agenda-tab div.week div.day a.event div.event-popover div.event-image {
  margin: -1px -1px 0;
  height: 97px;
}

div#agenda-tab div.week div.day a.event div.event-popover div.event-desc {
  padding: 0 10px;
}

div#agenda-tab div.week div.day a.event:hover div.event-popover {
  display: block;
}

div#agenda-tab div.week div.day a.event:hover {
  background: #e9e8e7;
}

div#agenda-tab div.week div.day a.event.last {
  margin-bottom: -1px;
}

div#agenda-tab div.week div.day a.event div.event-time {
  font-weight: bold;
}

div#agenda-tab div.week div.day a.event div.event-title {
  word-wrap: break-word;
}

div#agenda-tab div.event-more {
  padding: 15px 12px;  
}

div.agenda-single,
div.actu-single {
  padding-top: 20px;
}

div.agenda-single div.agenda-image,
div.actu-single div.actu-image {
  max-width: 25%;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
}

div.agenda-single div.agenda-categories,
div.actu-single div.actu-categories {
  text-transform: uppercase;
  font-size: 12px;
}

div.actu-single div.actu-categories {
  color: #36A9E0;
  font-weight: bold;
}

div.agenda-single div.agenda-dates,
div.actu-single div.actu-dates {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;  
}

div.actu-single div.actu-dates {
  font-size: 12px;
}

div.agenda-single div.agenda-infos,
div.actu-single div.actu-infos {
  font-weight: bold;  
}

div.agenda-single div.agenda-infos span,
div.actu-single div.actu-infos span {
  color: #36A9E0;
}

div.agenda-single div.chapo,
div.actu-single div.chapo {
  padding: 0 0 10px;  
  border-bottom: 1px solid #E9E8E7;
}
/*------ Fin AGENDA -------*/

/*------ Début PAGINATION -------*/

div#content-mapping div.pagination ul {
  box-shadow: none;
}

div#content-mapping div.pagination a,
div#content-mapping div.pagination li.disabled a:hover  {
  color: #999999;
  text-decoration: none;
  font-weight: bold;  
  margin: 0 2px;
  border: 1px solid #f3f2f0;
}

div#content-mapping div.pagination a:hover {
  background: white;
  color: #005fa8;
}

div#content-mapping div.pagination li.active a {
  color: white;
  background: #005fa8;
}

div#content-mapping div.pagination ul > li:first-child > a,
div#content-mapping div.pagination ul > li:first-child > span,
div#content-mapping div.pagination ul > li:last-child > a,
div#content-mapping div.pagination ul > li:last-child > span {
  border-radius: 0;  
}

/*------ Fin PAGINATION -------*/

div.actus-archives {
  margin-top: 20px;
}





/*------ ajout de bouton pour les blocs attention documentation inscription informaiton --------*/ 

.alert-documentation {
  background-image: url(../images/bg-alert.png), url(../images/bg-documentation.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 15px 20px;
}

.alert-inscription {
  background-image: url(../images/bg-alert.png), url(../images/bg-inscription.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 15px 20px;
}

.alert-information {
  background-image: url(../images/bg-alert.png), url(../images/bg-alert-info.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 28px 20px;
}


/*------- fin ajout de bouton pour les blocs attention documentation inscription informaiton -------*/ 


/*------ Modif plan des rubriques - Pages sommaires -------*/

div.content-menu > ul > li span.menu_rub_li_ifsub {
    display: block;
    padding: 3px 10px;
    color: #363636;
    font-weight: bold;    
}

/*------ Fin Modif plan des rubriques - Pages sommaires -------*/



/*------- Bloc contact elements reseaux sociaux -------*/

.contact_reseaux-sociaux {
float:right;
letter-spacing:5px;
}

/*------- Fin Bloc contact elements reseaux sociaux -------*/


/*------- Modif CSS pour affichage des vignettes dans les menus déroulants  -------*/

nav#menu .dropdown-menu > li.vignette {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 220px;
  height: 170px;
  margin: 0;
}

nav#menu .dropdown-menu > li.vignette > div > a {
  padding: 0;
}

nav#menu .dropdown-menu > li.vignette > div > a > span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 180px;
  padding: 5px 10px;
  background: white;
  color: #181818;
  white-space: normal;
  font-weight: bold;
}

nav#menu .dropdown-menu > li.vignette > div > a:hover > span {
  color: white;
  background: #363636;
}

/*------- Fin des modifs CSS pour affichage des vignettes dans les menus déroulants  -------*/

/*------- Modifs menu pages sommaires -------*/

div.content-menu > ul > li > span.no-subpages a {
  display: block;
  padding: 3px 10px;
  font-weight: bold;
  color: #363636;
}

/*------- Fin Modifs menu pages sommaires -------*/

/* Feedback votre avis nous intéresse */

#feedback {
  padding: 20px;
}

table, td, th {
  border: none;
}

/* Tableau  */

.table th {
  background-color: #36A9E0;
  color: white;
}

/* Bouton flux RSS */

.btn-rss {
  margin-left: 20px;
}

/* Formulaires */

#menu label {
    padding: 0;
    margin: 0;
    display: block;
    left: -5000px;
    position: absolute;
}

#contact label {
    padding: 0;
    margin: 0;
    display: block;
    left: -5000px;
    position: absolute;
}

#mentions label {
    padding: 0;
    margin: 0;
    display: block;
    left: -5000px;
    position: absolute;
}

/* AJout icone messagerie */

nav#raccourcis span {
    padding: 0 4px 0 4px;
}

.icon-perso-envelope {
    background-position: -186px -28px;
    height: 16px;
    width: 22px;
}

a:hover .icon-perso-envelope {
    background-position: -154px -28px;
}

/* Ajouts classes pour la partie "Gestion" du site unistra */

.gestion_sitemap_subtitle {
  color:grey;
  font-size:13px;
  display: block;  
}

.gestion_sitemap_subtitle em {
    border-bottom: 1px dotted;
    font-style: normal;
}

/* Modification de l'affichage des images en mode SINGLE */

div.agenda-single div.agenda-image, div.actu-single div.actu-image {
    max-width: none;
}

/* Case à cocher visible dans les formulaires */

.survey_item input[type="checkbox"] {
    display: inline;
    margin-right: 10px;
    vertical-align: baseline;
}

/* Menu d'accessibilité */

#accessibilite {
  float: left;
  font-size: 12px;
}

#accessibilite ul {
  display: block;
}

#accessibilite ul li {
  display: inline;
  margin-right: 10px;
}

#accessibilite ul a {
  color: white;
}

#accessibilite ul a:hover {
  color: #35A9DF;
}

/* Modif des styles css pour l'affichage des images suite à l'accessibilité */

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}

.csc-textpic-imagewrap {
  margin-bottom: 10px;
}

/* Affichage des citations sur le site */

blockquote {
  border: none;  
  background-image: url(../images/bg-blockquote.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, 20px 20px;  
  padding-left: 22px;  
}

blockquote p {
  font-size: 14px;
  font-style: italic;
}

.alert-blockquote blockquote {
  margin: 10px 0;
  padding: 0 0 0 0; 
  background: none;
}

/* Affichage des blocs bleus de façon accessible */

div.alert h3.hide {
  position: absolute; left: -999em;
}

/* Affichage correct des images quand il y en a plusieurs */

.csc-textpic-imagerow {
  margin-bottom: 10px;
}

/* Affichage correct des images centrées */

div.csc-textpic-center img {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}   

div.csc-textpic div.csc-textpic-imagecolumn {
    float: none;
    margin-bottom: 10px;
}

div.csc-textpic-center span.csc-textpic-caption {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}

span.csc-textpic-caption {
  font-size: 14px;
  font-style: italic;
}

/* Modifier l'affichage de Galleria pour qu'il s'intègre au site joliment */

.galleria-container {
    /* background: none repeat scroll 0 0 #e9e8e7; */
    background: none repeat scroll 0 0 #363636;
    border-radius: 5px;

    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.galleria-thumbnails .galleria-image {
    border: none;
}

/* Centrer les vidéos dans la page */

.video-js {
    margin-left: auto;
    margin-right: auto;
}

/* Affichage d'une étiquette sur un focus (ex : webzine contrat de site) */

.etiquette_focus {
    padding: 6px 12px; 
    position: relative; 
    margin: 20px; 
    color: white;
    background-color: #005fa8; 
    background-repeat: no-repeat; 
    background-image: url(../images/bg-btn-primary.png); 
    background-position: right bottom; 
    border-radius: 5px; 
    box-shadow: none; 
    border: 0; 
    text-transform: uppercase; 
    font-size: 12px; 
    font-weight: bold; 
    text-shadow: none; 
    padding: 6px 40px 6px 15px;
}

/* Nouveau footer */

div#contact div.social {
        padding-top: 40px;
}

div#contact .btn-primary {
  font-size: 12px;
}

.btn-footer {
    background-color: #005fa8;
    background-repeat: no-repeat;
    background-image: url(../images/bg-btn-primary.png); 
    background-position: right bottom, right center;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
    text-transform: uppercase; 
    font-size: 12px;
    font-weight: bold;
    text-shadow: none;
/*    padding: 6px 40px 6px 15px; */
    padding: 3px 10px 3px 10px;
    margin-top: 7px;
    float: left;
    margin-left: 6px;
    color: white;
}

.btn-footer:hover,
.btn-footer:focus {
  background-color: #363636;
  background-position: right bottom, right center;
    color: white;  
}

.btn-footer.alt:hover {
  background-position: left top;
}

div#contact div.medias-logo {
/*  padding-bottom: 18px;
  text-align: left; */
  padding-top: 40px;  
}

.pagination ul {
    display: block;
     clear: both;
}

div#contact div.logos div.logos_reseaux {
	clear:left; 
	padding-top:30px;
}

/* Bloc focus chiffres clés */ 

.focus_chiffre_cle {
	display: block;
	width: 40%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	/* border: 2px solid black; */
	text-align: center;
	position: relative;
	background-color: #f3f2f0;
	border-radius: 5px;
	padding: 1em;
	/* box-shadow: 0 3px 0 #d7e4ed; */
	border-bottom: 3px solid #d7e4ed;
	min-height: 120px;
}

.focus_chiffre_cle_icone {
	font-size: 52px;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.focus_chiffre_cle_texte {
	margin-top: 10px;
	font-size: 1.2em;
}

/* Affichage des images en mode portrait (pastille ronde) */ 

div.portrait img {
    border-radius: 50%;
}

.square {
  border-radius: 0; 
}

/* Bloc focus vidéo page d'accueil */

div.focus-inner a.focus div.focus_video_home {
	display: block;
	text-align: center;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: 96px;
	color: #C7C7C7;
	text-shadow: 2px 2px 6px #666464;
}


div.focus-inner a.focus div.focus_video_home:hover {
	color: #363636;
	text-shadow: 2px 2px 6px #C7C7C7;
}