/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v11/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v11/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body {
  font-family: 'Lato',sans-serif;
  font-size:15px;
  background-color:#EEE;
}

/* LIENS */
a,a:link,a:hover {
    color: #008dbd;
}

.main-container {
	/*background: url('../img/fond-site.png') 0 0 repeat-y #FFF;**/
	background-color: #FFF;
	/*margin:0 15px;*/
	padding-bottom:25px;
	border-left:15px #EEE solid;
	border-right:15px #EEE solid;
}   
/** HEADER **/

#logo-site-responsive,#footLogo {display:none;}

.header-menu  #block-search-form {
  margin-left:0;
  z-index:10;
}

.header-menu {
  padding-right:30px;
  text-transform:uppercase;
}
.header-menu ul {
  list-style:none;
  padding:0;
}
.header-menu ul li {
  border-bottom: 1px solid #FFF;
  padding: 3px;
  text-align:right;
}
.header-menu ul li a {
  color:#FFF;
  font-size:11px;
}
.header-menu ul li a:hover {
  color:#11284b;
  text-decoration:none;
}
.header-menu form {
  /*border:1px solid #FFF;*/
}
#block-block-3 .contextual-links-wrapper{display:none;}
.navbar #block-search-form {float:none;}
.header-menu form .form-control {
  display: block;
  width: 100%;
  height: 20px;
  padding: 0 12px 0 12px;
  font-size: 11px;
  line-height: 1.428571429;
  color: #FFF;
  text-transform:uppercase;
  vertical-align: baseline;
  background-color: transparent;
  background-image: none;
  border: 1px solid #FFF;
  border-radius: 0;
  transition: none;
  font-size:10px;
  text-transform:none;
}
.header-menu form .btn {
  display: block;
  padding: 1px 5px;
  height:20px;
  width:40px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #FFF;
  border-radius: 0;
} 

.header-menu form ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #FFF;
}
.header-menu form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #FFF;
   opacity:  1;
}
.header-menu form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #FFF;
   opacity:  1;
}
.header-menu form :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #FFF;
}
.header-menu #block-block-11 p {text-align:center;}
#navbar {
  margin-top:0;
  margin-bottom:0;
  padding:0;
  border:none;
  background-color:#008cbc;
  border-radius: 0;
}


/** CONTENU **/
.main-container {
  /*margin-bottom:25px;*/
}
.main-container .row section {

}
.fond tr {
  /*padding: 3px 5px;  
  vertical-align:top;*/ 
}
.fond h2{
  margin-top:5px;
}

.fond td {
	/*padding-right: 25px !important;*/
	padding-bottom: 10px !important;
}

.fond c2 {
	vertical-align:top !important;
}



/*********** SOCIAL *****************/
.addthis_toolbox {
  padding:10px 5px 5px 5px;
  text-align:left;
  margin-bottom:5px;
  width:100%;
}
.addthis_toolbox {margin-top:15px;}
.addthis_toolbox a.at300b {float:none;}
.col-droite .addthis_toolbox a.at300b {float:left;text-align:center;}
.col-droite .addthis_toolbox a.at300b, .addthis_toolbox a.at300m {width:100%;}

/****** COL GAUCHE *******/

.col-gauche .col-flottant-gauche-ola  {
  position:fixed;
  top:10px;
  max-width:150px;
	background-color:#FFF;
	z-index:1500;
}

/****** COL DROITE *******/

.col-droite .col-flottant-droite-ola  {
  position:fixed;
  top:10px;
  max-width:150px;
}
.col-droite {
	margin-top:40px;
}

