@charset "utf-8";

/* CSS Document */

body {
  font-family: "Poppins", sans-serif;
  font-size: 100%;
  color: #23232d;
  line-height: 18px;
  background: #f5f5fa;
}

a {
  color: #a80633;
  font-size: 80%;
  font-family: "Poppins", sans-serif;
  text-decoration: none !important;
  cursor: pointer;
  outline: none !important;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

a:hover,
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline: none !important;
  color: #ff1053;
}

li {
  list-style: none;
}

strong {
  font-weight: bold;
}

h1 {
  color: #23232d;
  font-family: "Poppins", sans-serif;
  /*font-size: 24px;*/
  font-size: 170.5%;
  font-weight: 700;
  min-height: 26px;
  padding-bottom: 20px;
  line-height: 28px;
  text-align: left;
  position: relative;
  margin-bottom: 15px;
}

h1:after {
  content: "";
  display: block;
  margin: 10px 0 0;
  width: 76px;
  height: 2px;
  background-color: #a80633;
}

h2 {
  /*font-size:20px;*/
  font-size: 142%;
  font-weight: bold;
  color: #23232d;
  font-family: "Poppins", sans-serif;
  margin-bottom: 10px;
  margin-top: 25px;
  line-height: 26px;
}

/****
h3 : pour footer  
****/

h3 {
  font-size: 16px;
  font-weight: 700;
  color: #23232d;
  line-height: 26px;
  margin-bottom: 10px;
  margin-top: 25px;
}

/****
h5 : pour bas middle titre de -> docuement et enquete et travaux 
****/

.boto h5 {
  /*font-size:18px;*/
  font-size: 125% !important;
  font-weight: bold;
  color: #23232d;
  line-height: 18px;
  position: relative;
  margin-bottom: 30px;
}

/****
h4 : pour le titre de flash d'info -> actualite 
****/

.clear {
  clear: both;
}

#wrapper {
  margin: 0px auto 0px auto;
  position: relative;
  overflow: hidden;
}

.container {
  margin: auto;
  max-width: 1002px;
  position: relative;
  width: 100%;
}

#header {
  height: 115px;
  background-color: #a80633;
}

#logo {
  margin: 13px 10px 0 0;
  overflow: hidden;
  width: 226px;
}

/*.page #logo {
	margin-top:55px;
}*/

/********** meteo ***************/

/*#meteo .weather_sp1_city {
    color: #E7E6E6;
    font-size: 11px;
    margin: -50px 0 0 51px;
    padding: 0;
}
#meteo {
    margin:0;
}
#meteo .weather_sp1_cleft {
    float:right;
    margin-right:30px;
}
#meteo .weather_sp1_cleft .spw_icon_big {
    height:48px;
}
#meteo .weather_sp1_cleft .spw_current_temp {
    color: #E7E6E6;
    font-size: 11px;
    margin:-18px 0 0 105px;
}*/

.bloc1 {
  float: right;
  min-height: 115px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  max-width: 425px;
  width: 100%;
}

#text {
  color: #ffffff;
  float: left;
  border-right: 1px #ffffff solid;
  padding: 0;
  max-width: 38px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#text a {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  display: block;
}

#text a.smaller {
  font-size: 14px;
  display: block;
}

#text a span.txt-plus,
#text a span.txt-minus {
  font-size: 12px;
  display: inline-block;
  margin-left: 2px;
}

#text .textes-size {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
}

#text .textes-size .dflex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: center;
  position: relative;
}

#text .textes-size .dflex:first-child:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffffff;
  bottom: 0;
}

#meteo {
  color: #fff;
  float: left;
  border-left: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
  padding: 0 5px;
  max-width: 90px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 30px;
}

.gkwMainRight {
  margin: 7px 0 0 2px !important;
  /*font-size:9pt;*/
  font-size: 75%;
  color: #ffffff;
}

#meteo .gkwMain {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

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

#logo a {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#banner {
  margin: 0;
  position: relative;
}

#banner .container {
  background-color: #ffffff;
  margin: auto !important;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
  padding: 0;
}

#left-col {
  width: 26.5%;
  float: left;
  margin: 0 1.5% 50px 0;
}

#right-col {
  width: 72%;
  float: left;
  background: #fff;
  border-radius: 0px;
  position: relative;
  min-height: 566px;
  padding: 25px 20px 50px;
  margin-bottom: 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.home #left-col,
.home #right-col {
  margin-top: 25px;
}

.page #left-col,
.page #right-col {
  margin-top: 25px;
}

/******** main content *********/

#content {
  font-size: 88%;
  line-height: 20px;
}

#content a {
  color: #a80633;
  font-size: 100%;
}

#content a:hover,
#content a:focus {
  color: #ff1053;
  text-decoration: none;
}

#content li {
  list-style-image: url("../images//pictos/puce-liste.svg");
  padding: 2px 0;
  margin-left: 15px;
  line-height: 20px;
  color: #23232d;
  font-size: 14px;
}

#content p {
  line-height: 20px;
  margin: 0 0 15px;
  font-size: 14px;
  color: #23232d;
}

#content td {
  /*padding: 3px 7px;
    text-align: left;*/
  vertical-align: top;
}

#content ul {
  margin-bottom: 15px;
}

.pic {
  border: 3px solid #fff;
  box-shadow: 0px 0px 1px 1px #e4e4e4;
}

.middle p {
  line-height: 14px;
  /*font-size:12px;*/
  font-size: 75%;
}

.middle a {
  line-height: 14px;
  /*font-size:14px;*/
  font-size: 87.5%;
  color: #8c9092;
}

.middle .bas-middle img {
  border: none;
  box-shadow: none;
}

.left-pic {
  margin-bottom: 30px;
}

/*********** recherche **************/

#left-col #recherche {
  position: relative;
}

#recherche #mod-search-searchword {
}

#recherche label {
  font-size: 0;
  position: absolute;
}

#recherche .button {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 32px;
  border: 0;
  background: transparent url(../images/pictos/loupe_picto.svg) no-repeat center
    left;
  background-size: 17px auto;
}

.search-form {
  display: inline-block;
  height: 32px;
  position: relative;
  vertical-align: middle;
  width: 100%;
}

.search-form input[type="text"] {
  border: 0;
  height: 32px;
  padding: 2px 20px 2px;
  margin: 0;
  position: relative;
  width: 100%;
  background-color: #ebebf5;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font: normal normal normal 14px/20px Poppins;
  color: #23232d;
  outline: none;
  box-shadow: none !important;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.jevbootstrap input[type="text"],
.uneditable-input {
  border-radius: 0px;
  border: 0;
  height: 32px;
  padding: 2px 20px 2px;
  margin: 0;
  position: relative;
  width: 100%;
  background-color: #ebebf5;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font: normal normal normal 14px/20px Poppins;
  color: #23232d;
  outline: none;
  box-shadow: none !important;
}
#content select {
  background: #ebebf5 url(../images/pictos/chevron.svg) no-repeat 95% center;
  background-size: 10px 32px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #8b0027;
  border: 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  outline: none !important;
  box-shadow: none !important;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#content textarea {
  padding-top: 10px;
  height: auto !important;
  min-height: 100px;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}

/***** menu top ***********/

#menutop {
  margin: 0px;
  padding: 0px;
  float: left;
}

.page #menutop {
  top: 111px;
}

#menutop li {
  list-style: none;
  display: inline-block;
  margin: 0px 0px 0px 35px;
  padding: 0px;
}

#menutop li a {
  color: #ffffff;
  text-transform: none;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
}

#menutop ul li.active a {
  color: #fff;
  font-weight: 700;
}

#menutop li a:hover,
#menutop li a:focus {
  color: #fff;
  background-color: transparent;
}

#menutop a:focus {
  color: #fff;
  font-weight: bold;
}

#menutop .item-525 a {
  font-size: 0;
  position: relative;
}

#menutop .item-525 a img {
  font-size: 0;
}

/********** menu gauche rouge*************/

#menuhautg ul {
  margin: 0;
  padding: 0 0 8px;
}

#menuhautg {
  padding: 25px 30px 30px 30px;
  background: #a80633;
  display: block;
  clear: both;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#menuhautg li {
  list-style: none;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  line-height: 18px;
}

