html {

  height: 101%;

}



body {

  margin: 0;

  padding: 0;

}



* {

    padding: 0;

    margin: 0;

    transition: all 0.3s;

}



h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {

  padding: 3px 0;

  margin: 0;

  line-height: 1.2;

  font-weight: bold;

  font-style: normal;

}



h1, .componentheading {

  font-size: 1.75em;

}



h2, .contentheading {

  font-size: 1.5em;

}



h3 {

  font-size: 1.25em;

}



h4 {

  font-size: 1em;

}



ul, ol {

  padding: .75em 0 .75em 0;

  margin: 0 0 0 35px;

}



ul.menu {

    margin: 0;

}



ul.menu li {

    list-style: none;

}



p {

  padding: 5px 0;

}



address {

  margin: .75em 0;

  font-style: normal;

}



a:focus {

    outline: none;

}



img {

  border: none;

}



em {

  font-style: italic;

}

strong {

  font-weight: bold;

}



form, fieldset {

  margin: 0;

  padding: 0;

  border: none;

}

input, button, select {

  vertical-align: middle;

}



.clr {

  clear : both;

}



.clearfix:after {

    content: " ";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

  font-size: 0;

}



.clearfix {

  zoom: 1;

}



body {



  color: #000;

  font-size: 12px;

  font-family: Segoe UI, sans-serif;

  margin:auto;

  border:0;

  padding:0;

}



a, a:visited {

  color: #036c9e;

}



a:hover {

  color: #000;

  text-decoration: underline;

}



h1, div.componentheading {

  color: #036c9e;

  text-align: left;

  letter-spacing: -1px;

  line-height: 25px;

  font-size: 22px;

}



h2, div.contentheading {

  color: #036c9e;

  text-align: left;

  font-size: 20px;

}



h2 a {

    text-decoration: none;

}



h2 a:hover, div.contentheading a:hover {

  color: #036c9e;

}



.navbar-inner, .nav-list > .active > a, .nav-list > .active > a:hover,

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover,

.nav-pills > .active > a, .nav-pills > .active > a:hover,

.btn-primary {

    color: #036c9e;

}





.rounded {

    -moz-border-radius: 5px;

  -o-border-radius: 5px;

  -webkit-border-radius: 5px;

  border-radius: 5px;

}



.white {

    background: #e1e1e1;

  background-image: url("white-gradient.svg");

  background-image: -o-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#ffffff),color-stop(40%,#ffffff), color-stop(100%, #e1e1e1));

  background-image: -moz-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  -pie-background: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  border: #ffffff 1px solid;

    box-shadow: #545454 0px 1px 1px 0px;

  -moz-box-shadow: #545454 0px 1px 1px 0px;

  -webkit-box-shadow: #545454 0px 1px 1px 0px;

    border: #eee 1px solid;

}



.wrapper {

  max-width: 1000px;

  margin: 0 auto;

}



#nav {

    margin: 0;

    padding: 0;

    min-height: 50px;

}



#nav ul.menu {

    margin: 0;

    padding: 0;

  zoom: 1;

}



#nav ul.menu:after {

    content: " ";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

  font-size: 0;

}



#nav ul.menu > li {

  margin: 0;

  padding: 0;

  list-style:none;

    border-right: 1px solid #fff;

    box-shadow: 1px 0 0 #e1e1e1;

  float: left;

}



#nav ul.menu > li > a, #nav ul.menu > li > span.separator {

    display:block;

  color: #036c9e;

  margin: 0px;

  padding: 15px;

  padding-right: 20px;

  padding-left: 20px;

  text-align: center;

  font-size: 14px;

    text-decoration: none;

}



#nav ul.menu > li:hover > a, #nav ul.menu > li:hover > span.separator,

