@media screen and (max-width:1240px) {

	/* **************************
	*      _____           _     
	*     |_   ____   ___ | |___ 
	*       | |/ _ \ / _ \| / __|
	*       | | (_) | (_) | \__ \
	*       |_|\___/ \___/|_|___/
	*                            
	***************************** */

	.center,
	.center-prop-internaute {width:960px;}
	.center{padding: 0 10px;}
	.center-prop-internaute {
    margin-left: -470px;
    width: 940px;
}
	
	/* ****************************
	*      __  __                  
	*     |  \/  | ___ _ __  _   _ 
	*     | |\/| |/ _ | '_ \| | | |
	*     | |  | |  __| | | | |_| |
	*     |_|  |_|\___|_| |_|\__,_|
	*                              
	******************************* */
	header .sub-menu {
    width: 940px;
}
header .sub-menu.hasImgMenu ul.bloc-menu-left, header .sub-menu.hasImgMenu ul.bloc-menu-middle, header .sub-menu.hasImgMenu ul.bloc-menu-right{width:280px;}
	header .sub-menu ul.bloc-menu-left, header .sub-menu ul.bloc-menu-middle{margin-right:20px;}
header .sub-menu ul.bloc-menu-left, header .sub-menu ul.bloc-menu-middle, header .sub-menu ul.bloc-menu-right {
    width: 440px;
}    
.hasImgMenu img {
    width: 300px;
    float: left;
    margin-right: 20px;
}
.site-title {
    display: block;
    width: 560px;
    height: 140px;
    float: left;
    margin-right: 10px;
}
.site-title span {
    font-size: 22px;
    font-family: "Raleway", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    box-sizing: border-box;
    top: 70px;
    position: absolute;
    color: #a6a6a6;
    left: 330px;
    display: block;
    width: 180px;
    line-height: 21px;
}
header .identite h1 {
    color: #f36523;
    text-transform: none;
    line-height: 140px;
    font-size: 120px;
    font-family: 'Damion', cursive;
    left: -8px;
    position: relative;
}

header .main-menu > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 145px;
    height: 100%;
    background: transparent;
    z-index: -1;
    margin-left: 5px;
}

header .main-menu > li > a, header .main-menu > li > span {
    display: inline-block;
    padding: 0 10px 0 14px;
    box-sizing: border-box;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    color: #131213;
    line-height: 21px;
    position: relative;
    font-size: 16px;
    width: 100%;
    text-align: left;
    font-family: "Raleway";
    font-weight: 500;
    background: url(../images/MenuPointilleRepeat.png) repeat-y top left;
    height: 40px;
}
	/* *************************************
	*      _   _                _           
	*     | | | | ___  __ _  __| | ___ _ __ 
	*     | |_| |/ _ \/ _` |/ _` |/ _ | '__|
	*     |  _  |  __| (_| | (_| |  __| |   
	*     |_| |_|\___|\__,_|\__,_|\___|_|   
	*                                       
	**************************************** */

	header .main-menu > li {
    display: table-cell;
    padding: 10px 0 30px 0;
}
header .menu-wrapper.scrolled {
    position: fixed;
    width: 940px;
    top: 0;
    background: #fff;
    height: 80px;
}
	/* ******************************************************
	*      _____                _                            
	*     |  ____ __ ___  _ __ | |_   _ __   __ _  __ _  ___ 
	*     | |_ | '__/ _ \| '_ \| __| | '_ \ / _` |/ _` |/ _ \
	*     |  _|| | | (_) | | | | |_  | |_) | (_| | (_| |  __/
	*     |_|  |_|  \___/|_| |_|\__| | .__/ \__,_|\__, |\___|
	*                                |_|          |___/      
	*
	********************************************************* */
	.front-page .intro-saisie{width:610px;}
	.front-page .depot-infos{height:680px;}

#a-la-une {
    position: relative;
    overflow: hidden;
    height: 380px;
    width: 940px;
    top: -89px;
}
	#a-la-une .a-la-une-item .infos-diapo {
    width: 280px;
    height: 340px;
    float: left;
    background: rgba(19,18,19,.8);
    position: relative;
    box-sizing: border-box;
    padding: 30px 20px;
    margin: 20px 5px;
}

