/*pour Nadège*/
h5 {
	font-size: 16px;
	color:#177331;
	font-weight: normal;
		line-height: 1.3;
		margin-bottom: 8px;
		
	}
h6 {
	font-size: 16px;
	color:#0c4122;
	font-weight: normal;
		line-height: 1;
			margin-bottom: 8px;
	}
/**/

#footer a {
	transition:all 0.2s ease-out 0s;
	color: rgb(255,255,255);
}

.ce_download {
    background: #8c8d8a; 
		}
.ce_accordion .toggler {
	border: 1px solid #efeeee;
	color:#0e4122;
	}
.ce_accordion .toggler.ui-state-active{
	border: 1px solid #efeeee;
	background-color:#efeeee;
	}
.ce_accordion .toggler::before {
width: 25px;
height: 25px;
float: left;
clear: both;
display: inline-block;
margin-top: 3px;
margin-right: 15px;
margin-left: 15px;
padding: 0;
text-align: center;
font: 1.3em/28px FontAwesome;
font-weight: normal;
color: rgb(23,115,49);
content: "\f107";
	}
.ce_accordion .toggler::after {
margin-top: -23px;
margin-right: 15px;
float: right;
clear: both;
display: inline-block;
padding: 0;
text-align: center;
font: 1.3em/28px FontAwesome;
font-weight: normal;
color: rgb(23,115,49);
content: "\f129";
	
	}

#assos .ce_leadertext h3{
color:#0e4122;
}

#main .mod_article.fullwidth {
    max-width: 90%;
}
/* =============================================================================
 * class .full pour du 100%
 * ========================================================================== */
#main .full.mod_article.fullwidth {
    max-width: 100%;
}
#puce h1, #puce.ce_headline {
	color:#0c4122;
	line-height:1.7em;
	text-align: center;

	}
#puce h1::before, #puce.ce_headline::before {
	content:url(../img/puce1.png);
	  bottom: -5px;
 	  position:relative; /*or absolute*/
  z-index:100000; /*a number that's more than the modal box*/
  left:-20px;
  top:10px;
}
.mod_breadcrumb {
        background: rgba(0,0,0,0.28);
}

/* =============================================================================
 * headerimage on content_page
 * ========================================================================== */

.content_page #slider .inside {
	min-height:320px;
	background-image: url(../img/header-mairie3.jpg);
	background-size: cover;
}


#footer {
	background-color:#bec1b3;
	}
#bottom {
	background-color:#060706;
	}
/*
#bienvenue2.mod_article {
	margin-top: -25px;
	margin-bottom: -25px;
}


#bienvenue2 h1 {
	background-image: url(../img/puce1.png);
	text-indent:35px;
	color:#0c4122;
	line-height:2.5;
}

*/
#vueduciel  {
	padding-top:175px;
		padding-bottom:110px;
	background-image: url(../img/back.png);
	background-repeat:no-repeat;
	background-position:left top;

	}

.mairie {
	font-size:1.22em;
	}

.newsteaser-v4 .content {
	padding-right:0px;
	padding-left:0px;
	padding-top:7%;
	padding-bottom:0%;
	border-radius: 0px !important;
	}
.newsteaser-v4 .image_container:hover {
		border-radius: 100%;
		opacity:0.9;
	}
.newsteaser-v4 h6 {
	text-transform:uppercase;
	color: rgb(38,38,39);
	
	}		
.newsteaser-v4 .ce_hyperlink a {
	font-weight: normal !important;
	font-size:1.08em;
	
	}	
	
	
 .autogrid_wrapper.article {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	
	}


.shrink-header #top-wrapper.fixed #header {
		background-image: url(../menu/header-back.png);
	background-repeat:repeat-x;

}


/* =============================================================================
 * top-mod_socials
 * ========================================================================== */

#header .mod_socials {
	overflow: hidden;
	float: right;
	position: fixed;
	right:5%;
	padding-top:8px;

}

#header .mod_socials a {
	display: block;
	float: left;
	text-align: center;
	padding-left:10px;
	line-height: 75px;

}

#header .mod_socials a:first-child {

}

