@charset "UTF-8";
body {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing:antialiased;
	margin:0
}
.title {
	font-size:90px;
	line-height:96px;
	font-weight:700
}
.normalize h1, .subtitle, .section-header .section-title {
	font-size:40px;
	line-height:52px;
	font-weight:700
}
.normalize h2, .heading {
	font-size:30px;
	line-height:36px;
	font-weight:700
}
.normalize h3, .normalize h4, .subheading, .accueil hgroup .date {
	font-size:16px;
	line-height:30px;
	font-weight:700
}
.normalize h5, .normalize h6, .body-big {
	font-size:18px;
	line-height:24px
}
.normalize p, body, .body, .section .content dt {
	font-size:16px;
	line-height:21px;
	font-weight:700
}
 .small, {
font-size:13px;
line-height:18px
}
.normalize h1 {
	margin:.5em 0;
	color:#5b5c5d
}
.normalize h2 {
	margin:.5em 0;
	color:#5b5c5d
}
.normalize h3 {
	margin:.5em 0;
	color:#5b5c5d
}
.normalize h4 {
	margin:.5em 0;
	color:#5b5c5d
}
.normalize h5 {
	margin:1em 0;
	font-weight:700;
	color:#5b5c5d
}
.normalize h6 {
	margin:1em 0;
	font-weight:700;
	color:#5b5c5d
}
.normalize p {
	margin:1em 0;
	color:#5b5c5d
}
.normalize p + h1, .normalize p + h2, .normalize p + h3, .normalize p + h4, .normalize p + h5, .normalize p + h6 {
	margin-top:2em
}
.section .content {
	width:50%
}
.section, .section-header, .row, .hr {
	clear:both
}
.section:before, .section-header:before, .row:before, .hr:before, .section:after, .section-header:after, .row:after, .hr:after, .wrapper:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
.section:after, .section-header:after, .row:after, .hr:after, .wrapper:after {
	clear:both
}
.right.section, .right.section-header, .right.row, .right.hr {
	float:right
}
.section .content dd figure.section, .section .content dd figure.section-header, .section .content dd figure.row, .section .content dd figure.hr, .centered.section, .centered.section-header, .centered.row, .centered.hr {
	float:none;
	margin-left:auto;
	margin-right:auto
}
.col, .section .content, .block {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	float:left
}
.right.col, .section .right.content, .right.block {
	float:right
}
.centered.col, .section .content dd figure.col, .section .content dd figure.content, .section .centered.content, .centered.block, .section .content dd figure.block {
	float:none
}
.col, .section .content {
	padding-left:15px;
	padding-right:15px
}
.hr {
	clear:both;
	display:block;
	height:0;
	border-top:1px solid rgba(6,8,8,0.12);
	border-bottom:1px solid rgba(242,242,242,0.15)
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display:block
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
a:focus {
	outline:none
}
a:active, a:hover {
	outline:0
}
h1 {
	font-size:2em
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
mark {
	background:#ff0;
	color:#000
}
pre {
	white-space:pre;
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
body {
	color:#5b5c5d
}
.bg-y1 {
	background-color:#fdbd12
}
.bg-y2 {
	background-color:#fedd84
}
.bg-y3 {
	background-color:#ffd14e
}
.bg-y4 {
	background-color:#2c786e
}
.bg-g1 {
	background-color:#b0f3fd
}
.bg-g2 {
	background-color:#9bd0c2
}
.bg-g3 {
	background-color:#72c1b0
}
.bg-g4 {
	background-color:#3d8e7c
}
.bg-b1, body, .accueil, .accueil hgroup {
	background-color:#393a3b
}
.bg-b2 {
	background-color:#6dc6dd
}
.bg-b3 {
	background-color:/*#9dd0f4*/#7aa1bd
}
.bg-b4 {
	background-color:#da3c26
}
.bg-light {
	background-color:#f2f2f2
}
.bg-k1 {
	background-color:#c9c9c9
}
.bg-k2 {
	background-color:#9f9e9e
}
.bg-k3 {
	background-color:#5b5c5d
}
.bg-k4 {
	background-color:#393a3b
}
.bg-dark {
	background-color:#060808
}
.bg-grey {
	background:#eee
}
.bg-white {
	background:#fff
}
.type-green {
	color:#72c1b0 !important
}
.type-blue {
	color:#d9f1ee !important
}
.type-yellow {
	color:#ffd14e !important
}
.type-red {
	color:#e95c41 !important
}
.type-white {
	color:white !important
}
.type-gray {
	color:#787975 !important
}
.type-black {
	color:#3f3f38 !important
}
.span1of1 {
	width:100%
}
.span2of2 {
	width:100%
}
.span1of2 {
	width:50%
}
.span3of3 {
	width:100%
}
.span2of3 {
	width:66.66667%
}
.span1of3 {
	width:33.33333%
}
.span4of4 {
	width:100%
}
.span3of4 {
	width:75%
}
.span2of4 {
	width:50%
}
.span1of4 {
	width:25%
}
body, html {
	width:100%;
	height:100%
}
body {
	-o-transition:background .5s ease-in-out;
	-moz-transition:background 0.5s ease-in-out;
	-webkit-transition:background 0.5s ease-in-out;
	transition:background 0.5s ease-in-out;
	overflow-x:hidden;
	min-width:500px
}
hr {
	border:0;
	border-bottom:2px solid
}
.centered, .section .content dd figure {
	margin-left:auto;
	margin-right:auto
}
.centered.np-l, .section .content dd figure.np-l {
	padding-left:0
}
.centered.np-r, .section .content dd figure.np-r {
	padding-right:0
}
.img {
	display:block;
	width:100%;
	height:100%
}
.img:before, .img:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
.img:after {
	clear:both
}
.img img {
	display:block;
	max-width:100%
}
.img.left img {
	float:left
}
.img.centered img, .section .content dd figure.img img {
	margin-left:auto;
	margin-right:auto
}
.img.right img {
	float:right
}
.border-r1 {
	border:1px solid #f2bdb9
}
.border-r2 {
	border:1px solid #ea867d
}
.border-r3 {
	border:1px solid #e95c41
}
.border-r4 {
	border:1px solid #fdbd12
}
.border-y1 {
	border:1px solid #ffe9ad
}
.border-y2 {
	border:1px solid #fedd84
}
.border-y3 {
	border:1px solid #ffd14e
}
.border-y4 {
	border:1px solid #fdbd12
}
.border-g1 {
	border:1px solid #45B8AC
}
.border-g2 {
	border:1px solid #9bd0c2
}
.border-g3 {
	border:1px solid #72c1b0
}
.border-g4 {
	border:1px solid #3d8e7c
}
.border-b1 {
	border:1px solid #b1e1ed
}
.border-b2 {
	border:1px solid #6dc6dd
}
.border-b3 {
	border:1px solid #9dd0f4
}
.border-b4 {
	border:1px solid #2aa0b5
}
.border-light {
	border:1px solid #f2f2f2
}
.border-k1 {
	border:1px solid #c9c9c9
}
.border-k2 {
	border:1px solid #9f9e9e
}
.border-k3 {
	border:1px solid #5b5c5d
}
.border-k4 {
	border:1px solid #393a3b
}
.border-dark {
	border:1px solid #060808
}
.vl {
	position:relative
}
.vl::before {
	content:'';
	display:block;
	border-left:1px solid #f2f2f2;
	position:absolute;
	left:50%;
	top:0;
	height:100%
}
.vl.r1::before {
	border-color:#f2bdb9
}
.vl.r2::before {
	border-color:#ea867d
}
.vl.r3::before {
	border-color:#e95c41
}
.vl.r4::before {
	border-color:#fdbd12
}
.vl.y1::before {
	border-color:#ffe9ad
}
.vl.y2::before {
	border-color:#fedd84
}
.vl.y3::before {
	border-color:#ffd14e
}
.vl.y4::before {
	border-color:#fdbd12
}
.vl.g1::before {
	border-color:#45B8AC
}
.vl.g2::before {
	border-color:#9bd0c2
}
.vl.g3::before {
	border-color:#72c1b0
}
.vl.g4::before {
	border-color:#3d8e7c
}
.vl.b1::before {
	border-color:#b1e1ed
}
.vl.b2::before {
	border-color:#6dc6dd
}
.vl.b3::before {
	border-color:#9dd0f4
}
.vl.b4::before {
	border-color:#2aa0b5
}
.vl.light::before {
	border-color:#f2f2f2
}
.vl.k1::before {
	border-color:#c9c9c9
}
.vl.k2::before {
	border-color:#9f9e9e
}
.vl.k3::before {
	border-color:#5b5c5d
}
.vl.k4::before {
	border-color:#393a3b
}
.vl.dark::before {
	border-color:#060808
}
.bullets {
	list-style:disc outside;
	padding-left:1em
}
.liste-sans-marge {
	margin-left:20px;
	padding-left:0;
	list-style:disc inside;
}
.vide {
	/* pour dt vide*/
	display:none
}
/* section accueil*/
.accueil {
	position:relative;
	z-index:11;
	height:1100px;
}
.accueil .wrapper {
	position:relative;
}
#logo-home {
	position: absolute;
	right: 5%;
	bottom: 5%;
	z-index: 10;
	width: 18%;
}
#logo-home img {
	width: 100%;
	height:auto
}
.accueil:before, .accueil:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
.accueil:after {
	clear:both
}
.accueil figure {
	width:100%
}
.accueil figure.texte-accueil {
	top:230px;
	position:absolute;
	z-index:10;
	text-align:center
}
.accueil figure.bib-back {
	height:900px;
	overflow:hidden;
	position:relative
}
.accueil figure.bib-back img {
	position:absolute;
	bottom:-50px;
	width:1600px;
	left:50%;
	margin-left:-800px;
	display:none
}
.accueil figure.bib-back .backstretch img {
	display:block
}
.site-nav {
	position:relative;
	top:0;
	left:0;
	z-index:100;
	width:10%
}
.site-nav .container {
	position:fixed!important;
	width:10%;
	padding-top:14%;
	top:0;
	left:30px
}
.site-nav.relative {
	position:absolute;
	height:100%;
	width:100%;
	z-index:11
}
.site-nav li {
	margin-bottom:.5em
}
.site-nav.relative .container {
	position:absolute
}
.site-nav #bib {
	margin-left:6px;
	margin-bottom:30px
}
.site-nav #bib img {
	width:60px
}
.site-nav .site-link {
	text-decoration:none;
	color:white;
	font-weight:700;
	font-size:16px;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
.site-nav .site-accueil {
	text-decoration:none;
	color:white;
	font-weight:400;
	font-size:12px;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
.site-nav .site-link:hover {
	color:white
}
.site-nav ul {
	list-style:none;
	padding:0
}
.site-nav .link-dg .site-link.selected {
	color:#5ccbff
}
.site-nav .link-collections .site-link.selected {
	color:#00e9b1
}
.site-nav .link-bibliotheque-virtuelle .site-link.selected {
	color:#999
}
.site-nav .link-espaces .site-link.selected {
	color:#fdbd12
}
.site-nav .link-service .site-link.selected {
	color:#45bcd2
}
.site-nav .link-equipe .site-link.selected {
	color:#afd9fa
}
.site-nav .link-chiffre .site-link.selected {
	color:black
}
body.bg-g1 .site-nav .site-link {
	color:#cfcfd0
}
.no-transition {
	-o-transition:none 0s linear;
	-moz-transition:none 0s linear;
	-webkit-transition:none 0s linear;
	transition:none 0s linear
}
.section, .section-header, .row, .hr {
	width:100%;
	position:relative;
	padding-left:220px;
	padding-right:10%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-o-transition:opacity .3s linear;
	-moz-transition:opacity .3s linear;
	-webkit-transition:opacity .3s linear;
	transition:opacity .3s linear;
}
.section:before, .section-header:before, .row:before, .hr:before, .section:after, .section-header:after, .row:after, .hr:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
.section:after, .section-header:after, .row:after, .hr:after {
	clear:both
}
.section .section-header .col.span1of2, .section-header .section-header .col.span1of2, .row .section-header .col.span1of2, .hr .section-header .col.span1of2 {
	padding-right:10%
}
.section .section-header .section-summary a, .section-header .section-header .section-summary a, .row .section-header .section-summary a, .hr .section-header .section-summary a {
	color:white;
	text-decoration:none
}
.fixed.section, .fixed.section-header, .fixed.row, .fixed.hr {
	z-index:9;
}
.fixed.section .section-header, .fixed.section-header .section-header, .fixed.row .section-header, .fixed.hr .section-header, .fixed.section .content, .fixed.section-header .content, .fixed.row .content, .fixed.hr .content, .section.fixed .content {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    opacity:1;
}
.first.relative.section .content, .first.relative.section-header .content, .first.relative.row .content, .first.relative.hr .content {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    opacity:1;
}
.relative.section, .relative.section-header, .relative.row, .relative.hr {
	position:relative;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    opacity:1;
}
.relative.section .section-header, .relative.section-header .section-header, .relative.row .section-header, .relative.hr .section-header {
	position:absolute
}
.section a, .section-header a, .row a, .hr a {
	text-decoration:none
}
.section .content {
	position:relative
}
.section .content a {
	-o-transition:all .25s linear;
	-moz-transition:all .25s linear;
	-webkit-transition:all .25s linear;
	transition:all .25s linear
}
.section .content dt {
	color:#cfcfd0;
	font-weight:400;
	padding-bottom:6px;
	border-bottom:2px solid #5b5c5d;
	margin-top:12px;
	margin-bottom:12px;
	text-transform:uppercase;
}
.section .content dt a {
	color:#cfcfd0
}
.section .content dd {
	margin-left:0;
	margin-bottom:30px;
	position:relative
}
.section .content dd h1 {
	font-size:77px
}
.section .content dd h5 {
	font-size:50px;
	color:white;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.section .content .typo-75px {
	font-size:75px!important;
	line-height:52px!important;
	font-weight:700!important;
	margin:.35em 0!important;
	color:#fff
}
.section .content .typo-50px {
	font-size:50px!important;
	line-height:36px!important;
	font-weight:700!important;
	margin:.5em 0!important;
	color:#fff
}
.section .content .typo-36px, .section .content tobody .typo-36px, .section .content tobody p.typo-36px {
	font-size:36px!important;
	line-height:30px!important;
	font-weight:700!important;
	margin:.35em 0!important;
	color:#fff
}
.section .content dd h2 {
	font-size:50px
}
.section .content dd figure {
	position:relative;
	display:block;
	text-align:center
}
.section .content .col-row .col:last-child {
	padding-right:0
}
.section .content .col {
	padding-left:0;
	padding-right:30px
}
.section .content {
	float:right;
	margin-top:9%;
	margin-bottom:30%;
	position:relative;
	z-index:10;
	min-width:490px;
	-o-transition:opacity .3s linear;
	-moz-transition:opacity .3s linear;
	-webkit-transition:opacity .3s linear;
	transition:opacity .3s linear;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
	filter:alpha(opacity=0);
	-o-opacity:0;
	-ms-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
    opacity:0;
	-o-transition:opacity .3s linear;
	-moz-transition:opacity .3s linear;
	-webkit-transition:opacity .3s linear;
	transition:opacity .3s linear;

}
.section .bg-image {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	display:block;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
	filter:alpha(opacity=0);
	-o-opacity:0;
	-ms-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
    opacity:0;
	-o-transition:opacity .3s linear;
	-moz-transition:opacity .3s linear;
	-webkit-transition:opacity .3s linear;
	transition:opacity .3s linear
}
.section .bg-image.show {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    opacity:1;
}
.section .bg-image img, .section .bg-image.show img {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.section-header {
	top:0;
	left:0;
	position:fixed;
	z-index:1;
	filter:alpha(opacity=0);
	-o-opacity:0;
	-ms-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
    opacity:0;
	min-height:900px;
	margin-bottom:30%;
}
.section-header .col.span1of2 {
	padding-top:1%
}
.section-header .section-title {
	margin-top:0.3em;
	margin-bottom:.75em;
	font-size:60px;
	line-height:60px;
	color:white
}
.section-header .section-summary {
	font-size:18px;
	font-weight:500;
}
/* CSS Document */

.content {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size:"smaller"
}
.section .wrapper {
	width:100%;
	position:relative;
}
.section#section-footer .wrapper {
	padding-bottom:0
}
.content .bloc-elements ul .sous-element .sub .texte {
	width:100%;
	float:left;
	color:white;
	margin:.5em 2% .5em 0;
	text-transform:none;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight:400
}
/* SECTION MOT DU DIRECTEUR */
.section#section-dg .bg-image {
	background-image:url('../images/autres/dg-avenir-nb.jpg');
}
#section-dg .section-title {
	color:#5ccbff;
	margin-top:1.4em
}
#section-dg .section-summary, #section-dg .section-summary a {
	color:white
}
#section-dg .content p {
	margin:1em;
	color:white;
	font-weight:400
}
/* collections*/
#section-collections .section .wrapper {
	background: transparent!important;
}
#section-collections .section-title {
	color:#00e8b2;
	margin-top:1.4em
}
#section-collections .section-summary {
	color:white
}
#section-collections .section-summary a {
	color:white
}
#section-collections .content dt {
	color:#00e8b2;
	border-bottom-color:#cfcfd0;
}
#section-collections .content dd h1, #section-collections .content dd h2, #section-collections .content dd h3 {
	color:white
}
#section-collections .content dd h1 {
	font-size:70px
}
#section-collections .content .acquisitions figure {
	text-align:left
}
#section-collections .content .acquisitions figure:before, #section-collections .content .acquisitions figure:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-collections .content .cercle1, #section-collections .content .cercle1:after {
	position:absolute;
	width: 75px;
	height: 75px;
	border: 3px solid rgb(0, 232, 178);
	border-radius: 75px;
	font-size:11px;
	font-weight:700;
	color:white;
	text-align:center;
	right: 0;
	line-height: 14px;
	top: 0;
}
#section-collections .content .cercle2, #section-collections .content .cercle2:after {
	position:absolute;
	width: 75px;
	height: 75px;
	border: 3px solid rgb(0, 232, 178);
	border-radius: 75px;
	font-size:11px;
	font-weight:700;
	color:white;
	text-align:center;
	right: 0;
	bottom: 0;
	line-height: 14px;
}
#section-collections .content .acquisitions figure figcaption {
	position:absolute;
	top:19px;
	right:20%;
	color:white;
	border-bottom:2px solid #cfcfd0;
	display:block;
	border-right:2px solid #cfcfd0;
	padding:10px 20px;
	font-weight:700
}
#section-collections .content .ressources figure {
	display:block
}
#section-collections .content .ressources figure img {
	position:absolute;
	right:0px;
	top:-40%;
	height:100px;
	width:auto;
}
#section-collections .content .ressources figcaption {
	color:white;
	border-bottom:2px solid #cfcfd0;
	display:block;
	border-right:2px solid #cfcfd0;
	display:block;
	padding:20px 20px 20px 0;
	text-align:left;
	zoom:1;
	font-size:16px;
	line-height:30px;
	font-weight:700
}
#section-collections .content .bloc-elements {
	padding:5% 0;
	margin-bottom: 5px
}
#section-collections .content .bloc-elements:before, #section-collections .content .bloc-elements:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-collections .content .bloc-elements:after {
	clear:both
}
#section-collections .content .bloc-elements .bar-section {
	background:#cfcfd0;
	margin-bottom:1px;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
