@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,400italic,300,300italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700);
html,
body {
    width: 100%;
    height: 100%;
    background-color: whitesmoke;
    font-family: 'Ubuntu', sans-serif;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Quattrocento Sans', sans-serif;
	font-weight: 700;
	font-variant: small-caps;
}
.spip_documents iframe{
	width: 100%!important;
	min-height: 550px;
}
.top-row{
	background-color: transparent;
	padding: 0;
	padding-bottom: 30px;
}
.spip_documents_left{
	margin-right: 10px;
	margin-bottom: 10px;
}
.artcontent{
	padding: 0 20px;
}
.lead.chapo{
	padding: 20px 0;
}
.texteencadre-spip{
	background-color: whitesmoke;
	border: 1px dotted #CCC;
	padding: 10px;
	font-size: 14px;
	overflow: hidden;
	clear: both;
}
.texteencadre-spip h1, .texteencadre-spip h2, .texteencadre-spip h3, .texteencadre-spip h4, .texteencadre-spip h5, .texteencadre-spip h6{
	margin-top: 0;
	border-color: #CCC;
}

.caractencadre-spip{
	color: #d9230f;
}
.floatL{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatR{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.navbar-brand svg{
	margin-top: -50px;
	margin-left: -40px;
}
h1.logo{
	font-family: 'Ubuntu', sans-serif;
	position: relative;
	margin-top: 20%;
	left: 30%;
	-ms-transform: scale(2,2); /* IE 9 */
    -webkit-transform: scale(2,2); /* Safari */
    transform: scale(2,2);
    display: none;
}
h1.logo i{
	position: absolute;
	top: -20px;
	left: 15%;
	font-family: serif;
	display: inline-block;
	font-size: 26px;
	border: 2px solid #b94a48;
	padding: 5px;
	font-weight: bold;
	-moz-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}
h1.logo span{
	color: #b94a48;
	display: inline-block;
	position: relative;
	font-size: 40px;
	top: 3px;
	font-family:"Open Sans","Helvetica Neue";
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	transform: rotate(15deg);
}
secteur{
	display: block;
	overflow: hidden;
	background-color: rgba(71, 80, 87, 0.1);
	padding: 30px 0 0 0;
}
secteur#groupe-box{
	background-color: rgba(219, 220, 220, 0.5)
}
secteur#public-flux.list{
	background-color: rgba(219, 220, 220, 0.3)
}
.slogan-box{
	background-color: rgba(219, 220, 220, 0.1)
}
.slogan-box p{
	padding: 15px 5px 10px;
	width: 70%;
	margin: 0 auto 20px auto;
}
.navbar-nav{
	float: none;
}
.navbar-nav i{
	color: #d9230f;
}
.navbar-default .navbar-nav>li{
	display: inline-block;
	float: none;
}
.navbar-default .navbar-nav>li>a{
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: -1px;
}
header {
	display: table;
   min-height: 100%;
   height: 100%;
   background-color: whitesmoke;
   overflow: hidden;
   width: 100%;
}
	header .header-content {
        display:table-cell!important;
        min-height: 100%;
        text-align: left;
        vertical-align: middle;      
        background-position: center center;
        background-size: cover;  
        background-attachment: fixed;
        width: 100%;
        background-color: whitesmoke;
    }

    header .header-content .header-content-inner {
        vertical-align: middle;
        background-color: rgba(255, 255, 255, 0.52);
        padding: 20px 0;
    }

    header .header-content .header-content-inner p {
        font-size: 18px;
        text-align: left;
        color: black;
    }
	header .header-content .header-content-inner h1{
		color: black;
		text-transform: uppercase;
	}
