﻿div:not(.eb_carrousel):not(.eb_carrousel_mobile):not(.popup_cookie), h1, h2, h3:not(.eb_carrousel_mobile), h4, ul:not(.eb_carrousel_mobile), li:not(.eb_carrousel_mobile), p:not(.popup_cookie) {background: none repeat scroll 0 0 transparent !important;clear: both !important;display: block !important;float: none !important;height: auto !important;line-height: normal !important;left: 0 !important;margin: auto 0 !important;max-width: 100% !important;padding: 0 !important;position: relative !important;top: 0 !important;width: auto !important;color:#000 !important;}
a, span{
background: none !important;
width: auto !important;
padding: 0 !important;
height: auto !important;
line-height: normal !important;
}
img:not(.eb_carrousel_mobile), table, td, blockquote, code, pre, textarea, input, iframe, object,
embed, video {
max-width: 85% !important;
}
h2, textarea, table, td, th, code, pre, samp {
word-wrap: break-word;
}
code, pre, samp {
white-space: pre-line;
}
#visuel_top {
display: none !important;
}
body, #middle {
padding: 0.5em !important;
}
#paragraphe {
margin: 2em 0 !important;
}
#nav li {
border:none !important
}
#nav li a, #nav ul li a{
font-size:1.1em !important;
padding:.6em 0 .6em 1em !important;
margin:0.4em;
width:90% !important;
border: solid 1px grey !important;
border-radius:1em !important;
background: rgb(226,226,226)!important; /* Old browsers */
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%)!important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1)))!important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%)!important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%)!important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%)!important; /* IE10+ */
background: linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%)!important; /* W3C */
}
#nav ul {
margin: 0 0 0 1em !important;
}
#nav li > a + ul {
display: none !important;
}
#nav li > a.nav_on + ul {
display: block !important;
margin-left:3em !important;
opacity:0.8
}
#nav a span {
color:black !important
}
#middle{
background-color: white !important
}
p:not(.popup_cookie) {
margin: 0 0 1em !important
}

.eb_carrousel {
	position: relative;
	max-height: 300px;
    width: 100%;
}

div.eb_carrousel_title.eb_carrousel_mobile > ul > li > h3 {
     position: absolute;
     top: 25%;
     left: 5%;
     margin: 0;
 }