#section-collections .content .bloc-elements .bar-section.show {
	background:white
}
#section-collections .content .bloc-elements ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	width:100%
}
#section-collections .content .bloc-elements ul li {
	cursor:pointer;
	color:#00e8b2;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:10px;
	margin:0;
	font-size:13px;
	line-height:18px
}
#section-collections .content .bloc-elements ul li a {
	color:#00e9b1
}
#section-collections .content .bloc-elements ul li:before, #section-collections .content .bloc-elements ul li:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-collections .content .bloc-elements ul li:after {
	clear:both
}
#section-collections .content .bloc-elements ul li.show a {
	color:#00e8b2;
	text-decoration:none
}
#section-collections .content .bloc-elements ul li.show a:hover {
	color:#00e8b2
}
#section-collections .content .bloc-elements ul li.show .percentage {
	color:#393a3b
}
#section-collections .content .bloc-elements ul li.show .sous-element {
	display:block
}
#section-collections .content .bloc-elements ul li.show .show {
	color:#00e8b2
}
#section-collections .content .bloc-elements ul .sous-element {
	overflow:hidden;
	padding:15px 0;
	display:none
}
#section-collections .content .bloc-elements ul .sous-element .sub {
	margin-bottom:10px;
	padding-left:15px;
	border-left:5px solid #00e8b2
}
#section-collections .content .bloc-elements ul .sous-element .sub img {
	margin-top:5px
}
#section-collections .content .bloc-elements ul .sous-element .sub:before, #section-collections .content .bloc-elements ul .sous-element .sub:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-collections .content .bloc-elements ul .sous-element .sub:after {
	clear:both
}
#section-collections .content .bloc-elements ul .sous-element .sub .amount {
	width:14%;
	float:left;
	color:white;
	margin-right:2%;
	font-size:9px
}
#section-collections .content .bloc-elements ul .sous-element .sub .image a {
	color:#00e8b2;
	font-weight:400
}
#section-collections .content .bloc-elements ul .sous-element .sub .image a:visited {
	color:#00e8b2;
	font-weight:400
}
#section-collections .content .bloc-elements ul .sous-element .sub .image a:hover {
	color:#00e8b2;
	font-weight:400
}
#section-collections .content .bloc-elements ul .sous-element .sub .image {
	width:100%;
}
#section-collections .content .bloc-elements ul .sous-element .sub:hover {
	border-color:#00e8b2
}
#section-collections .content .bloc-elements ul .sous-element .sub .texte {
	color:white;
}
#section-collections .content .bloc-elements ul .sous-element .sub .texte a {
	color:#00e8b2
}
#section-collections .content .acquisitions li {
	font-size:13px;
	color:white;
	font-weight:400;
	list-style: outside
}
#section-collections .content .acquisitions p {
	font-size:16px;
	color:white;
	font-weight:700
}
#section-collections .content .acquisitions .yoyo {
	position: absolute;
	top: -80px;
}
#section-collections .content .acquisitions .up {
	position: absolute;
	top: -84px;
	right:-40px
}
#section-collections .content .acquisitions .down {
	position: absolute;
	top: -84px;
	right:70px
}
#section-collections .content .compression a {
	text-decoration:none
}
#section-collections .content .compression figure {
	position:relative
}
#section-collections .content .compression figure img {
	position:absolute;
	right:70px;
	top:-70px
}
#section-collections .content .compression figure figcaption {
	border:2px solid #5b5c5d;
	padding:25px;
	font-size:20px;
	color:#45bcd2;
	text-align:left;
	margin:0 50px
}
.section#section-service .bg-image {
	background-image:url('../images/service/service.jpg')
}
#section-service .section-title {
	color:#45bcd2;
	margin-top:1.4em
}
#section-service .content, #section-service .content .typo-36px, #section-service .section-summary a, #section-service .section-summary, #section-service .content h4, #section-service .content p {
	color:white
}
#section-service .content h4, #section-service .content p, #section-service .content h1, #section-service .content h2, #section-service .content h3 {
	margin:.35em 0
}
#section-service .content a {
	color:#45bcd2;
	text-decoration:none
}
#section-service .content a:hover {
	color:#45bcd2
}
#section-service .content h1 {
	font-size:75px
}
#section-service .content h2 {
	font-size:72px
}
#section-service .content h3 {
	font-size:36px
}
#section-service .content h4 {
	font-size:15px
}
#section-service .content dt {
	color:#DD4124;
	font-weight:400;
	margin-top:12px;
	padding-top:10%;
	border-bottom:none
}
#section-service .content .ticket-top {
	height:166px;
	width:100%;
	position:relative
}
#section-service .content .corners {
	position:absolute;
	width:100%;
	height:100%;
	border-top:3px solid #45bcd2
}
#section-service .content .corners .tl, #section-service .content .corners .tr {
	width:85px;
	height:104px;
	position:absolute;
	top:-3px;
	background-repeat:no-repeat
}
#section-service .content .corners .tl:after, #section-service .content .corners .tr:after {
	content:' ';
	display:block;
	width:3px;
	height:62px;
	top:104px;
	position:absolute;
	background:#45bcd2
}
#section-service .content .corners .tr:after {
	right:0
}
#section-service .content .hole, #section-service .content .hole:after {
	position:absolute;
	top:15px;
	width:73px;
	height:73px;
	border:3px solid #45bcd2;
	border-radius:100px;
	left:50%;
	margin-left:-36px
}
 #section-service .content .hole:after, #section-service .content .hole:after:after {