secteur#partenaire-box{
	background-color: rgba(255, 255, 255, 0.9)
}
.no-padding{
	padding: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.navbar{
	border-radius: 0;
	margin-bottom: 0;
	border: 0;
}
.slogan-box{
	border-bottom: 1px dotted #ccd1d7;
	border-top: 1px solid #ccd1d7;
	overflow: inherit;

}
.newsletterbox .form-control{
	margin: 0;
}
.article #public-flux{
	padding-bottom: 30px;
	padding-top: 0;
}
.slogan-box .container{
		position: relative;
}
.slogan-box h3{
	position: relative;
	text-transform: uppercase;
	width: 100%;			
	border-bottom: 3px solid;
	padding: 15px 10px;
	padding-bottom: 0;
	margin: 0;
	border-top: 0;
	position: relative;
	z-index: 200;
	margin: 0 0 10px 0;
	margin-left: -13px;
	margin: auto;
}
.slogan-box h3:after{
	font-size: 1.5em;
	position: absolute;
	bottom: -38px;
	left: 9px;
	content: '\ea60';
	font-family: "fontello";
}
.slogan-box h3 i{
	background-color: #d9230f;
	position: absolute;
	left: 0;
	bottom: -15px;
	color: #fcfcfc;
	font-weight: 300;
	padding-top: 5px;
}
secteur#slider-box{
	border-bottom: 1px solid rgb(237, 237, 237);
	overflow: hidden;
	clear: both;
}
secteur#slider-box .alert{
	border-radius: 0;
	border: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 19px 10px;
	margin-bottom: 0;
	
}

secteur#slider-box .alert h1{
	margin-top: 0;
	text-transform: uppercase;
}
.slide-content{
	position: relative;
}
.slidebox i{
	display: inline-block;
    animation-delay: 2s;
    animation-iteration-count: 3;
    animation-timing-function: ease-in-out;
}
.formslid{
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	width: 98%;
	padding: 30px;
	color: #FFFFFF;
	right: 1%;
	bottom: 1%;
	font-weight: 700;
}
.formslid label{
	font-weight: 700;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{
	top: 1px;
}
.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #d9230f!important;
    background-color: transparent!important;
    border: 2px solid #d9230f;
    border-radius: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.slider-nav .slick-initialized .slick-slide, .slider-nav.slick-initialized .slick-slide{
	width: 100%!important;
	margin-bottom: 5px;
}
.slider-nav div.slick-list.draggable{
	padding: 0!important;
}
#public-flux{
	display: block;
	overflow: inherit!important;
}
#public-flux .thumbnail{
	overflow: inherit!important;
	margin-bottom: 1px;
}
.meta-public{
	padding: 10px 5px;
}
.meta-public .pull-righ{
	float: right;
	position: relative;
	top: 5px;
}
.descriptif-text{
	padding: 5px 0;
}
#public-flux h4{
	text-align: left;
	padding: 10px 5px;
	margin: 0;
	padding-bottom: 0;
}
#public-flux p{
	padding-left: 5px;
	font-size: 16px;
}
.bottom-meta{
	border-top: 1px solid #F3F3F3;
	padding-top: 5px;
	margin-top: 5px;
}
.bottom-meta span{
	display: inline-block;
	padding: 5px 10px;
	
}
.bottom-meta span:first-child{
	padding-left: 0;
}
#groupe-box{
	display: block;
	overflow: inherit;
	overflow-y: visible;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
#groupe-box .thumbnail{
	padding-top: 5px;
	margin-bottom: 25px;
}
#groupe-box .thumbnail h3{
	margin-top: 0;
}
.plus-collapse{
	padding: 10px;
	font-size: 2em;
	color: #FFF;
	text-shadow: -1px 0px 0px #1a8302;
	display: block;
	position: absolute;
	bottom: -30px;
	z-index: 200;
	border-radius: 50%;
	left: 48%;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.propulse-img{
	display: inline-block;
	position: relative;
	top: 0;
	vertical-align: top;
}
#footer-box{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
span.copyleft{
		position: relative;
		width: 50px
}
.icon-copyright{
	position: absolute;
	left: -18px;
	top: 0px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#partenaire-box{
	display: block;
	padding: 20px 0;
}

.list-block, .grid .list-block, .list .grid-block{
	display: none;
}
.grid .list-block{
	display: none;
}
.list .list-block, .grid .grid-block{
	display: block;
}
div.media-left.media-middle{
	width: 20%;
	padding-left: 10px;
}
.media{
	border-bottom: 1px solid #ccd1d7;
	padding: 10px 0;
}
#viewcontrols{
	position: absolute;
	right: 10px;
	z-index: 200;
	bottom: 10px;
}
.slogan-box.big-box h3{
	padding: 25px 10px;
	border-bottom: 0px;
	font-size: 1.5em;
}
.text-muted{
	cursor: inherit;
}
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    right: 10px; /* padding from the left side of the window */
    font-weight: 2em;
}
#top-link-block i{
	font-size: 2em;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 40px; /* height of link element */
    right: 20px; /* padding from the left side of the window */
    font-weight: 2em;
    z-index: 50000;
}
.hidden{
	visibility: hidden;
}
.newsletterbox{
	padding: 10px 0px;
}
.newsletterbox .btn, .newsletterbox .form-control{
	border-radius: 0;
	height: 40px;
}
.newsletterboxbox{
	background-color: #474949!important;
	padding: 15px 0;
}
.newsletterboxbox h4{
	color: white;
}
.newsletterbox small{
	display: inline-block;
	margin-bottom: 5px;
	color: #02a5de;
}
.newsletterbox .form-control{
	width: 68%;
	background-color: #1a1b1b;
	border-color: #565656
}
.newsletterbox .form-group{
	width: 100%;
}
#docblock, #adherbox, #contactbox{
	padding: 50px 0;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}