#menuhautg li a {
  color: #e7e6e6;
  /*font-size:14px;*/
  font-size: 100%;
  line-height: 20px;
  background: transparent;
  display: initial;
}

#menuhautg ul li.active a {
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

#menuhautg li li {
  margin: 5px 0;
}

#menuhautg li li a:before {
  content: "+";
  margin-right: 4px;
  /*font-size:12px;*/
  font-size: 80%;
}

#menuhautg ul li.active li a {
  color: #e7e6e6;
  font-weight: normal;
  /*font-size:12px;*/
  font-size: 75%;
}

#menuhautg ul li ul li.active a,
#menuhautg ul li ul li.active a:before {
  color: #fff !important;
  font-weight: bold;
  /*font-size:12px;*/
  font-size: 75%;
  content: "-";
}

#menuhautg ul li ul li ul li a {
  /*font-size:12px;*/
  font-size: 75%;
  margin-left: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

#menuhautg ul li ul li ul li a:before {
  content: "" !important;
}

#menuhautg ul li li.active li a {
  color: #e7e6e6 !important;
  font-weight: normal;
  /*font-size:12px;*/
  font-size: 75%;
}

#menuhautg ul li ul li ul li.active a,
#menuhautg ul li ul li ul li.active a:before {
  color: #fff !important;
  content: "" !important;
  font-weight: bold;
}

#menuhautg .menusep {
  display: block;
  position: relative;
  margin: 0;
  padding: 24px 0 0;
}

#menuhautg .menusep:before {
  content: "";
  position: absolute;
  height: 1px;
  left: -10px;
  right: -10px;
  margin: auto;
  padding: 0;
  background: #ffffff;
  top: 0;
}

#menuhautg a:focus {
  color: #fff;
  font-weight: bold;
}

/************ menu bas Accès rapide vers**************/

#menubasg a:focus {
  color: #7f8283;
}

#menubasg {
  height: auto;
  background: #ffffff;
  margin-top: 20px;
  padding: 25px 20px 35px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#menubasg h3 {
  padding-bottom: 6px;
  padding-left: 5px;
  font-size: 100%;
  color: #23232d;
  line-height: 20px;
}

#menubasg ul {
  margin: 0;
}

#menubasg ul li {
  margin: 0;
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  border-bottom: 1px #e3e3e3 solid;
  padding: 5px 0 10px;
}

#menubasg ul li:last-child {
  border-bottom: 0;
}

#menubasg ul li a {
  color: #23232d;
  display: inline-block;
  font-size: 75%;
  line-height: 14px;
  padding: 0 5px;
  text-align: center;
}

#menubasg ul li:nth-child(2n + 1):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  right: 0;
  width: 1px;
  background: #e3e3e3;
}

#menubasg ul li a:before {
  content: "";
  width: 45px;
  height: 45px;
  display: block;
  margin: 0 auto 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

#menubasg ul li a:hover:before {
  background-color: #ffc3d4 !important;
}

#menubasg ul li.active a:hover:before {
  background-color: #ffc3d4 !important;
}

#menubasg ul li.item-352 a:before {
  background: url(../images/pictos-acces/location-salles_picto.svg) no-repeat
    center center;
  background-size: 95% auto;
}

#menubasg ul li.item-354 a:before {
  background: url(../images/pictos-acces/guichet-virtuel.svg) no-repeat center
    center;
  background-size: 95% auto;
}

#menubasg ul li.item-355 a:before {
  background: url(../images/pictos-acces/chien_picto.svg) no-repeat center
    center;
  background-size: 95% auto;
}

#menubasg ul li.item-356 a:before {
  background: url(../images/pictos-acces/journal_picto.svg) no-repeat center
    center;
  background-size: 90% auto;
}

#menubasg ul li.item-391 a:before {
  background: url(../images/pictos-acces/cff_picto.svg) no-repeat center center;
  background-size: 95% auto;
}

#menubasg ul li.item-521 a:before {
  background: url(../images/pictos-acces/dechets_picto.svg) no-repeat center
    center;
  background-size: 95% auto;
}

#menubasg ul li.item-612 a:before {
  background: url(../images/pictos-acces/aide-financiere-energie_picto.svg)
    no-repeat center center;
  background-size: 95% auto;
}

#menubasg ul li.item-625 a:before {
  background: url(../images/pictos-acces/travaux_picto.svg) no-repeat center
    center;
  background-size: 95% auto;
}

#menubasg ul li.item-637 a:before {
  background: url(../images/pictos-acces/assainissement_picto.svg) no-repeat
    center center;
  background-size: 95% auto;
}

#menubasg ul li a:hover,
#menubasg ul li.active a,
#menubasg ul li a:focus {
  color: #a80633;
  background-color: transparent !important;
}

/*********** footer *********************/

#footer {
  margin-top: 10px;
}

#footer #pied-page {
  background: #dadae2;
}

#footer #footer_w p {
  color: #23232d;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 12px;
}

#footer .footer_top {
  padding: 40px 30px 0 20px;
}

#footer .remonter {
  background: url(../images/remonter.png) no-repeat;
  width: 50px;
  height: 27px;
  display: block;
  right: 20px;
  top: 0;
  position: absolute;
  text-indent: -9999px;
}

#footer_w .moduletable {
  float: left;
  width: 200px;
  margin-right: 3%;
}

#footer .footer_top {
  /*font-size: 12px;*/
  font-size: 75%;
  padding: 42px 20px 30px;
  float: left;
  width: 100%;
}

#footer_w .footer-a {
  width: 25%;
}

#footer_w .footer-b {
  width: 25%;
  /*color:#737272;*/
  color: #5a5958;
}

#footer_w .footer-c {
  width: 25%;
}

#footer_w .footer-d {
  width: 15%;
  margin-right: 0;
}

#footer_w .copyright {
  clear: both;
  margin: auto;
  text-align: center;
  padding: 35px 0 15px;
}

#footer a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 14px;
  color: #a80633;
}

#footer a:hover {
  color: #ff1053;
  background-color: transparent !important;
}

#footer #photos-footer {
  padding: 26px 0;
  background-color: #ffffff;
}

#footer #copyright {
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

#footer #copyright p {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

#footer_w h3 {
  line-height: 22px;
  margin-bottom: 20px;
}

#footer_w .footer-c li,
#footer_w .footer-d li {
  padding: 0 0 12px;
}

#footer_w .footer-c li a {
  background: url(../images/pictos/mail_picto.svg) no-repeat left -4px;
  background-size: 22px auto;
  padding: 0 0 0 30px;
}

#footer_w .footer-c li a:hover {
  background: url(../images/pictos/mail_picto-hover.svg) no-repeat left -4px;
  background-size: 22px auto;
}

#footer_w .footer-c .item-414 a,
#footer_w .footer-c .item-414 a:hover {
  background: none !important;
}

/*#footer_w .footer-d li.active a,
#footer_w .footer-c li.active a {
	color: #FF1053 !important;
	background-color: transparent !important;
}*/

/********** fil d'ariane****************/

.breadcrumbs {
  margin-top: 0px;
  margin-left: 0;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}

/************* agenda et actualite ********************/

.moduletable-agenda,
.moduletable-actualite {
  width: 50%;
  margin: 0;
  padding: 0 20px;
  float: left;
  position: relative;
  /*font-size: 12px;*/
  font-size: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.moduletable-agenda a,
.moduletable-actualite a {
  font-size: 110%;
}

.moduletable-agenda .img-intro,
.moduletable-actualite .img-intro {
  float: left;
  display: block;
  width: 100%;
  height: 135px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}

.moduletable-agenda .separateur,
.moduletable-actualite .separateur {
  overflow: hidden;
}

.moduletable-agenda .news-0,
.moduletable-actualite .news-0 {
  padding-bottom: 15px;
}

.moduletable-agenda img,
.moduletable-actualite .img-intro img {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  max-width: none;
}

.agendone td {
  vertical-align: top;
}

/*.agendone p {
    margin-left:5px;
}
.separateur {
    background : url(../images/separateur.png) repeat-x bottom left;
    padding: 6px;
    margin-right: 15px;
}
.separateur:last-child {
    background:none;
}*/

.agendlire .lire,
.actulire .lire {
  background: url("../images/lire.png") no-repeat scroll 0 0 transparent;
  bottom: 0;
  color: #23232d !important;
  display: block;
  /*font-size: 11px !important;*/
  font-size: 95%f !important;
  height: 18px;
  padding: 6px 0 0 13px;
  position: absolute;
  right: -5px;
  text-align: center;
  width: 66px;
  border-bottom: none;
}

.agendlire .lire:hover,
.actulire .lire:hover {
  background: url(../images/lire-hov.png) no-repeat;
}

.agendlire .lire:focus,
.actulire .lire:focus {
  background: url(../images/lire-hov.png) no-repeat;
}

.middle #actualite h4,
.middle #agenda h4 {
  line-height: 14px;
  /*font-size:14px;*/
  font-size: 87.5%;
  color: #8c9092;
}

