
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.haut{
    background: rgba(255,255,255,.8);
    position: absolute;
	top: 0;
	left: 0
    z-index: 10;
}

.une{position: relative;}
.soustitre {
  z-index: 2;
  position: absolute;
  bottom: 10%;
  left: 5%;
  width: 40%;
  background-color: transparent;
  text-align: left;
  margin: 0;
  padding: 20px;
  font-size: 22px;
  -webkit-box-shadow: 0 0px 0px 0px rgba(0,0,0,.25);
  box-shadow: 0 0px 0px 0px rgba(0,0,0,.25);
}


.une .owl-theme .owl-dots{display: none; margin: 0;}

.chapo{font-weight: 400;}
.chapo p{margin-bottom: 1em;}

.droit{ float: right; width: 55%;padding: 5px;background: #002d4d;margin-bottom: 20px; margin-top: 1.5em;}


.bouton{margin: 0;}

.bouton a{display: inline-block; text-decoration: none; background-color: #00367E; padding: 7px 10px; margin-top: 20px; font-size: 1.2em; color: #FFF;  }
.bouton a:hover{background-color: #00a7e1;}


.recherche_pres{float: right; width: 40%; padding: 3em;}
.recherche_pres select{display: block; width: 100%}

.recherche_pres .dropdown {width: 100%; margin-bottom: 20px;}
#search-real input[type="submit"] {
    margin-left: 0px;
}

.icones {
    color: #FFF;
    text-align: left;
}

.bande{padding: 40px 0;}

.bande1{ background-color: #f2f8fa;  }
.bande1 .page{text-align: center;}
.bande2 { background-color: #FFF;}
.bande1 .chapo { color: #002d4d;}

.bande h2{	
}

.bande2{

  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
background-image: url(../images/map.jpg);
	padding: 40px 0;
}

.bande1 h3{font-weight: 700;}
.bande1 .sous h3{font-weight: 400;}


.bande2 h3.spip {
	border-top: 3px solid #FFF;
	color: #FFF;font-weight: 700;
}
.bande2 .intro{border-radius: 0;}

.bande2 .icones{width: 30%; float: left; margin-left: 10%; margin-top: 20px;}



.bande2 h4{color: #FFF; margin-top: 2em; font-size: 1.3em;}

#demande { float: left; width: 30%; margin-right: 5%;}

#demande:nth-child(3){margin-right: 0;}

.cbp-spmenu #demande { float: none; width: auto; margin-right: 0%; margin-bottom: 5px;}

.temoignage{background-color: #FFF; padding: 40px 0;}

.temoignage .owl-theme .owl-nav {
	display: none;

}

.temoignage h3.spip {
display: block;
	text-align: center;
border-top: 0px;
	margin-bottom: 1.6em;font-weight: 700;
}
.temoignage h3.spip img{
	margin-right: 10px;
}
.temoignage .item{

	background-color: #FFF;
	overflow: hidden;
}
.temoignage a{color: #2A5A94;
	text-decoration: none;
}
.temoignage a h4{
	color: #2A5A94;
	width: 100%;
	margin: 0;
    text-decoration: none;
	font-size: 1em;
	margin-bottom: 10px;
}
.temoignage a:hover h4{color: #000;}
.temoignage a p{
	color: #7D7D7D;
	margin: 0;
    text-decoration: none;
	font-size: 0.9em;
}

.temoignage .spip_logo{margin: 0; margin-bottom: 10px}

.temoignage .spip_logo{
-webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.temoignage .spip_logo:hover{
	opacity: .8;
}



.ressources {width: 90%; margin: 0 auto; text-align: center;}

.ressources h3.spip{display: inline-block; width: auto; margin: 0 auto; text-align: center; border: 0; text-transform: none;padding-top: 10px;
position: relative; border-top: 3px solid #005ebd;margin-bottom: 1.5em; font-weight: 700;}



.ressources .grid-3 > *, .ressources .grid-4 > * {

	text-align: center;
	width: 80%;
}

.ressources .hover {
    position: relative;
border: 0px solid #FFF;
border-radius: 0px;
color: #000;
padding: 0px;
	margin-bottom: 15px;
}
.ressources .grid-4 a img{
	-moz-transform: scale(1) ;
-webkit-transform: scale(1);
-o-transform: scale(1) ;
-ms-transform: scale(1) ;
transform: scale(.9) rotate(0deg) ;
}

.ressources .grid-3 a:hover img{
	-moz-transform: scale(1) rotate(1deg) ;
-webkit-transform: scale(1) rotate(1deg) ;
-o-transform: scale(1) rotate(1deg) ;
-ms-transform: scale(1) rotate(1deg) ;
transform: scale(1) rotate(1deg) ;
}
.ressources .spip_logo{margin-bottom: 10px;}

#graphiques{text-align: center; width: 85%; margin: 0 auto; padding-bottom: 20px;}
#graphiques .grid-3 .graphe{ text-align: center;}

.spip-chart-wrap{margin: 0 auto; margin-bottom: 10px;}
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px){
	
	
	.haut{position: relative;}
	.soustitre{z-index: 2; position: relative; top: auto; left: auto; width: 100%; background-color: rgba(255,255,255,.85); text-align: left; margin: 0;padding: 20px; font-size: 20px; margin-top: 30px;}
	.bande2 .icones {
    width: 100%;
    float: none;
    margin-left: 0%;
    margin-top: 20px;
}
	.recherche_pres {
    float: none;
    width: 100%;
    padding: 3em;
}

}

@media only screen and (max-width: 810px) {
	
	.chapo, .droit{float: none; width: auto; margin-bottom: 1.5em;}
	.chapo { padding:  15px 0 0 0;}
	
	.bande2, .bande3, .bande4 { padding: 1em 0 1em 0;
}
		.haut {
    position: relative;
    top: auto;
    left: 0 z-index: 10;

}
	
.titre-folio {
left: auto;
	right: 10%;
	top: 30%;
    font-size: 20px;
}
	#demande { float: none; width: 100%; margin-right: 0%;}
	.bande3 { padding: 1em }
	
	.soustitre {
    z-index: 2;
    position: relative;
    top: auto;
    left: 0%;
    width: 100%;
    background-color: 
    rgba(255,255,255,.85);
    text-align: left;
    margin: 0;
    padding: 15px;
    font-size: 16px;
}
	.bande2 .icones {

    width: 100%;
    float: none;
    margin-left: 0%;
    margin-top: 10px;

}
	.recherche_pres {

    float: none;
    width: 100%;
    padding: 1em;

}
	#graphiques{text-align: center; width: 100%; margin: 0 auto; padding-bottom: 20px;}
	#graphiques .grid-3 {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 10px;

}
 

ressources {
    width: 100%;

}

.ressources .grid-3, .grid-4 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
	}
@media only screen and (max-width: 640px) {

	
.titre-folio {

    font-size: 15px;
}
 

}
