body {
	background: url('../images/design/bg-1-bis.jpg') no-repeat center fixed;
	/*background: #eeebe5; */
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  /*	font-family: "droid_sansregular";*/
  	padding-top:110px;
}

.color-orange {
	color: #eb6c1e
}

.lobster {
	font-family: "lobster_regular";
}

.form-error label {
	color:#c80000 !important;
}

.form-error input {
	border-color:#c80000 !important;
}

form#add-categorie {
	display: none;
}

form.error-form {
	display: block!important;
}

.bgwhite {
	background-color:#FFF;
}

.bgtransparent {
	background: rgba(255,255,255,0.7);
}

.ariane {
	margin:0px;
}

.ariane a {
	font-size:13px;
	padding:0px 10px;
	display:block;
	line-height:37px;
}

.ariane .arianeseparator {
	font-size:10px;
	padding:0px 0px;
	display:block;
	line-height:37px;
}

.dropdown-login {
	padding: 15px!important;
	right: 0;
    left: initial;
}

.dropdown-login input[type=text], .dropdown-login input[type=password]{
	height: 30px;
	margin-bottom: 10px;
	padding: 0px 10px;
}


.dropdown-login #btnLogin{
	width: 100%;
}

.dropdown-menu {
	right: 0;
    left: initial;
}

.page-header {
  border-bottom: 1px solid #ea148c;
}

.panel-cdp {
	border-color: #ea148c;
}

.panel-cdp>.panel-heading {
  color: #fff;
  background-color: #ea148c;
  border-color: #ea148c;
}

.btn-success {
	background-color: #ea148c;
	border: 1px solid #ea148c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
	background-color: #ea148c;
	border-color: #ea148c;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success.active[disabled],
.btn-success.focus[disabled],
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #ea148c;
	border-color: #ea148c;
	opacity:0.8;
}

.btn-cdp {
	background-color: #ea148c;
	border:1px solid #ea148c;
	color:#FFF;
	border-radius:6px;
	moz-border-radius:6px;
	padding:8px 12px;
}

.btn-cdp:hover,
.btn-cdp:focus,
.btn-cdp.focus,
.btn-cdp:active,
.btn-cdp.active {
	background: #FFF;
	border-color: #ea148c;
	color:#ea148c;
}

.color-rose {
	color:#ea148c;
}

.color-perpi {
	color:#d7121b;
}

.color-rouge {
	color: #e30057;
}

.color-white {
	color:#FFFFFF;
}

.color-rose-fonce {
	color: #e00059;
}

.color-yellow {
	color: #f7b214;
}

.navbar {
	height: 95px;
	background-color: rgba(234, 20, 140, 1);
	margin-bottom:0px;
	/*-webkit-box-shadow: 0 1px 20px 1px #555;
	box-shadow: 0 1px 20px 1px #555;	*/
}

#navbar {
	float: right;
	padding-right: 0;
}

#navigation-top {
	text-align: right;
	height: 35px;

}

.navbar-brand {
	padding:10px;
}

.navbar-nav>li>a {
    color:#FFF;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    background-color: #ea148c;
}

#navigation-top .navbar-nav {
	float: right;
}

#navigation-top .navbar-nav > li.social{
	background-color: transparent;
	margin-right: 4px;
}

#navigation-top .navbar-nav > li.social > a:hover{
	background-color: #ea148c;
	/*padding-top:10px;*/
	height:35px;
}

#navigation-top .navbar-nav > li.social > a.link-fb:hover {
	background-color: #3b5998;
}

#navigation-top .navbar-nav > li.social > a.link-twitter:hover {
	background-color: #55acee;
}

#navigation-top .navbar-nav > li.social > a.link-contact:hover {
	background-color: #333;
}

#navigation-top .navbar-nav > li.social > a{
	display:block;
	width:25px;
	height:25px;
	text-align:center;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
}

