html {
	height: 100%;
}

body {
	min-height: 100%;
	position: relative;
}

/***** Addthis *****/
.at4-share-outer .atss a {
	width: 32px;
	line-height: 32px;
	padding: 0;
	margin-bottom: 1px;
}
.at4-share-outer .atss a:hover {
	width: 38px;
}

.at4-share-outer .addthis_32x32_style .at4-icon, .at4-share-outer .addthis_32x32_white_style .at4-icon, .at4-share-outer .at-32x32 {
	background-size: 26px auto !important;
}
.at4-share-outer #at4-share a.at-svc-facebook, .at4-share-outer #at4-share a.at-svc-twitter, .at4-share-outer #at4-share .at-svc-linkedin, .at4-share-outer #at4-share .at-svc-google_plusone_share, .at4-share-outer #at4-share .at-svc-pinterest_share, .at4-share-outer #at4-share .at-svc-email, .at4-share-outer #at4-share .at-svc-compact  {
	background: #002e64;
}

.at4-share-outer #at4-share a.at-svc-facebook:hover, .at4-share-outer #at4-share a.at-svc-twitter:hover, .at4-share-outer #at4-share .at-svc-linkedin:hover, .at4-share-outer #at4-share .at-svc-google_plusone_share:hover, .at4-share-outer #at4-share .at-svc-pinterest_share:hover, .at4-share-outer #at4-share .at-svc-email:hover, .at4-share-outer #at4-share .at-svc-compact:hover  {
	background: #0070a1;
}

.at4-share-outer .atss a span {
	display: inline-block;
	width: 32px;
	padding: 0;
	margin: 0;
	background: none !important;
}

.at4-share-outer .atss a > span {
	padding: 3px;
}


/***** Etalon *****/

body {
	font-size: 17px;
	line-height: 23px;
	color: #646464;
	font-family: 'Ek Mukta', Arial, Helvetica, sans-serif;
}
.body {
	padding-bottom: 246px;
}
.accueil .body {
	padding-bottom: 0;
}
.page-header {
	margin: 0 0px 10px 0px;
	padding-bottom: 5px;
	border-bottom: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-rendering: optimizelegibility;
}

h1 {
	font-size: 42px;
	line-height: 50px;
	color: #0094d4;
	font-weight: bold;
	font-family: 'Ek Mukta', Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 32px;
	line-height: 42px;
	color: #0094d4;
	font-weight: bold;
	font-family: 'Ek Mukta', Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 26px;
	line-height: 26px;
	color: #0094d4;
	font-weight: 500;
	font-family: 'Ek Mukta', Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 19px;
	line-height: 23px;
	color: #0094d4;
	font-weight: 600;
}

p.t1 {
	text-rendering: optimizelegibility;
	font-size: 42px;
	line-height: 50px;
	color: #FFF;
	font-weight: bold;
	font-family: 'Ek Mukta', Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

.lead {

}

.small {
	font-size:16px;
	text-transform: uppercase;
	color: #0094d4;
	font-weight: bold;
}

a {
	color: #0094d4;
	text-decoration: none;
}

a:hover, a:focus {
	color: 153e53;
	text-decoration: underline;
}
a:focus {
	outline: none;
}

#content ul, #content ol {
	margin: 25px;
	padding: 0;
}

ul li, ol li {
	padding-bottom:10px;
}

img {
	max-width: 100%;
	height: auto!important;
}
#map_canvas img {
	max-width: none;
}


iframe,
svg {
	max-width: 100%;
}

.fb_iframe_widget iframe{
	max-width: none;
}
blockquote {
	background: url(../images/blockquote.png) no-repeat left 15px;
	border-left: 0px solid transparent;
}
blockquote p {
	color: #0094d4;
	margin-left: 60px;
	line-height: 23px;
}

a[name] {
	padding-top: 81px;
	margin-top: -81px;
	display: inline-block;
}

#cause, #introduction {
	padding-top: 81px;
	margin-top: -81px;
}

/***** Header *****/

.header {
	min-height: 161px;
}

.fixed-nav {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 81px;
	height: 81px;
	backface-visibility: hidden;
	z-index: 1000;
}
.fixed-head .fixed-nav {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0;
	height: 81px;
	backface-visibility: hidden;
	z-index: 9999;
}

.header-inner {
	z-index: 100;
	position: absolute;
	left: 0px;
	right: 0;
}
.header .container {
	position: relative;
}
.logo {
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	z-index: 2000;
	left: 15px;
}
.header.fixed-head .header-inner .logo {
	display: none;
}

.header .fixed-nav .logo-sticky {
	display: none;
}
.header.fixed-head .fixed-nav .logo-sticky {
	display: block;
	position: absolute;
	z-index: 3000;
}
.inscription {
	padding-top: 27px;
	display: block;
	text-align: center;
	color: #0094d4;
}



/***** Navigation principale *****/

ul.menu {
	margin:0;
	padding:0;
}
ul.menu li {
	margin:0;
	padding:0;
}
#mainMenu {
	padding-right: 0;
}
#mainMenu .navbar-nav {
	margin: 27px 0px 0px -44px;
}
.defaultMenu li > ul {
	display:none;
	position: absolute;
	left: 19px;
	top: 44px;
}
.lang-en .defaultMenu li > ul {
	left: 25px;
}
.defaultMenu li:hover > ul {
	display:block;
}

.navbar {
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
	position: relative;
	border: none;
	min-height: 80px;
}
.navbar-default .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-default {
	background-color: #0094d4;
	border-color: transparent;
}