/*********** AGENDA *****************/
/** ACCUEIL **/
.bloc-accueil-agenda {
  background-color:#008cbc;
  height:350px;
  text-align:center;
  padding: 20px 40px 0 40px;
}
.bloc-accueil-agenda h2 {
	text-transform:uppercase;
	color:#11284b;
	font-weight:bold;
}
.bloc-accueil-agenda .views-field-field-dates {
  font-size:22px;
  color:#11284b;
  text-transform:uppercase;
}
.bloc-accueil-agenda .views-field-field-type-evenement {
  font-size:22px;
  color:#ffe200;
  font-style:italic;
}
.bloc-accueil-agenda .views-field-title a {
  color:#11284b;
  font-size:26px;  
  font-weight:bold;
  text-decoration:none;
	line-height:28px;
}
.bloc-accueil-agenda .views-field-title {
  margin: 0 0 10px 0;
  padding: 0 10px 5px 10px;
}
.bloc-accueil-agenda .views-field-title a:hover {text-decoration:none;color:#fff;}
.bloc-accueil-agenda .views-field-body {
  color:#FFF;
  text-transform:uppercase;
  font-size:16px;
  margin: 10px 0 10px 0;
	display:block;
} 

.bloc-accueil-agenda .voir, .bloc-accueil-agenda .complet {
  width:170px;
  margin: 0 auto;
  padding:5px;
  border:1px solid #11284b;
  text-transform:uppercase;
  font-weight:bold;
}
.bloc-accueil-agenda .voir a, .bloc-accueil-agenda .complet a {
  text-decoration:none;
}
.bloc-accueil-agenda .voir,.bloc-accueil-agenda .voir a {
  color:#008cbc;
  background-color:#11284b;
}
.bloc-accueil-agenda .complet a {
  color:#11284b;
}
.bloc-accueil-agenda a:hover {color:#FFF;}
.bloc-accueil-agenda .voir {
	margin-top:20px;
}

/* FILTRES */
.page-recherche-agenda .region-menu-second {
  padding-top:60px;
}
.region-menu-second section h2.block-title  {
  background:url('../img/agenda-liste-no-expanded.png') 95% 5px no-repeat #707e93;
}
.region-menu-second section h2.bounce  {
  background:url('../img/agenda-liste-expanded.png') 95% 5px no-repeat #4d5e78;
}
.region-menu-second section.block-views h2.block-title  {
	background:none;
	background-color:#4d5e78;
}
.region-menu-second section.expanded h2.block-title {background:url('../img/agenda-liste-expanded.png') 95% 5px no-repeat #4d5e78;}
.block-facetapi h2.block-title, .region-menu-second .block-views h2.block-title {
  background-color:#4d5e78;
  color:#FFF;
  padding: 8px 25px 8px 10px;
  font-family: 'Lato';
  font-weight:bold;
  font-size:12px;
}
.block-facetapi, .block-facetapi a, .block-facetapi a:hover, .block-facetapi a:visited {
  color:#4d5e78;
  text-transform:uppercase;
  font-size:12px;
}
ul.facetapi-collapsible {padding:0 0 0 10px;margin:0;}
ul.facetapi-collapsible li,ul.facetapi-collapsible li div {padding:0 0 0 0;}

ul.facetapi-facetapi-checkbox-links {padding:0;}
ul.facetapi-facetapi-checkbox-links li input {width:20px;height:20px;margin-right:5px;vertical-align: bottom;float:left;clear:both;margin: 0 5px 2px 0;}
ul.facetapi-facetapi-checkbox-links li {overflow:hidden;}

.region-menu-second .views-exposed-form .views-exposed-widget {padding:0;margin:0;width:100%;}
.region-menu-second .views-exposed-form .views-exposed-widget .form-submit {color:#FFF;margin-top:5px;padding:2px;width:100%;background-color:#11284b;border-color:#11284b;}

/* LISTE */
.bloc-agenda-liste-head {
  background:url('../img/agenda-liste-fond-haut.png') 0 0 no-repeat;
  overflow:hidden;
}

.bloc-agenda-liste-head-dates {
  font-family: 'Fjalla One', sans-serif;
  text-shadow: 1px 1px 20px rgba(17, 40, 75, 0.75);
  float:left;
  width:89px;
  height:89px;
  text-align:center;
  padding: 15px 0 0 0;
  color:#11284b;
}
.agenda-dates-jour {
  font-size:36px;
  display:block;
  line-height:1;
}
.agenda-dates-mois {
  font-size:14px;
  text-transform:uppercase;
}
.agenda-dates-annee {
  font-size:14px;
}
.bloc-agenda-liste-head-titre {
  float:left;
  width:480px;
  padding:25px 0 0 20px;
}

.bloc-agenda-liste-head-titre a {
  color:#FFF;
  
}
.bloc-agenda-liste-head-eve {
  float:left;
  padding:45px 0 0 0;
  width:120px;
  text-align:right;
  color:#ffe200;
  font-family: 'Lato';
  font-style:italic;
  font-size:14px;
}
.bloc-agenda-liste-content {
  clear:both;
  background-color:#eeeeee;
  margin: 0 28px 20px 16px;
  padding:15px;
  -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  -moz-border-radius-bottomleft: 15px 15px;
  border-bottom-left-radius: 15px 15px;

-moz-box-shadow: 5px 5px 3px 3px #666666;
-webkit-box-shadow: 5px 5px 3px 3px #666666;
-o-box-shadow: 5px 5px 3px 3px #666666;
box-shadow: 5px 5px 3px 3px #666666;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=134, Strength=3);

}
.bloc-agenda-liste-infos {
	display:flex;
	margin:0;
	padding:0;
}
.bloc-agenda-liste-infos-resume {
	padding-left: 30px;
	background:url('../img/pictos/agenda-picto-resume.svg') 0 0 no-repeat;;
	list-style:none;
}

.bloc-agenda-liste-content-image {
		overflow: hidden
    padding-right: 10px;
    padding-bottom: 100px;
    float: left;
}
.bloc-agenda-liste-content .bloc-agenda-liste-content-image img {
  float:left;
  padding: 0 15px 15px 0;
}

.bloc-agenda-liste-content-lieu {
  display:flex;
  padding: 0 0 5px 30px;
  background:url('../img/pictos/agenda-picto-localisation.svg') 0 0 no-repeat;
}
.bloc-agenda-liste-content-horaires {
  display:flex;
  padding: 0 0 5px 30px;
  background:url('../img/pictos/agenda-picto-horaires.svg') 0 0 no-repeat;
}
.bloc-agenda-liste-content-pole {
  display:flex;
  padding: 0 0 5px 30px;
  background:url('../img/pictos/agenda-picto-pole.svg') 0 0 no-repeat;
}

.view-display-id-agenda_liste .views-row {
    border-bottom: 1px dashed #e7e7e7;
    margin-bottom: 30px;
    padding-bottom: 40px;
}
.page-agenda .views-field-view-node img {
	float:right;
}
/* BOUTON ARCHIVE */
.btn-archive, .btn-archive:link, .btn-archive:visited {
  width:90%;
  background-color:#707e93;
  display:block;
  text-align:center;
  padding: 10px 0;
  margin-top:30px;
  color:#FFF;
  -moz-border-radius: 5px 5px;
  border-radius: 5px 5px;
  text-transform:uppercase;
  text-decoration:none;
}
.btn-archive:hover {
  background-color:#4d5e78;
  color:#FFF;
  text-decoration:none;
}

/* PAGINATION */
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #11284b;
    border-color: #428bca;
}

.view-display-id-agenda_liste .views-field-field-dates {
  font-weight:bold;
}
/* SINGLE */
.bloc-agenda-liste-infos-details {
	margin:0;
	padding:0;
	list-style:none;
}
.bloc-agenda-liste-infos-details li {
	min-height:25px;
}
.bloc-agenda-liste-infos-horaires {
	padding-left: 30px;
	background:url('../img/pictos/agenda-picto-horaires.svg') 0 0 no-repeat;
}
.bloc-agenda-liste-infos-salle {
	padding-left: 30px;
	background:url('../img/pictos/agenda-picto-salle.svg') 0 0 no-repeat;
}
.bloc-agenda-liste-infos-pole {
	padding-left: 30px;
	background:url('../img/pictos/agenda-picto-pole.svg') 0 0 no-repeat;
}


.bloc-agenda-liste-head-single {
  background:url('../img/agenda-single-fond-haut.png') 0 0 no-repeat;
  overflow:hidden;
}
.node-type-article h1.page-header {
  background-color:#11284b;
  color:#FFF;
  font-size:18px;
  padding:15px;
  -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  display:none;
}
.agenda-single-bloc1 {
  margin:0;
  padding: 0;
    -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
}

.agenda-single-contenu {
  background-color:#eee;
  padding-top:10px;
  padding-bottom:10px;
  -moz-border-radius: 15px 15px;
  border-radius: 15px 15px;
}
.node-article .field-name-field-image {
  float:right;
  padding: 0 0 15px 15px;
}
.node-article .field {
  margin-bottom:15px;
}
.node-article .date-display-single {
  font-weight:bold; 
}
.myblock-ical-google {
	border:1px solid #ffe200;
  -moz-border-radius: 10px 10px;
  border-radius: 10px 10px;
  margin-bottom: 10px;
  padding:5px 5px;
	width:100%;
}
.block-ical-google {
  font-size:12px;
	text-align:center;
  display:block;
}
 a.block-ical-google,a.block-ical-google:link {
  font-family: 'Lato';
  text-transform:uppercase;
  color:#263746;
}



/* Archives */
#block-block-5 p {
  padding: 0 0 0 15px;
  margin: 10px 0 0 0;
}



.bloc-accueil-projet {
  /*background-color:#ffd400;*/
  
  height:350px;
}
.bloc-accueil-projet h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
		color:#11284b;
}
.bloc-accueil-projet #vscc_controls_previous_accueil_contenus-bloc_projet_en_cours {
  display:block;
  width:40px;
  height:50px;
  float:left;
  margin-top:-200px;
  z-index:100;
  position:relative;
  background:url('../img/fleche_g.png') 10px no-repeat;
}
.bloc-accueil-projet #vscc_controls_previous_accueil_contenus-bloc_projet_en_cours a,.bloc-accueil-projet #vscc_controls_next_accueil_contenus-bloc_projet_en_cours a {width:100%;display:block;height:100%;}
.bloc-accueil-projet #vscc_controls_previous_accueil_contenus-bloc_projet_en_cours a img,.bloc-accueil-projet #vscc_controls_next_accueil_contenus-bloc_projet_en_cours a img{visibility: hidden;}
.bloc-accueil-projet #vscc_controls_next_accueil_contenus-bloc_projet_en_cours {
  display:block;
  width:40px;
  height:50px;
  float:right;
  margin-top:-200px;
  z-index:100;
  position:relative;
  background:url('../img/fleche_d.png') 0 0 no-repeat; 
}
.bloc-accueil-projet .views-field-field-acronyme {
  text-align:center;
  margin: 0 auto;
  width:100%;
  position:absolute;
  top:60px;
  height:50px;
}
.bloc-accueil-projet .views-field-field-acronyme a {
  font-size:24px;
  font-weight:bold;
  color:#11284b;
	text-transform:uppercase;
}
.bloc-accueil-projet .views-field-field-acronyme a:hover {
  text-decoration:none;
  color:#008cbc; 
}
.bloc-accueil-projet .projet_voir {
  background-color: #11284b;
  position: relative;
  bottom: 36px;
  padding: 5px 10px 10px 10px;
  text-align:center;
  margin: 0 auto;
  width:50%;
}
.bloc-accueil-projet .projet_voir a {
  color:#FFF;
  text-transform:uppercase;
}
.bloc-accueil-projet .projet_voir a:hover {
  color:#008CBC;
  text-decoration:none;
}