#header .mod_socials a i {
	line-height: 35px;
	width: 35px;
	font-size: 16px;
}
.mod_socials img:hover{
	opacity:0.5;
	cursor:pointer;

	}
/**/
#top-wrapper {
	
	background-image: url(../menu/header-back.png);
	background-repeat:repeat-x;

	}
.logo {
	position: absolute;
	left: 0%;
	top: 80px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	transition: All 0.6s ease;
	-webkit-transition: All 0.6s ease;	
}

.logo a {
	background-image: url(../img/logo.png);
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left;
}
body .mainmenu ul li a:not(.active):not(.trail),
body .fixed .mainmenu ul li a:not(.active):not(.trail) {
	color: rgb(57,57,57);
}
#header {
    line-height: 57px;
}

/*menu*/
.mainmenu {
	margin-right: -125px;
	}
.mod_navigation .level_1 a{
	vertical-align:baseline;
	color:#F63;
	padding-top:22px;

	
	}
	

.mod_navigation .level_1{
	margin-top:88px;
	
	}
.home1 {
	background-color:#efeeee;
	background-image: url(../menu/home.png);
	background-position:top ;
	border-right:2px solid #f7f6f4;
	background-repeat:no-repeat;
	}
.vie {
	background-color:#efeeee;
	background-image: url(../menu/2.png);
	background-repeat:no-repeat;
	background-position: top;
	border-right:2px solid #f7f6f4;
	
	}
.vie a:hover, .decouverte a:hover, .hameau a:hover, .pratique a:hover, .demarche a:hover {
	color:#063;
	}

.decouverte {
	background-color:#efeeee;
	background-image: url(../menu/3.png);
	background-position: top;
	border-right:2px solid #f7f6f4;
	background-repeat:no-repeat;
	}
.hameau {
	background-color:#efeeee;
	background-image: url(../menu/4.png);
	background-position: top;
	border-right:2px solid #f7f6f4;
	background-repeat:no-repeat;
	}
.pratique {
	background-color:#efeeee;
	background-image: url(../menu/5.png);
	background-position: top;
	border-right:2px solid #f7f6f4;
	background-repeat:no-repeat;
	}
.demarche {
	background-color:#efeeee;
	background-image: url(../menu/6.png);
	background-position: top;
	border-right:2px solid #f7f6f4;
	background-repeat:no-repeat;
	}






/*color accent orlo*/

.bg-accent {
	background-color: #0e4122;
}

p a {
	color: #0e4122;
}
p a:hover{
	color: #ccc;
}
li a {
	color: #0e4122;
}
li a:hover{
	color: #177331;
}
li {
	list-style-color: #0e4122;
	

	
	}
.divider-v2 h1:after,
.divider-v2 h2:after,
.divider-v2 h3:after,
.divider-v2 h4:after,
.dividerv h5:after,
.divider-v2 h6:after,
h1.divider-v2:after,
h2.divider-v2:after,
h3.divider-v2:after,
h4.divider-v2:after,
h5.divider-v2:after,
h6.divider-v2:after {
	background: #0e4122;
}

hr.divider_3:before {
	background: #0e4122;
}

hr.divider_3:before {
	background: #0e4122;
}
.divider_4 {
	margin-bottom:3%;
	
	}

.divider_4_first {
	background-image: url(../img/puce-p.png);
	
	border: 0px solid #0e4122;
}

.divider_4_second {
	background-color: #0e4122;
}

.divider_4::after, .divider_4::before {
	background-color: #0e4122;
}

.divider_5 i {
	color: #0e4122;
}

.mainmenu ul ul {
	border-top: 2px solid #0e4122;
}

.mainmenu ul li a.trail,
.mainmenu ul li a.active {
	color: #0e4122;
}

#top-wrapper.fixed .mainmenu a.active, 
#top-wrapper.fixed .mainmenu a.trail {
	color: #0e4122;
}

.mainmenu ul ul li a:hover, 
.mainmenu ul ul li a.trail, 
.mainmenu ul ul li a.active {
	background: #d7d7d7!important;
	
}

body.header-dark .fixed .mainmenu ul li a.trail, 
body.header-dark .fixed .mainmenu ul li a.active {
	color: #0e4122;
}

