/*-----GENERAL LAYOUT-----*/
body.jsn-homepage #jsn-mainbody-content {
	background:none;
	border:none;
	padding:0;
}
body.jsn-homepage #jsn-mainbody {
	padding: 0;
}
/*======== RIGHT MODULE =========*/
.jsn-homepage #jsn-rightsidecontent.span4 {
	margin-left: 1.83%;
}
#jsn-content .custom .jsn-modulecontent {
	padding: 0;
}
#jsn-content #jsn-rightsidecontent div.jsn-modulecontainer.custom div.jsn-modulecontainer_inner {
	background: none;
	border: none;
}
.col-left {
	float: left;
	width: 65.7%;
}
.col-right {
	float: right;
	width: 31%;
}
#time img {
	float: left;
}
#time {
	text-align: right;
	font-size: 16px;
	text-align: right;
	padding: 21px 21px 22px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #fefefe;
	background-image:-moz-linear-gradient(2% 98% 21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:-webkit-gradient(linear,2% 98%,100% 1%,color-stop(0, rgb(123,0,70)),color-stop(1, rgb(157,0,89)));
	background-image:-webkit-linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:-o-linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:-ms-linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	background-image:linear-gradient(21deg,rgb(123,0,70) 0%,rgb(157,0,89) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff7b0046,endColorstr=#ff9d0059,GradientType=1)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff7b0046,endColorstr=#ff9d0059,GradientType=1);
}
#time span {
	font-size: 22px;
	display: block;
}
body.jsn-homepage #jsn-mainbody-content.jsn-hasmainbody {
	background: none;
	border: none;
}
div.galery {
	position: relative;
	overflow: hidden;
}
div.galery .caption {
	background: rgba(0,0,0,0.4);
	color: #fff;
	bottom: -150px;
	height: 70px;
	left: 0;
	width: 100%;
	display: inline-block;
	position: absolute;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
div.galery .caption h3,
div.galery .caption p {
	padding: 0 5px;
	margin: 0 0 5px;
	color: #fff;
}
div.galery:hover .caption {
	bottom: 0;
}
/*======== CONTENT =========*/
body.jsn-homepage #jsn-pos-content-top,
body.jsn-homepage #jsn-pos-content-top .jsn-modulecontainer {
	background: none;
}
body.jsn-homepage #jsn-pos-content-top div.jsn-modulecontent {
	padding: 0;
}
body.jsn-homepage #jsn-content-top #jsn-pos-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner {
	text-align: center;
	margin: 0 10px 0 0;
}
body.jsn-homepage #jsn-content-top #jsn-pos-content-top div.jsn-modulecontainer:first-child + div + div + div div.jsn-modulecontainer_inner {
	margin-right: 0;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p a {
	height:140px;
	display:block;
	text-align:center;
	position:inherit;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p a:hover {
	text-decoration: none;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p a img {
	display:inline-block;
	margin:20px 0;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner div div p span {
	display:block;
	text-align:left;
	position:absolute;
	bottom:25px;
	padding: 0 15px;
	float:left;
	color:#FFF;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:300;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-user:hover {
	background:#1e63a2;
	border:1px solid #2b85d7;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-weather:hover {
	background:#7ea300;
	border:1px solid #9cca00;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-setting:hover {
	background:#e89e00;
	border:1px solid #ffc600;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner #content-support:hover {
	background:#0096a9;
	border:1px solid #00b5cc;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner:hover img {
	margin: 20px 0 20px -30px;
}
body.jsn-homepage #jsn-content-top div.jsn-modulecontainer div.jsn-modulecontainer_inner:hover span {
	padding-left:35px
}
body.jsn-homepage #jsn-content.jsn-hasright #jsn-maincontent_inner {
	margin-right: -8px;
}
#jsn-article-demo {
	width: 100%;
	position: relative;
	overflow: hidden;
	background:#243b4a;
	height:320px;
	overflow:hidden;
}
#jsn-article-demo img {
	float:left;
}
#jsn-article-demo .demo-caption {
	width: 300px;
	float: right;
	padding: 10px 0;
	color: #fefefe;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
