@charset "utf-8";
/* CSS Document */

.gm-style-iw .resultmymap.mymap.mymap-inverse.route_mml {
	margin-bottom:10px;
}

.gm-style-iw .input-small {
	width:auto !important;
	float:left;
	padding:15px 5px !important;
}
.resultmymap.mymap.mymap-info.direction_mml {
	padding: 9px 0px 9px 20px !important;
	border-top: 1px solid #e0288b;;
}

/*MODIFICATION SPSA*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .form-horizontal .control-group .controls {
  	margin-left: 0 !important;
	}
	textarea,
	input[type="text"],
	input[type="email"],
	.inputbox {
  	width: 100% !important;
	}
	textarea{height:120px;}
}
/*END MODIFICATION SPSA*/

#requiredinfo .control-label{width:auto; font-size:12px; color:#999; font-style:italic;}

/*h3 {font-size:16px !important; color:#09F !important; font-weight:600 !important; text-transform:uppercase !important;}*/
/* WELL */
.bleu{color:#18a7e4;}
.rose{color:#e41869;}
.vert{color:#c9d100;}
/*.titre_1 { font-size:16px; font-weight:600; color:#009ee0;}
.titre_2 { font-size:16px; font-weight:600; color:#e2007a;}
.titre_3 { font-size:14px; font-weight:600; color:#009ee0;}*/
.texte_italic {
	font-family: 'Roboto', sans-serif;
	font-style:italic !important;
	font-weight:300 !important;
	font-size:16px;
	color:#4d6875 !important;
}
.well {
	min-height: 20px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f2f1ed;
  /*border: 1px solid #e9e9e9;*/
  border-radius: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
.well > h1{ margin-top: 0px; margin-bottom: 5px; }
.well > p{ margin-bottom: 0; }
.well > ul{ margin-bottom: 0; }
.well > h2{ margin-top: 0px; margin-bottom: 5px; }
.well > h3{ margin-top: 0px; margin-bottom: 5px; }

.well > h4{ margin-top: 0px; margin-bottom: 5px; }
.well > h5{ margin-top: 0px; margin-bottom: 5px; }
.well > h6{ margin-top: 0px; margin-bottom: 5px; }

.table, tbody, tr, td > h3{margin-top: 5px; margin-bottom: 5px;}
.titre-table{border-top:3px solid #aaa !important;}
.table-bordered tbody, tr > .titre-table{border-top:0 !important;}
.img-thumbnail-cadre {
  padding: 0px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 20px solid #e7e6e0;
  border-radius: 0px;
  /*-webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;*/
  display: block;
  max-width: 100%;
	/*width: 100%;*/
  height: auto;
	overflow:hidden;
}
.img-thumbnail-cadre img {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width:100%;
	height:auto;
}
.img-thumbnail-cadre img:hover{
	-webkit-transform:scale(1.15) rotate(-1.5deg);
	-ms-transform:scale(1.15) rotate(-1.5deg);
	transform:scale(1.15) rotate(-1.5deg);
}

.texte-cadre-img {
  padding: 0px;
  line-height: 1.42857143;
  background-color: #e7e6e0;
  border-top: 20px solid #e7e6e0;
	border-left: 20px solid #e7e6e0;
	border-bottom:0;
	border-right: 20px solid #e7e6e0;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-desc{font-size:11px; font-style:italic;}
.texte-desc{font-size:12px; line-height:1.3; }

.video-wrapper {
  position: relative;
	height: 0;
	padding-bottom: 56.25%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.corporate .slideshow {
  background: #313e45;
  border-bottom: 0px solid #eeeeee;
  /*padding: 40px 0;*/
	padding: 0; /*SPSA*/
	display:block !important;
}
.article-title{text-transform:uppercase;}
.corporate .t3-sl-1 {
  /*border-bottom: 1px solid #eeeeee;*/
	background: #004779;
	padding-bottom: 0;
	padding-top: 0;
	border-bottom: 0;
}
.corporate .t3-sl-1 .t3-module,
.corporate .t3-sl-2 .t3-module,
.corporate .t3-sl-3 .t3-module,
.corporate .t3-sl-4 .t3-module,
.corporate .t3-sl-5 .t3-module {
  margin-bottom: 0;
}
.corporate .t3-sl-2 {
  padding: 0;/*SPSA*/
}
.corporate .t3-sl-3 {
  padding: 0;
	background:#FFF;
}
.corporate .t3-sl-4 {
  padding: 0;
}
.corporate .t3-sl-5 {
  /*border-bottom: 1px solid #eeeeee;*/
	background: #e41869;
	padding-bottom: 0;
	padding-top: 0;
	border-bottom: 0;
}
.corporate .carousel-caption {
  background: rgba(0, 0, 0, 0.3);
}
.corporate .t3-module .media {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.corporate .t3-module .media:last-child {
  border: 0;
  padding: 0;
}
.corporate .items-leading {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.corporate .items-row {
  /*border-bottom: 1px solid #eeeeee;*/
}
.corporate .items-row:last-child {
  border: 0;
}

.notre-territoire {background:#c9d200; padding:0 16px; margin:0 !important;}
.notre-territoire a{color:#FFF !important; font-weight:bold;}
.notre-territoire-sub a{font-weight:normal;}

/*SPSA MODULES*/

/*SPSA MODULES NEWS VIDEOS*/
#Mod106 .module-title {
  background: transparent;
  color: inherit;
  font-size: 22px;
  font-weight: bold;
  margin: 30px 0 0 0;
	text-align:center;
  padding: 0;
	text-transform:uppercase;/*SPSA*/
	color:#18a7e4;
}
#Mod106 .nspArtPage{
	background: #eee;
	margin: 6px 0 50px 0;
}
#Mod106 .module-title span{ border-bottom:4px solid #18a7e4;}

/*LOCAL*/
/*#Mod127 .module-title {
  background: transparent;
  color: inherit;
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0 0 0;
	text-align:center;
  padding: 0;
	text-transform:uppercase;
	color:#18a7e4;
}
#Mod127 .nspArtPage{
	background: #eee;
	margin: 0 0 40px 0;
}
#Mod127 .module-title span{ border-bottom:4px solid #18a7e4;}*/
/*END LOCAL*/
/*EN LIGNE*/
#Mod130 .module-title {
  background: transparent;
  color: inherit;
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0 0 0;
	text-align:center;
  padding: 0;
	text-transform:uppercase;/*SPSA*/
	color:#18a7e4;
}
#Mod130 .nspArtPage{
	background: #eee;
	margin: 0 0 40px 0;
}
#Mod130 .module-title span{ border-bottom:4px solid #18a7e4;}
/*END EN LIGNE*/

/*END SPSA MODULES NEWS VIDEOS*/

.spsa-enbref{
	display:block;
	position:relative;
	margin:0 0 0 420px;
	padding:18px 0 0 0;
	border:0 !important;
	height:42px;
}

.spsa-adresse{
	display:block;
	position:relative;
	margin:0 0 0 430px;
	padding:5px 0 0 0;
	line-height:40px;
	border:0 !important;
	height:45px;
	font-size:12px !important;
}

.p01{background:#004779; padding:28px 0;}

.p02{background:#fff; padding:8px 0;}
.p02 a{color:#b1b3b4; position:relative; z-index:1;}
.p02 h4{color:#b1b3b4;}
.p02 .readon{color:#18a7e4;}
.p02 .readon-button{
	color:#18a7e4;
	padding-left:30px;
	top: -3px;
	position: relative;
	z-index:1;
	text-transform: uppercase;
	font-family: "Hind Siliguri", sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.p03{background:#c9d200; padding:8px 0;}
.p03 a{color:#fff; position:relative; z-index:1;}
.p03 h4{color:#fff;}
.p03 .readon{color:#18a7e4;}
.p03 .readon-button{
	color:#18a7e4;
	padding-left:30px;
	top: -3px;
	position: relative;
	z-index:1;
	text-transform: uppercase;
	font-family: "Hind Siliguri", sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.p04{background:#313e45; padding:8px 0;}
.p04 a{color:#fff; position:relative; z-index:1;}
.p04 h4{color:#fff;}
.p04 .readon{color:#c9d200;}
.p04 .readon-button{
	color:#c9d200;
	padding-left:30px;
	top: -3px;
	position: relative;
	z-index:1;
	text-transform: uppercase;
	font-family: "Hind Siliguri", sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.p05{background:#E31869; padding:8px 0;}
.p05 a{color:#fff; position:relative; z-index:1;}
.p05 h4{color:#fff;}
.p05 .readon{color:#c9d200;}
.p05 .readon-button{
	color:#c9d200;
	padding-left:30px;
	top: -3px;
	position: relative;
	z-index:1;
	text-transform: uppercase;
	font-family: "Hind Siliguri", sans-serif;
	font-size: 12px;
	font-weight: 600;
}

#Mod120 .nspArts{
	width:72%;
	margin:0 auto;
}
#Mod120 .nspArt h4.nspHeader { 
	padding: 0 20px !important;/*SPSA*/
	line-height: 26px !important;/*SPSA*/
}
#Mod120 h4.nspHeader a{
	font-size:24px;
	color:#fff;
	font-weight:500;
}
#Mod120 .nspArt .nspInfo{
	font-weight:normal;
	color:#4b5f69;
}
#Mod120 .nspArt{
	font-size:12px;
	color:#fff;
	text-transform:none;
	font-weight:normal;
}
#Mod120 .nspText{
	padding:0 30px;
	font-weight:normal;
	text-transform:none;
}
#Mod120 .readon{
	float:none;
	margin:auto;
	font-size:14px;
	text-transform:uppercase;
	color:#c9d200;
	font-weight:600;
	display: inline-block;
	padding-top:5px;
	font-family:"Hind Siliguri", sans-serif;
}

#Mod120 .spsaCol{
	padding: 15px 0 !important;
	margin: 18px;
	text-align: center;
	width: 46%;
	background:url(../../../../../../../modules/mod_news_pro_gk5/interface/images/bg-titre.jpg) no-repeat #69808c;
	background-position: center 0;
}
#Mod120 .nspCol4{
	/*padding:60px 0;*/
	padding:60px 0 20px 0;
}

/*LOCAL PUBLICATIONS*/
/*#Mod109 .nspArts{
	width:70%;
	margin:0 auto;
}
#Mod109 .nspArt .nspInfo{
	font-weight:normal;
	color:#c9d200;
	font-size:16px;
}
#Mod109 .module-title {
  background: transparent;
  color: inherit;
  font-size: 22px;
  font-weight: normal;
  margin: 50px 0 0 0;
	text-align:center;
  padding: 0;
	text-transform:uppercase;
	color:#c9d200;
}
#Mod109 .nspArtPage{
	margin: 0 0 30px 0;
}
#Mod109 .module-title span{ border-top:4px solid #c9d200;}*/
/*END LOCAL PUBLICATIONS*/
/*EN LIGNE PUBLICATIONS*/
#Mod107 .nspArts{
	width:70%;
	margin:0 auto;
}
#Mod107 .nspArt .nspInfo{
	font-weight:normal;
	color:#c9d200;
	font-size:16px;
}
#Mod107 .module-title {
  background: transparent;
  color: inherit;
  font-size: 22px;
  font-weight: normal;
  margin: 50px 0 0 0;
	text-align:center;
  padding: 0;
	text-transform:uppercase;/*SPSA*/
	color:#c9d200;
}
#Mod107 .nspArtPage{
	margin: 0 0 30px 0;
}
#Mod107 .module-title span{ border-top:4px solid #c9d200;}
/*END EN LIGNE PUBLICATIONS*/

#Mod115 ul{
	list-style-image:url(../../../../../images/disc-liste3.png) !important;
	margin-left: 15px !important;
	padding-left:0 !important;
	margin-bottom: 15px !important;
	line-height:none !important;
}
#Mod115 .soutitre-footer{
	margin:0 !important;
	font-family:"Hind Siliguri", sans-serif !important;
	color:#fff !important;
}
.soutitre-footer{
	margin:0 !important;
	font-family:"Hind Siliguri", sans-serif !important;
	color:#fff !important;
}
#Mod116 ul{
	list-style-image:url(../../../../../images/disc-liste3.png) !important;
	margin-left: 15px !important;
	padding-left:0 !important;
	margin-bottom: 15px !important;
	line-height:none !important;
}
#Mod116 .soutitre-footer{
	/*margin:0 !important;*/
	font-family:"Hind Siliguri", sans-serif !important;
	color:#fff !important;
}
#Mod116 .soutitre-footer a{color:#c9d200 !important;}
#Mod116 .soutitre-footer a:hover{color:#18a7e4 !important;}

#Mod121 ul{
	list-style-image:url(../../../../../images/disc-liste3.png) !important;
	margin-left: 15px !important;
	padding-left:0 !important;
	margin-bottom: 15px !important;
	line-height:none !important;
}
#Mod114 .soutitre-footer{
	margin:0 !important;
	font-family:"Hind Siliguri", sans-serif !important;
	color:#fff !important;
}
#Mod121 .soutitre-footer{
	margin:0 !important;
	font-family:"Hind Siliguri", sans-serif !important;
	color:#fff !important;
}

#Mod153 .btn-primary{
	background-color: #c9d200;
	border-color: #c9d200;
	/*width:100%;*/
	width:auto;
	padding:5px 15px;
}
#Mod153 .btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #a4ae24;
  border-color: #939d1f;
}

#Mod114 .acymailing_module_form .acymailing_introtext{
	 padding:3px 0 10px 0 !important;
}
#Mod114 .acysubbuttons{
	text-align:right !important;
	padding-right:15% !important;
	margin-bottom:23px;
}
#Mod114 .btn-primary{
	background-color: #c9d200;
	border-color: #c9d200;
	width:100%;
}
#Mod114 .inputbox{
	border:1px solid #919191;
	background:#313e45;
	color:#919191;
}
#Mod114 .btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #a4ae24;
  border-color: #939d1f;
}