.front-page .home-actus .big-actu {
    width: 540px; 
    height: 370px;
    margin: 0 20px 0 0;
    float: left;
    position: relative;
    top: -70px;
}
.big-actu .infos-actu {
    width: 240px;
    float: left;
    display: block;
    height: 370px;
    background: #f36523;
    box-sizing: border-box;
    padding: 40px 10px;
}
.front-page .home-actus .big-actu .actualite-seule .image-a-la-une {
    width: 300px;
    height: 370px;
    float: left;
    display: block;
    position: relative;
}
.home-actus h2.title-bloc {
    margin: 0;
    font-size: 34px;
    font-weight: 200;
    font-family: "Raleway";
    color: #fff;
    border: 0;
    position: relative;
}


.front-page .home-actus .small-actu {
    float: left;
    width: 380px;
    height: 170px;
    margin: 0 0 12px 0;
}
.front-page .home-actus .small-actu .actualite-seule .image-a-la-une {
    width: 140px;
    height: 170px;
    display: block;
    float: left;
}
.small-actu .infos-actu {
    width: 240px;
    float: left;
    height: 170px;
    box-sizing: border-box;
    padding: 15px 10px;
    background: #fff;
}
.home-actus .caroufredsel_wrapper {
    width: 380px!important;
    height: 350px!important;
}
.home-actus .link-all {
    display: block;
    width: 540px;
    text-align: center;
    height: 40px;
    box-sizing: border-box;
    position: relative;
    float: left;
    line-height: 32px;
    top: -40px;
}

.bloc-admin .kiosque {
    width: 300px;
    height: 250px;
    display: block;
    float: left;
    margin-right: 20px;
}
.kiosque .publication-infos {
    display: block;
    float: left;
    width: 160px;
    height: 180px;
    position: relative;
}
.kiosque a.consulter{margin-top: 10px;}
.kiosque a.voir-tous .yes-resp{display: block;}
.kiosque a.voir-tous .no-resp{display: none;}

.menu-admin {
    display: block;
    float: left;
    width: 220px;
    height: 250px;
    padding: 25px 10px;
    box-sizing: border-box;
    background: #fff;
}
.menu-admin ul li a{font-size: 13px;}
.lien-admin {
    display: block;
    float: left;
    width: 160px;
    height: 250px;
    margin: 0 10px;
}
.lien-admin > div {
    width: 160px;
    height: 120px;
}
.lien-admin a.image-slider {
    width: 100%;
    height: 100%;
    display: block;
    background-size: 140%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    transition: all 0.35s;
}

.annuaire-bloc {
    display: block;
    width: 220px;
    height: 370px;
    float: left;
    background: url(../images/HomeAnnuaireBg.jpg);
    position: absolute;
    top: -30px;
    padding: 0 12px;
    box-sizing: border-box;
    z-index: 0;
    background-size: cover;
    background-position: center;
    right: 10px;
}
.picto svg {
    fill: #fff;
    width: 91px;
    height: 64px;
    position: relative;
    margin-top: 30px;
}
.header-annuaire h2 {
    line-height: 25px;
}
select#categorie_annuaire {
    width: 200px;
    margin: 0 auto;
    display: block;
    height: 40px;
    margin-top: 20px;
    padding: 0 5px;
    outline: 0;
    box-sizing: border-box;
}
.filtrer-cats input[type="submit"]{margin-top: 45px; }

.bloc-acces {
    display: block;
    width: 100%;
    height: 230px;
}
ul.liste-access {
    display: block;
    width: 100%;
    height: 230px;
    border-bottom: 4px solid #131212;
}
li.li-picto {
    width: 140px;
    height: 230px;
    float: left;
    margin-right: 20px;
}
a.link-picto span.picto-svg {
    width: 140px;
    height: 140px;
    display: block;
    background: #f36523;
    border-radius: 50%;
    position: relative;
    z-index: 0;
}
a.link-picto span.picto-svg:before {
    content: '';
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
    border: 3px solid #f5844f;
    border-radius: 50%;
    left: 10px;
    top: 10px;
    box-sizing: border-box;
    transition: all 0.3s;
    transition-delay: 0s;
}
li.li-picto:nth-child(1) span.picto-svg svg{
	width:55px;
	height: 49px;
	top:46px;
}
li.li-picto:nth-child(2) span.picto-svg svg{
	width:38px;
	height: 46px;
		top:47px;
}
li.li-picto:nth-child(3) span.picto-svg svg{
	width:53px;
	height: 49px;
	top:46px;
}
li.li-picto:nth-child(4) span.picto-svg svg{
	width:28px;
	height: 54px;
		top:43px;
}
li.li-picto:nth-child(5) span.picto-svg svg{
	width:51px;
	height: 43px;
		top:49px;
}
li.li-picto:nth-child(6) span.picto-svg svg{
	width:41px;
	height: 54px;
		top:44px;
}
	/* *********************************
	*      _____           _            
	*     |  ______   ___ | |_ ___ _ __ 
	*     | |_ / _ \ / _ \| __/ _ | '__|
	*     |  _| (_) | (_) | ||  __| |   
	*     |_|  \___/ \___/ \__\___|_|   
	*                                   
	************************************ */