#jsn-article-demo a {
	text-decoration:none;
}
#jsn-article-demo:hover .demo-caption {
	bottom: 0
}
#jsn-article-demo .demo-caption h2,
#jsn-article-demo .demo-caption p {
	padding: 0 10px;
	margin: 5px 0 0;
}
#jsn-article-demo a {
	color: #fff;
}
#jsn-article-demo a.readmore {
	background: url(../images/icons/narrow8.png) top left no-repeat;
	height: 35px;
	width: 35px;
	display: inline-block;
    text-indent: -999em;
	float: right;
	margin: 20px 20px 0 0;
}
body.jsn-direction-rtl #jsn-article-demo a.readmore {
	left: 16px;
	right: auto;
	background-position: 0 -104px;
}
/**SLIDER**/
body.jsn-homepage #jsn-promo-inner,
body.jsn-homepage #jsn-promo-inner div.jsn-modulecontainer,
body.jsn-homepage #jsn-pos-content-top,
body.jsn-homepage .label_skitter,
body.jsn-homepage .box_skitter {
	background:none !important;
}
body.jsn-homepage .jsn-themeslider-caption-title,
body.jsn-homepage .jsn-themeslider-caption-description {
	display:inline-block;
}
body.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 10%;
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
body.jsn-homepage .box_skitter .next_button {
	right:0;
}
body.jsn-homepage .box_skitter .prev_button {
	left:0;
}
body.jsn-homepage .box_skitter .info_slide_dots {
	background: none !important;
}
body.jsn-homepage .box_skitter .info_slide_dots .image_number {
	width: 15px !important;
	height: 15px !important;
}
/************************************************************************************
 mobile layout (240 - 1023): common settings for both smartphone and tablet
*************************************************************************************/
@media only screen and (max-width: 960px), (max-device-width: 960px) {
	#jsn-article-demo {
		width: 100%;
		position: relative;
	}
}
/************************************************************************************
 tablet layout (481 - 1023): arrange modules in 2 columns and 1 side bar
*************************************************************************************/
@media only screen and (min-width: 481px) and (max-width: 960px), (min-device-width: 481px) and (max-device-width: 960px) {
	#jsn-article-demo .demo-caption {
		width: 48%;
	}
	.col-left,
	.col-right {
		width: 49%;
	}
	.jsn-desktop .col-left{
		width: 65.7%;
	}
	.jsn-desktop .col-right {
		width:31%;
	}
	.tiles .live-tile {
		margin-right: 10px;
	}
}
/************************************************************************************
smartphone layout (320 - 480): everything is layout in single column
*************************************************************************************/
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.galery {
		width: auto;
		height: auto;
	}
	.col-left {
		max-width: 60%;
		margin-right: 10px;
	}
	.col-right {
		margin-right: 8px;
	}
	#jsn-article-demo .demo-caption {
		width: 290px;
	}
	body.jsn-desktop-on-mobile:not(.jsn-responsive) #jsn-article-demo .demo-caption {
		width: 45%;
	}
	div.galery img {
		max-width: 100%;
	}
	#jsn-article-demo {
		height: auto;
	}
	body.jsn-homepage .label_skitter p.jsn-themeslider-caption-title,
	body.jsn-homepage .label_skitter p.jsn-themeslider-caption-description {
		font-size: 12px !important;
	}
	body.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
		max-width: 100%;
		width: 100% !important;
	}
	body.jsn-homepage .label_skitter p {
		font-size: 14px;
	}
}
@media only screen and (min-width: 719px) and (max-width: 960px), (min-device-width: 719px) and (max-device-width: 960px) and (orientation:portrait) {
	body.jsn-desktop-on-mobile:not(.jsn-responsive) #jsn-article-demo .demo-caption {
		width: 43%;
	}
}
@media only screen and (min-width: 721px) and (max-width: 960px), (min-device-width: 721px) and (max-device-width: 960px) and (orientation:portrait) {
	body.jsn-desktop-on-mobile:not(.jsn-responsive) #jsn-article-demo .demo-caption {
		width: 44%;
		padding: 0;
	}
}
/* Recherche */
#mod-finder-searchword{
	border-radius: 0px !important;