.moduletable-agenda a,
.moduletable-actualite a,
.bas-middle a {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-weight: 400;
  color: #a80633;
}

.moduletable-agenda a,
.moduletable-actualite a {
  display: block;
}

.moduletable-agenda a:hover,
.moduletable-actualite a:hover,
.bas-middle a:hover {
  color: #ff1053 !important;
  border-bottom: none;
}

.moduletable-agenda a:focus,
.moduletable-actualite a:focus,
.bas-middle a:focus {
  color: #ff1053 !important;
  border-bottom: none;
}

.moduletable-actualite a {
  margin-bottom: 4px;
}

/************* documenet, avis, travaux*********************/

.bas-middle {
  margin: 45px 0 0;
  float: left;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bas-middle .moduletable {
  background-color: #f5f5fa;
  float: left;
  width: 100%;
  min-height: 255px;
  padding: 25px 30px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.bas-middle .moduletable .readmore {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  text-align: center;
  bottom: -15px;
}

.bas-middle .moduletable .readmore a {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  color: #ffffff;
  max-width: 80px;
  width: 100%;
  min-height: 30px;
  background-color: #a80633;
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.bas-middle .moduletable .readmore a:hover {
  color: #ffffff !important;
  background-color: #ff1053 !important;
}

.bas-middle .rightm p {
  padding-right: 16px;
}

.bas-middle .leftm {
  margin-left: 0;
}

.bas-middle .leftm li {
  margin-left: 16px;
  margin-bottom: 8px;
  overflow: hidden;
  width: 190px;
}

.bas-middle .leftm li .wf_file_text,
.bas-middle .leftm li img {
  float: left;
}

.bas-middle .leftm li .wf_file_text {
  border-bottom: 1px dotted;
  margin-left: 2px;
}

.bas-middle p {
  line-height: 30px;
  margin-bottom: 15px;
}

.boto {
  /*width:195px;
    height:48px;
    background:#e7e6e6;
    border-radius : 0px;
    margin-bottom:8px;
    padding:12px 2px 0 15px;
	font-size:80%;*/
}

.plus-boto {
  background: url(../images/plus.png) no-repeat;
  width: 12px;
  height: 12px;
  float: right;
  margin-right: 10px;
  margin-top: -15px;
  text-indent: -9999px;
  border-bottom: none !important;
}

.plus-boto:hover {
  background: url(../images/plus-hov.png) no-repeat;
}

.plus-boto:focus {
  background: url(../images/plus-hov.png) no-repeat;
}

/************* slider ********************/

.flex-control-nav li {
  padding: 5px !important;
  margin: 0 !important;
}

.flexslider.position-nav-bottom .flex-control-nav {
  position: absolute;
  bottom: 5px;
  z-index: 15;
  display: block;
  width: 100px;
  left: 873px;
}

.color-nav-light .flex-control-paging li a {
  background-color: #585e61;
  box-shadow: inset -1px 1px 1px rgba(0, 0, 0, 0.5);
}

.color-nav-active-black .flex-control-paging li a.flex-active {
  background-color: #969b9d;
}

#banner .flexslider:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  height: 140px;
  background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0%
    0% no-repeat padding-box;
  opacity: 0.31;
}

.flexslider .flex-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px !important;
  margin: 0 auto;
  padding: 10px 10px;
  background: transparent !important;
  z-index: 10;
  border-top-left-radius: 0;
  width: 100%;
  max-width: 540px;
  min-height: 35px;
  opacity: 1;
  color: #ffffff !important;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: 0px 0px 30px #0000009a;
  font: normal normal bold 24px/18px Poppins !important;
}

.flexslider .bg-oie {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 1090px;
  margin: auto;
}
.flexslider .bg-oie:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0px;
  width: 230px;
  height: 265px;
  background: transparent url(../images/pictos/oie-slider.svg) no-repeat left
    top;
  background-size: 100% auto;
  mix-blend-mode: hard-light;
  opacity: 0.7;
}

.flexslider .flex-caption strong {
  font: normal normal bold 24px/18px Poppins !important;
}

.flexslider .flex-caption strong:after {
  content: "";
  display: block;
  margin: 15px 0 0;
  width: 76px;
  height: 2px;
  background-color: #a80633;
}

/***************email et print *******************/

.shar-icon {
  float: right;
  margin-top: -2px;
}

/*.stButton .sharethis {
    background:url(../images/email.png) no-repeat !important;
	font-size: 0 !important;
	padding-top: 20px !important;
}*/

.actions {
  padding-bottom: 30px;
}

.actions li {
  display: inline;
  float: right;
  margin-left: 5px !important;
}

.actions li a:hover {
  border-bottom: none !important;
  text-decoration: none !important;
}

.print-icon a {
  background: url(../images/pictos/imprimer_picto.svg) no-repeat center center;
  background-size: 100% auto;
  display: block;
  float: right;
  height: 28px;
  width: 28px;
  margin: 0;
  margin-right: 0;
  position: relative;
  text-indent: -9999px;
}

.email-icon a {
  background: url(../images/pictos/mail_picto.svg) no-repeat center center;
  background-size: 100% auto;
  display: block;
  float: right;
  height: 28px;
  width: 28px;
  margin: 0;
  margin-right: 5px;
  position: relative;
  text-indent: -9999px;
}

.print-icon a,
.email-icon a {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.print-icon a:hover,
.email-icon a:hover,
.print-icon a:focus,
.email-icon a:focus {
  opacity: 0.75;
}

.stButton .sharethis {
  background: url(../images/pictos/partager_picto.svg) no-repeat left center !important;
  background-size: 32px auto !important;
  line-height: 32px !important;
  height: 32px !important;
  padding-left: 35px !important;
  font-size: 0 !important;
}

/************ page search ***************/

#searchForm {
  margin-top: 25px;
}

.phrases {
  margin-top: 20px;
}

.searchintro strong {
  /*font-size: 15px;*/
  font-size: 95%;
}

.searchintro {
  margin-top: 20px;
}

.phrases legend {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 15px;
}

.phrases .ordering-box {
  margin-top: 15px;
}

.only {
  margin-top: 20px;
}

.only legend {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 15px;
}

.form-limit {
  margin-top: 20px;
}

.result-title {
  margin-top: 15px;
  margin-bottom: 5px;
}

#search-searchword {
  border: 0 solid #cccccc;
  margin: 10px 0 10px 0px;
  width: 200px;
}

.search .phrases-box input[type="radio"] {
  float: left;
  width: 25px;
}

/************ recherche pagenation *****************/

.pagination {
  margin-top: 20px;
}

.pagination li {
  list-style: none;
  display: inline;
}

/*************contact****************/

.contact-form #jform_contact_email_copy-lbl {
  margin-left: 10px;
  float: left;
}

.contact-form .copy-mail {
  padding-top: 10px;
  padding-bottom: 25px;
}

#jform_contact_name,
#jform_contact_email,
#jform_rue_num,
#jform_npa_lieu,
#jform_contact_emailmsg {
  border: 0 solid #cccccc;
  margin: 0 0 10px;
  width: 200px;
}

.contact-form #jform_contact_message {
  border: 0 solid #cccccc;
  margin: 0 0 10px;
  height: auto !important;
  min-height: 100px;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}

.contact-form #jform_contact_email_copy {
  float: left;
}