#navigation-top .navbar-nav > li.acces-adherent > a {
	display:bloc;
	/*background-color: #333;*/
	height: 25px;
	color: #FFF;
	font-size: 15px;
	padding-top:3px;
}

#navigation-top .navbar-nav > li.acces-adherent > a:hover {
	color: #ea148c;
	background-color: #FFF;
}

#menuprinc a {
	height:60px;
	padding:0px;
	font-size:17px;
	padding:18px 10px 0 10px;
	font-family:Arial;
}

#menuprinc a:hover, #menuprinc a.active {
	/*padding-top:23px;*/
	background:#ea148c;
	color:#FFF;
}

#link-top {
	width:60px;
	height:60px;
	position:fixed;
	right:0;
	bottom:0;
	background-color: rgba(234, 20, 140, 0.6);
	color:#FFF;
	text-align:center;
	padding-top:12px;
	font-size:25px;
}

.slider-home .carousel-control {
	top: 30%;
    bottom: 70%;
	width: initial;
	opacity: initial;
	z-index:10;
}

.slider-home .carousel-control .container-arrow {
	padding: 15px 20px;
	background: rgba(255, 255, 255, 0.4);
	margin: 0px 20px;
}

.slider-home .carousel-control .container-arrow:hover{
	background: rgba(234, 20, 140, 0.7);
}

.slider-home .carousel .item {
	/*height: 500px;*/
}

.slider-home .carousel .item.link {
	cursor:pointer;
}

.slider-home .carousel .item.link:hover {

}

.slider-home .overlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color: rgba(234, 108, 176, 0.7);

	z-index:2;
}

.slider-home .overlay p {
	color:#FFF;
	padding-top:20%;
}

.slider-home .carousel-indicators {
	right: 0;
	text-align: right;
	margin-right: 20px;
	left: initial;
}

.slider-home .carousel-indicators li {
	width: 14px;
	height: 14px;
	margin: 0px;
	background-color: #FFFFFF;
	border-radius: 10px;
}

.slider-home .carousel-indicators .active {
	width: 14px;
	height: 14px;
	margin: 0px;
	background-color: #ea148c;
	border: solid 1px #ea148c;
}

.slider-home .carousel-caption {
	bottom:0px;
	left:0%;
	right:0%;
	padding-bottom:20px;

}

.slider-home .carousel-caption h1 {
	font-size:25px;
}

.slider-home h1.une {
	position:absolute;
	z-index:100;
	padding:20px 20px 25px 20px;
	color:#FFF;
	background:#ea148c;
	top:0px;
	margin:0px;
	font-size:14px;
	text-transform:uppercase;
	font-family:arial;
	font-weight:bold;
	opacity:0.9;
}

.slider-home h1.une::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 1) rgba(255, 255, 255, 0);
    border-image: none;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    margin-right: -15px;
    pointer-events: none;
    position: absolute;
    right: 50%;
    bottom: 0%;
    width: 0;
}

#container-slideshow {
	position: relative;
	padding: 0;
	background:#FFF;
}

#left-hand {
	position: absolute;
    z-index: 2;
    left: -46px;
    bottom: 60px;

    display:none;
}

#right-hand {
	position: absolute;
    z-index: 2;
    bottom: 60px;
    right: -45px;

    display:none;
}

.edito {
	/*padding-left: 25px;*/
}

.edito h1{
	text-transform: inherit;
	font-size: 34px;
}

.edito p{
	text-align: justify;
}

.bloc {
	padding-top:0px !important;
	margin-top:15px;
	background:#FFF;
}

.bloc.icones {
	background:transparent;
}

.bloc.icones a {
	display:block;

}

.bloc.icones a > div {
	background:rgba(255,255,255,0.7);
	padding:10px;
	min-height:125px;
}

.bloc.icones a:hover div {

}

.articles-list-head {
	display:none;
}

.thumb-article {
	background-color: #FFF;
    margin-bottom: 0px;
    position:relative;
    height: 250px;
}