/*************** PROJETS ***************/
/* FILTRES */

.page-projets #block-menu-interne-menu-interne {
	border-top:3px solid #008cbc;
	margin-top: 15px;
  padding-top: 5px;
}
/* LISTE */
.bloc-projet-liste-head {
  background:url('../img/projet-liste-fond-haut.png') 0 0 no-repeat;
	min-height:90px;
}
.bloc-projet-liste-head-titre {
  float:left;
  width:680px;
  padding:25px 0 0 35px;
}

.bloc-projet-liste-head-titre a {
  color:#FFF;
}

.bloc-projet-liste-content {
  clear:both;
  background-color:#eeeeee;
  margin: 0 28px 20px 15px;
  padding:15px;
  -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  -moz-border-radius-bottomleft: 15px 15px;
  border-bottom-left-radius: 15px 15px;

-webkit-box-shadow: #666 3px 10px 10px;
-moz-box-shadow: #666 3px 10px 10px;
box-shadow: #666 3px 10px 10px;

}
.bloc-projet-liste-content .bloc-projet-liste-content-image img {
  float:left;
  padding: 0 15px 15px 0;
}

.bloc-projet-liste-content-lieu {
  padding: 0 0 0 13px;
  background:url('../img/agenda-liste-lieu.png') 0px 4px no-repeat;
}
.bloc-projet-liste-content-pole {
  padding: 0 0 0 13px;
}

.view-display-id-projet_liste .views-row {
    border-bottom: 1px dashed #e7e7e7;
    margin-bottom: 30px;
    padding-bottom: 40px;
}
.page-projet .views-field-view-node img {
	float:right;
}
/* SINGLE */
.node-type-projets h1.page-header {
  background-color:#11284b;
  color:#FFF;
  font-size:18px;
  padding:15px;
  -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  display:none;
}
.projet-single-bloc1 {
  margin:0;
  padding: 0;
    -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
}

.projet-single-contenu {
  background-color:#eee;
  padding-top:10px;
  padding-bottom:10px;
  -moz-border-radius: 15px 15px;
  border-radius: 15px 15px;
}
.node-type-projets .field-name-field-image {
  float:right;
  padding: 0 0 15px 15px;
}
.node-projet .field {
  margin-bottom:15px;
}

/*************** ACTUALITES ***************/
.bloc-actu-miniliste {
	margin:10px 0px 20px 0;
}
/* SINGLE */
.node-type-actualites h1.page-header {
  background-color:#11284b;
  color:#FFF;
  font-size:18px;
  padding:15px;
  -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  display:none;
}

/*************** POLES ***************/
.page-taxonomy-term h1.page-header {
  background-color:#11284b;
  color:#FFF;
  font-size:18px;
  padding:15px;
  -moz-border-radius-bottomright: 15px 15px;
  border-bottom-right-radius: 15px 15px;
  display:none;
}
.page-taxonomy-term .bloc-interne h2{
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2em;
    background-color: #11284b;
    padding: 5px;
    border-bottom-right-radius: 10px;
}
.page-taxonomy-term .content {background-color:#ebebeb;}
.page-taxonomy-term .content p {padding: 5px 10px 5px 20px;}

/*************** ACTAULITES ***************/
/* ACCUEIL */
.bloc-accueil-infos {
  background-color:#11284b;
  height:400px;
  text-align:center;
  padding: 20px 30px 0 30px;
}
.bloc-accueil-infos h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
		margin-bottom:40px;
}

.bloc-accueil-infos .views-field-field-pole {
    font-size: 22px;
    color: #ffe200;
    font-style: italic;
}
.bloc-accueil-infos .views-field-title a {
  color:#FFF;
  font-size:22px;
  padding: 0 0 5px 0x;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
}
.bloc-accueil-infos .views-field-title a:hover {
  color:#008cbc;
}
.bloc-accueil-infos .views-field-title {
  margin: 0 0 10px 0;
  text-align:center;
}
.bloc-accueil-infos .views-field-body {
  color:#FFF;
  text-transform:uppercase;
}