#nav ul.menu > li.active > a, #nav ul.menu > li.active > span.separator {

  background: #036c9e;

  background-image: url("nav-gradient.svg");

  background-image: -o-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#036c9e), color-stop(100%, #024e73));

  background-image: -moz-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: linear-gradient(center top,#036c9e, #024e73 100%);

  -pie-background: linear-gradient(center top,#036c9e, #024e73 100%);

}



#nav ul.menu > li:hover > a,

#nav ul.menu > li.active > a {

    color: #fff;

}



#nav ul.menu li li a, #nav ul.menu li li span.separator {

    display:block;

  margin: 10px;

  padding: 5px;

  padding-right: 10px;

  padding-left: 10px;

    text-decoration: none;

}



#nav ul.menu li li:hover > a {

  background: #036c9e;

  background-image: url("nav-gradient.svg");

  background-image: -o-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#036c9e), color-stop(100%, #024e73));

  background-image: -moz-linear-gradient(center top,#036c9e, #024e73 100%);

  background-image: linear-gradient(center top,#036c9e, #024e73 100%);

  -pie-background: linear-gradient(center top,#036c9e, #024e73 100%);

    color: #fff;

}



#nav ul.menu li li.active > a {

  text-align: left;

    color: #000;

}



#nav ul.menu li ul, #nav ul.menu li:hover ul ul, #nav ul.menu li:hover ul ul ul {

  position: absolute;

  left: -999em;

  z-index: 999;

    margin: 0;

    padding: 0;

  background: #ffffff;

  background-image: url("white-gradient.svg");

  background-image: -o-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: -webkit-gradient(linear, left top, left bottom,from(#ffffff),color-stop(40%,#ffffff), color-stop(100%, #e1e1e1));

  background-image: -moz-linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  background-image: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  -pie-background: linear-gradient(center top,#ffffff,#ffffff 40%, #e1e1e1 100%);

  border: #ffffff 1px solid;

    box-shadow: #545454 0px 1px 1px 0px;

  -moz-box-shadow: #545454 0px 1px 1px 0px;

  -webkit-box-shadow: #545454 0px 1px 1px 0px;

    border: #ccc 1px solid;

  width: 180px;

}





#nav ul.menu li:hover ul ul, #nav ul.menu li:hover li:hover ul ul, #nav ul.menu li:hover li:hover li:hover ul ul {

  left: -999em;

}



#nav ul.menu li:hover > ul, #nav ul.menu li:hover ul li:hover > ul, #nav ul.menu li:hover ul li:hover ul li:hover > ul, #nav ul.menu li:hover ul li:hover ul li:hover ul li:hover > ul {

  left: auto;

}



#nav ul.menu li:hover ul li:hover ul {

  margin-top: -45px;

  margin-left: 170px;

}



#nav ul.menu li li {

    float: none;

}





#headermodule {

    float: right;

    margin: 10px 0;

}









#left ul.menu li a, #left ul.menu li span.separator,

#right ul.menu li a, #right ul.menu li span.separator {

    display: block;

  background:  url(../images/tick.png) left center no-repeat;

  border-bottom: 1px solid #e3e3e3;

    box-shadow: 0 1px 0 #fff;

  padding-top: 5px;

  padding-bottom: 7px;

  padding-left: 20px;

  text-decoration: none;

}



#form-login-username label, #form-login-password label {

  display: block;

}



#form-login-username input, #form-login-password input {

  padding: 3px;

  border: 1px solid #ddd;

  -moz-border-radius: 3px;

  -o-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

}



#form-login-username input:focus, #form-login-password input:focus {

  border: 1px solid #036c9e;

}



#form-login-submit button {

  background: #efefef;

  border: 1px solid #c3c3c3;

  padding: 4px;

  -moz-border-radius: 3px;

  -o-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  cursor: pointer;

}



#form-login-submit button:hover {

  background: #ccc;

}



#center > div.inner {

  padding: 10px;

}



h2.item-title, h2.item-title > a {

  padding-left: 15px;

  margin-top: 15px;

}





.breadcrumb{margin:0; padding:0;}

div.item a.btn:after {

  content: " >";

}



ul.breadcrumb li {

  display: inline;

  list-style: none;

}