.thumb-article .content {
	position:relative;
	z-index:1;
}

.thumb-article .overlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color: rgba(234, 108, 176, 0.7);

	z-index:2;
}

.thumb-article:hover .overlay {
	/*display:block !important;*/
}

.thumb-article .overlay p {
	color:#FFF;
	padding-top:25%;
}

.thumb-article .image {
	padding:0px;
}

.thumb-article.img-left .image::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-image: none;
    border-style: solid;
    border-width: 30px;
    content: " ";
    height: 0;
    margin-top: -15px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 110px;
    width: 0;
}

.thumb-article.img-right .image::after {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
    border-image: none;
    border-style: solid;
    border-width: 30px;
    content: " ";
    height: 0;
    left: 0;
    margin-top: -15px;
    pointer-events: none;
    position: absolute;
    top: 110px;
    width: 0;
}

.article-actu .image{
	height: 250px;
	overflow: hidden;
}

.thumb-article .description h1{
	font-size: 20px;
}

.thumb-article .description p{
	font-size: 14px;
	line-height: 1.2;
}

.thumb-article .description .more {
	margin-top: 10px;
}

.thumb-article .description {
	/*-moz-box-shadow: 1px 1px 1px 0px #ababab;
	-webkit-box-shadow: 1px 1px 1px 0px #ababab;
	-o-box-shadow: 1px 1px 1px 0px #ababab;
	box-shadow: 1px 1px 1px 0px #ababab;*/
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ababab, Direction=168, Strength=5);
	height: 250px;
}

.breve-actu {
    padding: 15px 20% 15px 5%;
    border-bottom: 1px solid #ababab;
		border-left: 1px solid #ababab;
}

.breve-actu a:hover{
	color: #000;
}

/*.arrow-down {
	width: 102%;
	height: 294px;
	background-image: url('../images/design/triangle-background.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}*/

.title-article {
	margin-top: 50px;
	margin-left: 45%;
    margin-bottom: 50px;
}

.title-emplois {
    cursor: pointer;
}

.title-galerie {
	margin-top: 100px;
	margin-left: 37%;
    margin-bottom: 50px;
}

.title-formation {
	margin-top: 50px;
  margin-bottom: 50px;
}

.title-action {
	margin-top: 50px;
	margin-left: 30%;
    margin-bottom: 50px;
}

.title-breve {
	margin-top: 50px;
	margin-left: 25%;
    margin-bottom: 50px;
}

.breve-actu:hover {
	background: #ffb381;
}

.col-agenda {
	background:#DDD;
	padding:0px;
}

.agenda .image {
	display:none;
}

.agenda .content {
    position: static;
    width: 100%;
    text-align: left;
}

.agenda .color-white {
	color:#ea148c;
}

.agenda h1 {
	margin:0px;
	padding:10px;
	background:#CCC;
}

.thumb-article .description p {
    text-align: justify;
}

.event {
	margin-bottom: 0px;
	padding:10px;
	background:#DDD;
	border-bottom:1px solid #CCC;
}

.event:hover {
	color:#FFF !important;
}

.event:hover .color-white {
	color:#FFF !important;
}

.col-block-member {
	padding:0px;
}

.members-breves {
	margin-top:15px;
}

.block-member {
/*    border: 15px solid transparent;
    padding: 15px;
    border-image-source: url('../images/design/pictos/point.png');
    border-image-repeat: round;*/
    /*border-image-slice: 30;*/

    padding: 20px 30px;
    background:#FFF;
}


#feature {
  background: #f2f2f2;
  padding-bottom: 40px;
}

.features{
  padding: 0;
  margin-bottom:20px;
}

.features-section {
	margin-top:15px !important;
}

.features>div {
	background:#FFF;
}

.features>div:hover {
	background:#DDD;
}

.feature-wrap {
  margin-bottom: 15px;
  margin-top: 15px;
  overflow: hidden;
}