#Mod150, #Mod151, #Mod152{
  margin: 6px 0 0 0 !important;
  padding:0 30px !important;
  font-family: "Hind Siliguri", sans-serif;
  text-transform: uppercase;
}
#Mod150, #Mod151, #Mod152, .module-title{
  margin: 8px 0;
  padding:0;
}
#Mod150, #Mod151, #Mod152, .custom a{
  text-decoration:none;
}
#Mod150, #Mod151, #Mod152, .nspHeader{
  font-size: 32px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 32px;
}
#Mod150, #Mod151, #Mod152, .readon{
  font-size: 12px;
  font-weight: 600;
  line-height:normal;
  text-decoration:none;
}
.custom a .readon:hover{
  text-decoration:underline;
}

#Mod150 .module-title span{
  font-size: 16px;
  line-height: 20px;
  color: #18a7e4;
  font-weight: 700;
}
#Mod151 .module-title span{
  font-size: 16px;
  line-height: 20px;
  color: #18a7e4;
  font-weight: 700;
}
#Mod152 .module-title span{
  font-size: 16px;
  line-height: 20px;
  color: #18a7e4;
  font-weight: 700;
}

#Mod155 .module-title span{
  color: #e31869;
}

/*#Mod154 .custom a{
	color:#FFF;
}
#Mod154 .custom a:hover{
	color:#18a7e4;
}*/