ul.breadcrumb li a {

  text-decoration: none;

}



ul.breadcrumb .divider {

  margin: 3px;

}



div.item-page li {

  display: inline;

  list-style: none;

}



li.next{

  float: right;

}







.page-header {

  border-bottom: 1px solid #e3e3e3;

}

.page-header h2{font-size:28px; font-family:"aria", text-transform:uppercase; color: #000;}

.article-info {

  color: #c3c3c3;

  font-size: 10px;

}





#slider

{

  width: 100%;

  height: 750px;

  margin: 0 auto;

  position: relative;
  display: table;

}

#slider2

{

  width: 100%;

  height: 106px;

  margin: 0 auto;

  position: relative;
 display: table;
 box-shadow: 0 0 5px rgba(0,0,0,0.5);
 background: #333;
}


#blocklog

{

  width: 100%;

  height: 144px;

  position: absolute;

  top: 0;

  z-index: 20000;

}



#block-log

{

  width: 80%;

  height: 144px;

  margin: 0  auto;



}



#logo-fond

{

  width: 15%;

  height: 144px;

  background: #fff;

  float: left;

}



#logo-fond a

{

  display: block;

  width: 70%;

  margin:15px auto 10px auto;

  background: url(../images/dmz-logo.png);

  background-size: 100%;

  height: 124px;

}



#logo-fond span

{

  display: block;

width: 84%;

margin: 0 auto;

color: #fff;

font-weight: bold;

text-align: center;

}

#logo-fond2 {
    width: 35%;
    height: 106px;
    background: #29abe1;
    float: left;
}


#logo-fond2 a {
    display: block;
    width: 21%;
    margin: 10px auto 10px auto;
    background: url(../images/logo-mairie-1.png) no-repeat 5px 0px;
        background-size: auto;
    background-size: 100%;
    height: 96px;
    float: left;
}

#logo-fond2 span {
    display: block;
    width: 72%;
    margin: 23px 0 0 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    float: left;
    font-size: 19px;
}

#menu-h

{

  float: right;

  width: 65%;

  height: 55px;

  background: #333;

  margin: 51px 0 0 0;

}



#meme

{

  width: 78%;

  height: 55px;

  float: left;

}



.social {

    float: left;

    width: 21%;

    height: 55px;

    background: #fff;

    padding: 0 0 0 1%;

}



.social a {

 font-size: 22px;

margin: 0 5px 0 5px;

color: #004969;

display: block;

width: 18%;

float: left;

height: 55px;

line-height: 50px;

text-align: center;

}



.social a:hover {

  color: #fbb03b;

}



#megamenucss .blackwhite.megamenu ul.level0 > li.megacss:hover > a.megacss, #megamenucss #js-mainnav.megamenu.blackwhite ul.level0 li.active {

    background: #004969 !important;

    color: #ffffff !important;

}



#js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, #js-mainnav.megamenu.blackwhite .megaMenuToggle {

    font-size: 15px;

    color: #fff;

    padding: 18px 17px!important;

    font-weight: normal;

    border-left: 1px solid #000000;

    -webkit-box-shadow:none;

    -moz-box-shadow: none;

    box-shadow:none;

}



#bas-quick

{

  position: absolute;

  bottom: 60px;

  width: 100%;

  height: 200px;



}



#bas-quick-in

{

  width: 80%;

  height: 200px;

  margin: 0 auto;

}



#bas-quick-in ul

{

  width: 100%;

  display: table;

  padding: 0;

  margin: 0;

}



#bas-quick-in ul li

{

  width: 15.1%;

  float: left;

  height: 200px;

  margin: 0 3%;



}



#bas-quick-in ul li:first-child

{

margin-left: 0;



}

#bas-quick-in ul li:last-child

{

margin-right: 0;



}





#bas-quick-in ul li a

{

  color: #fff;

  text-align: center;

  display: block;

  width: 100%;

  height: 140px;

  text-decoration: none;

  font-size: 20px;

  padding: 30px 0;

}



#bas-quick-in ul li a img

