.container {
    background-color: white;
}
#piedPage ul {
    margin: 10px;
}
#piedPage ul li {
    list-style: none;
    padding: 8px 0 8px 0;
}
#piedPage ul li a {
	color: #FFFFFF;
	font-family: 'FuturaMedium';
	font-size: 14px;
	text-decoration: none;
}
.footerTitle {
	color: #FFFFFF;
	font-family: 'FuturaMedium';
	font-size: 18px;
	text-transform: uppercase;
	font-weight: lighter;    
}
#piedPage {
    padding-top: 20px;
}
header {
    margin-bottom: 30px;
}
footer {
    margin-top: 30px;
}
#carouselPageCollectionControls {
    padding: 10px 80px 10px 80px;
    /*background-color: gray;*/ /*6ebaf4*/
    /*height: 400px;*/
    border-radius: 10px;
}
#carouselPageCollectionControls .goNext {
    position: absolute;
    top: 170px;
    right: 4px;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    background: #000000 url(../images/template/next-white-arrow.png) no-repeat center center;
    z-index: 1000;
}
#carouselPageCollectionControls .goPrev {
    position: absolute;
    top: 170px;
    left: 4px;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    background: #000000 url(../images/template/prev-white-arrow.png) no-repeat center center;
    z-index: 1000;
}
#carouselCollectionControls {
    padding: 10px 0 10px 0;
    background-color: black;
    /*height: 400px;*/
    border-radius: 10px;
}
#carouselCollectionControls .carousel-item {
    padding: 0 40px 0 40px;
}
#carouselActualitesControls {
    padding: 10px 0 10px 0;
    background-color: white;
    /*height: 400px;*/
    border-radius: 10px;
}
#carouselActualitesControls .carousel-item {
    padding: 0 40px 0 40px;
}
.imgSlider {
    border:4px solid white; 
    border-radius: 5px;
    width: 100%;
}

.slideBook .thbCouv {
    padding-top: 10px;
    text-align: center;
}

.slideBook .txtCouv {
    padding-top: 10px;
}

.slideBook .cmdCouv {
    padding-top: 10px;
}
.slideBook .buttonLink {
    text-align: center;
}
.accLine {
    margin-top:20px;
    padding: 20px 20px 20px 15px;
    background-color: black;
    opacity: 0.8;
}
header nav ul li a {
	font-size: 14px;
}
.collectionItem {
    /*margin-left:10px;
    margin-right:10px;*/
    padding:10px;
    /*border: 2px solid white;*/
    /*border-radius: 10px;*/
}
.collectionItem a {
    color:white;
    text-decoration: none;
}
.carousel-control-next, .carousel-control-prev {
    width: 9% !important;
}
.visuelRoman img{
    width: 100%;
}
.monTexteRoman {
	font-family: 'Times New Roman';
	font-size: 22px;
	color: #212529;	
	line-height: 26px;
	margin: 0px 0px 10px 0px;
	padding-right: 10px;
}
.shareContainer form p input[type='text'], 
.shareContainer form p textarea {
    width: 100%;
	border: 1px solid #FFFFFF;
	font-family: 'Arial';
	font-size: 12px;
	color: #2C1413;
	background: #FFFFFF;
}
/*
#carouselActualitesControls .carousel-control-prev-icon,
#carouselActualitesControls .carousel-control-next-icon {
  outline: black;
  background-size: 100%, 100%;
  background: #000000 url(../images/template/next-white-arrow.png) no-repeat center center;
}

#carouselActualitesControls .carousel-control-next-icon:after
{
  content: '>';
  font-size: 55px;
    color: black;
    font-weight: bold;
}

#carouselActualitesControls .carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
    color: black;
    font-weight: bold;
}
*/

.ovaleVert, .ovale00dd00 {
    background-color:#00dd00;
    color:black;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.ovaleRouge {
    background-color:#ff0000;
    color:white;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.ovaleJaune {
    background-color:#fff000;
    color:black;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.ovaleBleu {
    background-color:#253bdd;
    color:white;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.ovaleOrange {
    background-color:#E65100;
    color:white;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}

.ovaleVert div, .ovaleRouge div, .ovaleJaune div, .ovale00dd00 div, .ovaleBleu div, .ovaleOrange div {
    /*position:absolute;*/
    text-align:center;
    font-family:FuturaBook;
    font-size: 20px;
    line-height:24px;
    /*z-index:9999;*/
}

.MenuARCBleuFonce {
    background-color:#0D47A1;
    color:white;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.MenuARCBleuClair {
    background-color:#2196F3;
    color:black;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.MenuARCVert {
    background-color:#00C853;
    color:black;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.MenuARCJaune {
    background-color:#EEFF41;
    color:black;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.MenuARCOrange {
    background-color:#EF6C00;
    color:black;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}
.MenuARCRouge {
    background-color:#D50000;
    color:white;
    /*border:1px solid black;*/
    border-radius:20px;
    cursor:pointer;
    margin-bottom: 20px;
}


.MenuARCBleuFonce div, .MenuARCBleuClair, .MenuARCVert div, .MenuARCJaune div, .MenuARCOrange div, .MenuARCRouge div {
    /*position:absolute;*/
    text-align:center;
    font-family:FuturaBook;
    font-size: 20px;
    line-height:24px;
    /*z-index:9999;*/
}

.goPrevNew, .uniqueContainer .goPrev {
    left: 4px;
    background: #000000 url(../images/template/prev-white-arrow.png) no-repeat center center;
}

.collectionImage {
    width: 100%;
    height: 322px;
}
@media (max-width: 768px) {
    .collectionImage {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 768px) {

    #carouselCollectionControls .carousel-item {
        padding-left: 100px;
    }

    header nav ul li a {
        font-size: 18px;
    }
    
    .slideBook .thbCouv {
        text-align: left;
    }

    .slideBook .txtCouv {
        width: 310px;
    }

    .slideBook .cmdCouv {
        width: 235px;
    }
    .slideBook .cmdCouv h3 {
        font-family: 'FuturaBook';
        font-size: 30px;
        color: #CC0000;
        text-transform: uppercase;
        line-height:50px;
        text-align:center;
    }
    header nav ul li a {
        display: block;
        height: 36px;
        line-height: 36px;
        padding: 0px 14px 0px 14px;
        text-transform: uppercase;
        font-family: 'FuturaBook';
        font-size: 24px;
        color: #000000;
        text-decoration: none;
    }
    .shareContainer form p input[type='text'], 
    .shareContainer form p textarea {
        width: 315px;
    }
    
}

@media (min-width: 100px) {
    .navbar-nav {
        display: block;
    }
    .navbar {
        padding: 0 !important;
    }
}
.titleCollection {
    font-size:24px;
    color:white;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding:15px 5px 15px 5px;
}