.feature-wrap h2{
  margin-top: 10px;
  font-size:22px;
}

.feature-wrap h3{
  font-size:18px;
  color:#666;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #ea148c;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.feature-wrap i:hover {
  background: #ea148c;
  color: #fff;
  box-shadow: inset 0 0 0 5px #ea148c;
  -webkit-box-shadow: inset 0 0 0 5px #ea148c;
  border: 3px solid #ea148c;
}

.centercol {
	background:#FFF;
	padding-top: 0px;
}

.article h1 {
	font-weight:bold;
}

.article .article-content {
	padding:15px;
}

.article .description {
	margin-top:20px;
	color:#000;
}

.article .description p {
	font-size:18px;
	line-height:25px;
	color:#000;
}

.article .content {
	font-size:16px;
	line-height:25px;
	margin-top:20px;
	position:relative;
}

.article .content .article-fade {
	background: rgba(0, 0, 0, 0) url("../images/design/article-fade.png") repeat-x scroll left bottom;
    bottom: 0;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 1;
}

.article .content p {
	font-size:16px;
}

.article .content h1 {
  font-size:2em;
  font-weight:bold;
}

.article .content h2 {
  font-size:1.5em;
  font-weight:bold;
}

.article .content h3 {
  font-size:1.2em;
  font-weight:bold;
}

.article .content h4 {
  font-size:1em;
  font-weight:bold;
}

.article .content h5 {
  font-size:0.83em;
  font-weight:bold;
}

.article .content h6 {
  font-size:0.67em;
  font-weight:bold;
}

.article .content img {
	max-width: 100%;
	height: auto;
}

.article .event-cat {
	font-size: 13px;
	color: #000000;
	font-style: italic;
}

.article .date {
	margin-top: 15px;
}

.article .price {
	margin-top: 5px;
	font-size: 12px;
	font-style: italic;
}

.article ul {
	padding-left:25px;
	list-style-type: disc;
}

.bandeau-adherents {
	padding:15px;
	background:#ea148c;
	color:#FFF;
	margin-bottom:15px;
	font-size:25px;
}

.rightcol {
	background: rgba(255,255,255,0.7);
	padding-top:0px;
}

.rightcol .articlethumb {
	display:block;
	margin-bottom:20px;
}

.rightcol .articlethumb .image {
	position:relative;
}

.rightcol .articlethumb .image img {
	position:relative;
	z-index:1;
}

.rightcol .articlethumb .image .overlay {
	position:absolute;
	width:100%;
	height:100%;
	background-color: rgba(234, 108, 176, 0.7);

	z-index:2;
}

.rightcol .articlethumb .overlay p {
	color:#FFF;
	padding-top:15%;
}

.rightcol .articlethumb h2 {
	font-size:25px;
	margin-top:5px;
}

.block-content {
	margin-left: -15px;
	padding-bottom: 30px;
	margin-right: -15px;
}

.block-content img {
	max-width: 100%!important;
    height: auto!important;
}

.block-content p span {
	background-color: transparent!important;
}

.block-content h1 {
	display: inline-block;
    background: #ea148c;
    margin-top: 0;
    padding: 15px;
    color: #FFFFFF;
}

.block-content p {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	padding-top: 20px;
}

.event-preview {
	margin-top: 15px;
    margin-bottom: 30px;
    border-bottom: solid 1px #000000;
    position: relative;
}

.event-preview .date {
	display: inline-block;
    background: #ea148c;
    padding: 8px 15px;
    min-height:30px;
    color: #FFFFFF;
	border-radius: 10px;
}

.event-preview .title span {
	font-size: 14px;
}

hr {
	margin-top:50px;
    border-top: 1px solid #595959;
    -webkit-box-shadow: 0 1px 8px 1px #999;
    box-shadow: 0 1px 8px 1px #999;
}

.event-preview strong {
	font-size: 16px;
}

