/* CSS Document */

/* <weight>: Use a value from 100 to 900
   <uniquifier>: Use a unique and descriptive class name */
   
.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

html,
body {
	font-family: 'Roboto', sans-serif;
    margin: 0;
    font-size: 18px;
    color: #555555;
    height: 100%;
}
a {
	text-decoration: none;
	color: #d6d1c8;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
    text-decoration: none;
    color: #5f5b54;
}
p > a {
	text-decoration: none;
	color: #d6d1c8;
	border-bottom: solid 5px #d6d1c8;
	transition: all 0.3s ease-in-out 0s;
}
a img {
    border: 0;
}
img {
	box-shadow: #555 0 0 10px;
}
.paiement a {
	background-color: #e7302a !important;
	color: #fff !important;
}
.imagepatrimoine {
	box-shadow: none;
}
.moduletable-actus img,
.modlogo img,
.modmenutop img,
.modariane img,
.footer img,
.modtrois img {
	box-shadow: none;
}
.container {
    width: 100%;
    height: 100%;
    margin: 0;
}
.moduletable.-actus,
.moduletable.-annuaire,
.moduletable.-agenda,
.moduletable.-bulletin,
.moduletable.-rapide,
.moduletable.-newsletter {
	padding: 10px 0 20px;
}
h1,
h2,
.moduletable.-actus > h3,
.moduletable.-annuaire > h3,
.moduletable.-agenda > h3,
.moduletable.-bulletin > h3,
.moduletable.-galerie > h3,
.moduletable.-rapide > h3,
.moduletable.-newsletter > h3,
.moduletable.-carte > h3,
.moduletable.-plan > h3,
.moduletable.-informations > h3,
.moduletable.-contact > h3,
.custom.-informations > h3,
.moduletable.-tags > h3,
.moduletable.-meteo > h3,
.moduletable.-marches > h3 {
	font-size: 28px;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing:0.2em;
}
.moduletable.-actus > h3 {
	margin-bottom:0;
}
.complements a {
	font-size: 12px;
	padding: 3px 6px !important;
}