.header-light #top-wrapper.fixed .mainmenu a.active,
.header-light #top-wrapper.fixed .mainmenu a.trail {
	color: #0e4122;
}

.subnav a {
	color: #0e4122;
}

#nav-open-btn:before {
	background: #0e4122;
}

.ce_calltoaction {
	background: #0e4122;
}

.ce_table table th {
	background: #0e4122;
}

.ce_tabs .tabs.classic ul li.active, 
.ce_tabs .tabs.classic ul li:hover {
	border-color: #0e4122;
}

.ce_tabs .tabs.horizontal ul li:hover a,
.ce_tabs .tabs.horizontal ul li.active a {
	background: #0e4122;
}

.ce_teambox .image .overlay {
	background: #0e4122;
}

.ce_teambox .email a {
	color: #0e4122;
}

blockquote a {
	color: #0e4122;
}

#top .mod_search .search-content {
	background: #0e4122;
}

.ce_iconbox.version2 i {
	background: #0e4122;
}

.ce_iconbox .link {
	color: #0e4122;
}
.ce_iconbox .ce_iconbox_outside.padding:hover {
    opacity: 0.8;
}
.ce_testimonial a {
	color: #0e4122;
}

.ce_accordion .toggler:before {
  color:#0e4122;
}

.mod_calendar th.head {
  background:#0e4122;
  border-top:1px solid #0e4122;
  border-right:1px solid #0e4122;
  border-left:1px solid #0e4122;
}

.mod_calendar th.previous a,
.mod_calendar th.next a {
  background-color:#0e4122;
}

.pagination li span.current {
	background: #0e4122;
}

.pagination li a:hover {
	color: #0e4122;
}

.mod_faqpage h3:before {
	color: #0e4122;
}

.mod_search .submit {
	border: 1px solid #0e4122;
}

input:focus,
textarea:focus {
  border:1px solid #0e4122;
}

form fieldset legend {
  background-color:#0e4122;
}

.submit {
	background: #0e4122;
}

.submit:hover {
	background: #0e4122;
}

.ce_youtube_background.overlay .YTPOverlay {
	background-color: #0e4122;
}

.label-accent {
	background: #0e4122;
}

.ce_hyperlink a,
a.btn {
	background: #a5281c;
	border-color: #a5281c;
	font-family: 'Quicksand', Raleway, Open sans;
}

.ce_hyperlink a.link-white,
a.btn.link-white {
	color: #a5281c;
}

.ce_hyperlink a.link-white:hover,
a.btn.link-white:hover {
	background: #a5281c;
}

.ce_hyperlink a.outline,
a.btn.outline {
	color: #a5281c;
}

.newslist h2,
.newslist h2 a {
	color: #0e4122;
}

.newslist .news-left .news-date {
	background: #0e4122;
}

.newsteaser .date {
	background: #0e4122;
}

#portfolio_filter a.selected,
#portfolio_filter a:hover {
	background: #0e4122;
}

.ce_chartbar .chart_data {
	background: #0e4122;
}

.color-accent,
.color-accent p,
.color-accent i,
.color-accent h1,
.color-accent h2,
.color-accent h3,
.color-accent h4,
.color-accent h5,
.color-accent h6,
.color-accent a:not(.link-white) {
	color: #0e4122;
}

blockquote {
	border-color: #0e4122;
}

.ce_pricetable .pricetable.highlight .title {
	background: #0e4122;
}

.ce_imagebox_v2 .ce_url a {
	background: #a5281c;
	border:none !important;
}
.ce_imagebox_v1 a:hover  {
	background-color:#CCC;

}
.ce_gallery .content {
	background: url(../img/logo-trans.png)rgba(14,65,34,0.7);
	background-repeat:no-repeat;
	background-position:center center;
	
}

.ce_headertext h1:after, 
.ce_headertext h2:after, 
.ce_headertext h3:after, 
.ce_headertext h4:after, 
.ce_headertext h5:after, 
.ce_headertext h6:after {
	background: #0e4122;
}

.ce_countup i {
	color: #0e4122;
}

.newslist-v3 .date {
	background: #0e4122;
}

.ce_bgimage.offset.offset-bg-accent:before {
	background-color: #0e4122;
}

