@charset "ISO-8859-1";
nav {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
nav a {
}
nav a:hover {
}
media_nav {
}
header {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
header a {
}
header a:hover {
}
media_header {
}
section#logo {
background-repeat:no-repeat;
background-attachment:scroll;
font-family:"Lato", Arial, Helvetica, sans-serif;
font-size:1em;
}
section#logo a {
}
section#logo a:hover {
}
media_section#logo {
}
section#menu {
background-color:#c3c3c3;
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
section#menu a {
}
section#menu a:hover {
}
media_section#menu {
}
section#diapo {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
section#diapo a {
}
section#diapo a:hover {
}
media_section#diapo {
}
section#encarts {
padding-bottom:25px;
background-repeat:no-repeat;
background-attachment:scroll;
font-family:"Lato", Arial, Helvetica, sans-serif;
font-size:1em;
}
section#encarts a {
font-family:"Lato", Arial, Helvetica, sans-serif;
text-decoration:none;
}
section#encarts a:hover {
font-family:"Lato", Arial, Helvetica, sans-serif;
text-decoration:none;
}
media_section#encarts {
}
section#global {
padding-bottom:20px;
background-repeat:no-repeat;
background-attachment:scroll;
font-family:"Lato", Arial, Helvetica, sans-serif;
font-size:1em;
text-align:justify;
color:#000000;
font-style:normal;
font-weight:normal;
text-transform:none;
text-decoration:none;
}
section#global a {
font-family:"Lato", Arial, Helvetica, sans-serif;
color:#49c3ca;
font-style:normal;
font-weight:700;
text-transform:none;
text-decoration:none;
}
section#global a:hover {
font-family:"Lato", Arial, Helvetica, sans-serif;
color:#49c3ca;
font-style:normal;
font-weight:700;
text-transform:none;
text-decoration:underline;
}
media_section#global {
}
section#c1 {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
section#c1 a {
text-decoration:none;
}
section#c1 a:hover {
text-decoration:none;
}
media_section#c1 {
}
section#c2 {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
section#c2 a {
}
section#c2 a:hover {
}
media_section#c2 {
}
section#c3 {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
section#c3 a {
}
section#c3 a:hover {
}
media_section#c3 {
}
section#c4 {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
section#c4 a {
}
section#c4 a:hover {
}
media_section#c4 {
}
section#c1-1 {
background-repeat:no-repeat;
background-attachment:scroll;
font-size:1em;
}
section#c1-1 a {
}
section#c1-1 a:hover {
}
media_section#c1-1 {
}
section#cordonne {
background-color:#49c3ca;
background-repeat:no-repeat;
background-attachment:scroll;
font-family:"Lato", Arial, Helvetica, sans-serif;
font-size:1em;
text-align:center;
color:#ffffff;
font-style:normal;
font-weight:normal;
text-transform:none;
text-decoration:none;
}
section#cordonne a {
font-family:"Lato", Arial, Helvetica, sans-serif;
color:#ffffff;
font-style:normal;
font-weight:700;
text-transform:none;
text-decoration:none;
}
section#cordonne a:hover {
font-family:"Lato", Arial, Helvetica, sans-serif;
color:#ffffff;
font-style:normal;
font-weight:700;
text-transform:none;
text-decoration:underline;
}
media_section#cordonne {
}
footer {
padding-bottom:15px;
background-color:#fff;
background-repeat:no-repeat;
background-size:cover;
background-attachment:scroll;
font-family:"Lato", Arial, Helvetica, sans-serif;
font-size:1em;
text-align:center;
}
footer a {
}
footer a:hover {
}
media_footer {
}
h1 {
font-family:"Lato", Arial, Helvetica, sans-serif;
font-size:1.8em;
letter-spacing:1px;
text-align:center;
color:#49c3ca;
font-style:normal;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-repeat:no-repeat;
}
h2 {
font-family:"Lato", Arial, Helvetica, sans-serif;
font-size:1.5em;
text-align:left;
color:#FF0090;
font-style:normal;
font-weight:normal;
text-transform:none;
text-decoration:none;
background-repeat:no-repeat;
text-align: center;
}
h3 {
font-size:1em;
background-repeat:no-repeat;
}
h4 {
font-size:1em;
background-repeat:no-repeat;
}

@media screen and (max-width: 763px) {
nav {
background-image : none;

}

header {
background-image : none;

}

section#logo {
background-image : none;

}

section#menu {
background-image : none;

}

section#diapo {
background-image : none;

}

section#encarts {
background-image : none;

}

section#global {
background-image : none;

}

section#c1 {
background-image : none;

}

section#c2 {
background-image : none;

}

section#c3 {
background-image : none;

}

section#c4 {
background-image : none;

}

section#c1-1 {
background-image : none;

}

section#cordonne {
background-image : none;

}

footer {
background-image : none;

}

}