#contactbox{
	background-color: #474949!important;
}
#docblock .bgbox, #adherbox .bgbox{
	background-color: rgba(255, 255, 255, 0.78);
	position: relative;
	padding: 30px 10px;
	border: 1px solid #ccd1d7;
}
#adherbox .bgbox{
	background-color: #02a5de;
}
#docblock .bgbox:first-child, #adherbox .bgbox:first-child{
	margin-right: 10px;
	background-color: rgba(255, 255, 255, 0.78);
}
#adherbox .bgbox:first-child{
	background-color: #028fc0;
}
#adherbox .bgbox:last-child{
	background-color: #9b479f;
}
#docblock .bgbox h2, #adherbox .bgbox h2{
	color: #d9230f;
	text-transform: uppercase;
	font-weight: 400;
}
#adherbox .bgbox h2{
	color: white;
}
#docblock .bgbox p{
	color: #b3b3b3;
}
#adherbox .bgbox p{
	color: darkblue;
}
#adherbox .bgbox:last-child p{
	color: #582b5b
}
#docblock i, #adherbox i{
	font-size: 2em;
	text-align: center;
	font-style: inherit;
	background-color: #d9230f;
	border: 2px solid #e4e5e5;
	color: #FFF;
	font-weight: 800;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -30px;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	padding: 8px 0px;
}