#contact-form input.invalid,
#contact-form textarea.invalid {
  border: 1px solid red;
}

/******************bouton**************************/
/*#conx-bot {
	background: url("../images/bot.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #ebe8e8;
	/*font-size: 12px;*/
/*font-size: 95%;
	height: 38px;
	margin: 9px 10px 12px 4px;
	min-width: 158px;
	padding: 9px 25px 15px 0;
	text-transform: uppercase;
}*/
/*#conx-bot:hover {
	background: url("../images/bot-hov.png") no-repeat scroll 0 0 transparent;
}

#conx-bot:focus {
	background: url("../images/bot-hov.png") no-repeat scroll 0 0 transparent;
}*/

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

.flex-caption {
  /*font-size:12px;*/
  font-size: 75%;
}

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

caption {
  background-color: #a80633;
  border-radius: 0;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  height: 24px;
  line-height: 21px;
  padding-top: 1px;
}

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

.titre-bloc {
  background-color: #ebebf5;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  color: #23232d;
  text-align: left;
  line-height: 22px;
  font-size: 16px;
  font-weight: 700;
  min-height: 24px;
  height: auto;
  padding: 5px 0 6px;
  margin: 0;
}

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

.pagenav li {
  display: inline;
  list-style-image: none !important;
  margin-left: 145px !important;
}

.blog h2 a {
  /*font-size: 18px !important;*/
  font-size: 112.5% !important;
}

/**************table de contact *****************/

.category th.item-title {
  background-color: #ebebf5;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  color: #a80633;
  font-weight: bold;
  height: 24px;
  line-height: 22px;
  margin-bottom: 15px;
  padding-top: 1px;
  text-align: center;
}

.category th.item-phone {
  background-color: #ebebf5;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  color: #a80633;
  font-weight: bold;
  height: 24px;
  line-height: 22px;
  margin-bottom: 15px;
  padding-top: 1px;
  text-align: center;
}

.category td.item-title {
  line-height: 30px;
  margin-bottom: 15px;
}

.category td.item-phone {
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center !important;
}

.category tr.cat-list-row1 {
  background-color: #f5f5fa;
}

table.category {
  width: 100%;
}

/***************jevent**********************/

#jevents_body .weekdaytopclr,
#jevents_body .sundaytopclr {
  background-color: #f5f5fa !important;
  background-image: none !important;
  border-left: medium none !important;
  color: #23232d;
  font-size: 12px;
  line-height: 14px;
  font-weight: 700;
  margin: 0;
  padding: 7px 12px;
  text-align: center !important;
}

#jevents_body .nextmonth,
#jevents_body .nextday,
#jevents_body .nextweek {
  background-color: transparent !important;
  border: 0;
  color: #a80633 !important;
  font-weight: 400;
  padding: 5px 10px;
  text-decoration: none;
  text-align: left !important;
  font-size: 14px;
  line-height: 20px;
  height: 32px;
}

#jevents_body .nextmonth a,
#jevents_body .nextday a,
#jevents_body .nextweek a {
  position: relative;
  padding-right: 15px;
  color: #a80633 !important;
  font-weight: 400;
}

#jevents_body .nextmonth a img,
#jevents_body .nextday a img,
#jevents_body .nextweek a img {
  display: none;
}

#jevents_body .nextmonth a:hover,
#jevents_body .nextday a:hover,
#jevents_body .nextweek a:hover {
  color: #ff1053 !important;
}

#jevents_body .nextmonth a:after,
#jevents_body .nextday a:after,
#jevents_body .nextweek a:after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  width: 2px;
  background-color: #a80633;
  height: 18px;
  left: -10px;
}

#jevents_body .nextmonth a:before,
#jevents_body .nextday a:before,
#jevents_body .nextweek a:before {
  content: "";
  background: transparent url(../images/pictos/chevron.svg) no-repeat center
    center;
  background-size: 90% auto;
  width: 12px;
  height: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin: auto !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

#jevents_body .maintable .currentmonth {
  background-color: transparent !important;
  text-align: center !important;
  color: #23232d !important;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

#jevents_body .previousmonth,
#jevents_body .previousday,
#jevents_body .previousweek {
  background-color: transparent !important;
  border: 0;
  color: #a80633 !important;
  font-weight: 400;
  padding: 5px 10px;
  text-decoration: none;
  text-align: right !important;
  font-size: 14px;
  line-height: 20px;
  height: 32px;
}

#jevents_body .previousmonth a,
#jevents_body .previousday a,
#jevents_body .previousweek a {
  position: relative;
  padding-left: 15px;
  color: #a80633 !important;
  font-weight: 400;
}

#jevents_body .previousmonth a img,
#jevents_body .previousday a img,
#jevents_body .previousweek a img {
  display: none;
}

#jevents_body .previousmonth a:hover,
#jevents_body .previousday a:hover,
#jevents_body .previousweek a:hover {
  color: #ff1053 !important;
}

#jevents_body .previousmonth a:after,
#jevents_body .previousday a:after,
#jevents_body .previousweek a:after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  width: 2px;
  background-color: #a80633;
  height: 18px;
  right: -10px;
}

#jevents_body .previousmonth a:before,
#jevents_body .previousday a:before,
#jevents_body .previousweek a:before {
  content: "";
  background: transparent url(../images/pictos/chevron.svg) no-repeat center
    center;
  background-size: 90% auto;
  width: 12px;
  height: 20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto !important;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

#jevents_body .tablev1 {
  background-color: #f5f5fa !important;
  border-color: none !important;
  border-style: none !important;
  border-width: 1px 0 0 1px;
  color: #23232d;
  font-family: "Poppins", sans-serif;
  font-size: 12px !important;
  line-height: 14px;
  font-style: italic !important;
  margin: 0;
  padding: 12px 6px;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: 400;
}

#jevents_body .caldaydigits {
  font-size: 12px !important;
  line-height: 14px;
  padding: 8px 5px;
  color: #23232d;
}

#jevents_body table.maintable tr:nth-child(2) td.tablev1 {
  background-color: transparent !important;
}

#jevents_body .tablev1 a {
  color: #23232d !important;
}

#jevents_body .tableh1 {
  background-image: none !important;
  border: medium none;
}

#jevents_body .maintable {
  border: none !important;
  margin-bottom: 0;
  margin-top: 0;
}

#jevents_body .tablec {
  background: none !important;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  color: black;
  padding: 3px 10px;
}

#jevents_body .tableh1 td,
tr.caldaydigits,
tr.caldaydigits td {
  border: medium none;
  text-align: center;
}

#jevents_body .buttontext a {
  color: #8b0027;
  text-decoration: none;
  border: 1px solid #ebebf5;
  background: #ebebf5;
  display: inline-block;
  padding: 4px 14px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 12px !important;
  line-height: 20px;
}

#jevents_body .buttontext form .inputbox {
  border: 0;
  height: 30px;
  padding: 0 20px 2px;
  margin: 0;
  position: relative;
  width: 100%;
  background-color: #ebebf5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font: normal normal normal 12px/20px Poppins !important;
  color: #23232d;
  outline: none;
  box-shadow: none !important;
}

#jevents_body .buttontext form .inputbox::-webkit-input-placeholder {
  opacity: 1;
  color: #23232d !important;
}

#jevents_body .buttontext form .inputbox::-moz-placeholder {
  opacity: 1;
  color: #23232d !important;
}

#jevents_body .buttontext form .inputbox:-ms-input-placeholder {
  opacity: 1;
  color: #23232d !important;
}

#jevents_body .buttontext form .inputbox:-moz-placeholder {
  opacity: 1;
  color: #23232d !important;
}

#jevents_body .buttontext a img,
#jevents_body .buttontext a br {
  display: none;
}

#jevents_body .buttontext:hover {
  color: #ff1053;
  text-decoration: none !important;
}

#jevents_body .today {
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: bold;
}

#jevents_body h2 {
  background-image: none !important;
  color: #606f79;
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  margin: 0;
  padding-left: 0px !important;
}

#jevents_body .weekdayclr {
  background-color: #f5f5fa;
  border-left: 1px solid #ffffff;
  border-radius: 0;
  border-top: 1px solid #ffffff;
  color: #c0c4c8;
  font-size: 10px;
}

