/* '-------------------------------------------------------------------------------------------*/
/*                                        MEDIA QUERIES                                       */
/*-------------------------------------------------------------------------------------------*/


/*                                      CONTAINERS                                     */
/* __________________________________________________________________  */


#liensevitement{
	display: none;
}

/*                                      BANDEAU                                   */
/* __________________________________________________________________  */

body {
	background-size: 947px auto;
}

/*#liensevitement{
	display: none;
}*/

#block_contenu {
	width: 320px;
}
#conteneur_int {
	width: 320px;
}

#block_bandeau{
	min-width: 320px;
	min-height: 134px;
	background-size: 1170px auto;
}

#bandeau {
	width: 320px;
}

h1 {
	width: 250px;
	height: auto;
	margin: 37px 0 0 0;
	background: #fff;
	padding: 5px;
  /* Border-Radius */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

h1 img{
	width: 250px;
}

/*                                      SLICKNAV MENU                                */
/* __________________________________________________________________  */

.slicknav_menu {
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99999;
}

.slicknav_btn {
    background-color: #8C189B;
    border: medium none;
    border-radius: 0;
    margin: 0 5px 0 0;
    padding: 23px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    z-index: 99999;
}

.slicknav_nav {
    background-color: #8C189B;
    color: #fff;
    font-size: 1em;
    height: 800px;
    margin: 0;
    opacity: 0.9;
    padding: 0;
    position: relative;
    top: -70px;
    width: 320px;
    z-index: 9999;
}

.slicknav_nav li:first-child {
    margin-top: 5em;
}

.slicknav_nav li:hover{
	background-color: black;
}

.slicknav_nav li {
    background-color: #8C189B;
    margin: 1em 0;
    opacity: 0.8;
    padding: 0.5em 0;
    text-align: center;
    text-transform: uppercase;
}

/*                                      NAVIGATION                                  */
/* __________________________________________________________________  */



/*#nav_principale_responsive{
	display: none;
}*/

#navigation {
    display: none;
}

#navigation::after{
	display: none;
}

.sf-menu{
	display: none;
}

#nav_principale{
	display: none !important;
}

form#formrecherche{
 	float: none;
 	background: #fff;
	padding: 5px;
	margin: 0;
	/* Border-Radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	width: auto;
}

#formrecherche div {
	margin: 0;
}

#formrecherche input#recherche {
	width: 276px;
}
/*                                      COLONNE CONTENU                                   */
/* __________________________________________________________________  */


div.socialtags {
    margin: 10px 30px 0 0;
    padding: 0;
}
.imprimer {
    margin: 0 -100px 10px 0;
}
#colonne_contenu{
	float: none;
	max-width: 320px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#zone_contenu{
	padding: 0 2em;
	background: none;
}

.fiche_entete .photo_elu, .fiche_trombi .photo_elu {
    margin: 0 0 0 53px;
}
.contenu_depliage .fiche_trombi .photo_elu {
    margin: 0 0 0 10px;
}
.fiche_trombi {
    float: none;
    margin: 0 0 2em 0;
    width: auto;
    display: block;
}

.info_elu{
	width: 320px;
}

#chemin{
	margin: 2em 0 0;
}

.ssmenu1{
	margin-bottom: 3em;
}

.spip_logos, .spip_documents img {
/*	width: 250px;
	height: auto;*/
	float: none;
	text-align: center;
	margin: 0;
}

.spip_doc_titre{
	max-width: 250px;
}

#colonne_contenu h2{
margin-top: 20px;
font-size: 3em;
}

.extras.colonne_gauche_logo {
    width: 100%;
}

.alignextra {
    width: 100%;
}
.alignextra2 {
    width: 100%;
}

/*                                      COLONNE DROITE                                   */
/* __________________________________________________________________  */

.coldroite{
background: #8c189b none repeat scroll 0 0;
    border-radius: 5px 5px 0 0 !important;
    color: #fff !important;
    font-family: "Open Sans Condensed" !important;
    font-size: 1em !important;
    padding: 27px 9px 28px 11px !important;
    text-transform: uppercase;
}