.navbar-nav > li > a, .navbar-nav > li > span.separator {
	padding: 30px 19px;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.lang-en .navbar-nav > li > a,
.lang-en .navbar-nav > li > span.separator {
	padding: 30px 25px;
}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span.separator {
	color: #fff;
}
.navbar-nav > li > a:hover, .navbar-nav > li > span.separator:hover {
	text-decoration: underline;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span.separator,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span.separator:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span.separator:focus {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span.separator:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span.separator:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav li.item-231 span.separator {
	background: #94d042;
	padding: 25px 34px 28px 35px;
}
.navbar-default .navbar-nav li.item-231 span.separator:hover {
	background: #80b33a;
	text-decoration: none;
}
.caret {
	display: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: transparent;
}
ul.nav li ul.nav {
	padding: 0px;
	border: 1px solid #0094d4;
	border-radius: 0;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	min-width: 205px;
}
ul.nav li. ul.nav {
	border-top: none;
}
ul.nav li. ul.nav li ul.nav {
	border-top: 1px solid #0094d4;
	left: -346px;
}
ul.nav li ul.nav:before {
	background: url(../images/bg_dropdown.png) top left no-repeat;
	top: 0px;
	left: 29px;
	width: 7px;
	height: 8px;
}

ul.menu li ul.nav > li {
	border-bottom: 1px solid #0094d4;
}
ul.menu li ul.nav > li > a {
	padding: 20px;
	background: #fff;
	font-weight: bold;
	color: #0094D4;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}

ul.menu li ul.nav > li:last-child,
ul.menu li ul.nav li:last-child a {
	border-bottom: none;
}
ul.menu li ul.nav > li > a:hover,
ul.menu li ul.nav > li > a:focus {
	color: #0094d4;
	text-decoration: underline;
	background-color: #fff;
}
ul.menu li ul.nav > .active > a,
ul.menu li ul.nav > .active > a:hover,
ul.menu li ul.nav > .active > a:focus {
	color: #0094d4;
	text-decoration: underline;
	background-color: #fff;
}
ul.nav li.item-231 ul.nav {
	border-top: none;
}
ul.nav li.item-230 ul li ul, ul.nav li.item-231 ul li ul, ul.nav li.item-425 ul li ul, ul.nav li.item-426 ul li ul {
	display: none;
}
ul.nav li.item-280 ul.nav, ul.nav li.item-254 ul.nav {
	display: none;
}

/* Sous-cat?gories */

.defaultMenu li > ul > li > ul.nav {
	position: absolute;
	left: 203px;
	top: -9px;
}
ul.nav li ul.nav li ul.nav {
	top: -1px;
	left: 203px;
}
ul.nav li ul.nav li ul.nav:before {
	background:none;
	width: 0;
	height: 0;
}
ul.nav li ul.nav li ul.nav li {
	border-bottom: 1px solid #0094d4;
}
ul.nav li ul.nav li ul.nav li:last-child {
	border-bottom: none;
}
.defaultMenu li:last-child ul {
	left: 0;
}

/*** Navigation sup?rieure ***/

.header-search {
	background: url(../images/bg_nav_superieure.jpg) no-repeat center top;
	min-height: 81px;
}

.header .search {
	float: right;
}
.header .search .search-query {
	height: 40px;
	width: 182px;
	background: url("../images/loupe_search.png") no-repeat scroll 95% center;
	border: 1px solid #0094d4;
	border-radius: 25px;
	padding: 5px 30px 5px 15px;
	color: #0094d4;
	margin: 20px 0;
}
.header .search .search-query:focus {
	outline:none;
}
.info-cancer {
	float: left;
}
.info-cancer .small {
	margin: 17px 0px 29px 190px;
	display: inline-block;
}
.reseaux-sociaux {
	width: 290px;
	float: left;
	padding: 31px 0;
}
.reseaux-sociaux ul {
	margin-left: -25px;
}
.reseaux-sociaux li {
	display: inline;
}
.reseaux-sociaux li a {
	text-decoration: none;
	color: #0094d4;
	font-size: 18px;
	padding-left: 13%;
	float: left;
	transition: all 0.5s ease 0s;
}
.reseaux-sociaux li a:hover {
	color: #153e53;
}
.mod-languages {
	display: block;
	float: right;
	padding: 29px 0px 10px 20px;
}
div.mod-languages li {
	margin-right: 0;
}

/*** Fil d'ariane ***/

#breadcrumbWrap {
	height: 35px;
	clear: both;
	background-color: #153e53;
}
.breadcrumb {
	border-radius: 0;
	background-color: #153e53;
	height: 35px;
	padding: 7px 0;
	font-size: 14px;
}
.breadcrumb li {
	padding:0;
	margin-right: 5px;
	vertical-align: top;
}
.breadcrumb > li + li::before {
	padding: 0px;
	color: #fff;
	content: "";
}
.breadcrumb > li + li::after {
	padding: 0px 5px;
	color: #fff;
	content: " | ";
}
.breadcrumb li:last-child:after {
	content: " ";
}
.breadcrumb > .active {
	color: #fff;
	margin-right: 9px;
}
.breadcrumb .active .icon-home2 {
	font-size: 17px;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb a:hover {
	color: #fff;
	text-decoration: underline;
}
.breadcrumb li span {
	color: #fff;
}
.pagination i[class^="icon-"] {
	line-height:inherit;
}

/***** Carrousels *****/

.accueil .upper {
	clear: both;
	height: 100%;
}
.upper .slide {
	background-position: center;
}
.accueil .upper .carousel {
	height: 100%;
	text-align: center;
}
.accueil .upper .upper_l {
	padding: 0;
}
.accueil .upper .carousel-inner {
	height: 100%;
}
.body .upper .carousel-inner .item.active {
	background-position: top center;
}
.upper .carousel-indicators li {
	text-indent:-9999px;
}
.upper .carousel-control.right, .upper .carousel-control.left {
	background:none;
	width:10%;
}
.upper .carousel .item {
	height: 100%;
	background-color: #fff;
}

.upper .carousel-caption {
	bottom: 195px;
	top: 30%;
	width: 570px;
	left: 50%;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.accueil .upper .carousel-caption h1 {
	margin-bottom: 30px;
}
.accueil .upper .carousel .btn {
	margin-right: 40px;
	margin-bottom: 20px;
}

@media (min-height: 550px) and (max-height: 700px) {
	.upper .carousel-caption {
		bottom: 145px;
		top: 95px;
	}
}

@media (max-height: 549px) {
	.upper .carousel-caption {
		bottom: 0;
	}
}


/***** Module introduction *****/

.accueil .introduction, .accueil .encart-bleu {
	background: #153e53;
	padding: 50px 0px 60px;
	color: #fff;
	text-align: center;
	clear: both;
}
.intro, .cadre-bleu {
	margin: 0 16%;
}
.introduction {
	background: #153e53;
	padding: 5px 0px 60px;
	color: #fff;
	text-align: center;
	clear: both;
}
.intro h1 {
	color: #fff;
	border-bottom: 5px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 28px;
	display: block;
	position: relative;
}
.intro h1:before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -6px;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.intro h2, .cadre-bleu h2 {
	color: #fff;
	border-bottom: 5px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 28px;
	display: block;
	position: relative;
}
.intro h2:before, .cadre-bleu h2:before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -6px;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

/***** H?bergement *****/

.accueil .avert {
	height: 614px;
}
.accueil .avert .avert1 {
	padding: 0;
}
.accueil .avert1 .hebergement {
	padding: 10px 0px 40px;
}
.accueil .avert1 h3 {
	border-top: 2px solid #0094d4;
	position: relative;
	text-align: center;
	padding: 33px 0;
	margin-bottom: 0;
}
.accueil .avert1 h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -44px;
	left: 50%;
	background: url(../images/bg_hebergement.png) no-repeat top center;
	width: 84px;
	height: 42px;
	margin-left: -42px;
}
.accueil .avert1 .newsflash-hor {
	padding: 0 15px;
}

.accueil .avert1 .col-sm-3 {
	padding: 0;
}
.accueil .avert1 .col-sm-3 .img-intro img {
	min-height: 278px;
}
.accueil .avert1 .col-sm-3 h4 {
	padding: 20px 0;
	font-size: 17px;
	text-align: center;
	margin: 0;
	background-color: #1d5673;
}
.accueil .avert1 .col-sm-3:first-child h4, .accueil .avert1 .col-sm-3:nth-child(3) h4 {
	background-color: #153e53;
}
.accueil .avert1 .col-sm-3 a {
	color: #fff;
	text-decoration: underline;
}
.accueil .avert1 .col-sm-3 a:hover {
	color: #fff;
	text-decoration: none;
}

/***** Services *****/

.accueil .services {
	height: auto;
	position: relative;
	margin-top: 75px;
	margin-bottom: 45px;
}
.accueil .services .newsflash-grille {
	overflow: hidden;
	border-bottom: 2px solid #00ACF6;
}
.accueil .services .newsflash-hor {
	padding: 0 15px;
	margin-bottom: 22px;
}

.accueil .services .col-sm-3 {
	padding: 0;
	margin-bottom: 55px;
}
.accueil .services h3 {
	border-top: 2px solid #00acf6;
	position: relative;
	text-align: center;
	padding: 33px 0px 20px;
	margin-bottom: 0;
}
.accueil .services h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -47px;
	left: 50%;
	background: url(../images/bg_services.jpg) no-repeat top center;
	width: 71px;
	height: 50px;
	margin-left: -35px;
}
.accueil .services h4 {
	text-align: center;
	font-weight: normal;
	font-size: 17px;
}
.accueil .services a {
	color: #646464;
	text-decoration: underline;
}
.accueil .services a:hover {
	text-decoration: none;
}
.services .btn_autres_services {
	border-top: 2px solid #00ACF6;
	clear: both;
}
.accueil .services .btn.principal {
	color: #fff;
	text-decoration: none;
	margin-top: 50px;
}
.accueil .services .item-service {
	width: 195px;
	margin-right: 40px;
}
.accueil .services .item-service:last-child {
	margin-right: 0;
}

/***** Don *****/


.accueil .don {
	padding: 15px 0px 54px;
}
.accueil .don h3 {
	border-top: 2px solid #00acf6;
	position: relative;
	text-align: center;
	padding: 35px 0;
	margin-bottom: 0;
}
.accueil .don h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -25px;
	left: 50%;
	background: url(../images/bg_h2_don.jpg) no-repeat top center;
	width: 88px;
	height: 46px;
	margin-left: -44px;
}

.form_don .form_don_detail {
	clear: both;
	border-radius: 3px;
}
.form-group.blue {
	background: #0094d4;
	color: #fff;
	font-size: 20px;
	margin-bottom: 0px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding: 0;
	width: 585px;
}
.form_don .form_don_detail .don_details {
	min-height: 84px;
}
.form_don .form_don_detail .don_details.don_details_left {
	padding: 20px 0px 20px 94px;
}
.form_don .form_don_detail .don_details.don_details_right {
	padding: 20px 50px 20px 14px;
}
.form_don .form_don_detail .don_chiffre {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0;
	width: 100%;

}
.form_don .form_don_detail .don_chiffre .radio.col-sm-3 {
	border-right: 1px solid #fff;
	display: block;
	padding: 0;
}
.form_don .form_don_detail .don_chiffre .radio.col-sm-3:last-child {
	border-right: none;
}
.form_don .form_don_detail .autre_montant {
	padding: 22px 15px;
}
.form_don .form_don_detail .control-label {
	text-align: right;
	width: 50%;
	padding-right: 0px;
}
.form_don_detail .form-group.autre_montant {
	margin: 0px;
	display: block;
	padding: 0px;
}
.form_don_detail .form-group.autre_montant #montant-5 {
	display: none;
}
.form_don .form-group.autre_montant label {
	text-align: right;
	width: 585px;
	height: 84px;
	display: block;
	padding: 22px 0px;
	z-index: 1;
	position: relative;
}
.form_don .form-group.autre_montant span {
	padding: 9px 0px;
	display: inline-block;
}
.form-group.white {
	border: 1px solid #0094d4;
	border-radius: 5px;
	margin-top: -10px;
	padding: 30px 0 20px;
	margin-bottom: 0;
	width: 585px;
}
.form-group.white .btn.principal {
	left: 50%;
	margin-left: -121px;
}
.lang-en .form-group.white .btn.principal {
	margin-left: -75px;
}

.btn.portee_don {
	margin: 32px auto 55px -172px;
	left: 50%;
}
.control-label #montant-5 {
	margin-right: 20px;
}
.don_chiffre .radio label {
	width: 146px;
	height: 58px;
	padding: 15px 20px;
	padding: 15px 0 0;
	text-align: center;
}
.don_chiffre .radio label:hover, .don_chiffre .radio label:focus, .don_chiffre .radio label:active {
	background-color: #153e53;
}
.form_don .don_chiffre .radio input[type="radio"]{
	display: none;
}
.form_don .form-group.autre_montant input {
	width: 28%;
	float: right;
	margin-right: 120px;
	margin-left: 10px;
	border-color: transparent;
}
.form-group.white .error.error-amount {
	text-align: center;
	color: #f23d3d;
	margin-bottom: 12px;
	display: block;
}