#jevents_body .sundayemptyclr {
  background-color: #f5f5fa;
  border-left: 1px solid #ffffff;
  border-radius: 0;
  border-top: 1px solid #ffffff;
  color: #23232d;
  font-size: 12px;
  line-height: 14px;
}

#jevents_body .weekdayemptyclr {
  background-color: #f5f5fa;
  border-left: 1px solid #ffffff;
  border-radius: 0;
  border-top: 1px solid #ffffff;
  color: #23232d;
  line-height: 14px;
  padding: 8px 5px;
  font-size: 12px;
  font-weight: 700;
}

#jevents_body .todayclr {
  background-color: #d0e6f6;
  color: #23232d;
  line-height: 14px;
  font-size: 12px;
  font-weight: 700;
}

#jevents_body #showpast {
  margin-top: -16px;
}

#jevents_body label {
  margin-left: 20px;
  margin-bottom: 0;
}

/*#jevents_body .button {
	background: url("../images/bot.png") no-repeat scroll 0 0 transparent !important;
	border: medium none !important;
	color: #EBE8E8 !important;
	font-size: 12px !important;
	height: 38px !important;
	margin: 9px 10px 12px 4px !important;
	min-width: 158px !important;
	padding: 9px 25px 15px 0 !important;
	text-transform: uppercase !important;
}

#jevents_body .button:hover {
	background: url("../images/bot-hov.png") no-repeat scroll 0 0 transparent !important;
}*/

#jevents_body .ev_detail {
  border: medium none;
  font-family: "Poppins", sans-serif;
  font-size: 13px !important;
}

#jevents_body h2 {
  background-image: none !important;
  color: #a80633 !important;
  font-family: "Poppins", sans-serif;
  font-size: 13px !important;
  margin: 0;
  padding-left: 0 !important;
  text-decoration: underline;
  line-height: normal;
}

#jevents_body .eventfull {
  /* background-color: #E4E8E8 !important;
    border: 2px solid #A80633 !important;
    border-radius: 5px 5px 5px 5px !important;*/
  cursor: pointer;
  padding: 0 0px !important;
  border: 0 none;
  margin-bottom: 4px;
  background: transparent;
}

#jevents_body .eventstyle {
  border-bottom: none !important;
  font-size: 12px;
  text-align: left;
  padding: 5px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#jevents_body .jcal_categories {
  margin-top: 25px;
}

#jevents_header h1 {
  font-family: "Poppins", sans-serif;
  margin-top: 0;
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  color: #23232d;
  position: relative;
}

.ev_navigation .buttontext form {
  margin-bottom: 0;
}

.ev_navigation .buttontext form .inputbox {
  width: 206px;
}

#jevents_body .event_legend_container {
  font-size: 14px;
  margin-bottom: 0;
  margin-left: -10px;
  margin-top: 19px;
}

#jevents_body .event_legend_container h3 {
  margin-bottom: 10px;
  color: #23232d;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 25px;
}

#jevents_body .event_legend_container .event_legend_item {
  padding: 10px;
  border-radius: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  width: auto;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#jevents_body div.event_legend_name {
  padding: 0 !important;
  border: 0;
  letter-spacing: 0;
}

#jevents_body .event_legend_container .event_legend_item a {
  color: #fff;
  font-weight: 400;
  line-height: 14px;
  text-shadow: none;
  white-space: nowrap;
  vertical-align: baseline;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
}

#jevents_body .eventstyle .cal_titlelink {
  color: #fff;
  text-shadow: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

#jevents_body .eventstyle .cal_titlelink:hover {
  border-bottom: 0 none;
}

#jevents_body .ev_td_right .ev_ul .ev_td_li {
  border-color: #a80633 !important;
}

#jevents_body .tableh2 {
  background: transparent !important;
  background-image: none !important;
  border-left: 0 !important;
  border-right: 0 !important;
  color: #23232d;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  padding: 5px 0 !important;
}

#jevents_body ul.ev_ul {
  padding: 0 !important;
  margin: 0 0 1px !important;
}

#jevents_body ul.ev_ul li {
  padding: 0 !important;
  margin: 0 0 1px !important;
}

#content #jevents_body .ev_td_right .ev_ul .ev_td_li,
#content #jevents_body .ev_td_right .ev_ul .ev_td_li div {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #23232d !important;
}

#content #jevents_body .ev_td_right .ev_ul .ev_td_li a {
  color: #a80633;
}

#content #jevents_body .ev_td_right .ev_ul .ev_td_li a:hover,
#content #jevents_body .ev_td_right .ev_ul .ev_td_li a:focus {
  color: #ff1053;
}

#jevents_body .tableh2 a {
  display: block;
  padding-top: 8px;
  color: #23232d !important;
}

#jevents_body .ev_td_right .ev_ul .ev_td_li {
  border-color: #a80633 !important;
}

#jevents_body li.ev_td_li {
  border-style: solid;
  border-width: 0 5px 1px !important;
  display: block;
  list-style-type: none !important;
  margin: 1px -7px !important;
  padding-left: 6px !important;
}

#jevents_body td,
#jevents_body tr,
#jevents_body p,
#jevents_body div {
  border: medium none;
  font-family: "Poppins", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 20px;
}

.jevtip .jevtt_text {
  background: #f5f5fa;
}

span.hasjevtip a {
  display: inline-block;
}

.list-footer ul li {
  display: inline;
  list-style: none;
}

.jevbootstrap .popover {
  background: transparent;
  box-shadow: 0 0 0;
  border-radius: 0;
  border: 0 none !important;
}

.popover-title .jevtt_title {
  border-radius: 0;
}

.popover .popover-content,
.popover .arrow {
  display: none !important;
}

/************pagination***************/

.pagination ul {
  box-shadow: none !important;
}

/************actualite***************/

.list-date {
  text-align: center !important;
  /*font-size:11px;*/
  font-size: 86%;
  width: 50%;
}

/************hr*************/

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eeeeee -moz-use-text-color #ffffff;
  border-left: 0 none;
  border-right: 0 none;
  border-style: solid none;
  border-width: 1px 0;
  margin: 20px 0;
}

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

.pagination ul > li > a,
.pagination ul > li > span {
  border-style: none !important;
  padding: 4px 7px !important;
}

#phocagallery #pg-msnr-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
#phocagallery #pg-msnr-container .pg-cv-box {
  width: 120px;
  min-height: 155px !important;
  height: auto !important;
  box-shadow: 0 0 0;
  border: 0 solid #e8e8e8;
  background: transparent;
  padding: 5px;
  margin: 5px;
  text-align: center;
}

#phocagallery #pg-msnr-container .pg-cv-box a img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#phocagallery #pg-msnr-container .pg-cv-box:hover {
  border: 0 solid #b36b00;
  background: transparent;
}

#phocagallery #pg-msnr-container .pg-cv-box .pg-cv-box-img {
  background: transparent;
  width: 118px;
  margin: auto;
  height: 118px;
}

#phocagallery #pg-msnr-container .pg-cv-box .pg-cv-name {
  background: transparent;
  color: #a80633;
  text-align: center;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}

#phocagallery .counter {
  display: none;
}

.phocagallery-box-file {
  height: 155px !important;
}

#phocagallery a:hover {
  border-bottom: none !important;
}

#phocagallery #pg-msnr-container .pg-box3.btn-back-cat a {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  color: #ffffff;
  min-height: 30px;
  background-color: #a80633;
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border: 0;
  padding: 0px 16px;
}

#phocagallery #pg-msnr-container .pg-box3.btn-back-cat a:hover,
#phocagallery #pg-msnr-container .pg-box3.btn-back-cat a:focus {
  color: #ffffff !important;
  background-color: #ff1053 !important;
}
#phocagallery #pg-msnr-container .pg-box3.btn-back-cat a img {
  display: none;
}
#phocagallery #pg-msnr-container .pg-box3.btn-back-cat a span.link {
  position: relative;
}

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

.registration legend {
  margin-bottom: 25px;
  font-weight: bold;
  /*font-size:18px;*/
  font-size: 112.5%;
}

.login-fields #remember {
  margin-left: 120px;
  margin-top: -40px;
}