{

  width: 40%;

  margin: 0 auto 10px auto;

  display: block;

  height: auto;

}





#bas-quick-in ul li a
{



  background: #004969;



}








#bas-quick-in ul li a:hover

{



  background: #013f54;



}





#bas-quick-in ul li a span {

    padding: 0 12%;

    display: block;

}



#actus

{

  width: 80%;

  height: 500px;

  margin: 0 auto;

  display: table;

}



#actu

{

  width: 75%;

  height: 500px;

  display: table;

  float: left;

  padding: 70px 0 0 0;

  margin: 0 5% 0 0;

}





#actu .module h3

{

  font-size: 30px;

  font-weight: normal;

  background: #f0f2f2;

  padding: 5px 0 5px 10px;



}



#nsp-nsp-92 .nspArt p.nspText

{

    width: 46%;



    font-size: 15px;

}

#nsp-nsp-92 .nspArt h4.nspHeader {

    font-size: 21px;

    margin: 0;

    padding: 10px 0 15px 0;

    font-weight: normal;

}



#nsp-nsp-92 .nspArt

{

   position: relative;

}



#nsp-nsp-92 .nspArtPage div:nth-child(2), #nsp-nsp-92 .nspArtPage div:nth-child(4)

{

   padding-right: 0!important;

}





#nsp-nsp-92 .readon  {

    position: absolute;

    bottom: 19px;

    right: 55px;

    background: #004969;

    padding: 6px 27px;

    font-size: 13px;

    text-decoration: navajowhite;

    color: #fff;

}



#nsp-nsp-92 .nspArtScroll1

{

  position: relative;

}

#nsp-nsp-92 .readon-button

{

  position: absolute;

  top: 0;

  right: 0;

}



#nsp-nsp-92, #nsp-nsp-92 .nspArts {

    overflow: visible!important;

}





#clic

{

  width: 20%;

  height: 500px;

  display: table;

  float: left;

  padding: 70px 0 0 0;

}

#clic ul

{

  width: 100%;

  display: table;

  margin: 0;

  padding: 0;

}



#clic ul li

{

  width: 100%;

  display: table;

  width: 100%;

  height: 150px;

}



#clic ul li a

{

 font-size: 25px;

 text-align: center;

 text-decoration: none;

 display: block;

 padding: 58px 20px 0 20px;

 height: 113px;

 font-weight: bold;

 color: #fff;

}



#clic ul li a:hover

{



 color: #fbb03b;

}



#clic ul li:nth-child(1) a

{

 background: #004969;

}

#clic ul li:nth-child(2) a

{

 background: #02394c;

}

#clic ul li:nth-child(3) a

{

 background: #004969;

}





#nsp-nsp-92 .readon-button {

    position: absolute;

    top: -43px;

    right: 3px;

    background: #dbdbdb;

    padding: 10px 20px;

    border-radius: 3px;

    text-decoration: none;

    color: #000;

}



#nsp-nsp-92 .readon-button:hover {

   background: #bcbcbc;

}



#agenda

{

  width: 80%;

  height: 400px;

  margin: 30px auto;

  display: table;

}



#agenda .module h3

{

  font-size: 30px;

font-weight: normal;

background: #2baae4;

padding: 5px 0 13px 10px;

width: 9%;

color: #fff;



}



#nsp-nsp-94 .nspArtPage .nspArt:nth-child(3)

{

  padding-right: 0!important;

}



#nsp-nsp-94 .nspArtPage .nspArt

{

 position: relative;

}



#nsp-nsp-94 .nspArt h4.nspHeader {

    font-size: 24px;

    margin: 0;

    padding: 40px 39px;

    position: absolute;

    bottom: 0;

    display: block;

    width: 54%;

    background: rgba(71,64,62,0.9);

    left: 28px;

    color: #fff;

}



#nsp-nsp-94 .nspArt h4.nspHeader a {

    color: #fff;

}



#nsp-nsp-94 .nspArt h4.nspHeader:hover {



    background: rgba(0,0,0,1);



}