#Mod133 .module-title span{ color:#e31869 !important;}
#Mod135 .module-title span{ color:#e31869 !important;}

#Mod154{
	margin: 0 auto;
	margin-bottom:30px;
	text-align: center;
}
.lien-actus{
	display: inline-block;
	width: auto !important;
	/*padding: 15px;
	background: #e41869;*/
}

/*FOOTER*/
.link-footer {
	color: #c9d100;
	text-decoration: none;
	outline: none;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.link-footer:hover,
.link-footer:focus {
	color: #18a7e4;
	text-decoration: underline;
}
/*END FOOTER*/
/*#Mod95 a {color:#b1b3b4;}*/
/*#Mod95 a.readon {color:#18a7e4;}*/

/*#Mod99 a {color:#FFF;}*/
/*#Mod99 a.readon {color:#18a7e4;}*/

/*#Mod100 a {color:#FFF;}*/
/*#Mod100 .nspArt .nspInfo {color:#c9d200;}
#Mod100 a.readon {color:#c9d200;}*/

.t3-spotlight-3 div{
	padding-left:0;
	padding-right:0;
	/*margin:0;*/
}

/*PICTOS ARTICLE*/
.container-picto .col-sm-4{
	padding:1.5% !important;
}
.container-picto .c{
	padding:0 1% !important;
}
.container-picto .g{
	padding-left:0 !important;
}
.container-picto .d{
	padding-right:0 !important;
}
.spsa-content{
    /*position: absolute;*/
		margin:0 auto;
    width: 100%;
    height: auto;
		background:#e6e5e0;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
}
.spsa-content:hover{
    background-color: #313e45;
}
.spsa-icon{
    color: #fff;
    /*position: absolute;*/
		margin:0 auto;
		width:100%;
    text-align: center;
		-webkit-transition: all 200ms linear;
		-moz-transition: all 200ms linear;
		-o-transition: all 200ms linear;
		-ms-transition: all 200ms linear;
		transition: all 200ms linear;
}

.spsa-content:hover .spsa-icon{
		-webkit-transform:scale(1.15) rotate(1.5deg);
		-ms-transform:scale(1.15) rotate(1.5deg);
		transform:scale(1.15) rotate(1.5deg);
}
/*END PICTOS ARTICLES*/

/*STYLES SPSA ANNUAIRES*/
.list-title{
	font-family:"Hind Siliguri", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 16px;
	margin-top: 8px !important;
}
.service{
	font-weight: 600;
	font-size: 15px;
	color:#e41869;
}
.title-service{
	text-transform:uppercase;
	color:#e41869;
}
.sect-title{
	text-transform:uppercase;
	color:#18a7e4;
	font-weight:600;
}

.submenu-spsa{
	display:none !important;
}
/* END STYLES SPSA ANNUAIRES*/

.item-582{
	background: #e31869;
	font-family: "Hind Siliguri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.item-582 a{color:#FFF;}
.item-582 .caret{border-top-color:#FFF; border-bottom-color:#FFF;}

.plan{display:none;}


/*CLASS FORMULAIRE CALCULE QUOTOIN FAMILIALE*/
.modal {
	top: 25%;
	padding-right: 0 !important;
}

.modal-open {
	overflow:scroll;
	padding-right: 0 !important;
}
.modal-title{
	font-weight:600;
	color:#e41869;
}
.modal-backdrop.in {
    opacity:0;
    filter: alpha(opacity=0);
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: auto;
	background-color: #000000;
}

.container-cqf fieldset {
	min-width: 0;
	padding: 0;
	margin: 30px 0;
	border: solid 1px #ccc;
}
.container-cqf legend{
	width:auto;
	padding-bottom: 10px;
	font-weight: 700;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border:none;
	color:#e41869;
}

.container-cqf .cqf{
	margin:0px 30px 30px;
	max-width:100%;
}
.container-cqf .label{
	color:#333;
	border:none;
	padding: 0;
	line-height: 3.2;
	font-size:85%;
	white-space: normal;
	width:65%;
}
.container-cqf .rspsa{line-height:normal;}

.container-cqf td, tr td.input{width:35%;}
.container-cqf .input input{width:100% !important;}
.container-cqf .explication{
	font-size:11px;
	border:none;
	padding-top: 6px;
	font-style:italic;
	color:#7c7a6a;
}
.container-cqf td, tr td{border:none;}

.container-cqf .subtittre{
	background: #e0dcc3;
	line-height: normal;
	padding: 8px;
	margin: 10px 0;
}
.container-cqf .resultexte{
	font-size:12px;
	padding:0 8px;
}
.container-cqf .resultexte #rev01, #rev02, #rev03, #rev04, #rev05, #rev06, #cha01, #cha02, #com01, #com02, #com03{
	float:right;
}

.container-cqf #suma01, #totalcharge01, #nbParts01{
	float: right;
	font-weight: 600;
}

.container-cqf .resultat-spsa{
	line-height: 20px;
	vertical-align: middle;
	margin: 30px 0 10px 0;
	font-family: "Hind Siliguri", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container-cqf .resultat-spsa strong{
	color: #e41869;
	text-transform: uppercase;
}
.container-cqf .resultat-spsa span{
	font-size: 30px;
	vertical-align: middle;
	float: right;
}

label.checkbox{padding-left:20px;}