width:44px;
height:44px;
top:14px;
content:' ';
display:block;
margin-left:-25px
}
#section-service .content .logo, #section-service .content .year {
	position:absolute;
	right:20px
}
#section-service .content .logo {
	right:20px;
	bottom:8px
}
#section-service .content .year {
	text-transform:uppercase;
	font-size:20px;
	color:white;
	left:20px;
	bottom:18px
}
#section-service .content table {
	border-collapse:collapse;
	border:3px solid #45bcd2;
	position:relative;
	text-align:center;
	width:100%;
	font-weight:700
}
#section-service .content table td:nth-child(2), #section-service .content table th:nth-child(2) {
	border-left:2px solid #45bcd2
}
#section-service .content table thead {
	border-bottom:2px solid #45bcd2
}
#section-service .content table thead th {
	font-weight:400;
	padding:12px 0;
	text-transform:uppercase
}
#section-service .content table thead.kb-visitors th {
	font-size:13px
}
#section-service .content table thead .blue {
	border-bottom:3px solid #41b1a3
}
#section-service .content table thead .white {
	border-bottom:3px solid #45bcd2
}
#section-service .content table tbody {
	border-bottom:3px solid #45bcd2
}
#section-service .content table tbody td {
	width:50%
}
#section-service .content table tbody p {
	font-size:16px;
	text-transform:uppercase;
	font-weight:400;
	padding-left:12px;
	padding-right:12px
}
#section-service .content table tbody p a:hover {
	color:#45bcd2
}
#section-service .content table tbody p, #section-service .content table thead th {
	color:#45bcd2
}
#section-service .content table thead h1, #section-service .content table tbody h3 {
	color:white
}
#section-service .content table tbody.kb-visitors {
	border-bottom-width:2px
}
#section-service .content table tbody.kb-articles td {
	padding-top:10px;
	padding-bottom:10px
}
#section-service .content .bloc-elements {
	padding:5% 0;
	margin-bottom: 5px;
	text-align:left
}
#section-service .content .bloc-elements:before, #section-service .content .bloc-elements:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-service .content .bloc-elements:after {
	clear:both
}
#section-service .content .bloc-elements .bar-section {
	background:#cfcfd0;
	margin-bottom:1px;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