width: 125px !important;
}

/* Custom MPM CSS */
#jsn-content-bottom-inner {
	background: rgba(0,0,0,0) !important;
}
div.jsn-modulecontainer {
	background: rgba(0,0,0,0) !important;
}

/* Bouton de la page home */
.boutonMenuActif :hover {
	background: none repeat scroll 0 0 #0096a9;
}
.boutonMenuActifBlue :hover {
	background: none repeat scroll 0 0 #1e63a2;
}
.boutonMenuActifGreen :hover {
	background: none repeat scroll 0 0 #7ea300;
}
.boutonMenuActifOrange :hover {
	background: none repeat scroll 0 0 #e89e00;
}

.boutonMenuActif a {
	display: block;
	height: 140px;
	position: relative;
	text-align: center;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.2);
	transition: all 0.3s ease-out 0s;
}

.boutonMenuActif a img {
	display: inline-block;
	margin: 20px 0;
	transition: all 0.3s ease-out 0s;
}

.boutonMenuActif:hover a img {
	padding-right: 35px;
	transition: all 0.3s ease-out 0s;
}

.boutonMenuActif span {
	bottom: 25px;
	color: #fff;
	display: block;
	float: left;
	font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 300;
	padding: 0 15px;
	position: absolute;
	text-align: left;
	transition: all 0.3s ease-out 0s;
}

.boutonMenuActif:hover span {
	padding-left: 35px;
	transition: all 0.3s ease-out 0s;
}

/* Menu déroulant personnalisé pour MPM Service */
.MenuDeroulant {font-size: 18px;}
.MenuDeroulant ul ul {display: none;}
.MenuDeroulant li:hover ul.niveau2, li li:hover ul.niveau3 {display:block;}

/* Modification de la forme du input de recherche sur la page Home */
.search form input{
	border-radius: 0px !important;
	margin-top: 27px;
}

/* Integration de la page Competence */
.mpm-competence {
	display: inline;  
	margin: 1.2em;
	margin-right:0;	
	/*padding: 0.3em;*/
	box-shadow: 6px 6px 5px black;/* #888888; #6B4242; #829AA8; */

}
/* Integration de la page Un Clic */
.mpm-unclic {
	display: inline; 
	margin: 1.2em;
	margin-right:0;
	/*padding:0.3em;*/
	box-shadow: 6px 6px 5px black;/* #888888; #6B4242; #829AA8; */
}
/* Integration de la page sites mpm */
.mpm-sitesmpm {
	display: inline; 
	margin: 1.2em;
	margin-right:0;
	/*padding:0.3em;*/
	box-shadow: 6px 6px 5px black;/* #888888; #6B4242; #829AA8; */
}
/* Integration de la page MPM Services */
.mpm-services {
	display: inline; 
	margin: 1.2em;
	margin-right:0;
	/*padding:0.3em;*/
	box-shadow: 6px 6px 5px black;/* #888888; #6B4242; #829AA8; */
}

/* Elements Transparent*/
.mpm-transparent {
	background-color:transparent!important;
}
.mpm-hide {
	display:none;
}

/* Modification de la couleur des titres */
.page-header h2 a{
	color: #FF9900;
}

/* Ajout de nouvelle icone */
/* Institution */
.menu-mainmenu.menu-iconmenu > li.jsn-icon-institution > a > span,
#jsn-menu .jsn-icon-institution h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: center -2551px;
}