/***** ?v?nements et Campagnes *****/

.accueil .campagnes {
	height: auto;
}
.accueil .campagnes {
	padding: 10px 0px 54px;
	margin-top: 70px;
}
.accueil .campagnes h3 {
	border-top: 2px solid #0094d4;
	position: relative;
	text-align: center;
	padding: 42px 0px 35px;
}
.accueil .campagnes h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -39px;
	left: 50%;
	background: url(../images/bg_h3_evenements.jpg) no-repeat top center;
	width: 52px;
	height: 47px;
	margin-left: -26px;
}
.accueil .campagnes .newsflash-hor {
	padding: 0px 15px;
}

.accueil .campagnes .col-sm-4 {
	padding: 0;
}

.accueil .campagnes .col-sm-4 h4 {
	padding: 20px 0;
	font-size: 17px;
	text-align: center;
	margin: 0;
	background-color: #1d5673;
}
.accueil .campagnes .col-sm-4:first-child h4, .accueil .campagnes .col-sm-4:nth-child(3) h4 {
	background-color: #153e53;
}
.accueil .campagnes .col-sm-4 a {
	color: #fff;
	text-decoration: underline;
}
.accueil .campagnes .col-sm-4 a:hover {
	color: #fff;
	text-decoration: none;
}


/***** Pour nous suivre *****/

.accueil .nous_suivre {
	margin: 0;
	padding: 67px 0px;
	height: 575px;
}

.accueil .nous_suivre {
	background: #153e53;
	background: -moz-linear-gradient(left, #153e53 0%, #153e53 50%, #1d5673 50%, #b061b0 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, #153e53), color-stop(50%, #153e53), color-stop(50%, #1d5673), color-stop(100%, #1d5673));
	background: -webkit-linear-gradient(left, #153e53 0%, #153e53 50%, #1d5673 50%, #1d5673 100%);
	background: -o-linear-gradient(left, #153e53 0%, #153e53 50%, #1d5673 50%, #1d5673 100%);
	background: -ms-linear-gradient(left, #153e53 0%, #153e53 50%, #1d5673 50%, #1d5673 100%);
	background: linear-gradient(to right, #153e53 0%, #153e53 50%, #1d5673 50%, #1d5673 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153e53', endColorstr='#1d5673', GradientType=1 );
}
.accueil .nous_suivre .title_nous_suivre h3 {
	clear: both;
	color: #fff;
	border-top: 2px solid #fff;
	position: relative;
	text-align: center;
	padding: 42px 0px 35px;
	margin-bottom: 0;
}
.accueil .nous_suivre .title_nous_suivre h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -43px;
	left: 50%;
	background: url(../images/bg_h3_suivre.png) no-repeat top center;
	width: 47px;
	height: 43px;
	margin-left: -24px;
}

.accueil .nous_suivre .infolettre h4 {
	color: #fff;
	text-align: center;
}
.accueil .nous_suivre .infolettre label {
	color: #fff;
}
.accueil .HPJ_newsletter_form {
	padding: 23px 95px;
}
.accueil #webToCcForm .HPJ_newsletter_form label {
	text-align: left;
}
.accueil .HPJ_newsletter_form select, .accueil .HPJ_newsletter_form input[type="text"] {
	width: 360px;
	height: 40px;
	padding: 0 10px;
}
.accueil .HPJ_newsletter_form .btn-default.principal {
	left: 50%;
	margin-left: -79px;
}

/***** Carousel R?seaux sociaux *****/

.accueil .nous_suivre .connectez_vous {
	position: relative;
}
.mod_share.social-media {
	margin: 0 auto;
	width: 360px;
	height: 245px;
	position: relative;
}
.accueil .nous_suivre .carousel-inner {
	top: 0;
	left:0;
}
.connectez_vous .mod_share.social-media #share {
	margin: 0;
}
.accueil .nous_suivre .connectez_vous h4 {
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	line-height: 41px;
	background: #153e53;
	width: 360px;
	margin-left: 90px;
}
.lang-en.accueil .nous_suivre .connectez_vous h4 {
	font-size: 18px;
}
.connectez_vous .carousel-indicators {
	top: -42px;
	right: 0px;
	left: auto;
	bottom: auto;
	width: auto;
	color: #fff;
}
.connectez_vous .carousel-indicators li {
	text-indent: 0;
	border: 1px solid transparent;
	background-color: transparent;
	border-left: 1px solid #1d5673;
	border-radius: 0;
	height: 41px;
	width: 43px;
	padding: 10px 14px;
	margin: 0;
}
.connectez_vous .carousel-indicators .active {
	background-color: transparent;
	height: 41px;
	width: 43px;
}
.connectez_vous .carousel-indicators li span:hover {
	color: #0094d4;
}

/***** Actualit?s *****/

.accueil .actualites {
	padding: 64px 0;
}
.accueil .actualites h3 {
	border-top: 2px solid #0094d4;
	position: relative;
	text-align: center;
	padding: 33px 0;
}
.accueil .actualites h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -39px;
	left: 50%;
	background: url(../images/bg_actu.jpg) no-repeat top center;
	width: 43px;
	height: 37px;
	margin-left: -21px;
}

.accueil .actualites .img-intro {
	float: left;
	width: 165px;
	margin-right: 29px;
}

.accueil .actualites .col-sm-6 {
	margin-bottom: 50px;
}
.accueil .actualites h4 {
	margin-top: 0;
	margin-bottom: 0;
}
.accueil p.itemInfos {
	margin-bottom: 0;
}
.accueil .actualites .readmore {
	display: block;
	text-transform: uppercase;
	text-decoration: underline;
}
.accueil .actualites .readmore:hover {
	text-decoration: none;
}
.accueil .actualites .linkBottom {
		left: 50%;
	margin-left: -135px;
}
.lang-en.accueil .actualites .linkBottom {
	margin-left: -115px;
}


/* Partenaires */

.accueil .partenaires {
	padding-bottom: 307px;
}
.accueil .partenaires h3 {
	border-top: 2px solid #0094d4;
	position: relative;
	text-align: center;
	padding: 33px 0;
}
.accueil .partenaires h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -43px;
	left: 50%;
	background: url(../images/bg_h3_partenaires.jpg) no-repeat top center;
	width: 96px;
	height: 41px;
	margin-left: -48px;
}
.accueil .partenaires .img-intro {
	text-align: center;
	line-height:100px;
}
.accueil .partenaires img {
	max-height:100px;
}
.accueil .partenaires .linkBottom {
	left: 50%;
	margin-left: -135px;
	margin-top: 30px;
}
.lang-en.accueil .partenaires .linkBottom {
	margin-left: -94px;
}