#colonne_droite{
	float: none;
	width: auto;
	display: block;
	padding: 0;
	max-width: 320px;
	margin: 55px auto;
}

#colonne_contenu h2.coldroite {
    width: auto;
}
#colonne_contenu h2.coldroite {
    background: #8c189b none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-style: normal;
    font-family: "Open Sans Condensed";
    font-size: 1em;
    padding: 27px 9px 28px 11px;
    text-transform: uppercase;
    font-weight: bold;
}

#colonne_droite ul{
	width: 220px;
	
}

#colonne_droite div{
	width: 250px;

}

/*BLOCKS COLONNE DROITE*/

#enunclic, #restezinformes_bg, #div-responsive-news{
	display: inline-block;
	vertical-align: top;
	margin: 10px 35px;

}

/*                                      FOOTER                                  */
/* __________________________________________________________________  */

#footer{
	width: 320px;
}

#block_adresse{
	float: none;
    text-align: center;
    width: 320px;
    margin: 0;
}
#block_adresse p:last-child{
	width: auto;
}

#block_adresse p:first-child, #block_adresse p:last-child{
	float:none;
	margin: 20px 0;
}

#block_marches{
	float: none;
	width: auto;
}

#block_contact{
	float:none;
	margin: auto;
	margin-bottom: 20px;
}

#menu_divers{
	float: none !important;
	text-transform: uppercase;
	width: 225px !important;
	margin-left: 50px !important;
}

#menu_divers li{
	display: inline-block;
	width: 49%;
}

/* CSS Contenus */

#colonne_contenu img {
	max-width: 259px !important;
	height: auto !important;
}

.spip_documents a {
    max-width: 259px !important;
	height: auto !important;
}


.contenu_depliage, .contenu_depliage .contenu_depliage.carto, .blocs_destination{
	width: 194px;
}

.contenu_depliage.carto{
	width: 259px;
}

.block_article .block_droite {
    width: 259px;
}

.block_document .photo_block {
    margin: 0 20px 0 0;
}
.block_document .block_droite {
    width: 139px;
}

.carte_gis {
    width: 194px !important;
}

.contenu_depliage .extras.colonne_gauche_logo {
    width: 100%;
    margin: 0;
}
.contenu_depliage .extras.colonne_gauche_logo .alignextra {
    width: 100%;
}
.contenu_depliage .extras.colonne_gauche_logo .alignextra2 {
    width: 100%;
}

.document_col {
    float: none;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}
.document_col_texte {
    width: 149px;
}

form input, .formulaire_forum form input, form select, form textarea {
    width: 225px;
}

.contact1, .contact2 {
    float: none;
    text-align: left;
    padding: 0;
    width: 100%;
}


.spip_forms .spip_form_label_details {
    text-align: left;
}

.alignextra, .alignextra2 {
    float: none;
    padding: 2px 0;
}


.contenu_depliage .extras .alignextra, .contenu_depliage .extras .alignextra2 {
    width: 100%;
}

.infos_commune {
    left: 0;
    top: 390px;
    width: 224px;
}

#appilly1 {left:215px !important; top:203px !important;}
#appilly1 img {width:41px !important; height:45px !important;}
#appilly1tr {left:222px !important; top:212px !important; width:33px !important; height:36px !important;}
#appilly1tr img {width: 100% !important; height: 100% !important;}

#baboeuf2 {left:176px !important; top:193px !important;}
#baboeuf2 img {width:49px !important; height:58px !important;}
#baboeuf2tr {left:184px !important; top:208px !important; width:29px !important; height:40px !important;}
#baboeuf2tr img {width: 100% !important; height: 100% !important;}