.menu-foot {
    display: block;
    float: left;
    width: 940px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    position: absolute;
    bottom: 0;
    border-top: 4px solid #131212;
}
.contact-footer {
    display: block;
    width: 300px;
    height: 160px;
    position: relative;
    float: left;
    margin-right: 10px;
}
.contact-footer p.titre-footer {
    font-size: 22px;
    font-weight: 800;
    font-family: "Raleway";
    color: #f36523;
    text-transform: uppercase;
    margin-bottom: 20px;
}
	.texte-footer.rue{display: none;}
	.resp-rue,.resp-ville{display: block;}
.lien-redon {
    display: block;
    width: 300px;
    margin: 0 10px;
    float: left;
    height: 160px;
    background: url(../images/FooterLogoAgglo.png);
    background-repeat: no-repeat;
    background-position: center;
}
.footer-map {
    display: block;
    width: 390px;
    height: 242px;
    position: absolute;
    right: 10px;
    background: url(../images/FooterMap.png);
    background-size: cover;
    top: -46px;
    background-position: left center;
    padding-left: 80px;
    box-sizing: border-box;
}
a.full-link{filter: drop-shadow(0px 0px 0px rgba(18,19,18,1));}
.foot-btn a {
    font-weight: 500;
    font-family: "Raleway";
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    background: #a6a6a6;
    text-align: center;
    color: #131212;
    transition: all 0.35s;
    padding-left: 40px;
}

body:not(.home) footer.site-footer:before{width: 940px;}
	/* **************************
	*      ____                  
	*     |  _ \ __ _  __ _  ___ 
	*     | |_) / _` |/ _` |/ _ \
	*     |  __| (_| | (_| |  __/
	*     |_|   \__,_|\__, |\___|
	*                 |___/      
	*
	***************************** */
    .c-search-main_container{
    padding-top: 4.625vw;
    padding-bottom: 7.8125vw;
}
.c-search-form_wrap input, .c-search-form_phony {
    background-color: transparent;
    font-family: 'Raleway',sans-serif;
    line-height: 1em;
    font-size:2em!important;
    font-weight: 500;
}
.recherche-autocompletion form .ui-autocomplete{top:120px!important;}
button.c-search-form_close{top:70px;}
	#primary.contextualites-on,
	.size-with-contextualites,
	.size-template-filtres {width:620px;}
	.main-wrapper{width:940px;}

	
h1, .entry-content .fond h1, #secondary.fond h1, .h1{font-size: 36px;}
.header-page.context-on {
    display: block;
    width: 620px;
}
.top-infos.with-panel .header-page {
    width: 620px;
}
#primary a .articles-content span.title, #primary ul.liste-publication li h4 {
    color: #131212;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    line-height: 24px;
    text-transform: none;
    display: block;
    padding: 35px 0 0;
    margin: 10px 0 5px;
}
.wrapper-panel .prop-publi a, .wrapper-panel .rester-informe a, .panel-plan-interactif .display-map a.off, .panel-plan-interactif .display-map a.on, #secondary a.return-list, #secondary .ensavoirplus-pagedetaillee a{font-size: 12px;}
#primary .date-cat {
    border: 1px solid #131212;
    padding: 10px 15px 10px;
    margin-bottom: 30px;
    height: auto;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