.info-icon {
  display: none !important;
}

.shar-icon:focus {
  opacity: 0.75;
  outline: thin dotted !important;
}

/*menu accessibilité*/

#top {
  float: left;
  margin-top: 7px;
}

.skiplink li {
  border-right: 1px solid #fff;
  display: inline;
}

.skiplink li a {
  color: #fff;
  /*font-size: 11px;*/
  font-size: 70%;
  padding: 2px 5px;
}

.annonce-chien legend {
  /*font-size:18px;*/
  font-size: 142%;
  font-weight: bold;
  color: #23232d;
  font-family: "Poppins", sans-serif;
  margin-bottom: 15px;
  padding-top: 20px;
  line-height: 26px;
}
.annonce-chien .don-chien label {
  margin-left: 0;
  padding: 0 !important;
}
.annonce-chien .inputbox-chien,
.annonce-chien .selectbox-chien {
  max-width: 180px;
  width: 100% !important;
}
.annonce-chien #captcha {
  max-width: 180px;
  width: 100% !important;
  margin-top: -5px;
}
#content .annonce-chien .inputbox-chien,
#content .annonce-chien select {
  margin: 0 0 10px;
}
#content .annonce-chien #donation_date {
  margin: -5px 0 10px;
}
#content .annonce-chien td label {
  padding: 5px 0 0;
}

th .Style1 {
  float: left;
  padding-left: 6px;
}

.ui-datepicker a {
  font-size: 11px !important;
}

.hiden {
  display: none;
  overflow: hidden;
}

#contact-form .tooltip {
  display: none !important;
}

.block-images img {
  height: 177px;
  width: 220px;
  vertical-align: top;
}

.acymailing_form .inputbox {
  width: 94% !important;
}

/*  new styles refont homepage */

#menutop .nav {
  margin: 0;
  padding: 20px 0 0;
}

#menutop .nav li {
  vertical-align: top;
}

#menutop .nav li.item-456,
#menutop .nav li.item-202 {
  display: none;
}

#menutop .nav li a {
  width: 100%;
  text-align: center;
  max-width: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

#menutop .nav li.item-203 a:before {
  content: "";
  display: block;
  margin: 0 auto 6px;
  width: 40px;
  height: 40px;
  background: transparent url(../images/pictos/plan-commune_picto.svg) no-repeat
    center center;
  background-size: 40px auto;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

#menutop .nav li.item-424 a:before {
  content: "";
  display: block;
  margin: 0 auto 6px;
  width: 40px;
  height: 40px;
  background: transparent url(../images/pictos/contact_picto.svg) no-repeat
    center center;
  background-size: 40px auto;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

#menutop .nav li.item-525 a img {
  display: none;
}

#menutop .nav li.item-525 a:before {
  content: "";
  display: block;
  margin: 0 auto 6px;
  width: 40px;
  height: 40px;
  background: transparent url(../images/pictos/facebook_picto.svg) no-repeat
    center center;
  background-size: 40px auto;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}

.gkwCurrent .gkwMainLeft,
.gkwCurrent .gkwMainRight {
  display: block !important;
  float: none !important;
  text-align: center !important;
}

.gkwCurrent .gkwMainRight span {
  display: block !important;
  float: none !important;
  text-align: center !important;
}

#header .span5 {
  margin: 0;
  max-width: 426px;
  width: 100%;
}

#header #recherche {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  min-height: 115px;
  align-items: center;
  max-width: 310px;
  width: 100%;
}

#header #recherche .search-form input[type="text"] {
  color: #ffffff;
  margin: 0;
  font-size: 14px;
  height: 32px;
  padding: 2px 20px 2px;
  position: relative;
  width: 100%;
  background-color: #8b0027;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#header #recherche .button {
  background: transparent url(../images/pictos/loupe_picto-blanc.svg) no-repeat
    center left;
  background-size: 17px auto;
}

.flexslider .slides > li {
  max-height: 450px;
}

h3.width-picto {
  text-align: left;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  color: #23232d;
  padding-left: 45px;
  position: relative;
  margin-bottom: 30px;
}

h3.width-picto:after {
  content: "";
  display: block;
  margin: 10px 0 0;
  width: 76px;
  height: 2px;
  background-color: #a80633;
}

h3.width-picto.avis:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 40px;
  height: 40px;
  background: url(../images/pictos/travaux-doc_picto.svg) no-repeat left top;
  background-size: 100% auto;
}

h3.width-picto.agenda:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 40px;
  height: 40px;
  background: url(../images/pictos/agenda_picto.svg) no-repeat left top;
  background-size: 100% auto;
}

h3.width-picto.news:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 40px;
  height: 40px;
  background: url(../images/pictos/actualites_picto.svg) no-repeat left top;
  background-size: 100% auto;
}

.moduletable-agenda .date-event {
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  color: #23232d;
  margin: 0 0 4px;
}

.moduletable-agenda .title-event {
  text-align: left;
  font-size: 100%;
  line-height: 20px;
  font-weight: 400;
  color: #a80633;
}

.moduletable-agenda .separateur,
.moduletable-actualite .separateur {
  padding: 20px 0;
  border-bottom: 1px #d2d2e3 solid;
}

.moduletable-agenda .separateur:first-child,
.moduletable-actualite .separateur:first-child {
  padding-top: 0;
}

.moduletable-actualite .infos-news {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #23232d;
}

.middle-bottom {
  margin: 65px 0 0;
  float: left;
  width: 100%;
  padding: 50px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.middle-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  height: 2px;
  background-color: #ebebf5;
}

.middle-bottom .moduletable.leftm {
  float: left;
  width: 50%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.middle-bottom .moduletable.rightm {
  float: left;
  width: 50%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.middle-bottom a {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-weight: 400;
  color: #a80633;
}

.middle-bottom ul li:first-child {
  padding-top: 0;
}

.middle-bottom ul li {
  line-height: 30px;
  margin: 0;
  padding: 15px 0;
  border-bottom: 1px #d2d2e3 solid;
}

.bas-middle a.wf_file,
.middle-bottom a.wf_file {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.bas-middle a.wf_file span.wf_file_text,
.middle-bottom a.wf_file span.wf_file_text {
  padding-top: 5px;
}

#right-col:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: -160px;
  bottom: 50px;
  width: 255px;
  height: 400px;
  background: transparent url(../images/pictos/oie.svg) no-repeat right bottom;
  background-size: 100% auto;
}

.readmore-plus {
  display: block;
  text-align: center;
  margin: 20px 0 0;
}

.readmore-plus a {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  color: #ffffff;
  max-width: 80px;
  width: 100%;
  min-height: 30px;
  background-color: #a80633;
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.readmore-plus a:hover,
.readmore-plus a:focus {
  color: #ffffff !important;
  background-color: #ff1053 !important;
}

/* agenda modifs */

#content #jevents_body .maintable .tableh1 {
  display: none !important;
}

#content #jevents_body div#cal_title {
  display: none !important;
}

#content #jevents_body table.ev_navigation {
  margin-bottom: 10px;
  border: 0;
  padding: 0;
  border-radius: 0;
}

#content #jevents_body table.ev_navigation table {
  border: 0;
  padding: 0;
  border-radius: 0;
}

#content #jevents_body table.ev_table td.cal_td_daysnames {
  font-size: 24px !important;
  line-height: 26px;
  font-weight: 700;
  color: #23232d;
  padding-bottom: 25px;
  padding-top: 10px;
  text-align: left;
}

#content #jevents_body table.ev_table td.ev_td_left {
  width: 25%;
  font-size: 16px !important;
  line-height: 22px;
  font-weight: 700;
  color: #23232d;
  padding-top: 15px;
}

#content #jevents_body table.ev_table td.ev_td_right ul.ev_ul {
  margin-bottom: 30px;
}

#content #jevents_body .ev_td_right .ev_ul .ev_td_li {
  border: 0 !important;
  background-color: #f5f5fa;
  padding: 15px 20px !important;
}

#content #jevents_body .ev_td_right .ev_ul .ev_td_li a.ev_link_row {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #a80633;
}