#beaugiessousbois3 {left:193px !important; top:109px !important;}
#beaugiessousbois3 img {width:67px !important; height:47px !important;}
#beaugiessousbois3tr {left:198px !important; top:110px !important; width:26px !important; height:45px !important;}
#beaugiessousbois3tr img {width: 100% !important; height: 100% !important;}

#beaurainslesnoyon4 {left:38px !important; top:163px !important;}
#beaurainslesnoyon4 img {width:65px !important; height:46px !important;}
#beaurainslesnoyon4tr {left:60px !important; top:171px !important; width:22px !important; height:29px !important;}
#beaurainslesnoyon4tr img {width: 100% !important; height: 100% !important;}

#béhéricourt5 {left:140px !important; top:173px !important;}
#béhéricourt5 img {width:61px !important; height:66px !important;}
#béhéricourt5tr {left:157px !important; top:181px !important; width:29px !important; height:37px !important;}
#béhéricourt5tr img {width: 100% !important; height: 100% !important;}

#berlancourt6 {left:163px !important; top:25px !important;}
#berlancourt6 img {width:52px !important; height:69px !important;}
#berlancourt6tr {left:181px !important; top:32px !important; width:19px !important; height:61px !important;}
#berlancourt6tr img {width: 100% !important; height: 100% !important;}

#brétigny7 {left:200px !important; top:243px !important;}
#brétigny7 img {width:49px !important; height:54px !important;}
#brétigny7tr {left:211px !important; top:248px !important; width:37px !important; height:31px !important;}
#brétigny7tr img {width: 100% !important; height: 100% !important;}

#bussy8 {left:56px !important; top:121px !important;}
#bussy8 img {width:41px !important; height:41px !important;}
#bussy8tr {left:67px !important; top:127px !important; width:21px !important; height:36px !important;}
#bussy8tr img {width: 100% !important; height: 100% !important;}

#caisnes9 {left:149px !important; top:302px !important;}
#caisnes9 img {width:50px !important; height:66px !important;}
#caisnes9tr {left:157px !important; top:315px !important; width:30px !important; height:51px !important;}
#caisnes9tr img {width: 100% !important; height: 100% !important;}

#campagne10 {left:26px !important; top:94px !important;}
#campagne10 img {width:50px !important; height:42px !important;}
#campagne10tr {left:36px !important; top:95px !important; width:28px !important; height:33px !important;}
#campagne10tr img {width: 100% !important; height: 100% !important;}

#carlepont11 {left:87px !important; top:285px !important;}
#carlepont11 img {width:79px !important; height:95px !important;}
#carlepont11tr {left:87px !important; top:308px !important; width:63px !important; height:72px !important;}
#carlepont11tr img {width: 100% !important; height: 100% !important;}

#catigny12 {left:0px !important; top:116px !important;}
#catigny12 img {width:65px !important; height:44px !important;}
#catigny12tr {left:0px !important; top:125px !important; width:56px !important; height:28px !important;}
#catigny12tr img {width: 100% !important; height: 100% !important;}

#crisolles13 {left:92px !important; top:125px !important;}
#crisolles13 img {width:70px !important; height:69px !important;}
#crisolles13tr {left:103px !important; top:132px !important; width:37px !important; height:50px !important;}
#crisolles13tr img {width: 100% !important; height: 100% !important;}

#cuts14 {left:177px !important; top:279px !important;}
#cuts14 img {width:66px !important; height:59px !important;}
#cuts14tr {left:195px !important; top:291px !important; width:48px !important; height:47px !important;}
#cuts14tr img {width: 100% !important; height: 100% !important;}

#flavylemeldeux15 {left:106px !important; top:30px !important;}
#flavylemeldeux15 img {width:57px !important; height:40px !important;}
#flavylemeldeux15tr {left:140px !important; top:36px !important; width:21px !important; height:32px !important;}
#flavylemeldeux15tr img {width: 100% !important; height: 100% !important;}

#fréniches16 {left:79px !important; top:37px !important;}
#fréniches16 img {width:48px !important; height:57px !important;}
#fréniches16tr {left:82px !important; top:53px !important; width:38px !important; height:40px !important;}
#fréniches16tr img {width: 100% !important; height: 100% !important;}