#projet

{

  width: 80%;

  height: 330px;

  margin: 0 auto 50px auto;

  background: #333;
  color: #fff;
  display: table;

}



#projet-b1

{

  width: 39.9%;

  height: 219px;

  padding: 40px 5%;

  border-right: 1px solid #444;

  float: left;

}



#projet-b1 .module h3

{

 color: #fff;

 font-size: 25px;

 font-weight: normal;

}



#nsp-nsp-95 .nspList, #nsp-nsp-96 .nspList

{

  margin: 0;

  padding: 0;

}



#nsp-nsp-95 .nspLinks .nspLinkScroll1 ul li, #nsp-nsp-96 .nspLinks .nspLinkScroll1 ul li {

    background: none;

    border-top: 1px solid #444;

    margin: 0 !important;

    padding: 10px 3px;

}



#nsp-nsp-95 .nspLinks ul li h4 a, #nsp-nsp-96 .nspLinks ul li h4 a {

    text-decoration: none;

    color: #fff;

}



#nsp-nsp-95 .nspLinks ul li h4 a:hover, #nsp-nsp-96 .nspLinks ul li h4 a:hover {

    text-decoration: none;

    color: #29abe1;

}



#footer

{

  width: 100%;

  height: 40px;

  background: #004969;

}



#footer-in

{

  width: 80%;

  height: 40px;

  margin: 0 auto;

  line-height: 41px;

  color: #fff;

}

#footer-in a

{

text-decoration: none;

  color: #d3d3d3;

}

#mapage {
    width: 80%;
    height: 200px;
    display: table;
    margin: 0 auto;
    padding: 30px 0;
}

#img-page
{
  width: 100%;
  height: 200px;
  background: #999;
  overflow: hidden;
}

#in-page
{
  width: 70%;
  height: 200px;
  display: table;
  float: left;
  padding-right: 5%;
}
#gauche
{
  width: 25%;
  height: 200px;
  float: left;
  display: table;
}

.item-page
{
  font-size: 14px;
  text-align: justify;
}

.titres
{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 4px solid #29abe1;
  padding: 10px 0;
  margin: 0 0 10px 0;

}

.titlien
{
  font-size: 18px;
  padding: 10px 20px;
  margin: 10px 0;
  display: block;
  background: #333;
  width: 10%;
  text-align: center;
  text-decoration: none;
  color: #fff;

}

.titlien:hover
{

  text-decoration: none;
  color: #000;
  background: #29abe1;

}

#gauche .module h3
{
 font-size: 29px;
}

#gauche .module .nspArt {
padding: 0 0px 20px 0;
}

#gauche .module .nspArt h4.nspHeader {
    font-size: 16px;
    margin: 0;
    padding: 10px 0 15px 0;
}

#gauche .module .nspArt .nspImageWrapper {
    width: 98%;
    padding: 2%;
    background: #e5e5e5;
}

#gauche .module .nspArt img.nspImage {
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
}

#img-page img
{
  width: 100%;
  height: auto;

}

.item-page img
{
  max-width: 100%;
}

.item-page #nsp-nsp-99 .nspArt p.nspText {

    width: 42%;
}

#nsp-nsp-99 .nspArt h4.nspHeader {
    font-size: 14px;
    margin: 0;
    padding: 10px 0 15px 0;
}

.moduletable_menu ul li
{
  display: block;
  float: left;
  background: #004969;
  width: 30%;
  margin: 0 3% 3% 0;

  height: 250px;
}

.moduletable_menu ul {
    width: 100%;
    display: table;
    padding: 0;
    margin: 0;
}

.moduletable_menu ul li a {
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    height: 140px;
    text-decoration: none;
    font-size: 20px;
    padding: 30px 0;
}

.moduletable_menu ul li a img {
    width: 40%;
    margin: 0 auto 10px auto;
    display: block;
    height: auto;
}

.moduletable_menu ul li a span {
    padding: 0 12%;
    display: block;
}