@import url(http://fonts.googleapis.com/css?family=Ubuntu:700italic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic);

html {
  text-align:justify;
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  background-color:#fff;
}

header {
 background-color:#f5f5f5;
}

.bandeau {
  padding:5px 0;
  margin:5px 2px 4px 2px;
  border-color:#ccc;
  border-style:solid;
  border-width:0 0 2px;
  margin-bottom:16px;
  background-color: #fff;

}
.frise {
  margin:0 2px 0 2px;
  padding:0 2px 0 0;
  margin-bottom:16px;
  background-color: #fff;

}

.container {
  background-color:#fff;

}

img,.img-rounded,.img-thumbnail {
  margin:10px;
}

.page-header {
  margin: 10px 0 0px; 
  border-bottom: none;
}

.entete {
  margin-top:10px;
  margin-bottom: 5px;
}

.aside_actu {
  padding-top:0px;
  margin-top: 10px;
  background-color:#f5f5f5;
}

.slogan_site {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.2em;
  font-style:italic;
  text-align:center;
  margin-top: 10px;
  padding:0px 20px 5px 0;
  color:#5d3682;
  text-shadow: 1px 1px 2px #999;
}


.contact_recherche {
  text-align:center;
  padding:0px ; 
}


.contact_bandeau, .contact_bandeau a {
  font-size: 1.2em;
  line-height: 1.8em;
  text-align:center;
  padding:20px 5px 0 0;
  color:#5d3682;
}

.t9_logo {
    margin: 0 auto;
}


h1,.actu_titre_rubrique {
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight:700;
  color:#af006e;
  text-align:left;
  border-color:#ccc;
  border-style:dotted;
  border-width:0 0 2px;
  margin-bottom:16px;
}

.actu_titre_rubrique {
  margin-top: 20px;
}

h2 {
  font-size:1.4em;
  line-height: 1.6em;
  font-weight:700;
  color:#55add3;
}

h3 {
  font-size:1.3em;
  line-height: 1.5em;
  font-weight:700;
  color:#0582c3;
}

li.pager_btn {
  font-size: 1.4em;
}

.lead, .lead a {
  text-align: left;
  font-size:1.1em;
 }

.lead a:hover {
  color:#252a2b;
  text-decoration: none;
}

.lead-texte {
  text-align:justify;
}

.breve_image {
  padding : 0 10px 0 0;
}

.breve_hr {
  border:0;
  border-bottom : 1px dashed #ccc;
}

a {
  color:#3B6FA8;
  text-decoration:none
}

a:hover {
  color:#5d3682;
  text-decoration:none;
}

ul.nav.nav-pills {
background:transparent;
}

ul.nav.nav-pills li a:hover {
background-color:transparent;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

ul.nav.nav-pills li img {
 margin :2px;
}

li {
  margin-top: 8px;
}

.vignette-droite {
  margin-left: 10px;
}

.vignette-gauche {
  margin-right: 10px;
}

.vignette {
  margin : 10px;
}

.label-info {
  padding-bottom :2px;
}

.actu_titre_bloc, .actu_titre_bloc a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size:1.3em;
  padding-bottom:5px;
  text-align:center;
  color:#5d3682;
}

.actu_titre_ligne,.actu_titre_ligne a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size:1.1em;
  text-align:left;
  padding:4px;
  background-color:#5d3682;
  color:#fff;
}

.actu_titre_bloc a:hover,.actu_titre_ligne a:hover {
  background-color:#fff;
  color:#5d3682;
}

.actu_bloc_img {
 padding: 5px 5px 0 0;
 margin:0;
}

.drapeau{
  margin:0;
  padding:0 4px 0 2px;
}

/* MENU 
  Couleur principale : #9c67ab; - Couleur Secondaire : #5d3682;
*/

.main-navigation {
  padding-left: 0;
}
.navbar.navbar-default {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  padding: 0px;
  margin:5px 0 0 0;
  border-radius: 0;
}

  /* Aspect item barre */

.navbar-default .navbar-nav > li > a {
  color: #5d3682;
  font-size: 1.3em;
  font-weight: 800;
  margin:5px 2px 0 5px;
  list-style: none outside;
 }