#wrapper .top-publication .imagealaune img{position:absolute;left:50%;top:0;transform:translate(-50%,0);min-width:100%;min-height:100%;width:auto;height:auto;max-width:960px;}
	/* ****************************************
	*      ____  _     _      _                
	*     / ___|(_) __| | ___| |__   __ _ _ __ 
	*     \___ \| |/ _` |/ _ | '_ \ / _` | '__|
	*      ___) | | (_| |  __| |_) | (_| | |   
	*     |____/|_|\__,_|\___|_.__/ \__,_|_|   
	*                                          
	******************************************* */

	#secondary, #primary .wrapper-panel {
    width: 300px;
    margin-bottom: 0px;
    right: 10px;
}
.wrapper-panel {
    padding: 23px 20px 0;
    box-sizing: border-box;
    margin: 0;
    text-transform: initial;
    font-weight: initial;
    height: 300px;
    background: #131213;
    width: 300px;
    right: 10px;
}
	#primary .wrapper-panel {margin-left:0;}
	#primary .wrapper-panel .form-panel p,
	#primary .wrapper-panel .form-panel label {display:block;}

	.contactslie_v2 .relations-contacts-v2 ul li,
	.actualitelie .relation-actualites ul li,
	.relations-agenda ul li {width:260px;}
    header .main-menu > li {
    display: table-cell;
    padding: 10px 0 30px 0!important;
}
header .menu-wrapper.scrolled:before {
    content: '';
    display: block;
    position: absolute;
    width: 3000px;
    left: -800px;
    top: 0;
    height: 100%;
    background: #fff;
    z-index: -1;
}
body:not(.chrome) header .main-menu > li:before{
    position: absolute;
}
	/* *********************************
	*      _____ _ _ _                 
	*     |  ___(_) | |_ _ __ ___  ___ 
	*     | |_  | | | __| '__/ _ \/ __|
	*     |  _| | | | |_| | |  __/\__ \
	*     |_|   |_|_|\__|_|  \___||___/
	*                                  
	*********************************** */

	body.map-full-width #primary .wrapper-panel{width:25%;}

	
iframe.goog-te-menu-frame {
    top: 110px!important;
    left: 50%!important;
    margin-left: -480px!important;
    box-shadow: none!important;
}

	.liste-album .item-album div{height:300px;}
	.liste-album .item-album img{float:left;}
	.liste-album .item-album .image-album-empty{float:left;}
	

.partage-social-media p {
    color: #131212;
    font-size: 13px;
}

body.map-full-width .wrapper-panel {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 30%;
}
	/* ****************************************
	*         _    _ _            _         __ 
	*        / \  | | | ___   ___(_)_ __   /_/ 
	*       / _ \ | | |/ _ \ / __| | '_ \ / _ \
	*      / ___ \| | | (_) | (__| | | | |  __/
	*     /_/   \_\_|_|\___/ \___|_|_| |_|\___|
	*                                          
	******************************************* */

	.allocine-film .informations-film {width:480px;}
	
	/* ***************************************************
	*         _                        _ _                
	*        / \   ___ ___ ___ ___ ___(_| |__   __ _ _ __ 
	*       / _ \ / __/ __/ _ / __/ __| | '_ \ / _` | '__|
	*      / ___ | (_| (_|  __\__ \__ | | |_) | (_| | |   
	*     /_/   \_\___\___\___|___|___|_|_.__/ \__,_|_|   
	*                                                     
	****************************************************** */

	.accessibar-div h2 {display:none;}

	/* ************************************************
	*       ____           _         ______     ______ 
	*      / ___|__ _ _ __| |_ ___  / ___\ \   / / ___|
	*     | |   / _` | '__| __/ _ \ \___ \\ \ / / |  _ 
	*     | |__| (_| | |  | ||  __/  ___) |\ V /| |_| |
	*      \____\__,_|_|   \__\___| |____/  \_/  \____|
	*                                                  
	*************************************************** */

	.carte-svg {left:0;}
	.carte-svg svg {float:left;}
	.carte-svg .ville-presente-cc {padding:0;}
	
	/* *****************************************************
	*      _   _            _       ___         ____  ____  
	*     | | | | __ _  ___| | __  / (_) ___   / / _|/ _\ \ 
	*     | |_| |/ _` |/ __| |/ / | || |/ _ \ / / |_| |_ | |
	*     |  _  | (_| | (__|   <  | || |  __// /|  _|  _|| |
	*     |_| |_|\__,_|\___|_|\_\ | ||_|\___/_/ |_| |_|  | |
	*                              \_\                  /_/ 
	*
	******************************************************** */

	body.ie .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {width:350px;}
}