#frétoylechâteau17 {left:25px !important; top:64px !important;}
#frétoylechâteau17 img {width:67px !important; height:59px !important;}
#frétoylechâteau17tr {left:35px !important; top:80px !important; width:46px !important; height:19px !important;}
#frétoylechâteau17tr img {width: 100% !important; height: 100% !important;}

#genvry18 {left:78px !important; top:143px !important;}
#genvry18 img {width:31px !important; height:65px !important;}
#genvry18tr {left:83px !important; top:156px !important; width:25px !important; height:45px !important;}
#genvry18tr img {width: 100% !important; height: 100% !important;}

#golancourt19 {left:154px !important; top:0px !important;}
#golancourt19 img {width:39px !important; height:42px !important;}
#golancourt19tr {left:154px !important; top:0px !important; width:39px !important; height:34px !important;}
#golancourt19tr img {width: 100% !important; height: 100% !important;}

#grandrû20 {left:140px !important; top:150px !important;}
#grandrû20 img {width:74px !important; height:56px !important;}
#grandrû20tr {left:168px !important; top:163px !important; width:44px !important; height:23px !important;}
#grandrû20tr img {width: 100% !important; height: 100% !important;}

#guiscard21 {left:106px !important; top:52px !important;}
#guiscard21 img {width:112px !important; height:79px !important;}
#guiscard21tr {left:122px !important; top:82px !important; width:78px !important; height:34px !important;}
#guiscard21tr img {width: 100% !important; height: 100% !important;}

#larbroye22 {left:39px !important; top:234px !important;}
#larbroye22 img {width:31px !important; height:28px !important;}
#larbroye22tr {left:46px !important; top:238px !important; width:18px !important; height:20px !important;}
#larbroye22tr img {width: 100% !important; height: 100% !important;}

#leplessispattedoie23 {left:158px !important; top:32px !important;}
#leplessispattedoie23 img {width:74px !important; height:46px !important;}
#leplessispattedoie23tr {left:161px !important; top:37px !important; width:16px !important; height:27px !important;}
#leplessispattedoie23tr img {width: 100% !important; height: 100% !important;}

#libermont24 {left:37px !important; top:12px !important;}
#libermont24 img {width:71px !important; height:77px !important;}
#libermont24tr {left:47px !important; top:11px !important; width:56px !important; height:52px !important;}
#libermont24tr img {width: 100% !important; height: 100% !important;}

#maucourt25 {left:170px !important; top:121px !important;}
#maucourt25 img {width:43px !important; height:39px !important;}
#maucourt25tr {left:174px !important; top:122px !important; width:22px !important; height:29px !important;}
#maucourt25tr img {width: 100% !important; height: 100% !important;}

#mondescourt26 {left:206px !important; top:169px !important;}
#mondescourt26 img {width:48px !important; height:49px !important;}
#mondescourt26tr {left:209px !important; top:169px !important; width:29px !important; height:39px !important;}
#mondescourt26tr img {width: 100% !important; height: 100% !important;}

#morlincourt27 {left:126px !important; top:232px !important;}
#morlincourt27 img {width:46px !important; height:42px !important;}
#morlincourt27tr {left:132px !important; top:235px !important; width:25px !important; height:27px !important;}
#morlincourt27tr img {width: 100% !important; height: 100% !important;}

#muirancourt28 {left:77px !important; top:91px !important;}
#muirancourt28 img {width:50px !important; height:49px !important;}
#muirancourt28tr {left:85px !important; top:99px !important; width:29px !important; height:27px !important;}
#muirancourt28tr img {width: 100% !important; height: 100% !important;}

#noyon29 {left:65px !important; top:183px !important;}
#noyon29 img {width:83px !important; height:105px !important;}
#noyon29tr {left:79px !important; top:209px !important; width:50px !important; height:39px !important;}
#noyon29tr img {width: 100% !important; height: 100% !important;}