/* Pages int?rieures */

#content {
	margin-top: 50px;
}
#aside {
	margin-top: 60px;
	margin-bottom: 30px;
}
#sidebar {
	margin-top: 64px;
}
.slide {
	text-align: center;
	color: transparent;
}

/* Sliders */
.fondation .slide {
	background: url(../../../images/slider/slider_fondation.jpg) no-repeat top center;
	min-height: 300px;
}

/* Blog */

.view-category.layout-blog #content {
	margin-top: 52px;
}
.blog {
	border-bottom: 1px solid #0094d4;
	margin-bottom: 60px;
}
.item-content + .item-image {

	}

.blog .items-row:last-child  {
	margin-bottom: 25px;
}
.blog .items-row .item:last-child {
	margin-bottom: 25px;
}
.view-category .blog h2.stitre {
	font-size: 17px;
	margin-top: 0;
}
.blog h1 {
	border-bottom: 5px solid #0094d4;
	padding-bottom: 20px;
	position: relative;
	margin-top: 0;
}
.blog h1:before {
	content: "";
	display: inline-block;
	background: url(../images/bg_before_h1_blog.png) no-repeat bottom left;
	width: 9px;
	height: 8px;
	position: absolute;
	left: 0;
	bottom: -13px;
}
.blog .page-header {
	margin: 0px 0px 25px;
}
.blog .items-row {
	margin-bottom: 40px;
}
.blog h2 {
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 25px;
}
.blog .item-image {
	width: 165px;
	height: 165px;
	margin-right: 30px;
	padding: 0px;
}
.blog .item-content  {
	padding: 0px;
}
.item .page-header {
	margin-bottom: 0;
	padding-bottom: 0;
}
.actualites .page-header h2 {
	margin-top: 0;
	line-height: 20px;
	margin-bottom: 6px;
}

.blog .article-info.muted {
	margin-bottom: 3px;
}
.blog .item p.readmore a {
	display: block;
	text-transform: uppercase;
	text-decoration: underline;
}
.blog .article-info.muted dd {
	display:inline;
}

/* Actualit?s d?tails */

.view-article #content {
	margin-top: 52px;
}
.view-article.actualites .page-header {
	margin: 0px;
	padding-bottom: 0px;
}
.view-article.actualites .slide {
	display: none;
}
.actualites .page-header.page h1 {
	display: none;
}
.actualites .avert1 {
	padding-left: 0;
}
.actualites #dynamic_select {
	width: 300px;
	height: 40px;
	border: 1px solid #0094d4;
	margin: 15px 0px 40px;
	color: #0094D4;
	padding-left: 10px;
}
.view-article.actualites .article-info.muted {
	font-size: 32px;
	color: #646464;
	font-weight: bold;
}
.view-article.actualites .article-info dd {
	display:inline;
}
#content .pagination {
	display:block;
}
#content ul.pagination {
	margin: 0 auto 20px;
	display:block;
	text-align:center;
}
.pagination > li > a, .pagination > li > span {
	margin-left: -1px;
	color: #b8b8b8;
	background-color: transparent;
	border: 1px solid transparent;
	float:none;
	display:inline-block;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #646464;
	background-color: transparent;
	border-color: transparent;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	color: #646464;
	background-color: transparent;
	border-color: transparent;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:nth-last-child(2) > a, .pagination > li:nth-child(2) a {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border: 1px solid #c0c0c0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border: 1px solid #c0c0c0;
}
.pagination > li:first-child > a, .pagination > li:nth-last-child(2) > a {
	margin-right: 10px;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	border-color: #c0c0c0;
}
.pagination .active a, .pagination a.pagenav {
	width:44px;
	height: 38px;
	text-align: center;
	padding: 6px 12px;
}
.actualites .item-image {
	margin-bottom: 30px;
	max-width: 100%;
}
.partager {
	border-bottom: 1px solid #0094d4;
	padding-bottom: 30px;
}
.addthis_native_toolbox {
	width: 46%;
	margin: 0 auto;
}
#content ul.pager {
	margin: 0 0 25px;
}
.pager .previous > a, .pager .next > a {
	float: none;
	border-radius: 0px;
	border: 1px solid #BCBCBC;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	color: #BCBCBC;
	background: none;
	text-indent: 0px;
	overflow: hidden;
	font-size: 19px;
	padding: 2px 0;
	font-weight: bold;
}
.pager .previous > a:hover, .pager .next > a:hover {
	background-color: transparent;
	color: #646464;
}

.pager li {
	border-bottom: medium none;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
}
.pager li.previous {
	margin-right: 17px;
}

.item-page .page-bottom {
	padding: 30px 0px 20px;
}
.commentaires_facebook {
	padding: 0 15px;
	margin-bottom: 60px;
}
.commentaires_facebook h2 {
	padding-top: 32px;
	border-top: 1px solid #0094D4;
	margin-top: 13px;
}
.view-category.actualites .item-image {
	margin-bottom: 35px;
}
.view-category.actualites .commentaires_facebook {
	display: none;
}

.mission .page-bottom {
	display: none;
}

/* Colonne droite */

#aside .infolettre {
	display: block;
	background: #153e53;
	padding: 30px;
}
#aside .infolettre label {
	color: #fff;
}
#aside .infolettre .HPJ_newsletter_form select, #aside .infolettre .HPJ_newsletter_form input[type="text"] {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #153e53;
}
#aside .infolettre .HPJ_newsletter_form .btn {
	left: 50%;
	margin-left: -79px;
}
#aside .infolettre h3 {
	color: #FFF;
	font-size: 26px;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 30px;
}
#aside .infolettre h3:before {
	content: "";
	display: inline-block;
	background: url(../images/bg_infolettre.png) no-repeat top left;
	width: 45px;
	height: 50px;
	float: left;
	margin-right: 17px;
}

.view-category.actualites .actualites_reliees {
	display: none;
}
.articles_relies {
	margin-top: 30px;
}

#aside .articles_relies h3 {
	color: #FFF;
	font-size: 26px;
	line-height: 26px;
	margin-top: 0px;
	height: 100px;
	background: #153e53;
	padding: 40px 30px;
	position: relative;
}
.articles_relies h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 100px;;
	left: 50%;
	margin-left: -6px;
	border-top: 8px solid #153e53;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
#aside .actualites_reliees .newsflash-item h4, #aside .actualites_reliees .newsflash-item p.itemInfos, #aside .articles_relies .newsflash-item h4, #aside .articles_relies .newsflash-item p.itemInfos {
	margin-bottom: 0;
}
#aside .articles_relies .newsflash-item, #aside .actualites_reliees .newsflash-item {
	border-bottom: 1px solid #dadada;
	padding: 25px 30px;
}
#aside .articles_relies .newsflash-item:last-child, #aside .actualites_reliees .newsflash-item:last-child {
	border-bottom: none;
}
#aside .articles_relies .newsflash-item .readmore, #aside .actualites_reliees .newsflash-item .readmore {
	text-transform: uppercase;
	display: block;
}
#aside .articles_relies .newsflash-item a.readmore, #aside .actualites_reliees .newsflash-item a.readmore {
	text-decoration: underline;
}
#aside .articles_relies .newsflash-item a.readmore:hover, #aside .actualites_reliees .newsflash-item a.readmore:hover {
	text-decoration: none;
}
#aside .articles_relies h2.newsflash-title {
	font-size: 19px;
	margin:0;
	line-height: 22px;
}
#aside .articles_relies h2.stitre {
	font-size: 17px;
	margin:0;
	line-height: 25px;
}

/* Articles */

.view-article .page-header h1 {
	margin: 0;
}

/* Mission */