.event-preview .title{
	margin-bottom: 0px;
	font-size: 20px;
}

.event-preview .location {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 10px;
}

.event-preview .ligne-agenda {
	width: 140px;
	border-top: 1px solid;
	margin-bottom: 5px;
}

.event-preview .link {
	position: absolute;
    bottom: -14px;
    background: #ea148c;
    right: 0px;
    padding: 5px 15px;
    color: #FFFFFF;
	border-radius: 10px;
}

.event-preview .description {
	padding-right:100px;
	font-size:14px;
}

.event-preview-image {
	border-radius:10px;
	overflow: hidden;
	border:1px solid #818181;
	width:100%;
	height:183px;
	display:block;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.post-container {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}

.post-container .bg-flou{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    height: 205px;
}

.post-container .content{
	position: absolute;
	z-index: 3;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}

.post-container .content a {
	color: #ea148c;
}

.post-container .content a:hover, .post-container .content a.plus {
	color: #FFFFFF;
}

.post-container img{
	position: absolute;
}

#container-img .box{
	padding: 15px;
}

#container-img .box .content-box {
 	position: relative;
}

#container-img .box .content-box .bg-flou{
 	position: absolute;
    background: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.footer {
	background: #efeeee;
	color: #555;
	padding-top: 20px;
    padding-bottom: 15px;
    margin-top:150px;
}

.footer a {
	color: #555;
}

.footer a:hover {
	color: #ea148c;
}

.ligne-club {
	width: 180px;
	border-top: 1px solid #ea148c;
	margin-bottom: 20px;
}

.ligne-rouge {
    width: 180px;
    border-top: 1px solid #e30057;
    margin-bottom: 20px;
}

.content-formation{
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 20px;
}

.tarifs {
	border: solid 2px #ea148c;
	border-radius: 25px;
    padding: 20px 20px 10px 20px;
    margin: 30px 0;
    position: relative;
}

.tarifs h2 {
	position: absolute;
    top: -18px;
    left: 15px;
    margin: 0;
    background: #FFFFFF;
    padding: 0 5px;
}

.tarifs li {
	margin: 5px 0;
}

@media(max-width: 1830px){
	.thumb-article .description .more {
	    margin-top: 0;
	}
}

@media(max-width: 1550px){
	.article-actu .image {
	    height: 250px;
	}
}

@media(max-width: 1199px){
	.article-actu .image {
	    height: inherit;
	}

	.thumb-article .description {
	    height: inherit;
	}

	.thumb-article {
	    height: inherit;
	}

	.thumb-article.img-left .image::after {
	    top: 170px;
	}

	.title-article, .title-formation {
	    margin-left: 30%;
	}

	.title-action {
	    margin-left: 20%;
	}

}

@media(max-width: 550px){
	.title-article, .title-formation, .title-breve, .title-action, .title-galerie {
	    margin-left: 0;
			margin-bottom:20px;
			margin-top:0px;
	}

	.title-formation, .title-galerie {
		margin-top:20px;
	}

	.title-formation h1 {
		margin-left: 0px;
	}

	.title-emplois {
		margin-top:15px;
		margin-bottom:20px;
		margin-left:0;
	}

	.title-article img, .title-formation img {
		margin-left: 0;
	}

	.arrow-down {
		width: auto;
	}

	.article-actu {
		margin-bottom:15px;
	}

	.formation-right {
		margin-top:15px;
	}

	.formation-right .aright {
		text-align:left;
	}
}

@media(max-width: 400px){

	.title-action img {
		margin-left: 15px;
	}

	.title-formation img {
		margin-left: 15px;
	}


	.title-formation {
	    margin-left: -5%;
	}

	.title-action {
	    text-align: center;
	    margin-top: -21px;
	    margin-left: 5%;
	    margin-right: 14%;
	}

	.title-formation h1 {
		margin-left: 0px;
	}

}