.navbar-default .navbar-nav > li > a:hover {
  background: #9c67ab;   
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus {
  background: #d7dbe9;
  cursor: not-allowed;
}
.navbar-default .navbar-nav > .active > a:hover {
  background: #fff;

}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background: #5d3682;
  -webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
  box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
}

.navbar-default .navbar-nav > .open > a:active,
.navbar-default .navbar-nav > .open.active > a:active {
  color: #5d3682;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.navbar-toggle {
  background-color: #5d3682;
  color : #fff;
  margin: 0 auto;
}
.navbar-toggle-title {
  padding : 10px;
  margin-right: 10px;
  font-size: 1em;
}


.mega-menu.dropdown {
  position: static;
}
.mega-menu .dropdown-menu {
  width: 100%;
  top: 96%;
  margin:0;
  padding: 5px 25px 10px 10px;
  background: #5d3682;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border: 1px solid #cfcfcf;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}



.mega-menu .dropdown-menu > li > a,
.mega-menu .dropdown-menu > ul > li > a,
.mega-menu .dropdown-menu > div > div > li > a,
.mega-menu .dropdown-menu > div > div > ul > li > a  {
  color: #fff;
  font-weight: 500;
  font-size:1.2em;
  margin: 0 10px 0 10px;
  padding : 0 10px 0 10px;
}
.mega-menu .dropdown-menu > ul,
.mega-menu .dropdown-menu > div > div > ul
{
  list-style: none;
}
.mega-menu .dropdown-menu > li a:hover,
.mega-menu .dropdown-menu > li a:focus,
.mega-menu .dropdown-menu > div > div > li a:hover,
.mega-menu .dropdown-menu > div > div > li a:focus,
.mega-menu .dropdown-menu > div > div > ul > li a:hover,
.mega-menu .dropdown-menu > div > div > ul > li a:focus {
  background:#996ca7;
  color:#ccc;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mega-menu .dropdown-menu > ul > li a:hover,
.mega-menu .dropdown-menu > ul > li a:focus,
.mega-menu .dropdown-menu > div > div > ul > li a:hover,
.mega-menu .dropdown-menu > div > div > ul > li a:focus {
  text-decoration: none;
}

.navbar-default .navbar-nav .mega-menu .dropdown-menu > .active > a
{
  background: #fff;
  color:#666;
  cursor: not-allowed;
}
navbar-default .navbar-nav .mega-menu .dropdown-menu > .active > a:hover {
  background: #54acd1;
}


/* **************************** */

@media only screen and (max-width: 767px) {

  .mega-menu .dropdown-menu > li > a,
  .mega-menu .dropdown-menu > ul > li > a,
  .mega-menu .dropdown-menu > div > div > li > a,
  .mega-menu .dropdown-menu > div > div > ul > li > a {
  color: #666;
  max-width: 478px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis; /* opéra 9 */
  text-overflow:ellipsis;

  }
  
}

/* **************************** */


#map-container,.map_prg,#map-container2 { height: 420px }

#map-outer 
{  
	height: 440px;
	width:100%;
  padding: 20px;
}


@media all and (max-width: 991px) 
{
	#map-outer  { height: 650px }
}


input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px 5px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.gly-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

::selection {
  background: #fff2a8;
}
::-moz-selection {
  background: #fff2a8;
}
/* ****** MODULE ******************** */


option, select, input,label {
  font-size: 0.9em;
}

option,select,input {
    background-color: #293e8b;
}

video {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

/* Newsletter */

.newsletter_infos, .newsletter_infos a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size:1.2em;
  padding-bottom:5px;
  text-align:center;
  color:#5d3682; 
  background-color:#f5f5f5;
}

/* Contact */
#modal-message {
  background-color:#fff2a8;
  font-size:1.2em;
  font-weight:400;
  padding:20px;
  text-align:center;
}

/* Social */
.social {
  width:38px;
  height:38px;
}
#social_cpt {
  background-color: #fff;
  text-align:center;
  padding:4px ;
  margin: 0 auto;
}
#social_cpt li{
  list-style-type:none;
  text-align:left;
  font-size:1.4em;
  font-weight:500;
}
.social_titre_partage,.social_titre_cpt {
  font-size:1.5em;
  font-weight:400;
  font-family: 'Roboto Condensed', sans-serif;
  color:#5d3682;
}