#section-service .content .bloc-elements .bar-section.show {
	background:#45bcd2
}
#section-service .content .bloc-elements ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	padding-left:10px;
	padding-bottom:30%;
	width:100%
}
#section-service .content .bloc-elements ul li {
	cursor:pointer;
	color:white;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:10px;
	margin:0;
	font-size:13px
}
#section-service .content .bloc-elements ul li a {
	color:#45bcd2
}
#section-service .content .bloc-elements ul li:before, #section-service .content .bloc-elements ul li:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-service .content .bloc-elements ul li:after {
	clear:both
}
#section-service .content .bloc-elements ul li.show a {
	color:#45bcd2;
	text-decoration:none
}
#section-service .content .bloc-elements ul li.show a:hover {
	color:#45bcd2
}
#section-service .content .bloc-elements ul li.show .percentage {
	color:#45bcd2
}
#section-service .content .bloc-elements ul li.show .sous-element {
	display:block
}
#section-service .content .bloc-elements ul li.show .show {
	color:white
}
#section-service .content .bloc-elements ul .percentage, #section-service .content .bloc-elements ul .meter, #section-service .content .bloc-elements ul {
	float:right
}
#section-service .content .bloc-elements ul .percentage {
	width:5%;
	color:white;
	padding-right:10px
}
#section-service .content .bloc-elements ul .meter {
	width:35%;
	height:14px;
	margin-top:2px;
	margin-left:6px;
	margin-right:12px;
	background-color:#cfcfd0;
	position:relative;
	overflow:hidden
}
#section-service .content .bloc-elements ul .fill {
	height:100%;
	background-color:#2aa0b5;
	position:absolute;
	top:0;
	left:0
}
#section-service .content .bloc-elements ul .sous-element {
	overflow:hidden;
	padding:15px 0;
	display:none
}
#section-service .content .bloc-elements ul .sous-element .sub {
	margin-bottom:10px;
	padding-left:15px;
	border-left:5px solid #45bcd2
}
#section-service .content .bloc-elements ul .sous-element .sub img {
	margin-top:5px
}
#section-service .content .bloc-elements ul .sous-element .sub:before, #section-service .content .bloc-elements ul .sous-element .sub:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-service .content .bloc-elements ul .sous-element .sub:after {
	clear:both
}
#section-service .content .bloc-elements ul .sous-element .sub .amount {
	width:100%;
	float:left;
	color:white;
	margin-right:2%;
	font-size:9px
}
#section-service .content .bloc-elements ul .sous-element .sub .image a {
	color:#45bcd2;
	font-weight:400
}
#section-service .content .bloc-elements ul .sous-element .sub .image a:visited {
	color:#45bcd2;
	font-weight:400
}
#section-service .content .bloc-elements ul .sous-element .sub .image a:hover {
	color:#45bcd2;
	font-weight:400
}
#section-service .content .bloc-elements ul .sous-element .sub .image {
	width:100%
}
#section-service .content .bloc-elements ul .sous-element .sub:hover {
	border-color:#45bcd2
}
#section-service .content .bloc-elements ul .sous-element .sub .texte {
	color:white;
}
#section-service .content .bloc-elements ul .sous-element .sub .texte a {
	color:#45bcd2
}
.section#section-bibliotheque-virtuelle .bg-image {
	background-image:url('../images/bibliotheque-virtuelle/techno.jpg');
}
#section-bibliotheque-virtuelle .section-title {
	color:white;
	margin-top:1.4em
}
#section-bibliotheque-virtuelle .section-summary {
	color:white
}
#section-bibliotheque-virtuelle .content {
	color:white
}
#section-bibliotheque-virtuelle .normalize h1 {
	margin:.5em 0;
	color:white
}
#section-bibliotheque-virtuelle .content dt {
	color:white;
	border-bottom-color:white;
}
#section-bibliotheque-virtuelle .content .cercle1, #section-bibliotheque-virtuelle .content .cercle1:after {
	position:absolute;
	width: 75px;
	height: 75px;
	border: 3px solid rgb(255, 255, 255);
	border-radius: 60px;
	font-size:11px;
	line-height:14px;
	font-weight:700;
	color:white;
	text-align:center;
	right: 0;
	top: -20%;
}
#section-bibliotheque-virtuelle .content dd h1, #section-bibliotheque-virtuelle .content dd h2, #section-bibliotheque-virtuelle .content dd h3 {
white
}
#section-bibliotheque-virtuelle .content dd h1 {
	font-size:75px
}
#section-bibliotheque-virtuelle .content dd h2 {
	font-size:60px;
	color:white
}
#section-bibliotheque-virtuelle .content hr {
	border-bottom-color:white;
	margin:1em 0
}
#section-bibliotheque-virtuelle .content .col.span3of4 {
	width:65%
}
#section-bibliotheque-virtuelle .content .col.span1of4 {
	width:35%
}
#section-bibliotheque-virtuelle .content .square-footage {
	text-align:left
}
#section-bibliotheque-virtuelle .content .square-footage figure {
	position:absolute;
	right:0;
	top:-25px
}
#section-bibliotheque-virtuelle .content .square-footage h1 {
	font-size:75px
}
#section-bibliotheque-virtuelle .content .bloc-elements {
	padding:5% 0;
	margin-bottom:5px
}
#section-bibliotheque-virtuelle .content .bloc-elements:before, #section-bibliotheque-virtuelle .content .bloc-elements:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-bibliotheque-virtuelle .content .bloc-elements:after {
	clear:both
}
#section-bibliotheque-virtuelle .content .bloc-elements .bar-section {
	background:#cfcfd0;
	margin-bottom:1px;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