.link-icon.jsn-icon-institution,
.menu-iconmenu .jsn-icon-institution > a > span,
.list-icon.jsn-icon-institution li .jsn-listbullet,
.jsn-icon-institution h3.jsn-moduletitle span.jsn-moduleicon,
div[class*="box-"] ul.menu-treemenu.menu-iconmenu .jsn-icon-institution > a > span {
	background-position: 0 -2556px;
}
/* Compétences */
.menu-mainmenu.menu-iconmenu > li.jsn-icon-competence > a > span,
#jsn-menu .jsn-icon-competence h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: center -2633px;
}
.link-icon.jsn-icon-competence,
.menu-iconmenu .jsn-icon-competence > a > span,
.list-icon.jsn-icon-competence li .jsn-listbullet,
.jsn-icon-competence h3.jsn-moduletitle span.jsn-moduleicon,
div[class*="box-"] ul.menu-treemenu.menu-iconmenu .jsn-icon-competence > a > span {
	background-position: 0 -2638px;
}
/* Projet */
.menu-mainmenu.menu-iconmenu > li.jsn-icon-projet > a > span,
#jsn-menu .jsn-icon-projet h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: center -2717px;
}
.link-icon.jsn-icon-projet,
.menu-iconmenu .jsn-icon-projet > a > span,
.list-icon.jsn-icon-projet li .jsn-listbullet,
.jsn-icon-projet h3.jsn-moduletitle span.jsn-moduleicon,
div[class*="box-"] ul.menu-treemenu.menu-iconmenu .jsn-icon-projet > a > span {
	background-position: 0 -2722px;
}
/* En 1 clic */
.menu-mainmenu.menu-iconmenu > li.jsn-icon-enunclic > a > span,
#jsn-menu .jsn-icon-enunclic h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: center -2801px;
}
.link-icon.jsn-icon-enunclic,
.menu-iconmenu .jsn-icon-enunclic > a > span,
.list-icon.jsn-icon-enunclic li .jsn-listbullet,
.jsn-icon-enunclic h3.jsn-moduletitle span.jsn-moduleicon,
div[class*="box-"] ul.menu-treemenu.menu-iconmenu .jsn-icon-enunclic > a > span {
	background-position: 0 -2806px;
}
/* My mpm */
.menu-mainmenu.menu-iconmenu > li.jsn-icon-mympm > a > span,
#jsn-menu .jsn-icon-mympm h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: center -2885px;
}
.link-icon.jsn-icon-mympm,
.menu-iconmenu .jsn-icon-mympm > a > span,
.list-icon.jsn-icon-mympm li .jsn-listbullet,
.jsn-icon-mympm h3.jsn-moduletitle span.jsn-moduleicon,
div[class*="box-"] ul.menu-treemenu.menu-iconmenu .jsn-icon-mympm > a > span {
	background-position: 0 -2890px;
}
/* recherche */
.menu-mainmenu.menu-iconmenu > li.jsn-icon-recherche > a > span,
#jsn-menu .jsn-icon-recherche h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: center -2969px;
}
.link-icon.jsn-icon-recherche,
.menu-iconmenu .jsn-icon-recherche > a > span,
.list-icon.jsn-icon-recherche li .jsn-listbullet,
.jsn-icon-recherche h3.jsn-moduletitle span.jsn-moduleicon,
div[class*="box-"] ul.menu-treemenu.menu-iconmenu .jsn-icon-recherche > a > span {
	background-position: 0 -2974px;
}

/* Correction de l'image vidéo/print de la page homme */
div.jsn-modulecontent{
	padding: 0px;
}

/* Correction élément block de la page home */
#jsn-pos-content-top div .jsn-modulecontainer_inner, #jsn-pos-content-top div .jsn-modulecontainer_inner .jsn-modulecontent{
	width: 100%;
}
#jsn-usermodules3 div div .jsn-modulecontainer_inner, #jsn-usermodules3 div div .jsn-modulecontainer_inner .jsn-modulecontent{
	width: 100%;
}
#jsn-usermodules3 div div .jsn-modulecontainer_inner .jsn-modulecontent{
	padding-left: 0px;
}