.bloc-accueil-infos .voir, .bloc-accueil-infos .complet {
  width:200px;
  margin: 0 auto;
  padding:5px;
  border:1px solid #008cbc;
  text-transform:uppercase;
  font-weight:bold;
}
.bloc-accueil-infos .voir a, .bloc-accueil-infos .complet a {
  text-decoration:none;
}
.bloc-accueil-infos .voir, .bloc-accueil-infos .voir a {
  color:#11284b;
  background-color:#008cbc;
}
.bloc-accueil-infos .complet a {
  color:#008cbc;
}
.bloc-accueil-infos a:hover {
  color:#FFF;
}
.bloc-accueil-infos .voir {
	margin-top:80px;
}
/* LISTE */
.bloc-plateforme-sommaire {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	padding:10px;
	min-height:320px;
}
.bloc-plateforme-sommaire img {
	width:100%;
}
.bloc-plateforme-sommaire-titre {
  text-align:center;
  display:block;
}
.bloc-plateforme-sommaire .acronyme {
	background-color:#008cbc;
	color:#fff;
	text-align:center;
	padding:5px;
	min-height:60px;
	line-height:60px;
}
.bloc-plateforme-sommaire .acronyme span {
	line-height:1em;
	display:inline-block;
	vertical-align:middle;
}


 /* ACTUS */
.bloc-accueil-actus {
  background-color:#FFF;
  border: 12px solid #008cbc;
  height:400px;
  padding: 20px 10px;
  text-align:center;
  color:#008cbc;
  overflow:hidden;
}
.bloc-accueil-actus .more-link {display:none;}
.bloc-accueil-actus h2 {
  text-transform:uppercase;
  margin-bottom:0;
	font-size:25px;
	font-weight:bold;
}
.bloc-accueil-actus ul {
  margin:10px 0 0 0;
  padding:0;
  list-style:none;
}
.bloc-accueil-actus ul li {
  margin-bottom:10px;
}
.bloc-accueil-actus ul li .title-post {
  line-height:16px;
  padding-bottom:5px;
}
.bloc-accueil-actus ul li .title-lien {
  font-size:12px;
  text-transform:uppercase;
}
.bloc-accueil-actus ul li .title-resume {
  font-size:13px;
  line-height:14px;
  padding-bottom:5px;
}

.bloc-accueil-actus ul li a {
  font-weight:bold;
}

.actus-toutes {
  background-color: #008cbc;
  padding: 15px 0 10px 0;
  margin-top:-46px;
  text-align:center;
  z-index: 100000;
    position: relative;
}
.actus-toutes a {
  color:#FFF;
  text-transform:uppercase;
}
.actus-toutes a:hover {
  text-decoration:none;
  color:#11284b;
}

/* PUBLICATIONS */
.bloc-accueil-publications {
  background-color:#FFF;
  border:12px solid #11284b;
  height:400px;
  padding:20px 10px;
  text-align:center;
}
.bloc-accueil-publications h2 {
  text-transform:uppercase;
  font-size:26px;
  font-weight:bold;
  color:#11284b;
}
.bloc-accueil-publications .views-field-title {
  margin:10px auto;
  width:80%;
}
.bloc-accueil-publications .views-field-title a {
  text-transform:uppercase;
  color:#11284b;
  text-decoration:none;
  font-weight:bold;
}
.bloc-accueil-publications .views-field-body {
  width:85%;
  margin:0 auto;
  line-height:16px;
}
.bloc-accueil-publications .more-link a {
  color:#11284b;
  text-transform:uppercase;
  font-size:11px;
  font-weight:bold;
}
.bloc-accueil-publications .bloc-texte {
  height:260px;
  overflow:hidden;
}
.bloc-accueil-publications .bloc-toutes {
  background-color:#11284b;
  position:relative;
  bottom:6px;
  padding:15px 0 10px 0;
  margin: 0 -10px;
}
.bloc-accueil-publications .bloc-toutes a {
  display:block;
  color:#FFF;
  text-transform:uppercase;
}
.bloc-accueil-publications .bloc-toutes a:hover {
  text-decoration:none;
  color:#008cbc;
}
/* PUBLICATIONS - SINGLE */
.node-publication .field-name-field-image img {
  float:right;
  padding: 0 0 15px 15px;
}

/*********** DESIGN CONTENU **********/
.bloc-interne .content ul {padding-left:30px;}
.bloc-interne .content li{
	list-style: none;
	background:url('../img/puce-bleue.jpg') 0 7px no-repeat;
	padding-left:15px;
}
.bloc-interne h1 {
  /*color:#11284b;*/
	color:#008dbd;
  font-size:26px;
  font-weight:normal;
  /*text-transform:uppercase;*/
  background-color:#FFF;
  padding-top: 15px;
  padding-bottom: 9px;
  border-bottom: 1px solid #EEE;
}
.bloc-interne h2 {
  margin-bottom: 5px;
  line-height:14px;
}
.bloc-interne h2 a,.bloc-interne h2 {
  color:#11284b;
  font-size:16px;
  font-weight:bold;
  /*text-transform:uppercase;*/
  line-height:1.2em;
}
.bloc-interne h3 {
  font-size:16px;
  font-weight:bold;
  line-height:1em;
  color:#11284b;
  padding: 0 10px 0 20px
}

.node-type-page .field-item {
  /*background-color: #ebebeb;*/
	border-left:5px solid #ebebeb;
  border-right:5px solid #ebebeb;
}
.node-type-page .field-item p {
  padding: 5px 10px 5px 20px;
}

.node-type-page .node-type-page .bloc-interne h2 a, .node-type-page .bloc-interne h2 {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    line-height: 1.2em;
    /*background-color: #11284b;*/
		background-color:#005dac;
    padding: 5px;
    /*border-bottom-right-radius: 10px;*/
}

/* SOUS MENU */

#block-menu-block-1 {
	background-color:#11284b;
}
#block-menu-block-1 .menu a {
	background-color:#11284b !important;
	color:#fff !important;
}
#block-menu-block-1 .menu a:hover {
	background-color:#fff !important;
	color:#11284b !important;
}

.well {
	/*background-color:#11284b;*/
	background-color:#005dac;
	border:none !important;
	border-radius:0 !important;
	box-shadow:none !important;
  margin-bottom:0px;
  padding:15px;
}

/*.menu a {
	color:white;
}

.menu a:hover {
	background-color:white !important;
	color:#11284b;
}

.menu a.active {
	background-color:white !important;
	color:#11284b;
}

.menu a.active-trail {
	background-color:white !important;
	color:#11284b !important;
}*/

.views-field-field-pole a {
	font-weight:bold;
}

.view-display-id-agenda_liste .views-field-field-image {
	width:230px; 
	height:175px;
	float:left;
}

.view-display-id-agenda_liste .views-field-field-dates {
	/*width:230px; 
	height:175px;*/
	float:left;
	margin-right: 5px;
}

.view-display-id-agenda_liste .views-field-title {
	/*width:230px; 
	height:175px;
	float:right;*/
	margin-bottom:5px;
}