.ce_leadertext.version2 .divider-first {
	border: 3px solid #0e4122;
}

.ce_leadertext.version2 .divider-second {
	background-color: #0e4122;
}

.ce_leadertext.version2 .divider:after, 
.ce_leadertext.version2 .divider:before {
	background-color: #0e4122;
}

.ce_accordion .toggler i.fa {
	background: #0e4122;
}

.newsteaser_v3 .news-overlay i {
	background-color: #0e4122;
}

.newslist-v3 .subheadline {
	color: #0e4122;
}

.ce_teambox .function {
	color: #0e4122;
}

.ce_tabs .tabs.horizontal-clean ul li.active:after {
	border-color: #0e4122 transparent transparent transparent;
}

.subheadline-v2 {
	color: #0e4122;
}

.ce_timeline .timeline-item .timeline-item-title {
	background: #0e4122;
}

.ce_portfoliofilter.default a.selected, .ce_portfoliofilter.default a:hover {
	background: #0e4122;
}

.ce_tabs .tabs.horizontal-clean ul li.active a {
	color: #0e4122;
}

.ce_revolutionslider_hyperlink {
	background: #0e4122;
	border-color: #0e4122;
}

#top .mod_top_mail a:hover,
#top .mod_login_top:hover,
#top .mod_search:hover,
#top .mod_langswitcher span:hover  {
	background: #0e4122;
}

#top .mod_langswitcher ul li a:hover {
	color: #0e4122;
}

.ce_headline_extended.version2 .divider-first {
	border-color: #0e4122;
}

.ce_headline_extended.version2 .divider:after, 
.ce_headline_extended.version2 .divider:before,
.ce_headline_extended.version2 .divider-second {
	background-color: #0e4122;
}

.mod_portfoliolist .item figure {
	background-color: #0e4122;
}

.mod_portfoliolist .item a:hover {
	color: #0e4122;
}


/* =============================================================================
 * if the menu overlaps the logo set this breakpoint
 * -----------------------------------------------------------------------------
 * usage: remove the comments and set max-width when the menu should 
 * break in a new row
 * ========================================================================== */

@media only screen and (min-width: 768px) and (max-width: 1125px) {

.mainmenu ul {
	text-align: center;
}

body .logo {
	margin:0 auto;
	position: relative;
	top: 12px;
	height: 70px;
	margin-left:1%;
}
	.logo {
		width: 200px;
		height: 140px;
	}
.mainmenu {
	float: none;
	margin-top: -70px;
	padding-right:80px;
}
#header .mod_socials {
  
    right: 1%;
    padding-top: 3px;
}
#puce h1, #puce.ce_headline {
	color:#0c4122;
	line-height:1.2em;
	text-align: center;
	font-size:1.2em;

	}
#main .autogrid_wrapper.article .mod_article,
#main .mod_article.fullwidth,
#main .mod_article.smallwidth {
	padding-left: 0px!important;
	padding-right: 0px!important;
}
	
}
@media only screen and (max-width: 767px) {


#header .mod_socials {
    right: 13%;
    margin-top: -15px;
	position:absolute;
	z-index:9000000;
}
#top-wrapper {
    min-height: 105px;
}

		
.home1,.vie, .decouverte, .hameau, .pratique, .demarche {
background-image:none !important;	

	}	
.home1 a,.vie a, .decouverte a, .hameau a, .pratique a, .demarche a {

	}
.mod_navigation .level_1 a {
	color:#666;
	
	}
.mm-menu.mm-theme-dark {
    background: #0e4122;
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(255, 255, 255, 0.9);
}		
body .mm-menu a:hover, body .mm-menu a.active, body .mm-menu a.trail {
    background: #bec1b3;
        background-image: none;
}	
.mm-listview > li {
	background-color:#bec1b3;
	
	}
.mm-prev::before, .mm-next::after, .mm-arrow::after { 
	color:#999;
	}
#footer .image_container img {
    display: block;
    height: auto;
	width:200px;

   
}
@media only screen and (max-width: 365px) {

#puce h1::before, #puce.ce_headline::before { 
display:none;
}

#header .mod_socials {
display:none;
}	
}
*/