#jsn-rightsidecontent{
	/* margin-left: 24px !important; */
}
/* Correction module plu */
.docman_pleine_largeur{
	width: 100% !important;
	margin-left: 0px !important;
}
/* Coorection module DOCman */
#jsn-pos-right .jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent .com_docman ul li a{
	color: white !important;
}

.docman_bus a{
	_background-color:#aaaaaa;
}
.docman_bus a:hover{
	background-color:#8E0033!important;
	transition: all 0.3s ease-out 0s;
	text-decoration: none !important;
}

.docman_fond_violet a{
	_background-color:#aaaaaa;
}
.docman_fond_violet a:hover{
	background-color:#65009a!important;
	transition: all 0.3s ease-out 0s;
	text-decoration: none !important;
}

.docman_fond_rouge a{
	_background-color:#aaaaaa;
}
.docman_fond_rouge a:hover{
	background-color:#E59300!important;
	transition: all 0.3s ease-out 0s;
	text-decoration: none !important;
}

/* Titre de la recherche */
#search-results .search-resultsjsn-page li h4 a{
	color: #FF9900;
}
/* iframe */
iframe{
	display: block;
	margin: auto;
}
/* Survol en un clic */
.mpm-unclic#img_info_travaux:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-1.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_plu:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-2.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_marches_publics:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-3.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_offres_emploi:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-4.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_levee_encombrants:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-5.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_zfu:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-6.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_appel_a_projet:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-7.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_transpass:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-8.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-unclic#img_presse:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/un-clic/Module En 1 clic ON-9.jpg'); background-size: auto; width: 0px; height: 0px;
}

/* MPM Services */
.mpm-services#img_encombrants:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-Encombrants-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}

.mpm-services#img_composteur:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-Composteur-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}

.mpm-services#img_bac:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-Bac-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}

.mpm-services#img_tri:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-Tri-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}

.mpm-services#img_tri-arrondissement:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-Tri-arrondissement-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}

.mpm-services#img_deplacement:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-Deplacements-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-services#img_plu:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-PLU-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-services#img_zfu:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/mpm_services/Module-MPM-services-ZFU-ON.jpg '); background-size: auto; width: 0px; height: 0px;
}





/* Survol compétence */
.mpm-competence#img_habitat:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-1.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_voirie:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-2.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_assainissement:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-3.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_urbanisme:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-4.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_nautisme:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-5.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_solidarite:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-6.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_dechets:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-7.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_developpement:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-8.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_deplacement:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-9.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
.mpm-competence#img_developpement_durable:hover{
	padding: 103px 210px 0px 0px; background: url('../../../images/competences/Competences ON-10.jpg'); background-size: auto; width: 0px; height: 0px; background-size:210px 104px;
}
/* Survol en un sites mpm */
.mpm-sitesmpm#img_ciotabus:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-ciotabus.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_conseil_dev:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-conseil de developpement.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_frioul_express:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-frioul if express.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_pilote:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-le pilote.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_plan_climat:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-le plan climat.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_velo:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-le velo.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_rtm:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-RTM.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_technopole:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-technopole chateau gombert.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_zfu:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-ZFU.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_vieuxport:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-Vieux port.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_trions-nos-dechets:hover{
	padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les-sites-MPM-trions-nos-dechets-ON.jpg'); background-size: auto; width: 0px; height: 0px;
}
.mpm-sitesmpm#img_electra:hover{
        padding: 135px 275px 0px 0px; background: url('../../../images/sites_mpm/Les sites MPM mode ON-station electra.jpg'); background-size: auto; width: 0px; height: 0px;
}


.mpm-mpmserviceswelcome#img_mon_compte:hover{
	padding: 134px 274px 0px 0px; background: url('../../../images/mpm-services-welcome/Mon-compte.png'); background-size: auto; width: 0px; height: 0px;
}

.mpm-mpmserviceswelcome#img_creer_compte:hover{
	padding: 134px 274px 0px 0px; background: url('../../../images/mpm-services-welcome/Creer-un-compte.png'); background-size: auto; width: 0px; height: 0px;
}