.view-display-id-agenda_liste .views-field-field-pole {
	font-weight:bold;
}

.view-display-id-agenda_liste .views-field-body {
	float: right;
    width: 500px; 
	margin-bottom: 5px;
}

.view-display-id-agenda_liste .views-field-field-image  img{
	width:200px;
}
/* Menu footer 1*/
#block-block-2 ul {
	padding-left:0;
}

#block-block-2 {
	width:100%;
}
/* Menu footer 2*/
#block-block-7 ul {
	padding-left:0;
}

#block-block-7 {
	width:100%;
}

#block-block-1 {
	margin-left:5px;
}

.col-sm-5{
	
	width: 42.66%;
}

.col-sm-4{
	padding:0;
}

.col-sm-4 .bloc-accueil-infos{
	margin-right: 15px;
}

.col-sm-4 .bloc-accueil-actus{
	margin-right: 15px;
}

.col-sm-4 .actus-toutes{
	margin-right: 15px;
}

.col-sm-4 .bloc-accueil-publications{
	margin-right: 5px;
}

.row {
	padding-bottom:15px !important;
}

.col-sm-7{
	padding-right:0;
	width: 55.5%;
	padding-left:0;
}

.main-container {
	padding-top:15px !important;
	padding-bottom:0 !important;
}

#views_slideshow_cycle_main_accueil_contenus-bloc_projet_en_cours {
	height: 346px !important;
}

.row {
	
}


#tab1{
	width:50% !important;
	border:black 1px solid !important;
	float:left;
}

#tab2{
	width:50% !important;
	border:black 1px solid !important;
	float: right;
}

.entete {
	height:20%;
	padding-bottom: 5px;
    padding-top: 5px;
}

#tab1 .visuel {
	height:40%;
}

#tab1 .contenu {
	height:40%;
}

#tab1 .entete .picto {
	padding-right: 10px;
}

#tab1 .entete .titre {
	height:50%;
}

#tab1 .entete .titre {
	height:50%;
}

/*.bloc-interne h2 a{
  color:#fff;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  background-color:#11284b;
  padding:5px;
}*/

/*.bloc-interne h2 a:hover{
  color:#11284b;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  background-color:#fff; 
  padding:5px;
}*/

/* SITOTHEQUE */
.view-sitotheque .views-row {
  float:left;
  width:220px;
  overflow:hidden;
  margin: 0 15px 15px 0;
  min-height:260px;
}
.view-sitotheque .views-field-body{
  margin-bottom:10px;
}
.view-sitotheque .views-field-view-node {
  float:left;
  width:48%;
}
.view-sitotheque .views-field-field-web {
  float:left;
  width:48%;
}
.view-sitotheque .views-field-title {
  font-weight:bold;
}

.bloc-site-liste {
	margin-bottom:30px;
}

/* SITOTHEQUE - DETAILS */
.site-single-bloc-texte {
  background-color:#eee;
  padding: 10px 15px;
  -moz-border-radius: 10px 10px;
  border-radius: 10px 10px;
}

/** PIED DE PAGE **/

#block-block-6 {margin-left:-15px;}

.l1{margin-bottom:20px;}
.l2{margin-left:5px;}


.footer {
  border:none;
  padding-top:0;
  padding-bottom:0;
  margin-top:0;
  margin-bottom:0;
  font-size:12px;
}
.footer a:hover {text-decoration:none;}

.footer .row {
  background-color:#00274c;
  border-top:7px solid #008cbc;
  color:#FFF;
  padding:30px 0 15px 0;
  min-height:80px;
}

/* PDP - Logos */
.footer-logos-tutelles img {
	margin-right:10px;
}
.footer-logos-img {
  height:55px;
  width:100%;
  background-color:pink;
}
.footer-infos-texte {
  padding-top:15px;
  margin-left:-30px;

}


.footer .footer-liens ul {
  list-style:none;
	margin-top:5px;
}
.footer .footer-liens ul li {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  margin-top:-1px;
  padding: 6px 3px;
}
.footer .footer-liens ul li a {
  color:#FFF;
  font-size:10px;
  text-transform:uppercase;
}
.footer .footer-liens ul li a:hover {
  color:#428bca;  
}
/* PIED DE page: INFOS */
.footer-infos-texte-mshb {
  padding-top:15px;
}
.footer-infos-texte-infos1 {
  padding: 0 0 0 15px;
}
.footer-infos-texte-infos1 p {
  padding-top:25px;
}
.footer-infos-texte-infos2 {
  height:73px;
}
.footer-infos-texte-infos2 p {
  padding-top:25px;
}
.footer-infos-texte-infos3 {
  padding-top:5px;
}
.footer-infos-texte-infos3 p {
  padding:0;
	width:58px;
	margin-left:-15px;
	text-align:right;
}

.footer-infos-texte-msh img {
  
}

/************ MENU INTERNE ***************/
.menu-interne {
  list-style:none;
  padding: 40px 10px 5px 0;
  margin: 0;
}
.menu-interne li.niv1 {
  border-left:3px solid #eee;
  margin: 5px 0;
  padding: 0 0 0 10px;
}

.menu-interne li.active, .menu-interne li.niv1:hover {
  border-left:3px solid #00274c;
}
.menu-interne li.active a.active, .menu-interne li.niv1 a:hover {
  color:#00274c;
}
.menu-interne-2 {

  padding: 0 0 0 15px;
}
.menu-interne-2 li {
  list-style:none;
  margin:0;
  padding: 0 0 0 0;
}

.menu-interne-ola {
  position:fixed;
  top:10px;
  max-width:150px;
}

/* LIENS EVITEMENT */
.evitement ul {
  list-style:none;
  margin:0 0 0 10px;
  padding:0;
}
.evitement ul li {
  float:left;
  min-width:10px;
  padding: 0 10px 0 ;
}
.evithidden {
position: absolute;
left: 0;
top: -10000px;
overflow: hidden;
 }

/* FIL D'ARIANE */
.breadcrumb {
  padding: 0 15px 0 3px;
  background:none;
  border-radius:0;
  color:#008cbc;
  font-style:italic;
  font-size:12px;
}
.breadcrumb a {
  color:#008cbc;
  text-transform:uppercase;
}
.breadcrumb a:hover {
  text-decoration:none;
  color:#11284b;
}
.breadcrumb>.active {
  color:#008cbc;
  font-style:italic;
  text-transform:uppercase;
}
.breadcrumb>li+li:before {
  padding: 0 2px;
  color:#008cbc;
  content: ">\00a0";
  font-size:12px;
  font-weight:normal;
}