/*----------------------- module logo -----------------------*/
.modlogo {
	background-color: #fff;
	padding: 0 20px;
}
.largeurlogo {
	/*background: url(../images/fond-fleurs.jpg) no-repeat top right;*/
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
.moduletable.-logo {
	padding: 44px 20px 40px 0;
}
.moduletable.-mairie {
	font-size: 36px;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.custom.-mairie p {
	margin: 40px 0 10px;
}
.logogras {
	font-weight: 700;
}
.fleurie {
	font-weight: 400;
	color: #ccc;
	font-size: 14px;
	text-align: right;
	letter-spacing: 0.2em;
}


/*----------------------- module menu -----------------------*/
.modmenutop {
	background: url(../images/fond-menu-long.jpg) repeat-x bottom;
	padding:0 20px;
}
.largeurmenutop {
	display: flex;
	align-items: center;
	margin: auto;
	max-width: 1200px;
	justify-content: space-between;
}
.moduletable.-menu {
	width:100%;
}


/*----------------------- module DJ Megamenu -----------------------*/
#dj-megamenu94sticky {
	background: #fff url(../images/fond-menu-long.jpg) repeat-x bottom;
	padding: 0 20px;
}


/*----------------------- module slider -----------------------*/
.moduletable.-360 {
	height:500px;
}


/*----------------------- module fil ariane -----------------------*/
.modariane {
	background-color: #555555;
	color: #d6d1c8;
	padding:0 20px;
}
.largeurariane {
	margin: auto;
	max-width: 1200px;
}
.breadcrumb.-ariane {
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
	line-height:1em;
}
.breadcrumb.-ariane > li {
	display: inline-flex;
	list-style-type: none;
}
.breadcrumb.-ariane li.active {
	color:#fff;
}

/*----------------------- module actualités gk5 -----------------------*/
.modavant {
	padding:0 20px;
}
.largeur3 {
	margin: auto;
	max-width: 1200px;
}
.moduletable.-actus {
}
.nspMain.-actus {
}
.nspArt h4.nspHeader {
	font-size:18px!important;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
}
.readon.inline {
	background-color: #d6d1c8;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 12px;
	margin: 20px auto 0;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
	border-bottom: inherit;
}
.readon.inline:hover {
	background-color:#555;
}
.nspArt .nspImageWrapper {
	border-bottom: inherit;
}
.nspArt h4.nspHeader a {
	border-bottom: inherit;
}
.nspPagination li > a {
	border-bottom: inherit;
}
.nspArt img.nspImage {
	margin: auto;
}
.nspArt p.nspText {
	width: 100%;
}

/*======================= ARTICLE principal =======================*/
.article {
	padding:0 20px;
}
.largeurarticle {
	display:flex;
	margin: auto;
	max-width: 1200px;
	justify-content:space-between;
}
.blog-featured {
	flex:2 2 0;
	line-height:1.6em;
	padding:20px 0;
}
.item.-page {
	padding: 20px 0 40px;
	line-height:1.2em;
	text-align: justify;
	flex:3 3 0;
	
}
.page-header,
.icons,
.article-info.muted {
	line-height:1.2em;
}

.leading-0, .leading-1, .leading-2, .leading-3, .leading-4, .leading-5, .leading-6 {
	border-bottom: dashed 1px;
	clear: both;
}

/*++++++++ module annuaire de la ville ++++++++*/
.moduletable.-annuaire {
	margin-left: 40px;
	/*width: 300px;
	flex:1 1 0;*/
}
.moduletable.-annuaire ul {
	background-color: #d6d1c8;
	border-radius: 5px;
	display: flex;
	flex-flow: column nowrap;
	padding: 20px;
}
.moduletable.-annuaire li {
	list-style-type: none;
	margin: 10px;
}
.moduletable.-annuaire a {
	background-color: #555;
	border-radius: 3px;
	color: #d6d1c8;
	margin-left: 20px;
	padding: 5px 20px;
}
.moduletable.-annuaire a:hover {
	color: #fff;
	padding-left:30px;
}
.blocklarge a {
	display: block;
}

/*----------------------- 3 modules supplémentaires 3 -----------------------*/
.modtrois {
	background-color: #d6d1c8;
	padding:0 20px;
}
.largeur5 {
	display: flex;
	margin: auto;
	max-width: 1200px;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.largeur5 .nspPagination li {
	background-color: #fff;
}
.largeur5 .nspPagination li:hover, .nspPagination li.active {
	background-color: #555;
}
.moduletable.-agenda,
.moduletable.-bulletin {
	flex:1 1 auto;
	max-width: 400px;
}
.moduletable.-agenda .nspArt h4.nspHeader a {
	color: #555;	
}
.moduletable.-agenda .readon.inline {
	background-color: #555;
	color: #fff;
}
.moduletable.-agenda .readon.inline:hover {
	color: #d6d1c8;
}
.moduletable.-galerie {
	flex:1 1 500px;
}
.ba-gallery {
	height: 350px;
	overflow: hidden;
}
.nspArt .tcenter {
	display:flex;
}
.moduletable-separation {
	align-self: center;
}

/*----------------------- module accès rapide -----------------------*/
.modrapide {
	padding:0 20px;
}
.largeur6 {
	margin: auto;
	max-width: 1200px;
}
.custom-rapide > p {
	display: flex;
	justify-content: space-around;
	flex-wrap:wrap;
}
.moduletable.-rapide {
	font-size:10px;
	text-transform:uppercase;
}
.btn-rapide {
	color: #5f5b54;
	text-align: center;
	width: 70px;
}
.btn-rapide1::before {
	content: url("/mairie/images/maville/acces-rapide/acces_01.jpg");
}
.btn-rapide1:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_01b.jpg");
}
.btn-rapide2::before {
	content: url("/mairie/images/maville/acces-rapide/acces_02.jpg");
}
.btn-rapide2:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_02b.jpg");
}
.btn-rapide3::before {
	content: url("/mairie/images/maville/acces-rapide/acces_03.jpg");
}
.btn-rapide3:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_03b.jpg");
}
.btn-rapide4::before {
	content: url("/mairie/images/maville/acces-rapide/acces_04.jpg");
}
.btn-rapide4:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_04b.jpg");
}
.btn-rapide5::before {
	content: url("/mairie/images/maville/acces-rapide/acces_05.jpg");
}
.btn-rapide5:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_05b.jpg");
}
.btn-rapide6::before {
	content: url("/mairie/images/maville/acces-rapide/acces_06.jpg");
}
.btn-rapide6:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_06b.jpg");
}
.btn-rapide7::before {
	content: url("/mairie/images/maville/acces-rapide/acces_07.jpg");
}
.btn-rapide7:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_07b.jpg");
}
.btn-rapide8::before {
	content: url("/mairie/images/maville/acces-rapide/acces_08.jpg");
}
.btn-rapide8:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_08b.jpg");
}
.btn-rapide9::before {
	content: url("/mairie/images/maville/acces-rapide/acces_09.jpg");
}
.btn-rapide9:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_09b.jpg");
}