.vision {
	text-align: center;
	margin: 50px 0 62px;
}
.vision h2 {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.vision h2:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 70px;
	z-index: 1;
	width: 262px;
	height: 9px;
	background: url(../images/bg_h2_vision.png) no-repeat bottom center;
	left: 50%;
	margin-left: -131px;
}

/* Faire un don */

.faire_don {
	background: #153e53;
	padding: 60px 0;
}
.faire_don h2 {
	color: #fff;
}

/* Dons Fondation */

.dons_fondation {

}
.dons_fondation .infographie {
	position: relative;
	margin-bottom: 45px;
}
.dons_fondation .infographie h3 {
	margin: 0;
}
.infographie_texte {
	width: 100%;
	height: 113px;
	position: absolute;
	top: 134px;
	background: url(../images/bg_infographie.png) no-repeat top center;
	padding: 30px 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.dons_fondation .infographie_quebecois {
	background: url(../../../images/ou_vont_les_dons/quebecois_soutenus.jpg) no-repeat top center;
	width: 460px;
	height: 410px;
	margin: 0 auto;
	color: transparent;
}
.dons_fondation .infographie_massages {
	background:url(../../../images/ou_vont_les_dons/massages.jpg) no-repeat top center;
	width: 460px;
	height: 410px;
	margin: 0 auto;
	color: transparent;
	background-size: 100%;
}
.dons_fondation .infographie_art-therapie {
	background: url(../../../images/ou_vont_les_dons/ateliers_art_therapie.jpg) no-repeat top center;
	width: 460px;
	height: 410px;
	margin: 0 auto;
	color: transparent;
	background-size: 100%;
}
.dons_fondation .infographie_activites_physiques {
	background: url(../../../images/ou_vont_les_dons/activites_physiques.jpg) no-repeat top center;
	width: 460px;
	height: 410px;
	margin: 0 auto;
	color: transparent;
	background-size: 100%;
}
.dons_fondation .infographie_nuitees_hebergement {
	background: url(../../../images/ou_vont_les_dons/nuitees_hebergement.jpg) no-repeat top center;
	width: 460px;
	height: 410px;
	margin: 0 auto;
	color: transparent;
}
.blog.equipe {
	border-bottom: none;
}


/***** Faites un don *****/

.faites_un_don .item-page .page-bottom {
	padding: 10px 0 0;
}
.faites_un_don .form_don .form_don_detail.col-md-offset-3 {
	margin-left: 0;
}
.faites_un_don .form_don .form-group.blue {
	width: 554px;
}
.faites_un_don .form_don .form-group.white {
	 width: 554px;
}
.faites_un_don .btn_don_portee {
	display: none;
}
.articles_faites_un_don h3 {
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #00acf6;
	position: relative;
	padding-bottom: 14px;
}
.articles_faites_un_don h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -7px;
	background: url(../images/bg_h3_don.jpg) no-repeat bottom center;
	width: 14px;
	height: 10px;
}
.faites_don_poste {
	clear: both;
	padding: 20px 0 60px;
	border-top: 1px solid #0094d4;
	margin-top: 30px;
}

/***** Pour faire plus *****/

.pour_faire_plus {
	margin: 43px 0 60px;
}
.pour_faire_plus h2 {
	text-align: center;
	border-bottom: 4px solid #0092d2;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 38px;
}
.pour_faire_plus h2:before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -7px;
	border-top: 8px solid #0092d2;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	width: 14px;
	height:10px;
}

/***** Accordeons *****/

.panel-heading .panel-title > a {
	display:block;
}
.panel-heading .panel-title > a:after {
	font-family:icomoon;
	content: "\e701";
	float:right;
}
.panel-heading .panel-title > a.collapsed:after {
	font-family:icomoon;
	content: "\e702";
	float:right;
}

div[id^="collapse"] {
	padding-top: 145px;
	margin-top: -145px;
}

/* Participez a la campagne */


.blog.participez .item-image {
	width: 749px;
	height: 482px;
	margin-right: 60px;
	margin-bottom: 50px;
}
.layout-hpjmasterevent .blog h2 {
	font-size: 32px;
	margin-bottom: 26px;
}
.participez .blog {
	border-bottom: none;
}

.participez .item-page .item-image {
	width: 749px;
	height: 482px;
	margin-right: 60px;
	margin-bottom: 50px;
}
.participez .btn.principal {
	margin-bottom: 5px;
}


/***** Achetez pour la cause *****/

.achetez td.details {
	padding: 0 30px;
}


/***** Partenaires *****/

.partenaires .item-image {
	margin-right: 25px;
	margin-top: 15px;
}
.partenaires .page-header.page h1 {
	display: none;
}


/* Nos publications */

.nos-publications .newsflash-grille .col-sm-4 {
	margin-bottom: 25px;
}


/***** Plan du site *****/

#xmap ul ul {
	margin:10px 25px 0;
}

/***** 404 *****/

.itemid-170 .item-page .page-bottom {
	padding:0;
}

.itemid-170 .body .search {
	margin:30px 0;
	padding:45px 0;
	border:1px solid #0094d4;
	border-width:1px 0;
}

.itemid-170 .body .search form {
	border:1px solid #0094d4;
	border-radius:25px;
	padding:0 15px;
	margin:0 auto;
	max-width:500px;
}
.itemid-170 .body .search form input {
	border:none;
	vertical-align:top;
}
.itemid-170 .body .search form input.inputbox {
	width:90%;
}
.itemid-170 .body .search form input.button {
	float:right;
	line-height:25px;
}

.itemid-170 .body .search form button {
	float:right;
	line-height:25px;
	background:none;
	color:#0094D4;
	border:none;
	padding:0;
	vertical-align:top;
}
.itemid-170 .body .search form button i {
	line-height:25px;
}
/***** Recherche *****/

.body .finder {
	margin:0 0 20px;
}

.body .finder li {
	margin:30px 0 5px;
}

/***** Collecte de dons en cours *****/

.filtre_collectes {
	padding: 60px 0 45px;
}
.campaignFilters {
  text-align: center;
}
.campaignFilters .controls {
  float:none;
  display: inline-block;
}
.filtre_collectes .search-query {
	height: 40px;
	width: 269px;
	background: url("../images/loupe_search.png") no-repeat scroll 95% center;
	border: 1px solid #0094d4;
	border-radius: 25px;
	padding: 5px 30px 5px 15px;
	color: #0094d4;
	margin: 0;
}
.filtre_collectes .categories_menu #selectbasic {
	width: 271px;
	height: 40px;
	border: 1px solid #0094D4;
	color: #0094D4;
	padding-left: 10px;
}
.filtre_collectes .cherchez {
	margin-top: -5px;
	margin-right: 0;
}
#infscr-loading {
  clear:both;
  text-align: center;
  padding: 15px;
}
.layout-hpjmastercollecte #content {
	width: 100%;
	padding: 0px;
	margin: 0px 0 60px;
}
.collectez_fonds #content {
	position: relative;
	padding: 0 15px;
	margin-top: 0;
	margin-bottom: 60px;
}
.collectez_fonds .page-header {
	margin: 0;
	padding-bottom: 0;
}
.collectez_fonds .item {
	padding: 0;
}
.img-responsive, .thumbnail > img {
	min-width: 100%;
}
.collectez_fonds .item-content {
	position: absolute;
	top: 0px;
	width: 100%;
	bottom: 0px;
	opacity: 0;
	text-align: center;
	background: url(../images/bg_overlay.png) repeat;
}
.collectez_fonds .animate {
	transition: all 0.5s ease-in-out 0s;
}
.collectez_fonds .content.animate {
	position: absolute;
	width: 100%;
	padding: 30px;
}
.collectez_fonds .item:hover .item-content {
	opacity: 1;
}
.collectez_fonds .item:hover .content {
	top: 0;
	margin-top: 0;
}
.collectez_fonds .item-link {
	position: absolute;
	z-index: 10;
	width: 350px;
	bottom: 15px;
	text-decoration: none;
	background: #153e53;
	height: 59px;
	left: 15px;
	color: #fff;
	font-size: 19px;
	text-align: center;
	padding-top: 18px;
}
.content.animate, .content.animate h2 {
	color: #fff;
}
.content.animate h2 {
	margin-top: 0px;
	font-size: 26px;
}
.inputs-text-parts {
	height: 40px;
	border: 1px solid #0094D4;
	color: #0094D4;
	font-size: 17px;
	padding: 6px 12px;
}