#passel30 {left:39px !important; top:251px !important;}
#passel30 img {width:40px !important; height:41px !important;}
#passel30tr {left:46px !important; top:263px !important; width:27px !important; height:23px !important;}
#passel30tr img {width: 100% !important; height: 100% !important;}

#pontlÉvêque31 {left:69px !important; top:245px !important;}
#pontlÉvêque31 img {width:52px !important; height:35px !important;}
#pontlÉvêque31tr {left:73px !important; top:248px !important; width:12px !important; height:25px !important;}
#pontlÉvêque31tr img {width: 100% !important; height: 100% !important;}

#pontoiselesnoyon32 {left:118px !important; top:269px !important;}
#pontoiselesnoyon32 img {width:72px !important; height:50px !important;}
#pontoiselesnoyon32tr {left:130px !important; top:279px !important; width:40px !important; height:29px !important;}
#pontoiselesnoyon32tr img {width: 100% !important; height: 100% !important;}

#porquéricourt33 {left:18px !important; top:187px !important;}
#porquéricourt33 img {width:59px !important; height:31px !important;}
#porquéricourt33tr {left:26px !important; top:193px !important; width:36px !important; height:19px !important;}
#porquéricourt33tr img {width: 100% !important; height: 100% !important;}

#quesmy34 {left:139px !important; top:119px !important;}
#quesmy34 img {width:37px !important; height:44px !important;}
#quesmy34tr {left:149px !important; top:127px !important; width:28px !important; height:32px !important;}
#quesmy34tr img {width: 100% !important; height: 100% !important;}

#salency35 {left:121px !important; top:186px !important;}
#salency35 img {width:57px !important; height:67px !important;}
#salency35tr {left:127px !important; top:194px !important; width:35px !important; height:41px !important;}
#salency35tr img {width: 100% !important; height: 100% !important;}

#sempigny36 {left:72px !important; top:260px !important;}
#sempigny36 img {width:57px !important; height:40px !important;}
#sempigny36tr {left:81px !important; top:267px !important; width:33px !important; height:18px !important;}
#sempigny36tr img {width: 100% !important; height: 100% !important;}

#sermaize37 {left:20px !important; top:146px !important;}
#sermaize37 img {width:60px !important; height:55px !important;}
#sermaize37tr {left:18px !important; top:153px !important; width:35px !important; height:37px !important;}
#sermaize37tr img {width: 100% !important; height: 100% !important;}

#suzoy38 {left:12px !important; top:202px !important;}
#suzoy38 img {width:41px !important; height:47px !important;}
#suzoy38tr {left:12px !important; top:216px !important; width:31px !important; height:32px !important;}
#suzoy38tr img {width: 100% !important; height: 100% !important;}

#varesnes39 {left:146px !important; top:244px !important;}
#varesnes39 img {width:75px !important; height:59px !important;}
#varesnes39tr {left:167px !important; top:253px !important; width:34px !important; height:35px !important;}
#varesnes39tr img {width: 100% !important; height: 100% !important;}

#vauchelles40 {left:42px !important; top:210px !important;}
#vauchelles40 img {width:39px !important; height:26px !important;}
#vauchelles40tr {left:50px !important; top:214px !important; width:18px !important; height:22px !important;}
#vauchelles40tr img {width: 100% !important; height: 100% !important;}

#ville41 {left:2px !important; top:244px !important;}
#ville41 img {width:44px !important; height:56px !important;}
#ville41tr {left:2px !important; top:248px !important; width:37px !important; height:52px !important;}
#ville41tr img {width: 100% !important; height: 100% !important;}

#villeselve42 {left:200px !important; top:12px !important;}
#villeselve42 img {width:52px !important; height:81px !important;}
#villeselve42tr {left:215px !important; top:13px !important; width:28px !important; height:81px !important;}
#villeselve42tr img {width: 100% !important; height: 100% !important;}