/*----------------------- module accès rapide 100 -----------------------*/
.custom-rapide100 > p {
	display: flex;
	justify-content: space-around;
}
.moduletable-rapide100 {
	font-size:10px;
	text-transform:uppercase;
}
.moduletable-rapide100 a {
	color:#d6d1c8;
	padding:10px;
}
.moduletable-rapide100 a:hover {
	color:#fff;
}
.btn100-rapide {
	color: #5f5b54;
	text-align: center;
	width: 70px;
}
.btn100-rapide1::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_01.jpg");
}
.btn100-rapide1:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_01b.jpg");
}
.btn100-rapide2::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_02.jpg");
}
.btn100-rapide2:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_02b.jpg");
}
.btn100-rapide3::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_03.jpg");
}
.btn100-rapide3:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_03b.jpg");
}
.btn100-rapide4::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_04.jpg");
}
.btn100-rapide4:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_04b.jpg");
}
.btn100-rapide5::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_05.jpg");
}
.btn100-rapide5:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_05b.jpg");
}
.btn100-rapide6::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_06.jpg");
}
.btn100-rapide6:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_06b.jpg");
}
.btn100-rapide7::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_07.jpg");
}
.btn100-rapide7:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_07b.jpg");
}
.btn100-rapide8::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_08.jpg");
}
.btn100-rapide8:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_08b.jpg");
}
.btn100-rapide9::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_09.jpg");
}
.btn100-rapide9:hover::before {
	content: url("/mairie/images/maville/acces-rapide/acces_100_09b.jpg");
}

/*----------------------- module newsletter -----------------------*/
.modnewsletter {
	/*background: #5f5b54 url("../images/fond-newsletter.jpg") no-repeat scroll right center;*/
	background-image:url("../images/fond-newsletter.jpg");
	background-size:cover;
	background-attachment:fixed;
	background-position:center right;
	color:#d6d1c8;
	padding:0 20px;
}
.largeur7 {
	margin: auto;
	max-width: 1200px;
}
.moduletable.-newsletter > div {
	text-align:center;
}
.bfPage {
	display: flex;
	flex-flow: column nowrap;
	margin: auto;
	max-width: 400px;
	place-items: flex-end;
}
.form-actions {
}

/*----------------------- module carte Google -----------------------*/
.modcarte {
}
.largeur8 {
}
.moduletable.-carte {
	background-color: #d6d1c8;
}

/*----------------------- module plan du site -----------------------*/
.modplan {
	background-color: #d6d1c8;
	padding:40px 20px 20px;
}
.largeur9 {
	display: flex;
	justify-content: space-between;
	margin: auto;
	max-width: 1200px;
	flex-wrap: wrap;
	align-items: flex-start;
}
.moduletable.-plan {
	padding-bottom: 20px;
}
.moduletable.-plan a {
	color:#fff;
}
.moduletable.-plan a:hover {
	color:#555;
}
.moduletable.-plan > h3 {
	font-size: 28px;
	text-transform: uppercase;
	text-align:center;
}
.moduletable.-plan li {
	list-style-type:square;
	line-height: 1.6em;
}
.moduletable.-plan li.current {
	color:#555;
}
.moduletable.-plan li.current a {
	color:#555;
}

/*----------------------- module tags populaires -----------------------*/
.tagspopular-tags > ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
.tagspopular-tags li {
	list-style-type: none;
}
.tagspopular-tags a {
	background-color: #5f5b54;
	border-radius: 3px;
	color: #d6d1c8;
	font-size: 10px;
	margin: 2px 5px;
	padding: 5px 20px;
	text-transform: uppercase;
}
.tagspopular-tags a:hover {
	color:#fff;
}

/*----------------------- module météo locale -----------------------*/
.gkwMainRight h2 {
	font-size: 30px;
	font-weight: 700;
	margin: 4px 0;
}

/*----------------------- footer -----------------------*/
.footer a {
	color: #555;
	background-color: #d6d1c8;
	border-radius: 3px;
	border-bottom: inherit;
}
.footer a:hover {
	background-color: #fff;
}
footer {
	background-color: #555555;
	color: #d6d1c8;
	padding:40px 20px 0;
}
.pieddepage {
	display: grid;
	/* justify-content: space-between; */
	margin: auto;
	max-width: 1200px;
	/* flex-wrap: wrap; */
	grid-template-columns: 2fr 1fr;
	grid-column-gap: 40px;
}
.pieddepage a img {
	background-color: inherit;
	color:#aa4e00;
	border-radius: 0;
	padding: 0;
}
.moduletable.-contact {
	flex-grow: 3;
}
.moduletable.-informations {
	flex-grow: 2;
	text-align: right;
}
.moduletable.-informations > h3 {
	margin-bottom: 10px;
}
.custom-informations > h3 {
	margin-top: 0;
}
.moduletable.-informations a {
	padding: 0 6px;
}
.moduletable.-enviedunsite {
	grid-column: 1/3;
	text-align: center;
	text-transform: uppercase;
}