/* Creation de profil */

.view-registration h3 {
	margin-left: -15px;
}
.view-registration .don_soutien .controls {
	margin-bottom: 0;
}
.view-registration .form-group {
	margin-bottom: 0;
}
.view-registration .spacer {
	font-size: 17px;
	line-height: 23px;
	color: #646464;
	font-family: "Ek Mukta",Arial,Helvetica,sans-serif;
}
.view-registration .don_soutien .btn-default.secondaire {
	display: inline-block;
	margin-left: 0;
	left: 0;
}
.view-registration .validation {
	text-align: center;
	margin-top: 25px;
}
.view-registration .don_soutien .validation .validate {
	margin-right: 10px;
}
.authentification {
	font-style: italic;
	margin-top: 20px;
	font-size: 15px;
	text-align: center;
}
.formulaire_soutien_don.profile-password {
	margin-top: 50px;
}

/* Connexion */
.com_users .form-horizontal {
  margin-bottom:25px;
}
.view-login .introduction,
.view-profile .introduction,
.view-reset .introduction,
.view-pageform .introduction,
.view-donation .introduction {
	padding: 5px 0px 0px;
}
.intro.connexion h1 {
	border-bottom: 0;
}
.intro.connexion h1::before {
	bottom: -36px;
	border-top: 8px solid #153E53;
}
.validate-username,
.validate-password,
.com_users .form-horizontal input[type="text"], .com_users .form-horizontal input[type="password"] {
	height: 40px;
	border: 1px solid #0094D4;
	color: #0094D4;
	font-size: 17px;
	padding: 6px 12px;
	width: 100%;
}
.connexion .nav-stacked {
	display: block;
	clear: both;
}
#remember {
	margin: 0px 19px 0px 0px;
}
#content ul.nav-stacked {
	margin: 0;
}
.password_forget {
	float: right;
	text-align: right;
	padding: 0;
}
#content ul.nav-stacked {
	border-bottom: none;
}
#content ul.nav-stacked > li > a {
	padding: 6px 0px;
	margin-right: 0;
}
#content ul.nav-stacked  > li > a:hover,
#content ul.nav-stacked  > li > a:focus {
	border-color:  transparent;
	text-decoration: underline;
	background-color: transparent;
}
.login .btn-default.secondaire {
	left: 50%;
	margin-left: -84px;
}
#content .nav.registration_nav {
	border-bottom: none;
	text-align: center;
	margin: 0;
}
.nav.registration_nav a {
	display: inline-block;
	border-color:  transparent;
	text-decoration: none;
	background-color: transparent;
	padding: 10px 15px 10px 3px;
}
.nav.registration_nav a:hover {
	border-color:  transparent;
	text-decoration: none;
	background-color: transparent;
}
#content .nav.registration_nav li {
	float: none;
}
.registrator {
	margin-top: 10px;
	margin-bottom: 25px;
}
.connexion .btn-default.secondaire {
	left: 50%;
	margin-left: -72px;
}
.connexion .form-validate {
	margin-bottom: 25px;
}
.form-validate h3 {
	margin-left: -15px;
}
.deconnexion {
	display: block;
	padding-top: 27px;
	text-align: center;
	float: right;
	padding-right: 25px;
}
.mes_pages {
	float: right;
	padding-top: 27px;
	text-align: center;
	color: #0094D4;
}

.btn-connexion {
	color: #0094d4;
	text-decoration: none;
	font-family: "Ek Mukta",Arial,Helvetica,sans-serif;
	font-size: 17px;
	text-transform: normal;
	font-weight: normal;
	position: relative;
	border-radius: 0;
	letter-spacing: 0;
	background: none;
	border: none;
	padding-left: 5px;
}
.btn-connexion:hover {
	text-decoration: underline;
	color: #23527C;
}
/* Mes pages */

.view-profile .dl-horizontal {
	padding-top: 40px;
	margin-bottom: 30px;
}
.dl-horizontal dt {
	width: 260px;
	font-weight: normal;
	color: #0094d4;
}
.dl-horizontal dd {
	margin-left: 285px;
}
.view-profile .btn-modif-profil {
	max-width: 350px;
	margin: 0 auto 60px;
}
.view-profile .btn-modif-profil .btn.secondaire:first-child {
	margin-top: ;
	margin-bottom: 15px;
}
.view-profile .group-btn {
	max-width: 310px;
	margin: 25px auto 60px;
}
.don_soutien .page-edit .control-group .validation {
	max-width: 310px;
	margin: 35px auto 0;
	display: block;
}

.view-profile .btn.secondaire,
.controls.validation {
	left: 0;
	display: inline-block;
	margin-left: 0;
}
.view-profile .group-btn .btn.secondaire:first-child,
.controls.validation .btn.secondaire:first-child {
	margin-top: 0;
	margin-bottom: 0;
}
.view-registration .group-btn .btn-default.secondaire,
.controls.validation .btn-default.secondaire {
	display: inline-block;
	margin-left: 0;
	left: 0;
}
.view-profile .group-btn .validate,
.controls.validation .validate {
	margin-right: 10px;
}

/***** La portée de vos dons *****/

.portee_dons .item-page .page-bottom {
	padding: 0;
}
.details_portee_dons {
	text-align: center;
	position: relative;
	margin: 5px 0 60px;
}
.details_portee_dons .row {
	margin: 0;
}
.details_portee_dons .row:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 67px;
	left: 15px;
	border-top: 1px solid rgb(0, 148, 212);
	height: 10px;
	width: 1140px;
	right: 15px;
}
.details_portee_dons h3 {
	margin-bottom: 46px;
	padding: 7px 0px 0px;
}
.details_portee_dons h3:before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 140px;
	background: transparent url("../images/bg_h3_details_portee_dons.png") no-repeat scroll left top;
	height: 69px;
	top: -1px;
	left: 50%;
	margin-left: -70px;
}
.details_portee_dons .col-sm-3 {
	padding: 0 15px;
}
.mod_liste {
	background: url(../images/bg_temoignages_mod.jpg) repeat-x top left;
	margin-top: 60px;
}

.temoignages_mod {
	margin-bottom: 60px;
}
.temoignages_mod .newsflash-grille {
	margin-top: 100px;
}
.temoignages_mod .newsflash-grille .col-sm-6 {
	margin-bottom: 35px;
}
.temoignages_mod h2 {
	color: #fff;
	text-align: center;
	position: relative;
}
.temoignages_mod h2::before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -36px;
	left: 50%;
	margin-left: -6px;
	border-top: 8px solid #153e53;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 8px;
	width: 14px;
}
.temoignages_mod .newsflash-grille .img-intro {
	float: left;
	margin-right: 35px;
}
.temoignages_mod h3 {
	font-weight: bold;
	margin-top: 0;
}
.temoignages_mod .readmore {
	display: block;
	text-transform: uppercase;

}
.temoignages_mod .newsflash-grille .text-intro {
	float: left;
	width: 45%;
}

/***** Soutenez une collecte - Détails *****/

.soutenez_collecte_details .introduction {
	padding: 5px 0px 0;
}
.soutenez_collecte_details .intro h1 {
	border-bottom: none;
}
.soutenez_collecte_details .intro h1::before {
	bottom: -36px;
	border-top: 8px solid #153e53;
}
.soutenez_collecte_details .sidebar-nav .objectif_dons {
	text-align: center;
}
.soutenez_collecte_details .sidebar-nav h4.objectif,
.soutenez_collecte_details .sidebar-nav h4.total_dons {
	display: block;
	height: 59px;
	background: #0092d2;
	color: #fff;
	width: 100%;
	margin: 0;
	padding: 17px 0px;
}
.soutenez_collecte_details .sidebar-nav h4.objectif {
	margin-bottom: 1px;
}
.soutenez_collecte_details .sidebar-nav .btn_faire_un_don {
	padding: 40px 0px 30px;
	border: 1px solid #0094D4;
	border-radius: 5px;
	margin-top: -10px;
}
.item_fields h2 {
	margin-top: 5px;
	margin-bottom: 30px;
	display: inline-block;
	float: left;
}
.item_fields h2:first-child:after {
	content: '-';
	width: 15px;
	height: 10px;
	display: inline-block;
	margin-left: 5px;
}
.item-page.soutenez_collecte_details h4 {
	margin: 30px 0;
}
.titre_collecte_details {
	padding: 0;
}
.table.collectes-list a {
	display: block;
}