#section-bibliotheque-virtuelle .content .bloc-elements .bar-section.show {
	background:white
}
#section-bibliotheque-virtuelle .content .bloc-elements ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	width:100%
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li {
	cursor:pointer;
	color:white;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:10px;
	margin:0
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li a {
	color:white;
	text-decoration:none
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li:before, #section-bibliotheque-virtuelle .content .bloc-elements ul li:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li:after {
	clear:both
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li.show a {
	color:#d9f1ee
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li.show a:hover {
	color:white
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li.show .percentage {
	color:white
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li.show .sous-element {
	display:block
}
#section-bibliotheque-virtuelle .content .bloc-elements ul li.show .show {
	color:white
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .percentage, #section-bibliotheque-virtuelle .content .bloc-elements ul .meter, #section-bibliotheque-virtuelle .content .bloc-elements ul h3 {
	float:right
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .percentage {
	width:5%;
	color:white;
	padding-right:10px
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .meter {
	width:35%;
	height:14px;
	margin-top:2px;
	margin-left:6px;
	margin-right:12px;
	background-color:#cfcfd0;
	position:relative;
	overflow:hidden
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .fill {
	height:100%;
	background-color:white;
	position:absolute;
	top:0;
	left:0
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element {
	overflow:hidden;
	padding:15px 0;
	display:none
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub {
	margin-bottom:10px;
	padding-left:15px;
	border-left:5px solid white
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub img {
	margin-top:5px
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub:before, #section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub:after {
	clear:both
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub .amount {
	width:14%;
	float:left;
	color:white;
	margin-right:2%;
	font-size:9px
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub .image a {
	color:white;
	font-weight:400
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub .image a:visited {
	color:white;
	font-weight:400
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub .image a:hover {
	color:white;
	font-weight:400
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub .image {
	width:100%;
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub:hover {
	border-color:white
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub .texte {
	color:white;
}
#section-bibliotheque-virtuelle .content .bloc-elements ul .sous-element .sub .texte a {
	color:white
}
.section#section-espaces .content .typo-50px {
	color:#fdbd12;
}
.section#section-espaces .section-title {
	color:#fdbd12;
	margin-top:1.4em
}
.section#section-espaces .section-summary {
	color:white
}
.section#section-espaces .bg-image {
	background-image:url('../images/espaces/espace.jpg')
}
.section#section-espaces .content dt {
	color:white;
	border-bottom-color:white;
}
.section#section-espaces .content dd h1, .section#section-espaces .content dd h2, .section#section-espaces .content dd h3 {
	color:#fdbd12
}
.section#section-espaces .content dd h1 {
	font-size:100px
}
.section#section-espaces .content .yellow {
	color:#fdbd12
}
.section#section-espaces .content .heures figure {
	position:absolute;
	right:0;
	top:-25px
}
#section-espaces .content .cercle1, #section-espaces .content .cercle1:after {
	position: absolute;
	width: 75px;
	height: 75px;
	border: 3px solid rgb(253, 189, 18);
	border-radius: 75px;
	font-size: 10px;
	line-height: 11px;
	font-weight: 400;
	color: white;
	text-align: center;
	right: 0;
	top: -20%;
}
.section#section-espaces .content .jours {
	margin-bottom:10px
}
.section#section-espaces .content .jours figure {
	position:absolute;
	right:16px;
	top:-25px
}
.section#section-espaces .content .jours figure .hat-top {
	position:absolute;
	right:32px;
	top:4px;
	-o-transition:top .25s ease-in-out;
	-moz-transition:top .25s ease-in-out;
	-webkit-transition:top .25s ease-in-out;
	transition:top .25s ease-in-out
}
.section#section-espaces .content .jours figure .hat-base {
	margin-top:20px
}
.section#section-espaces .content .jours:hover .hat-top {
	top:-10px
}
.section#section-espaces .content .lieu-travail {
	margin-bottom:10px
}
.section#section-espaces .content .lieu-travail figure {
	position:absolute;
	right:5px;
	top:-25px
}
.section#section-espaces .content .lieu-travail figure .front, .section#section-espaces .content .lieu-travail figure .back {
	position:absolute;
	right:0;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