#adherbox i{
	background-color: green;
}
#list-flux div.media-left{
	width: 30%;
}
#list-flux  .media{
	background-color: white;
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.11)
}
#list-flux hr{
	margin: 10px 0;
	border-color: rgba(0, 0, 0, 0.11)
}
#list-flux .container{
	padding-bottom: 15px;
}
#viewcontrols{
	padding-top: 8px;
	text-align: right;
}
#grid-flux, #list-flux{
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
}
#grid-flux{
	margin-left: 15px;
	margin-right: 15px;
}
.hidden{
	display: none;
	opacity: 0;
}
.shown{
	display: block;
	opacity: 1;
}
#public-flux{
	overflow: hidden;
	display: block;
}
.formulaire_contact legend{
	display: none;
}
.formulaire_forum ul, #formulaire_contact ul, .contentarticle .formulaire_spip ul{
	padding: 0;
}
.formulaire_forum li, #formulaire_contact li, .contentarticle .formulaire_spip li{
	list-style: none;
	padding: 0;
	animation-delay: 0.3s;
    animation-name: fadeInUp;
}
.formulaire_forum .submit{
	background-color: #e79527;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px;
	border: 0;
	font-size: 19px;
	font-weight: 700;
}
.reponse_formulaire_erreur{
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
}
.reponse_formulaire_ok{
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
}
span.erreur_message{
	color: #a94442;
}
.formulaire_forum #session_nom, .formulaire_forum #session_email,  #formulaire_contact input, .contentarticle .formulaire_spip input{
	 	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: rgb(85, 85, 85);
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#formulaire_contact input.submit, .contentarticle .formulaire_spip input.submit{
	    width: 50%;
	    background-image: -webkit-linear-gradient(#e72510, #d9230f 6%, #cb210e);
    background-image: -o-linear-gradient(#e72510, #d9230f 6%, #cb210e);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e72510), color-stop(6%, #d9230f), to(#cb210e));
    background-image: linear-gradient(#e72510, #d9230f 6%, #cb210e);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe72510', endColorstr='#ffcb210e', GradientType=0);
    -webkit-filter: none;
    filter: none;
    border: 1px solid #a91b0c;
    color: #FFF;
    font-weight: 800;
    text-transform: uppercase;
        -webkit-border-radius: 5px;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
    margin: auto;
}
#formulaire_contact .checkbox{
	display: inline-block;
	width: inherit;
	vertical-align: middle;
}
textarea, .contentarticle .formulaire_spip textarea{
	width: 100%;
	border-radius: 4px;
	border: 1px solid rgb(204, 204, 204);
}

.table thead {
	font-size:1.5em;
}

.table-responsive {

}
table.spip {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  background-color: transparent;
  font-size: 16px;
  clear:both;
}
.tab-content{
	min-height:270px;
	min-height: 270px;
    background-color: #fcfcfc;
    padding: 20px;
}
table.spip > thead > tr > th,
table.spip > tbody > tr > th,
table.spip > tfoot > tr > th,
table.spip > thead > tr > td,
table.spip > tbody > tr > td,
table.spip > tfoot > tr > td {
  padding: 10px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(55, 90, 127, 0.8);
}
table.spip > thead > tr > th {
  vertical-align: bottom;
  text-align: left;
}
table.spip > caption + thead > tr:first-child > th,
table.spip > colgroup + thead > tr:first-child > th,
table.spip > thead:first-child > tr:first-child > th,
table.spip > caption + thead > tr:first-child > td,
table.spip > colgroup + thead > tr:first-child > td,
table.spip > thead:first-child > tr:first-child > td {
  border-top: 0;
  background-color: rgba(55, 90, 127, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
table.spip > tbody + tbody {
  border-top: 2px solid #ddd;
}
table.spip table.spip {
  background-color: #fff;
}
table.spip caption{
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.caption p{
	min-height: 18px;
}
.modal-body p{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
@media (min-width: 2560px){
	.container{
		width: 70%;
	}
	h1, h2, h3, h4, h5, h6{
		font-size: 400%;
	}
	 p, a, button, header .header-content .header-content-inner p{
		 font-size: 250%;
	 }
	 .navbar-default .navbar-nav>li>a, .btn{
		 font-size: 200%;
	 }
	 .slogan-box h3:after{
		 top: 60px;
		 left: 20px;
	 }
	 .newsletterbox .btn, .newsletterbox .form-control {
		 width: 100%;
		 height: 70px;
	 }
}
@media (max-width: 1024px) {
		.newsletterbox .form-control{
			width: 70%;
			margin: auto;
			margin-bottom: 0px;
		}
		#footer-box{
			padding-bottom: 80px;
		}
		.plus-collapse{
			left: 46.5%;
		}
}
@media (min-width: 992px){
	.modal-lg {
	    width: 80%;
	    height: 100%;
	}
}
@media (max-width: 767px) {
	body{
		padding-bottom: 100px;
	}
	#footer-box{
		padding-bottom: 60px;
		padding-left: 5px;
		padding-right: 5px;
	}
	#docblock .bgbox:first-child, #adherbox .bgbox:first-child{
		margin: 0;
		padding-bottom: 50px;
	}
	.slogan-box p{
		width: 100%;
		padding: 40px 10px;
	}
	.plus-collapse{
		left: 43%;
	}
	header .header-content .header-content-inner p{
		font-size: 15px;
		text-align: center;
	}
	header .header-content .header-content-inner, .newsletterbox{
		text-align: center;
	}
	.newsletterbox .form-control{
		width: 70%;
		margin: auto;
		margin-bottom: 10px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom{
		position: fixed;
	}
	header .header-content{
		vertical-align: top;
	}
	.navbar-brand svg{
		width: 150px!important;
		margin-left: 0;
	}
	#top-link-block.affix{
		bottom: 3px;
		right: 100px;
	}
	
}