/***** Liste des donateurs *****/

.liste_donateurs {
	padding-top: 15px;
}

.liste_donateurs h2 {
	color: #FFF;
	text-align: center;
	position: relative;

}
.liste_donateurs h2::before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -21px;
	left: 50%;
	margin-left: -6px;
	border-top: 8px solid #153E53;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 8px;
	width: 14px;
}
.table th, .table td {
	text-align: center;
}
.table td.commentaires {
	text-align: left;
}
.tableau_dons {
	margin-top: 80px;
}
.mod_liste table.table th {
	font-size: 19px;
	color: #0094d4;
	font-weight: 500;
	border-bottom: 1px solid #0094d4;
}
.mod_liste table.table td {
	padding: 20px 10px;
	border-top: 1px solid #0094d4;
}
.mod_liste table.table tr:last-child {
	border-bottom: 1px solid #0094d4;
}
.soutenez_collecte_details .fb_iframe_widget iframe {
	max-width: 750px;
}
.soutenez_collecte_details .commentaires_facebook h2 {
	border-top: none;
}

/***** Mes pages de dons *****/

.mes_pages_dons .introduction {
	padding: 5px 0px 0px;
}
.mes_pages_dons .intro h1 {
	border-bottom: none;
}
.mes_pages_dons .intro h1::before {
	bottom: -36px;
	border-top: 8px solid #153E53;
}
.mes_pages_dons .item-page .page-bottom {
	padding: 0;
}
.mes_pages_dons.view-article #content {
	margin-top: 0;
}
.mes_pages_dons.view-article .table {
	margin-top: 60px;
	margin-bottom: 0;
}
.mes_pages_dons.view-article .table tr {
	border-bottom: 1px solid #0094d4;
}
.mes_pages_dons.view-article .table th,
.mes_pages_dons.view-article .table td {
	vertical-align: middle;
	border: none;
	padding: 0 4px 8px;
}
.mes_pages_dons.view-article .table td {
	padding: 20px 0;
}
.mes_pages_dons.view-article .table td.modif a {
	display: block;
}
.mes_pages_dons .btn_creez {
	text-align: center;
	padding: 30px 0;
	display: block;
	border-bottom: 1px solid #0094d4;
}

.tableau_mon_profil td {
	padding: 10px;
}
.tableau_mon_profil .text-right {
	color: #0094d4;
	width: 45%;
}
.mes_pages_dons .bottom_l {
	padding-top: 40px;
}
.mes_pages_dons .bottom_l h2 {
	text-align: center;
}
.tableau_mon_profil {
	width: 100%;
	left: 50px;
	right: 50px;
}
.mes_pages_dons .btn_modifier {
	text-align: center;
	padding: 30px 0px 60px;
	display: block;
}
.mes_pages_dons h2 {
	font-size: 32px;
	text-align: center;
	margin: 55px auto 30px;
}


/***** Étapes paiement don - Collecte *****/

.don_soutien .introduction {
	padding: 5px 0px 0px;
}
.don_soutien .intro h1 {
	border-bottom:  none;
}
.don_soutien .intro h1::before {
	bottom: -36px;
	border-top: 8px solid #153E53;
}
.don_soutien .control-group input {
	width: 100%;
}
.don_soutien .controls {
	margin-bottom: 15px;
}
.don_soutien .checkbox input[type="checkbox"] {
	width: 27px;
	margin-left: -44px;
}
.don_soutien .form-horizontal .checkbox {
	padding-left: 37px;
}

.don_soutien .btn-default.secondaire {
	left: 50%;
	margin-left: -105px;
}
.don_soutien .form-horizontal {
	margin-bottom: 60px;
}

/* Creation pages */



.don_soutien .control-group input[type="radio"] {
	width: auto;
	margin-left: 0;
}
.don_soutien .radio label {
	margin-right: 20px;
}
.don_soutien .page-edit .controls {
	margin-bottom: 0;
}
.don_soutien .page-edit .form-horizontal .checkbox {
	padding-left: 0;
}
#content .don_soutien .page-edit ul {
	margin: 5px 0px 0;
}
#content .don_soutien .page-edit li {
	list-style-type: none;
}
.don_soutien .page-edit .checkbox input[type="checkbox"] {
	margin-left: -7px;
}
#uploader-section {
	padding: 0;
}
.form-horizontal fieldset.radio {
	padding-top: 0;
}
.don_soutien .page-edit .control-group .section-index {
	margin: 0px 0 15px;
}
.image-box .product_image {
	width: 380px;
}

.don_soutien .page-edit .validation {
	margin-top: 35px;
}
.delete_section.btn {
	padding-left: 0;
}

/* Formulaire don */

.form_don {
	padding-bottom: 45px;
}
.accueil .form_don {
	padding-bottom: 45px;
  width:auto;
  margin-left: auto;
}
.form_don #jform_amounts.radio li:last-child input[type="radio"],
.form_don #jform_amounts.radio li:last-child label {
	display: none;
}
.form_don jform_amounts.radio li:last-child input {
	padding-left: 0;
	margin-left: -30px;
}
#content .form_don ul {
	margin: 0px;
}
.form_don h2 {
	margin: 20px -15px 10px;
}
.form_don li {
	list-style-type: none;
}
.form_don .radio label,
.form_don .checkbox label {
	padding-left: 15px;
}
.form_don #manualBloc .col-sm-3 {
  width:40%;
}

.input-group-addon {
  background:none;
  border: none;
  font-size: 19px;
  color: #0094d4;
}


.form_don .col-sm-9.commentaires {
	margin-bottom: 30px;
}
.form_don .form-group .col-sm-9{
  width: 100%;
}
.form_don.in h2,
.form_don.in legend {
	display: none;
}

.form_don legend {
	font-size: 26px;
	line-height: 26px;
	color: #0094D4;
	font-weight: 500;
	font-family: "Ek Mukta",Arial,Helvetica,sans-serif;
	border-bottom: none;
	margin: 20px 0px 10px;
}

.form_don .paiement_detail .radio label,
.form_don .paiement_detail .checkbox label {
	padding-left: 25px;
}
.form_don .paiement_detail .radio input[type="radio"],
.form_don .paiement_detail .checkbox input[type="checkbox"] {
	margin-left: -23px;
}


.membogo_members-onglet {
	background: #153e53;
	color: #fff;
	padding: 15px;
	text-align: center;
	font-size: 19px;
	border: 1px solid #0094d4;
}
#content .nav-tabs.nav-justified > li {
	padding: 8px;
	border-right: 1px solid #fff;
	position: relative;
}
#content .nav-tabs.nav-justified > li:last-child {
	border-right: none;
}
#content .nav-tabs.nav-justified > li:before {
	content: '';
	width: 8px;
	height: 14px;
	display: inline-block;
	background: url(../images/before_nav_tabs.png) no-repeat top center;
	position: absolute;
	left: 0;
	top: 13px;
}
#content .nav-tabs.nav-justified li:first-child:before {
	display: none;
}
#content .nav-tabs.nav-justified .navigation-tab.active {
	color: #84daff;
}
/***** Formulaires *****/

.inscription_infolettre .control-label {
	display: none;
}