#content #jevents_body .ev_td_right .ev_ul .ev_td_li a.ev_link_row:hover,
#content #jevents_body .ev_td_right .ev_ul .ev_td_li a.ev_link_row:focus {
  color: #ff1053;
}

#jevents_body div.jev_catselect form {
  margin: 10px 0 20px;
}

#jevents_body div.jev_catselect form select {
  background: #ebebf5 url(../images/pictos/chevron.svg) no-repeat 95% center;
  background-size: 10px 32px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #8b0027;
  border: 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  outline: none !important;
  box-shadow: none !important;
  max-width: 310px;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#content p.plan {
  text-align: left !important;
  padding-top: 0;
  margin-bottom: 15px;
}

.category-list .cat-items table.category {
  border-spacing: 0;
  border-collapse: collapse;
}
.category-list .cat-items table.category td {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 22px;
}
.category-list .cat-items table.category td.list-date {
  font-size: 14px;
  line-height: 20px;
  color: #23232d;
  font-weight: 700;
  vertical-align: middle !important;
  width: 30%;
}

/* pagination agenda */

.jev_pagination ul.pagination-list {
  border: 1px #d2d2e3 solid;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin: 0;
  padding: 0 2px;
}

.jev_pagination ul.pagination-list > li {
  padding: 4px 6px;
}

.jev_pagination ul.pagination-list > li span {
  padding: 0 6px;
}

.jev_pagination ul.pagination-list li:first-child,
.jev_pagination ul.pagination-list li:last-child {
  display: none;
}

.jev_pagination ul.pagination-list > li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  width: 1px;
  bottom: 0;
  background-color: #d2d2e3;
}

.jev_pagination ul.pagination-list > li:nth-child(2):after {
  display: none;
}

.jev_pagination ul.pagination-list > li span.icon-next {
  background: transparent url(../images/pictos/chevron.svg) no-repeat center
    center;
  background-size: 90% auto;
  width: 14px;
  height: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin: 0 !important;
  padding: 0 !important;
}

.jev_pagination ul.pagination-list > li span.icon-previous {
  background: transparent url(../images/pictos/chevron.svg) no-repeat center
    center;
  background-size: 90% auto;
  width: 14px;
  height: 20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0 !important;
  padding: 0 !important;
}

.jevbootstrap .pagination ul > li,
.jevbootstrap .pagination ul > li {
  min-width: 20px;
}

.jevbootstrap .pagination ul > li > a,
.jevbootstrap .pagination ul > li > span {
  display: block;
  width: 100%;
}

/* pagination */

.pagination {
  float: left;
  width: 100%;
}

.pagination ul {
  border: 1px #d2d2e3 solid;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  margin: 0;
  padding: 0 2px;
}

.pagination ul > li {
  float: left;
  margin: 0 !important;
  padding: 4px 3px !important;
  position: relative;
  min-width: 20px;
}

.pagination ul > li:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  bottom: 0;
  background-color: #d2d2e3;
}

.pagination ul > li.pagination-start,
.pagination ul > li.pagination-start a,
.pagination ul > li.pagination-start span,
.pagination ul > li.pagination-prev,
.pagination ul > li.pagination-prev a,
.pagination ul > li.pagination-prev span,
.pagination ul > li.pagination-next,
.pagination ul > li.pagination-next a,
.pagination ul > li.pagination-next span,
.pagination ul > li.pagination-end,
.pagination ul > li.pagination-end a,
.pagination ul > li.pagination-end span {
  font-size: 0 !important;
  padding: 4px 0 !important;
}

.pagination ul > li.pagination-start .pagenav,
.pagination ul > li.pagination-prev .pagenav {
  background: transparent url(../images/pictos/chevron.svg) no-repeat center
    center;
  background-size: 55% auto;
  width: 24px;
  height: 24px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 0 !important;
  padding: 0 !important;
}

.pagination ul > li.pagination-next .pagenav,
.pagination ul > li.pagination-next .pagenav {
  background: transparent url(../images/pictos/chevron.svg) no-repeat center
    center;
  background-size: 55% auto;
  width: 24px;
  height: 24px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin: 0 !important;
  padding: 0 !important;
}

.pagination ul > li.pagination-next:after,
.pagination ul > li.pagination-start,
.pagination ul > li.pagination-end {
  display: none;
}

/*.pagination ul>li.pagination-end:after{
	content: "";
    position: absolute;
    top: 10px;
    right: 6px;
    width: 2px;
    bottom: 10px;
    background-color: #a80633;
}
.pagination ul>li.pagination-start:before{
	content: "";
    position: absolute;
    top: 10px;
    left: 6px;
    width: 2px;
    bottom: 10px;
    background-color: #a80633;
}*/

.pagination ul > li > a,
.pagination ul > li > span {
  font-size: 14px !important;
  line-height: 24px !important;
  background-color: transparent !important;
  padding: 0 !important;
  display: block !important;
  text-align: center !important;
  width: 100%;
}

.pagination ul > li > a {
  color: #a80633;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus {
  color: #ff1053;
}

/* page plan commune */
body.com_googlemaps.listes #content table {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 1px #ebebf5 solid;
  margin-bottom: 30px;
  padding: 15px 10px 10px;
}
body.com_googlemaps.listes #content table td {
  font-weight: 400;
  background-color: transparent;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0px 5px 10px;
}
body.com_googlemaps.listes #content table th {
  background-color: #ebebf5;
}
body.com_googlemaps.listes #content table .Style1 {
  color: #23232d;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 10px;
  display: block;
  width: 100%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.com_googlemaps.listes #content table caption {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 16px;
  line-height: 20px;
  text-transform: lowercase;
  padding: 8px 0;
}
body.com_googlemaps.listes #content table caption::first-letter {
  text-transform: uppercase !important;
}

/* page contact */
body.com_contact.category #content .items-contact table.category {
  overflow: hidden;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
}
body.com_contact.category #content .items-contact {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px #ebebf5 solid;
  border-top: 0;
  padding-bottom: 2px;
}
body.com_contact.category #content .items-contact table.category td {
  border-right: 2px #ffffff solid;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  background-color: transparent;
  text-align: left !important;
}
body.com_contact.category #content .items-contact table.category td.item-phone {
  width: 20%;
}
body.com_contact.category #content table.category tbody {
  border-left: 20px #ffffff solid;
  border-right: 20px #ffffff solid;
}
body.com_contact.category #content table.category tr th:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
body.com_contact.category #content table.category tr th:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
body.com_contact.category #content table.category tr th {
  text-align: left;
  background-color: #a80633;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 10px;
  color: #ffffff !important;
  font-weight: 700;
}
body.com_contact.category #content table.category tr th {
  border-right: 2px #ffffff solid;
}
body.com_contact.category #content table.category tr th:last-child {
  border-right: 0;
}
body.com_contact.category #content table.category tr th.item-title {
  padding-left: 20px;
}
body.com_contact.category #content table.category tr th a {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff !important;
}

/* page conseil communal */
#conseilcommunal .contentpaneopen {
  text-align: center;
  margin-bottom: 15px;
}
#conseilcommunal .contentpaneopen a {
  padding: 0 5px;
  color: #a80633 !important;
}
#conseilcommunal .contentpaneopen a:hover,
#conseilcommunal .contentpaneopen a:focus {
  color: #ff1053 !important;
}
#conseilcommunal .items-locales {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px #ebebf5 solid;
  border-top: 0;
  padding-bottom: 2px;
}
#conseilcommunal .items-locales.marginbtm50 {
  margin-bottom: 50px;
}
#conseilcommunal .items-locales table.societe_locales {
  border: 0;
  overflow: hidden;
  border-spacing: 0;
  border-collapse: collapse;
}
#conseilcommunal .items-locales table.societe_locales {
  margin-bottom: 0;
}
#conseilcommunal .items-locales table.societe_locales td {
  background-color: transparent;
  font-weight: 400;
  border-right: 2px #ffffff solid;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
}
#conseilcommunal table.societe_locales tbody {
  border-left: 20px #ffffff solid;
  border-right: 20px #ffffff solid;
}
#conseilcommunal table.societe_locales tr th:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
#conseilcommunal table.societe_locales tr th:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
#conseilcommunal table.societe_locales tr th {
  font-weight: 700;
  text-align: left;
  background-color: #a80633;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 10px;
  color: #ffffff !important;
}
#conseilcommunal table.societe_locales tr th .Style1 {
  padding-left: 0;
}
#conseilcommunal table.societe_locales tr th {
  border-right: 2px #ffffff solid;
}
#conseilcommunal table.societe_locales tr th:last-child {
  border-right: 0;
}
#conseilcommunal table.societe_locales tr th.item-title {
  padding-left: 20px;
}
#conseilcommunal table.societe_locales tr th a {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff !important;
}