/** MENU ANGLAIS **/
#block-menu-menu-menu-anglais ul {
  margin: 40px 0 0 0;
}
#block-menu-menu-menu-anglais ul li a {
  text-transform:none;
  padding: 0 15px;
}
#block-menu-menu-menu-anglais ul li a.active {
  color:#11284b;
  text-decoration:underline;
}

/** ANNUAIRE **/
.view-annuaires .views-field-field-image img {
  float:left;
  padding: 0 15px 15px 0;
} 





/* page pôle projets */
.projets {
	margin:10px 10px 10px 0;
	position:relative;
	float:left;
	width:30%;
	  background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	padding:10px;
	min-height:320px;
}
.projets .liens {
	position:absolute;
	bottom:10px;
}
.projets img {
	width:100%;
}
.projets .texte {
	margin-bottom:10px;
}
.projets .acronyme {
	background-color:#008cbc;
	color:#fff;
	text-align:center;
	padding:5px;
	min-height:60px;
	line-height:60px;
}
.projets .acronyme span {
	line-height:1em;
	display:inline-block;
	vertical-align:middle;
}

/** PLAN DU SITE **/
#site-map .site-map-box ul {
	padding-left: 2.3em;
}

#site-map .site-map-box ul li {
	list-style:disc;
}
#site-map .site-map-box ul li ul li {
	list-style:square;
}
#site-map .site-map-box ul li ul li ul li {
	list-style:circle;
}









/** MENU DEROULANT **/

#block-superfish-1 {
  margin:-15px;
  padding:0;
  text-transform:uppercase;
}

#block-superfish-1 a,#block-superfish-1 a:visited {color:#FFF;}
#block-superfish-1 li li a,#block-superfish-1 li li a:visited {color:#000;}
#block-superfish-1 li a:hover {background-color:#FFF;color:#000;}
#block-superfish-1 li li a:hover {background:none;text-decoration:underline}