.section#section-espaces .content .lieu-travail figure .front {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	opacity:1;
}
.section#section-espaces .content .lieu-travail figure .back {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
	filter:alpha(opacity=0);
	-o-opacity:0;
	-ms-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	opacity:0;
}
.section#section-espaces .content .lieu-travail:hover .front {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
	filter:alpha(opacity=0);
	-o-opacity:0;
	-ms-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	opacity:0;
}
.section#section-espaces .content .lieu-travail:hover .back {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	opacity:1;
}
#section-espaces .content .bloc-elements {
	padding:5% 0;
	margin-bottom:5px
}
#section-espaces .content .bloc-elements:before, #section-espaces .content .bloc-elements:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-espaces .content .bloc-elements:after {
	clear:both
}
#section-espaces .content .bloc-elements .bar-section {
	background:#cfcfd0;
	margin-bottom:1px;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
#section-espaces .content .bloc-elements .bar-section.show {
	background:white
}
#section-espaces .content .bloc-elements ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	width:100%
}
#section-espaces .content .bloc-elements ul li {
	cursor:pointer;
	color:white;
	text-transform:uppercase;
	font-weight:700;
	padding:10px 0;
	margin:0;
	font-size:13px
}
#section-espaces .content .bloc-elements ul li a {
	color:white
}
#section-espaces .content .bloc-elements ul li:before, #section-espaces .content .bloc-elements ul li:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-espaces .content .bloc-elements ul li:after {
	clear:both
}
#section-espaces .content .bloc-elements ul li.show a {
	color:#00e8b2;
	text-decoration:none
}
#section-espaces .content .bloc-elements ul li.show a:hover {
	color:white
}
#section-espaces .content .bloc-elements ul li.show .percentage {
	color:#393a3b
}
#section-espaces .content .bloc-elements ul li.show .sous-element {
	display:block
}
#section-espaces .content .bloc-elements ul li.show .show {
	color:white
}
#section-espaces .content .bloc-elements ul .percentage, #section-espaces .content .bloc-elements ul .meter, #section-espaces .content .bloc-elements ul h3 {
	float:right
}
#section-espaces .content .bloc-elements ul .percentage {
	width:5%;
	color:white;
	padding-right:10px
}
#section-espaces .content .bloc-elements ul .meter {
	width:35%;
	height:14px;
	margin-top:2px;
	margin-left:6px;
	margin-right:12px;
	background-color:#cfcfd0;
	position:relative;
	overflow:hidden
}
#section-espaces .content .bloc-elements ul .fill {
	height:100%;
	background-color:#2aa0b5;
	position:absolute;
	top:0;
	left:0
}
#section-espaces .content .bloc-elements ul .sous-element {
	overflow:hidden;
	padding:15px 0;
	display:none
}
#section-espaces .content .bloc-elements ul .sous-element .sub {
	margin-bottom:10px;
	padding-left:15px;
	border-left:5px solid #fdbd12
}
#section-espaces .content .bloc-elements ul .sous-element .sub img {
	margin-top:5px
}
#section-espaces .content .bloc-elements ul .sous-element .sub:before, #section-espaces .content .bloc-elements ul .sous-element .sub:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-espaces .content .bloc-elements ul .sous-element .sub:after {
	clear:both
}
#section-espaces .content .bloc-elements ul .sous-element .sub .amount {
	width:14%;
	float:left;
	color:white;
	margin-right:2%;
	font-size:9px
}
#section-espaces .content .bloc-elements ul .sous-element .sub .image a {
	color:#fdbd12;
	font-weight:400
}
#section-espaces .content .bloc-elements ul .sous-element .sub .image a:visited {
	color:#fdbd12;
	font-weight:400
}
#section-espaces .content .bloc-elements ul .sous-element .sub .image a:hover {
	color:#fdbd12;
	font-weight:400
}
#section-espaces .content .bloc-elements ul .sous-element .sub .image {
	width:100%;
}
#section-espaces .content .bloc-elements ul .sous-element .sub:hover {
	border-color:#fdbd12
}
#section-espaces .content .bloc-elements ul .sous-element .sub .texte {
	color:white;
}
#section-espaces .content .bloc-elements ul .sous-element .sub .texte a {
	color:#fdbd12
}
#section-equipe .section-title {
	color:#7fc1f8;
	margin-top:1.4em
}
#section-equipe .section-summary {
	color:white
}
#section-equipe .content dl, #section-equipe .content dd, #section-equipe .content h1 {
	color:#7fc1f8
}
#section-equipe .content dt {
	color:#7fc1f8;
	border-bottom-color:#7fc1f8
}
#section-equipe .content h1 {
	font-size:100px
}
#section-equipe .content ul {
	list-style:none;
	padding:0;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase
}
#section-equipe .content ul a {
	text-decoration:none;
	color:#7fc1f8
}
#section-equipe .content ul a:hover {
	color:#7fc1f8
}
#section-equipe .content .bloc-elements {
	padding:5% 0;
	margin-bottom:5px
}
#section-equipe .content .bloc-elements:before, #section-equipe .content .bloc-elements:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-equipe .content .bloc-elements:after {
	clear:both
}
#section-equipe .content .bloc-elements .bar-section {
	background:#cfcfd0;
	margin-bottom:1px;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear
}
#section-equipe .content .bloc-elements .bar-section.show {
	background:white
}
#section-equipe .content .bloc-elements ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	width:100%
}
#section-equipe .content .bloc-elements ul li {
	cursor:pointer;
	color:white;
	text-transform:uppercase;
	font-weight:700;
	padding:10px;
	margin:0;
	text-font:14px
}
#section-equipe .content .bloc-elements ul li a {
	color:#7fc1f8
}
#section-equipe .content .bloc-elements ul li:before, #section-equipe .content .bloc-elements ul li:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-equipe .content .bloc-elements ul li:after {
	clear:both
}
#section-equipe .content .bloc-elements ul li.show a {
	color:#7fc1f8;
	text-decoration:none
}
#section-equipe .content .bloc-elements ul li.show a:hover {
	color:#7fc1f8
}
#section-equipe .content .bloc-elements ul li.show .percentage {
	color:#393a3b
}
#section-equipe .content .bloc-elements ul li.show .sous-element {
	display:block
}
#section-equipe .content .bloc-elements ul li.show .show {
	color:white
}
#section-equipe .content .bloc-elements ul h3 {
	float:right
}
#section-equipe .content .bloc-elements ul .percentage {
	width:5%;
	color:white;
	padding-right:10px
}
#section-equipe .content .bloc-elements ul .meter {
	width:35%;
	height:14px;
	margin-top:2px;
	margin-left:6px;
	margin-right:12px;
	background-color:#cfcfd0;
	position:relative;
	overflow:hidden
}
#section-equipe .content .bloc-elements ul .fill {
	height:100%;
	background-color:#2aa0b5;
	position:absolute;
	top:0;
	left:0
}
#section-equipe .content .bloc-elements ul .sous-element {
	overflow:hidden;
	padding:15px 0;
	display:none
}
#section-equipe .content .bloc-elements ul .sous-element .sub:before, #section-equipe .content .bloc-elements ul .sous-element .sub:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-equipe .content .bloc-elements ul .sous-element .sub {
	margin-bottom:5px;
	padding-left:15px;
	border-left:5px solid #7fc1f8
}
#section-equipe .content .bloc-elements ul .sous-element .sub:after {
	clear:both
}
#section-equipe .content .bloc-elements ul .sous-element .sub .amount {
	width:14%;
	float:left;
	color:white;
	margin-right:2%;
	font-size:9px
}
#section-equipe .content .bloc-elements ul .sous-element .sub img {
	width:100%;
	margin-top:5px
}
#section-equipe .content .bloc-elements ul .sous-element .sub img a {
	color:#7fc1f8;
	font-weight:400
}
#section-equipe .content .bloc-elements ul .sous-element .sub img a:hover {
	color:#7fc1f8;
	font-weight:400
}
#section-equipe .content .bloc-elements ul .sous-element .sub img a:visited {
	color:#7fc1f8;
	font-weight:400
}
#section-equipe .content .bloc-elements ul .sous-element .sub:hover {
	border-color:#7fc1f8
}
#section-equipe .content .bloc-elements ul .sous-element .sub .texte {
	color:white;
}
#section-equipe .content .bloc-elements ul .sous-element .sub .texte a {
	color:#7fc1f8
}
#section-equipe .content .cercle, #section-equipe .content .cercle:after {
	position: relative;
	width: 175px;
	height: 175px;
	border: 3px solid rgb(127, 193, 248);
	border-radius: 175px;
	font-size:12px;
	font-weight:700;
	color:white;
	text-align:center;
	line-height:16px;
	float:center;
    cursor: pointer; 
}
#section-equipe .content .liste {
	display:none;
	float:center;
	width:400px;
	position:absolute;
	top: -1.7em;
	right:-20em;
    cursor: default;
}