/*page Sociétés locales*/
#societes .contentpaneopen {
  text-align: center;
  margin-bottom: 15px;
}
#societes .contentpaneopen {
  text-align: center;
}
#societes .contentpaneopen a {
  padding: 0 5px;
  color: #a80633 !important;
}
#societes .contentpaneopen a:hover,
#societes .contentpaneopen a:focus {
  color: #ff1053 !important;
}
#societes .items-locales {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px #ebebf5 solid;
  border-top: 0;
  padding-bottom: 2px;
}
#societes .items-locales.marginbtm50 {
  margin-bottom: 50px;
}
#societes .items-locales table.societe_locales {
  border: 0;
  overflow: hidden;
  border-spacing: 0;
  border-collapse: collapse;
}
#societes .items-locales table.societe_locales {
  margin-bottom: 0;
}
#societes .items-locales table.societe_locales td {
  background-color: transparent;
  font-weight: 400;
  border-right: 2px #ffffff solid;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
}
#societes table.societe_locales tbody {
  border-left: 20px #ffffff solid;
  border-right: 20px #ffffff solid;
}
#societes table.societe_locales tr th:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
#societes table.societe_locales tr th:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
#societes table.societe_locales tr th {
  font-weight: 700;
  text-align: left;
  background-color: #a80633;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 10px;
  color: #ffffff !important;
}
#societes table.societe_locales tr th .Style1 {
  padding-left: 0;
}
#societes table.societe_locales tr th {
  border-right: 2px #ffffff solid;
}
#societes table.societe_locales tr th:last-child {
  border-right: 0;
}
#societes table.societe_locales tr th.item-title {
  padding-left: 20px;
}
#societes table.societe_locales tr th a {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff !important;
}

/* page partie politiques & Journal d'Epalinges*/
#content .item-page .table-simple {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px #ebebf5 solid;
  margin: 0 0 20px;
}
#content .item-page .table-simple table {
  overflow: hidden;
  border-spacing: 0;
  padding: 0 0 10px;
  border: 0;
  border-radius: 0;
  margin-left: 0 !important;
}
#content .item-page .table-simple table tbody tr:first-child td {
  background-color: #ebebf5;
}
#content .item-page .table-simple table tbody tr:first-child td {
  border-right: 2px #ffffff solid;
}
#content .item-page .table-simple table tbody tr:first-child td:last-child {
  border-right: 0 #ffffff solid;
}
#content .item-page .table-simple table td p {
  text-align: left !important;
}
#content .item-page .table-simple table td {
  background-color: transparent;
  text-align: left;
  padding: 5px 20px 0;
}
#content .item-page .table-simple table td:first-child {
  font-weight: 400;
}
#content .item-page .table-simple table tbody tr:nth-child(2) td {
  padding-top: 15px;
}

/* table par defaut */
#content .item-page table {
  border: 1px solid #ebebf5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 8px;
  margin-left: 0 !important;
  margin-bottom: 10px;
}
#content .item-page table th,
#content .item-page table td {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  color: #23232d;
}
#content .item-page table td {
  background-color: transparent;
  padding: 5px 10px;
}

body.page-243 #content .item-page table:nth-of-type(2) td,
body.page-246 #content .item-page table:nth-of-type(2) td,
body.page-264 #content .item-page table:nth-of-type(2) td,
body.page-272 #content .item-page table:nth-of-type(2) td,
body.page-272 #content .item-page table:nth-of-type(3) td,
body.page-461 #content .item-page table:nth-of-type(2) td,
body.page-462 #content .item-page table:nth-of-type(2) td,
body.page-253 #content .item-page table:nth-of-type(2) td,
body.page-664 #content .item-page table:nth-of-type(2) td,
body.page-665 #content .item-page table:nth-of-type(2) td,
body.page-666 #content .item-page table:nth-of-type(2) td,
body.page-279 #content .item-page table:nth-of-type(2) td,
body.page-286 #content .item-page table:nth-of-type(2) td,
body.page-258 #content .item-page table:nth-of-type(2) td {
  background-color: #f5f5fa !important;
}
body.page-457 #content .item-page table td h2 {
  margin-top: 5px;
  margin-bottom: 0;
}
body.page-259 #content .item-page table tbody td:nth-child(2) table {
  width: 100% !important;
}
body.page-259 #content .item-page table table {
  border: 0;
  padding-left: 0;
}
body.page-259 #content .item-page table table td {
  padding-left: 0;
}
body.page-248 #content .item-page table {
  width: 100% !important;
}
/*#content .item-page table tr td:first-child{
	font-weight: 700;
}*/

body.page-283 #content .item-page .table-simple table tbody tr td {
  width: 50% !important;
}

body.page-309 #content .item-page .table-simple table tbody tr td {
  width: 50% !important;
}

@media only screen and (max-width: 685px) {
  body.page-259 #content .item-page table tr td {
    width: 100%;
    display: block;
  }
}

#avisenquetes li span:nth-child(1) {
  max-width: 75px;
  display: inline-block;
  width: 100%;
}

/* buttons */
input,
button,
select,
textarea {
  font-family: "Poppins", sans-serif;
}
#conx-bot,
.validate,
.nav_bar_cell input[type="button"],
.formelm-buttons button,
.login button,
#content .plan a,
#content .erreur-btn,
#jevents_body .button {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  color: #ffffff;
  min-height: 30px;
  background-color: #a80633;
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border: 0;
  padding: 0px 16px;
  font-family: "Poppins", sans-serif;
  background-image: none;
}
#conx-bot:hover,
#conx-bot:focus,
.login button:hover,
.login button:focus,
.formelm-buttons button:hover,
.formelm-buttons button:focus,
.nav_bar_cell input[type="button"]:hover,
.nav_bar_cell input[type="button"]:focus,
.validate:hover,
.validate:focus,
#content .erreur-btn:hover,
#content .erreur-btn:focus,
#jevents_body .button:hover,
#jevents_body .button:focus,
#content .plan a:hover,
#content .plan a:focus {
  color: #ffffff !important;
  background-color: #ff1053 !important;
}

#content a.wf_file img.wf_file_icon {
  margin-bottom: 2px;
}

#content #documents .items-doc table {
  overflow: hidden;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
  margin-bottom: 0;
}
#content #documents .items-doc {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px #ebebf5 solid;
  border-top: 0;
  padding-bottom: 2px;
}
#content #documents .items-doc table td {
  border-right: 2px #ffffff solid;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  background-color: transparent;
  text-align: left !important;
}
#content #documents table tbody {
  border-left: 20px #ffffff solid;
  border-right: 20px #ffffff solid;
}
#content #documents table tr th:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
#content #documents table tr th:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}
#content #documents table tr th {
  text-align: left;
  background-color: #a80633;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 10px;
  color: #ffffff !important;
  font-weight: 700;
  border-right: 2px #ffffff solid;
}
#content #documents table tr th:last-child {
  border-right: 0;
}
#content #documents table tr th.item-title {
  padding-left: 20px;
}
#content #documents table tr th a {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff !important;
}
#content #documents table tr.cat-list-row1 {
  background-color: #f5f5fa;
}

body.page_year #jevents_body table.ev_table tr {
  border-bottom: 30px #ffffff solid;
}

body.page_year #jevents_body table.ev_table tr:first-child,
body.page_year #jevents_body table.ev_table tr:last-child {
  border-bottom: 0;
}

.jevbootstrap form input.inputbox {
  width: auto;
  margin-bottom: 15px;
}
.jevbootstrap form {
  text-align: left;
}
#jevents_body #showpast {
  float: left;
}

#content .societe_locales a {
  word-wrap: break-word;
}