.block-superfish,
.block-superfish .content {
  overflow: visible !important;
  width: 100%;
}
.sf-menu.sf-style-simple {
  float: left;
  margin: 0;
  padding: 0;
}
.sf-menu.sf-style-simple a > .sf-sub-indicator,
.sf-menu.sf-style-simple span.nolink > .sf-sub-indicator {
  top: 1.5em;
  background-image: url('images/simple-arrows.png');
}
.sf-menu.sf-style-simple.rtl a > .sf-sub-indicator,
.sf-menu.sf-style-simple.rtl span.nolink > .sf-sub-indicator {
  background-image: url('images/simple-arrows-rtl.png');
}
.sf-menu.sf-style-simple.sf-vertical a > .sf-sub-indicator,
.sf-menu.sf-style-simple.sf-vertical span.nolink > .sf-sub-indicator {
  top: 1.1em;
}
.sf-menu.sf-style-simple li li .sf-sub-indicator,
.sf-menu.sf-style-simple li li a > .sf-sub-indicator,
.sf-menu.sf-style-simple li li span.nolink > .sf-sub-indicator {
  top: 1em;
}
.sf-menu.sf-style-simple ul {
  padding-left: 0;
  background-color:#e0e0e0;
}
.sf-menu.sf-style-simple.rtl ul {
  padding-left: auto;
  padding-right: 0;
}
.sf-menu.sf-style-simple.sf-horizontal li:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal li.sfHover > ul {
  top: 57px;
}
.sf-menu.sf-style-simple.sf-horizontal > li:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal > li.sfHover > ul {
  left: -1px;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal.rtl > li.sfHover > ul {
  left: auto;
  right: -1px;
}
.sf-menu.sf-style-simple.sf-horizontal li li:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal li li.sfHover > ul,
.sf-menu.sf-style-simple.sf-vertical li:hover > ul,
.sf-menu.sf-style-simple.sf-vertical li.sfHover > ul,
.sf-menu.sf-style-simple.sf-navbar li li li:hover > ul,
.sf-menu.sf-style-simple.sf-navbar li li li.sfHover > ul,
.sf-menu.sf-style-simple.sf-navbar li li li.active-trail ul {
  top: -1px;
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal > li:first-child.sfHover > ul {
  left: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child.sfHover > ul {
  left: auto;
  right: 10px;
}
.sf-menu.sf-style-simple.sf-horizontal li li li:first-child:hover > ul,
.sf-menu.sf-style-simple.sf-horizontal li li li:first-child.sfHover > ul,
.sf-menu.sf-style-simple.sf-vertical li:first-child:hover > ul,
.sf-menu.sf-style-simple.sf-vertical li:first-child.sfHover > ul,
.sf-menu.sf-style-simple.sf-navbar li li li li:first-child:hover > ul,
.sf-menu.sf-style-simple.sf-navbar li li li li:first-child.sfHover > ul {
  top: 10px;
}
.sf-menu.sf-style-simple.sf-navbar > li:hover > ul,
.sf-menu.sf-style-simple.sf-navbar > li.sfHover > ul,
.sf-menu.sf-style-simple.sf-navbar > li.active-trail > ul {
  top: 50px;
}
.sf-menu.sf-style-simple.sf-navbar li li:hover > ul,
.sf-menu.sf-style-simple.sf-navbar li li.sfHover > ul {
  top: 38px;
}
.sf-menu.sf-style-simple a,
.sf-menu.sf-style-simple a:visited,
.sf-menu.sf-style-simple span.nolink {
  color: #FFF;
  padding: 1.4em 1.2em;
  text-decoration: none;
}
.sf-menu.sf-style-simple span.nolink {
  cursor: default;
}
.sf-menu.sf-style-simple a:focus,
.sf-menu.sf-style-simple a:hover,
.sf-menu.sf-style-simple a:active,
.sf-menu.sf-style-simple li:hover > a,
.sf-menu.sf-style-simple li.sfHover > a,
.sf-menu.sf-style-simple span.nolink:hover,
.sf-menu.sf-style-simple li:hover > span.nolink,
.sf-menu.sf-style-simple li.sfHover > span.nolink {
  color: #222222;
}
.sf-menu.sf-style-simple li li a,
.sf-menu.sf-style-simple.sf-vertical a,
.sf-menu.sf-style-simple li li span.nolink,
.sf-menu.sf-style-simple.sf-vertical span.nolink {
  padding: 1em 1.5em;
  color:#000;
  font-size:12px;
}
.sf-menu.sf-style-simple li li a.menuparent {
  /*font-weight:bold;*/
}
.sf-menu.sf-style-simple a.sf-with-ul,
.sf-menu.sf-style-simple span.nolink.sf-with-ul {
  padding-right: 3em;
}
.sf-menu.sf-style-simple.rtl a.sf-with-ul,
.sf-menu.sf-style-simple.rtl span.nolink.sf-with-ul {
  padding-left: 3em;
  padding-right: 1.5em;
}
.sf-menu.sf-style-simple span.sf-description {
  color: #FFF;
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}
.sf-menu.sf-style-simple.sf-horizontal li,
.sf-menu.sf-style-simple.sf-navbar li {

}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child,
.sf-menu.sf-style-simple.sf-navbar > li:first-child,
.sf-menu.sf-style-simple.sf-navbar > li.firstandlast {

}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child,
.sf-menu.sf-style-simple.sf-navbar.rtl > li:first-child {

}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:last-child,
.sf-menu.sf-style-simple.sf-navbar.rtl > li:last-child {
  border-left-color: #e0e0e0;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li {
  border: 0 none;
  border-bottom: 1px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li:first-child,
.sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li:last-child {
  border-left: 1px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li:last-child,
.sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast,
.sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li:first-child {
  border-right: 1px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-vertical li,
.sf-menu.sf-style-simple.sf-horizontal li li,
.sf-menu.sf-style-simple.sf-navbar li li li {
  border: 1px solid #e0e0e0;
  border-top-color: #ffffff;
}
.sf-menu.sf-style-simple.sf-vertical li:first-child,
.sf-menu.sf-style-simple.sf-horizontal li li li:first-child,
.sf-menu.sf-style-simple.sf-navbar li li li li:first-child,
.sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper {
  border-top-color: #e0e0e0;
}
.sf-menu.sf-style-simple li {
  
}
.sf-menu.sf-style-simple li:hover,
.sf-menu.sf-style-simple li.sfHover {
  
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child {

}

div.sf-accordion-toggle.sf-style-simple {
  float: left;
  width: 100%;
}
div.sf-accordion-toggle.sf-style-simple a {
  background: url('images/simple-background.png') repeat-x top left #eeeeee;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  color: #555555;
  float: left;
  font: normal 12px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
  padding: 1em;
  text-decoration: none;
  text-shadow: 1px 1px 0 #ffffff;
}
div.sf-accordion-toggle.sf-style-simple a span {
  background: url('images/simple-accordion-toggle.png') no-repeat center center transparent;
  height: 32px;
  float: left;
  line-height: 99999em;
  overflow: hidden;
  text-indent: -99999em;
  width: 32px;
}
div.sf-accordion-toggle.sf-style-simple a.sf-expanded,
.sf-menu.sf-style-simple.sf-accordion li.sf-expanded {
  background: url('images/simple-background-active.png') repeat-x top left #fefefe;
}
.sf-menu.sf-style-simple.sf-accordion li {
  border: 1px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-accordion li li {
  margin-left: 3.9%;
  width: 92%;
}
.sf-menu.sf-style-simple.sf-accordion li ul {
  margin: 10px 0;
}
.sf-menu.sf-style-simple.sf-accordion li.sf-clone-parent,
.sf-menu.sf-style-simple.sf-accordion li:first-child {
  border-radius: 8px 8px 0 0;
}
.sf-menu.sf-style-simple.sf-accordion ul.sf-has-clone-parent > li:first-child {
  border-radius: 0;
}
.sf-menu.sf-style-simple.sf-accordion ul.sf-has-clone-parent > li.firstandlast,
.sf-menu.sf-style-simple.sf-accordion li:last-child {
  border-radius: 0 0 8px 8px;
}
.sf-menu.sf-style-simple.sf-accordion li.firstandlast {
  border-radius: 8px;
}
.sf-menu.sf-style-simple.sf-accordion li a.sf-accordion-button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 499;
}
.sf-menu.sf-style-simple.sf-accordion li.sf-expanded > a.sf-accordion-button {
  color: #777;
}
.sf-menu.sf-style-simple li ul.sf-megamenu li ol li {
  background: none;
  border: 0 none;
}
.sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper {

}
.sf-menu.sf-style-simple li ul.sf-megamenu  li.sf-megamenu-wrapper,
.sf-menu.sf-style-simple li ul.sf-megamenu  li.sf-megamenu-wrapper:hover,
.sf-menu.sf-style-simple li ul.sf-megamenu  li.sf-megamenu-wrapper.sfHover {
  background: url('images/simple-background.png') repeat-x top left #eeeeee;
}
.sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper ol li {
  margin: 0;
  padding: 0;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a,
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > span.nolink {
  font-weight: bold;
  padding: 1em;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column:hover > a,
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column:hover > span.nolink {
  color: #555555;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a:focus,
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a:hover,
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a:active,
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > span.nolink:hover {
  color: #222222;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li {
  background: url('images/simple-list.png') no-repeat left center;
  margin: 0 0 0 1em;
  padding: 0 0 0 1em;
}
.sf-menu.sf-style-simple.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li {
  background-position: right center;
  margin: 0 1em 0 0;
  padding: 0 1em 0 0;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li a,
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li span.nolink {
  font-size: 0.8em;
  padding: 0.5em 0;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  display: inline;
  float: left;
  width: 12em;
}
.sf-menu.sf-style-simple.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  float: right;
}
.sf-menu.sf-style-simple li.sf-parent-children-1 ul.sf-megamenu {
  width: 12em;
}
.sf-menu.sf-style-simple li.sf-parent-children-2 ul.sf-megamenu {
  width: 24em;
}
.sf-menu.sf-style-simple li.sf-parent-children-3 ul.sf-megamenu {
  width: 36em;
}
.sf-menu.sf-style-simple li.sf-parent-children-4 ul.sf-megamenu {
  width: 48em;
}
.sf-menu.sf-style-simple li.sf-parent-children-5 ul.sf-megamenu {
  width: 60em;
}
.sf-menu.sf-style-simple li.sf-parent-children-6 ul.sf-megamenu {
  width: 72em;
}
.sf-menu.sf-style-simple li.sf-parent-children-7 ul.sf-megamenu {
  width: 84em;
}
.sf-menu.sf-style-simple li.sf-parent-children-8 ul.sf-megamenu {
  width: 96em;
}
.sf-menu.sf-style-simple li.sf-parent-children-9 ul.sf-megamenu {
  width: 108em;
}
.sf-menu.sf-style-simple li.sf-parent-children-10 ul.sf-megamenu {
  width: 120em;
}

/* Return on top */
#returnOnTop {
    background: url('../img/pictogramme_retour_en_haut_de_page-pt3.png') no-repeat;
    bottom: 1%;
    cursor: pointer;
    display: none;
    height: 50px;
    position: fixed;
    right: 3%;
    width: 51px;
    opacity:0.5;
		z-index:100000;
}

#returnOnTop:hover {
    opacity:1;
}



/* PICTOS TEL + EXT */
a.picto-tel {
  background:url('../img/picto_telechargement.png') 0 0 no-repeat;
  padding-left:25px;
}
a.picto-ext {
  background:url('../img/picto_lien_externe-v2.png') 0 0 no-repeat;
  padding-left:22px;
  margin-left:3px;
}

/* DESACTIVATION MENU NIV 3 */
.menuparent .sf-megamenu-column ol {display:none;}
.collapse {display:block;}

/* RESPONSIVE */
@media screen and (max-width:1200px){
	/*.header-menu {width:100%;}*/
	.navbar-default .navbar-nav>li>a {
	  padding-left:10px;
	  padding-right:10px;
	  font-size:14px;
	}
	.bloc-accueil-infos {
		padding-left:20px;
		padding-right:20px;
	}
	.bloc-accueil-actus h2 {
		font-size:16px;
	}
	#logo-site-responsive {display:block;text-align:center;}
	#logo-site {display:none;}
}

@media screen and (max-width:1000px){
	/*.header-logo,.header-menu {display:none;}*/
.img-responsive {width:100%;}
	/*.region-haut {width:40%;margin:0 auto;}*/
	.col-droite {display:none;}
  .col-gauche .col-flottant-gauche-ola {position:static;max-width:100%;}
  .menu-interne {padding-top:0;}
	/* Menu */
  .well {background-color:#f5f5f5;}
  .well ul {background-color:#11284b;}
  .page-recherche-agenda .region-menu-second {padding-top:0;}
	/* MENU */
	.navbar-default .navbar-nav>li>a {
	  padding-left:5px;
	  padding-right:5px;
	  font-size:12px;
	}

	/* BLOCS ACCUEIL */
	.bloc-accueil-agenda {
	  height:auto;
	  margin-bottom:15px;
	}
	.bloc-accueil-projet {
		height:auto;
	}
	.bloc-accueil-projet .projet_voir{
		width:100%;
	}
	.bloc-accueil-projet img {
		width:100% !important;
	}
	.bloc-accueil-infos {
		height:auto;
		padding: 5px 20px 5px 20px;
		margin-bottom:15px;
	}
	.actus-toutes {
		margin-bottom:15px;
		height:auto;
	}
	.bloc-accueil-publications {
		margin-bottom:15px;
		height:auto;
		padding: 20px 10px 0 10px;
	}
	.bloc-accueil-publications .bloc-toutes {
		bottom:0;
	}

/* AGENDA */
.bloc-agenda-liste-head {background:none;}
.bloc-agenda-liste-head .bloc-agenda-liste-head-dates {width:100%;text-align:center;padding:0;min-height:30px;height:0;}
.bloc-agenda-liste-head .bloc-agenda-liste-head-titre {width:100%;font-size:1.5em;line-height:1;}
.bloc-agenda-liste-head .bloc-agenda-liste-head-titre, .bloc-agenda-liste-head .bloc-agenda-liste-head-titre a {width:100%;color:#11284b !important;}
.bloc-agenda-liste-head .bloc-agenda-liste-head-eve {width:100%;text-align:center;padding:0;color:#999;}
.bloc-agenda-liste-content .bloc-agenda-liste-content-image img {width:auto;height:auto;float:none;}
/* PROJETS */
.bloc-projet-liste-head {background:none;}
.bloc-projet-liste-head-titre {width:100%;color:#11284b !important;font-size:1.5em;line-height:1;padding: 0 0 0 15px;float:none;}

	/* PIED DE PAGE */
	.footer-logo,.footer-infos {text-align:center; margin-bottom:15px;}
	.footer .footer-liens ul {padding:0;text-align:center;margin: 0 35px 0 35px;}
  .footer .footer-liens ul li {border:none;text-align:center;}
	.footer-logo img {width:100%;}
	.footer-infos img, .footer-infos-texte img {margin: 0 auto;}

}

@media screen and (max-width:768px){
	.region-haut {width:40%;margin:0 auto;}
}

/** DESACTIVATION RECHERCHE AVANCEE ADMIN **/
.search-advanced {display:none;}


.page-salles .col-gauche, .page-salles .col-droite {display:none;}
.page-salles .bloc-interne section {width:100%;}

/** WEBFORM **/
#webform-client-form-120 .form-control {display:inline-block;width:500px; margin-bottom:5px;}

#webform-client-form-120 .form-control.day {width:80px;}
#webform-client-form-120 .form-control.month {width:80px;}
#webform-client-form-120 .form-control.year {width:90px;}

#webform-client-form-120 .webform_intention_acronyme label {display:inline-block;width:150px;}
#webform-client-form-120 .webform_intention_titre label {display:inline-block;width:150px;}
#webform-client-form-120 .webform_intention_modalites label {display:inline-block;width:150px;}
#webform-client-form-120 .webform_intention_mots_cles label {display:inline-block;width:150px;}
#webform-client-form-120 .webform_intention_presentation label {display:inline-block;width:150px;}

/*#webform-client-form-120 .panel-body {box-sizing:content-box;}*/
#webform-client-form-120 .description {width:85px;}
#webform-client-form-120 .webform_intention_lieu {width:300px;}
.webform_intention_debut_projet {display:inline-block;}
.webform_intention_fin_projet {display:inline-block; margin-left:10px;}

#webform-client-form-120 .webform_intention_soutien .webform-layout-box {vertical-align:middle;}

#webform-client-form-122 .form-control {display:inline-block;width:500px; margin-bottom:5px;}

#webform-client-form-122 .form-control.day {width:80px;}
#webform-client-form-122 .form-control.month {width:80px;}
#webform-client-form-122 .form-control.year {width:90px;}

#webform-client-form-122 .webform_intention_acronyme label {display:inline-block;width:150px;}
#webform-client-form-122 .webform_intention_titre label {display:inline-block;width:150px;}
#webform-client-form-122 .webform_intention_modalites label {display:inline-block;width:150px;}
#webform-client-form-122 .webform_intention_mots_cles label {display:inline-block;width:150px;}
#webform-client-form-122 .webform_intention_presentation label {display:inline-block;width:150px;}

/*#webform-client-form-122 .panel-body {box-sizing:content-box;}*/
#webform-client-form-122 .description {width:85px;}
#webform-client-form-122 .webform_intention_lieu {width:300px;}
.webform_intention_debut_projet {display:inline-block;}
.webform_intention_fin_projet {display:inline-block; margin-left:10px;}

#webform-client-form-122 .webform_intention_soutien .webform-layout-box {vertical-align:middle;}
#webform-client-form-122 #edit-submitted-obtenus1 {width:200px;}
#webform-client-form-122 #edit-submitted-obtenus2 {width:200px;}              