#content .nav-tabs {
	margin: 15px 0 18px;
}
#content .nav-tabs li {
	padding:0;
}
label {
	font-weight:normal;
	margin-bottom: 0;
}
.input-group label {
	margin:0;
}
.form-control,
.jsn-form-content .controls input[type="text"], .jsn-form-content .controls select, .jsn-form-content .controls textarea {
	border-radius: 0;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) inset;

}
.form-control {
	height: 40px;
	border: 1px solid #0094d4;
	color: #0094d4;
	font-size: 17px;
}
.form-control:focus {
	border-color: #0094d4;
	outline: 0px none;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset, 0px 0px 0px rgba(102, 175, 233, 0);
}
.form-horizontal .control-label {
	text-align: left;
	width: 100%;
	padding-bottom: 5px;
}
textarea {
	resize: vertical;
}
input, button, select {

}
.search label.radio {
	padding-left:30px;
}
.btn {
	font-family: 'Ek Mukta', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 12px 30px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	border-radius: 7px;
	letter-spacing: 2px;
}
.input-group-btn > .btn {
	padding: 11px 20px;
}
.btn-default {
	color: transparent;
	background-color: transparent;
	border-color: transparent;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/* Bouton principal */
.principal {
	color: #fff;
	background: #94d042;
}

.principal.principal:hover,
.principal.principal:active{
	color: #fff;
	background: #80b33a;
}
.btn-default.principal:hover, .btn-default.principal:focus, .btn-default.principal.focus, .btn-default.principal:active, .btn-default.principal.active {
	color: #fff;
	background-color: #80b33a;
	border-color: transparent;
}

.principal + .principal {
  margin-left:15px;
}

/* Bouton secondaire */

.secondaire {
	color: #94d042;
	border: 2px solid #94d042;
}

.jsn-form-submit {
	color: #80b33a;
	background: transparent;
	border: 2px solid #94d042;
}
.secondaire:hover,
.secondaire:active,
.jsn-form-submit:hover,
.jsn-form-submit:active {
	color: #80b33a;
	background: transparent;
	border: 2px solid #80b33a;
}

.btn-default.secondaire:hover, .btn-default.secondaire:focus, .btn-default.secondaire.focus, .btn-default.secondaire:active, .btn-default.secondaire.active {
	color: #80b33a;
	background-color: transparent;
	border-color: #80b33a;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #f23d3d;
}
.has-error .form-control:focus {
	border-color: #f23d3d;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset, 0px 0px 0px #f23d3d;
}
.has-error .form-control {
	border-color: #f23d3d;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) inset;
	color: #f23d3d;
}



/***** Corrections pour formulaires Uniform en bootstrap 2 *****/

.jsn-uniform.jsn-master .jsn-bootstrap .jsn-form-content .control-group {
	border:none;
	padding:0;
	margin:0 -15px 15px;
}
.control-group {
	margin:0 -15px 15px;
}
.jsn-form-content label {
	float:left;
	width:33.3333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.hebergement .jsn-form-content label,
.nous-joindre .jsn-form-content label,
.demande-de-services .jsn-form-content label {
	width: 100%;
}
.nous-joindre .checkbox input[type="checkbox"] {
	margin-left: -20px;
	margin-right: 15px;
}
.nous-joindre .jsn-column-item {
	margin-left: 20px;
}


.jsn-form-content .controls {
	width:50%;
	float:left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.jsn-form-content div[class*="static_content"] .controls {
	width:auto;
	float:none;
}

.jsn-form-content input[type="text"], .jsn-form-content select, .jsn-form-content textarea{
	background-color: transparent;
	background-image: none;
	border: 1px solid #0094d4;
	border-radius: 0;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset;
	color: #0094d4;
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: inherit;
	padding: 10px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.jsn-form-content textarea {
	height:auto;
}
.radio label, .checkbox label {
	padding-left: 30px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-left: -25px;
}
.jsn-column-item {
	display:block;
	position:relative;
	margin-top:0;
	margin-bottom:0;
	padding-top:7px;
	min-height:27px;
	clear:both;
	margin-left: 10px;
}

.jsn-column-item label.radio, .jsn-column-item label.checkbox {
	cursor: pointer;
	font-weight: normal;
	margin-bottom: 0;
	min-height: 20px;
	padding-left: 14px;
	padding-top:0;
	position:static;
}

.jsn-master .jsn-bootstrap .form-actions, .jsn-master.ui-dialog-contentpane .jsn-bootstrap .form-actions {
	margin:0;
	padding:0;
}
.jsn-master .jsn-bootstrap input[type="file"] {
	padding: 4px 6px 4px 0;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #f23d3d;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #f23d3d;
	border-color: #f23d3d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #f23d3d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 0 #f23d3d;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 0 #f23d3d;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 0 #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on,
.form-control.error {
	color: #f23d3d;
	background-color: #f2dede;
	border-color: #f23d3d;
}
.error {
	color: #f23d3d;
}


/***** Alertes Joomla *****/

.alert {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
	margin-top: 15px;
}
.alert-success {
	background-color: transparent;
	border-color: transparent;
	color: inherit;
	margin-bottom: 25px;
}
.alert-success .close {
	display: none;
}
.alert-notice {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-error {
	background-color: #f2dede;
	border-color: #f23d3d;
	color: #f23d3d;
	border-radius: 0;
}

/***** Interface *****/

.footer {
	clear: both;
	background: #0094d4;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.footer .logo_footer .container {
	position: relative;
}
.footer .logo_footer_nav {
	width: 133px;
	height: 160px;
	position: absolute;
	top: 0px;
	left: 16px;
	border-left: 1px solid #bdedff;
	border-right: 1px solid #bdedff;
	padding: 24px;
	background: #fff;
}
.footer h4 {
	margin-bottom: 0;
}
.footer ul.menu li {
	display: inline-block;
}
.footer ul.menu li a {
	padding: 0;
}
.footer .nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
}
.footer ul.menu li a:after {
	content: '|';
	padding: 0px 10px;
}
.footer ul.menu li:last-child a:after {
	content: '';
	padding:0;
}

.footer .a_propos li a:hover:after, .footer .nous_joindre li a:hover:after  {
	color: #0094d4;
}
.footer .a_propos, .footer .nous_joindre {
	float: right;
	padding: 6px 0px;
	display: block;
	width: 85%;
	margin: 0;
}

.footer .a_propos_menu {
	background: #fff url(../images/bg_a_propos.jpg) no-repeat top center;
	height: 80px;
	border-top: 1px solid #bdedff;
	margin: 0;
}

.footer .nous_joindre_menu {
	background: #fff url(../images/bg_nous_joindre.jpg) no-repeat top center;
	height: 80px;
	border-top: 1px solid #bdedff;
	margin: 0;
}

.footer .menu_footer {
	height: auto;
	text-align: center;
	padding: 20px 15px 0px;
}
.footer .menu_footer a {
	color: #fff;
}
.footer .menu_footer a:hover {
	text-decoration: underline;
}
.footer .menu_footer li a:hover:after {
	color: #fff;
}



.copymade {
	font-size:17px;
	color: #fff;
	text-align:center;
	padding-bottom: 20px;
}
.copymade a {
	text-decoration: none;
	color: #fff;
}
.copymade a:hover {
	text-decoration: underline;
	color: #fff;
}
.copyright {
	display:inline;
}
.madeby {
	display:inline;
	margin-left: 9px;
}
.active-prodon{background-color:#153e53}


.view-article .body .container .nos-publications .newsflash-grille > .row > div {
	padding-top: 10px;
	padding-bottom: 10px;
}

.view-article .body .container .nos-publications .newsflash-grille > .row > div a{
	text-decoration: underline;
}

.view-article .body .container .nos-publications .newsflash-grille > .row > div a:hover, .view-article .body .container .nos-publications .newsflash-grille > .row > div a:focus{
	text-decoration: none;
}

.view-article .body .container .nos-publications .newsflash-grille > .row > div a img{
	padding-bottom: 5px;
	text-decoration: none;
}

.lang-fr .form_creation .dollar-unit:after{
	content: "$";
	display: inline-block;
	width: 15px;
	height: 40px;
	font-size: 25px;
	line-height: 37px;
}
.lang-fr .don_soutien .controls.dollar-unit input {
	width: 80%;
	float: left;
	margin-right: 10px;
}

.lang-en .form_creation  .dollar-unit:before{
	content: "$";
	display: inline-block;
	width: 15px;
	height: 40px;
	font-size: 25px;
	line-height: 37px;
}

.lang-en .don_soutien .controls.dollar-unit input {
	width: 95%;
	float: right;
	margin-left: 10px;
}

a.resources-menu-style {
    margin-top: -27px;
	background-color: #153e53;
}
a.resources-menu-style:hover {
    background-color: #465b63 !important;
}

@media (max-width: 1199px) {
	a.resources-menu-style {
		margin-top: 0px;
	}
}
@media (max-width:1199px) and (min-width:992px) {
	a.resources-menu-style {
		background-color: #0094D4;
	}
	a.resources-menu-style:hover {
		background-color: #0094D4 !important;
	}
}