#section-equipe .content{
	min-height:900px
}


/* section chiffre */
#section-chiffre {
	min-height:900px;
}

#section-chiffre .section-title{
	    margin-top: 0!important;
		margin-bottom: 0!important;
		font-size:50px;

}



#section-chiffre .section-title {
	color:white;
	margin-top:1.4em
}
#section-chiffre .section-summary {
	color:white
}
#section-chiffre .content dl, #section-equipe .content dd, #section-equipe .content h1 {
	color:white
}
#section-chiffre .content dt {
	color:white;
	border-bottom-color:white
}
#section-chiffre .content ul {
	list-style:none;
	padding:0;
	font-size:13px;
	font-weight:700;
	text-transform:uppercase
}
#section-chiffre .content ul li a {
	text-decoration:none;
	color:white
}
#section-chiffre.content ul li a:hover {
	color:black
}
#section-chiffre .content li {
	border-bottom-color:white
}
#section-chiffre .content .bloc-elements {
	padding:5% 0;
	margin-bottom:5px
}
#section-chiffre .content .bloc-elements:before, #section-equipe .content .bloc-elements:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden
}
#section-chiffre .content .bloc-elements:after {
	clear:both
}
#section-chiffre .map {
	position:relative;
	left:0;
	top:20px;
	width:100%;
	height:auto;
	z-index:0;
	-o-transition:opacity .3s linear;
	-moz-transition:opacity .3s linear;
	-webkit-transition:opacity .3s linear;
	transition:opacity .3s linear;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
	filter:alpha(opacity=0);
	-o-opacity:0;
	-ms-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	min-height:600px;
	color:#000!important
}
#section-chiffre .map .stat {
	display:none;
	z-index:2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
	filter:alpha(opacity=0);
	-o-opacity:0;
	-ms-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-o-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
}
#section-chiffre .map table.stat {
	width:100%
}
#section-chiffre .map .stat th {
	text-align:right;
}
#section-chiffre .map .stat th:first-child {
	text-align:left;
}
#section-chiffre .map .stat.show {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    opacity:1;
	display:block;
}
#section-chiffre .map table.stat.show {
	display:table;
}
#section-chiffre.fixed .map {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter:alpha(opacity=100);
	-o-opacity:1;
	-ms-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    opacity:1;
}
#section-chiffre .map table {
	border-collapse:collapse;
	font-weight:400;
	font-size:.75em;
	padding:.2em;
	width:100%!important;
}
#section-chiffre .map table td:first-child {
	text-align:left;
}
#section-chiffre .map table td {
	border-bottom:2px solid #000;
	text-align:right;
}
/* Section pied de page*/
footer.section {
	position:relative;
	z-index:20;
	padding:0 !important
}
footer.section figure {
	width:100%
}
footer.section figure.bib-wave {
	height:1000px;
	overflow:hidden;
	position:relative
}
footer.section figure.bib-wave img {
	position:absolute;
	bottom:0;
	width:1600px;
	left:50%;
	margin-left:-800px;
	display:none
}
footer.section figure.bib-wave .backstretch img {
	display:block
}
footer.section .content {
	width:100%;
	top:0;
	left:0;
	padding:0 !important;
	float:none;
	margin-bottom:0!important
}
 footer.section:after:before, footer.section:after:after {
content:"\0020";
display:block;
height:0;
overflow:hidden
}

 footer.section:after:after {
clear:both
}