.moduletable.-carte > h3,
.moduletable.-infosfooter > h3,
.moduletable.-contactfooter > h3 {
	font-family: "Open Sans Condensed",sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	text-align:center;
}
.moduletable.-infosfooter a {
	background-color: #fff;
	color:#aa4e00;
	border-radius: 2px;
	padding: 0 6px;
}
.moduletable.-infosfooter a:hover {
	background-color: #aa4e00;
	color:#fff;
	border-bottom:none;
}
.custom.-enviedunsite a {
	background-color: inherit;
	color: #d6d1c8;
	padding: 5px 10px;
}
.custom.-enviedunsite a:hover {
	color: #555555;
}
.enviedunsite {
	font-size: 10px;
	text-transform: uppercase;
}
.enviedunsite a {
	color:#fff;
	background-color:inherit;
}
.moduletable-switch {
	background-color:#fff;
	font-size:12px;
	text-align:center;
	padding:10px 0;
	display:block;
	width:100%;
}
.logomairiepied {
	font-size: 30px;
	font-weight: 100;
	letter-spacing: 0.2em;
	padding: 20px 0 0;
	text-transform: uppercase;
}
.logomavillepied {
	font-weight: 700;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------- page en liste - blog -----------------------*/
.derniermot {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
.blog h2,
.page-header h2 {
	/*font-size:36px;*/
	margin-bottom:0;
	line-height: 1em;
	font-weight: 700;
}
.blog h2 a {
	background: no-repeat;
	padding: 0;
	color: #555;
}
.blog h2 a:hover {
	background-color: #555;
	color: #fff;
	padding: 0 6px;
}
.tableauactus {
}
.celluleactus{
	color: #8f1422;
	font-size: 14px;
	box-shadow: 2px 2px 6px #aaa inset;
	padding: 10px;
	width: 400px;
	text-transform:uppercase;
	background-color:#ddd;
}
.blog-pageile a:hover {
	border:none;
}
.pull-left {
	margin:9px 10px 10px 0;
}
.pull-left.item-image img,
.pull-none.item-image img {
	transition: all 0.3s ease-in-out 0s;
	max-width:150px;
}
.pull-left.item-image img:hover,
.pull-none.item-image img:hover {
	transform:scale(1.05) rotate(-2deg);
	box-shadow:0 3px 6px #444;
}
.bloglisteactu {
	align-items: center;
	background-color: #ddd;
	border-left: 10px solid #8f1422;
	border-radius: 5px;
	color: #8f1422;
	display: flex;
	font-size: 14px;
	justify-content: center;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	box-shadow: 2px 2px 6px #aaa inset;
}
.blog-pageile,
.blog-pagechamp {
	padding: 20px 0 80px;
}
.pagination {
	padding: 20px 0;
}
.pagination > ul {
	padding: 0;
	text-align: center;
}
.pagination li {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	list-style-type: none;
	/*margin: 5px 10px;*/
}
.pagination-start .pagenav,
.pagination-prev .pagenav,
.pagination-next .pagenav,
.pagination-end .pagenav {
	display:none;
	background-color: #555;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px;
	text-transform: uppercase;
	width:auto;
	height:auto;
}
.hasTooltip.pagenav,
a.pagenav {
	/*background-color: #8f1422;
	border-bottom:none;
	color: #fff;*/
}
.hasTooltip.pagenav:hover,
.pagenav:hover {
	/*background-color: #555;
	border-bottom:none;
	color: #fff;*/
}
.pagenav {
	align-items: center;
	background-color: #555;
	color: #fff;
	/*border-radius: 50% !important;*/
	border-radius: 3px;
	display: flex;
	font-size: 16px;
	height: 36px;
	justify-content: center;
	width: 36px;
	padding: 0 !important;
}
.blog, .contact {
	flex: 3 3 0;
	padding: 20px 0 40px;
	text-align: justify;
	line-height: 1.2em;
}
.category-desc.clearfix {
	text-align:center;
}
.pull-none.item-image {
	float: left;
	padding: 0 20px 20px 0;
}
.pull-none.item-image img {
	width:480px;
}
.readmore {
	text-align: center;
	clear:both;
}
.readmore .btn {
	background-color: #d6d1c8;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px;
	text-transform: uppercase;
	border-bottom: inherit;
}
.readmore .btn:hover {
	background-color: #5f5b54;
	border-bottom:none;
}

/*---------------------------------------------------------------*/
/*----------------------- page en article -----------------------*/
.blog a,
.item-page a {
	color: #555;
	padding: 0 6px;
	/*background-color: #fff;
	border-radius: 0;
	border-bottom: 5px solid;*/
}
.blog a:hover,
.item-page a:hover {
	background-color: #555;
	color: #fff;
}
a.pagenav {
	color: #555;
	background-color: #fff;
	/*padding: 0 6px;*/
	border-radius: 0;
	border-bottom: 5px solid;
}
a.pagenav:hover {
	background-color: #555;
	color: #fff;
	border-radius: 3px;
	border-bottom: inherit;
}
.p a:hover {
	background-color: #555;
	color: #fff;
}
.article-info.muted {
	font-size: 14px;
	padding: 0;
}
.article-info-term {
	font-size: 12px;
	text-transform: uppercase;
}
.dropdown-menu li {
	display: inline-flex;
	font-size: 12px;
	padding: 0 5px;
	text-transform: uppercase;
}
ul.dropdown-menu {
	padding:0 40px 0 0;
}
ul.pager.pagenav {
	align-items: center;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: flex;
	height: auto;
	justify-content: center;
	padding: 0;
	width: 100%;
}
.pager.pagenav li {
	list-style-type: none;
	margin:0 2px;
}
.pager.pagenav li a {
	background-color: #aa4e00;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px;
	text-transform: uppercase;
}
.pager.pagenav li a:hover {
	background-color: #5f5b54;
	border-bottom:none;
}
.pull-left.item-image a {
	padding: 0;
	background: none;
	border-radius: 0;
}

/*---------------------------------------------------------------*/
/*----------------------- page contact -----------------------*/
.contact fieldset {
    border: none;
    max-width: 100%;
}
.contact input,
.contact textarea,
.contact.inputbox {
	font-family: "Roboto",sans-serif;
    background-color: #eee;
	border: medium none;
	border-radius: 5px;
	color: #888;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 10px;
}
.contact button {
	background-color: #8f1422;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 10px 50px;
	text-transform: uppercase;
}
.contact button:hover {
    background-color: #1e1e1e;
	color: #fff;
}
#jform_contact_message {
	margin:0;
}
#jform_spacer-lbl {
	font-size: 12px;
	text-transform: uppercase;
}