.mpm-mpmserviceswelcome#img_signalements:hover{
	padding: 134px 274px 0px 0px; background: url('../../../images/mpm-services-welcome/Signalements.png'); background-size: auto; width: 0px; height: 0px;
}

.mpm-mpmserviceswelcome#img_mes_signalements:hover{
	padding: 134px 274px 0px 0px; background: url('../../../images/mpm-services-welcome/Mes-signalements.png'); background-size: auto; width: 0px; height: 0px;
}



/* Correction de l'affichage des icones */
.nsb_container{
	margin-top: 10px;
}

.nsb_container iframe{
	display: block;
	margin-left: 0px !important;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nsb_container .fb-like{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Correction vidéo */
.box-video div .jsn-modulecontent div ul li{
	margin: 0px;
}

/* correction globale des box */
.jsn-modulecontent ul li{
	margin: 0px;
}
.jsn-modulecontent ul[class|="categories"]  li{ 
	margin-left: 20px;
}

/* Correction image dans article */
.item-page p img{
	margin-right: 10px;
	margin-left: 10px;
}
.blog div div p img, .blog div div p strong img{
	margin-right: 10px;
	margin-left: 10px;
}
/* redéfinir la taille des vignettes du flipping book*/
#html5flippingbook .html5fb-pict {
	width: 13%;
	height: auto;
	margin: 0;
	overflow: hidden;
	position: relative;
}
/* Correction marge des puces dans module droit. */
/*#jsn-rightsidecontent_inner .jsn-modulecontent ul {
	padding: 0;
	margin: 10px 10px 10px 15px;
}*/

/* Personalisation Pagination Bootstrap */
div.pagination ul li{
	margin:0;
	padding:0;
}
div.pagination {
	text-align: center;
}

div.pagination a {
	color:#FF8C00;
}

/* Intégration Panel basé sur Bootstrap 3 */
.panel-blue {
	border-radius: 5px;
	border:1px solid #337ab7;
	margin-bottom: 20px;
}

.panel-purple {
	border-radius: 5px;
	border:1px solid #673AB7;
	margin-bottom: 20px;
}

.panel-teal {
	border-radius: 5px;
	border:1px solid #009688;
	margin-bottom: 20px;
}

.panel-blue .panel-heading {
	background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);
}

.panel-purple .panel-heading {
	background-image: linear-gradient(to bottom,#673AB7 0,#5E35B1 100%);
}

.panel-teal .panel-heading {
	background-image: linear-gradient(to bottom,#009688 0,#00897B 100%);
}

.panel-blue .panel-heading h3,
.panel-purple .panel-heading h3,
.panel-teal .panel-heading h3 {
	color: white;
	margin: 0;
	padding: 5px 5px 5px 15px;
}

.panel-body {
	padding: 10px;
}

/* z-index boutton prev & next du jsn image show */
.prev_button{
	z-index:200!important;
}
.next_button{
	z-index:200!important;
}

.finder {
	margin-top: 10px;
}

.finder button {
margin-left: 2px;
margin-top: 0;
}
/* Modification Trombinoscope Extented */
.projects-wrapper{
margin-left: 0px!important;
}

div[id*="portfolio-module"] .project-icon:first-child {
	display: none!important;
}

.project-img-extra-content h4 {
	color:white;
}
 
#jsn-pos-topbar{
	width:100%!important;
}
#jsn-topbar{
	padding: 0px!important;
}
#jsn-pos-topbar .jsn-modulecontainer {
    float: none!important;
}

#jsn-pos-stick-rightmiddle {
	visibility: visible!important; 
}

div[id*="jsn-pos-stick-right"] {
	top: 25%!important;
}

@media only screen and (max-width: 480px), (max-device-width: 480px) {
	.mpm-services {
		margin: 5px 0 5px 0;
		display: inline; 
		box-shadow: 6px 6px 5px black;
	}
}
.jsn-icon-info-light .jsn-modulecontainer_inner .jsn-moduletitle .jsn-moduleicon{
	
	background-image:url('../images/icons/icon-info-light.png')!important;

}