/**********************************    divers    **********************************/
.pathway {
	color: #5f5b54;
	background-color: #fff;
	border:none;
	padding:2px 10px 1px;
	border-radius:1px;
	transition: all 0.3s ease-in-out 0s;
}
.pathway:hover {
	font-weight:bold;
}
input {
	
}
.inputbox {
	border: medium none;
	/* border-radius: 3px; */
	cursor: text;
	font-size: 18px;
	margin: 5px;
	padding: 6px;
	/* background-color: #f8f8f8; */
	color: #555;
	border-bottom: #ddd solid 4px;
}
button {
    background-color: #5f5b54;
	border: 1px solid #d6d1c8;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	margin: 10px;
	padding: 10px 60px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
}
button:hover {
    background-color: #d6d1c8;
}
.clr6 {
    clear: both;
    visibility: hidden;
}
.search {
	padding: 80px 0;
}
.searchintro {
	clear:both;
}
.search > form {
	padding-bottom: 20px;
}
.colonnes {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 40px;
  	-moz-column-gap: 40px;
  	column-gap: 40px;
}

.g-recaptcha-wrapper.gootcha {
	width: 300px;
	margin: auto;
}

/*----------------------- les élus du conseil municipal -----------------------*/
.conseil {
	max-width: 1200px;
	margin: auto;
}
.maire {
	text-align: center;
}
.adjoints {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.adjoint {
	max-width: 360px;
}
.conseillers {
	display: flex;
	flex-wrap: wrap;
}
.conseiller {
	width: 560px;
}
.conseiller img {
	float: left;
	margin-right: 40px;
}
.centre {
	text-align: center;
}
.ecarts {
	padding: 20px 0;
}
.ecart {
	padding: 10px 20px 10px 20px;
}
.conseiller ul {
	padding-left: 220px;
}

/*----------------------- cookies -----------------------*/
#cookie_banner {
	z-index: 16777270;
}
#hob_feet_div {
	/*display: none;*/
	visibility: hidden;
}
#setting_btn {
	font-size: 10px !important;
	padding: 3px 10px !important;
	border-radius: 0 !important;
}