@font-face {
    font-family: tintin;
    src: url(tintin_talking-webfont.eot);
    src: url(tintin_talking-webfont.eot?#iefix) format('embedded-opentype'), url(tintin_talking-webfont.woff2) format('woff2'), url(tintin_talking-webfont.woff) format('woff'), url(tintin_talking-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

body {
    background-color: aliceblue;
    font-family: tintin;
    font-size: 150%;
    line-height: 1.4
}

.corps {
    background-color: rgba(255, 255, 255, .4);
    padding-top: 30px;
    padding-bottom: 30px;
min-height: 600px;}

.titre {
    display: block;
    height: auto;
    width: 50%;
    margin: auto;
    margin-bottom: 40px;
      margin-top: 40px;
    
}

.corps ul li {
    list-style-position: outside;
    list-style-type: square;
    padding-left: 10px;
    margin-left: 50px
}

.corps p {
    margin-bottom: 30px
}

.corps h2 {
    font-size: 200%;
    color: rgba(190, 32, 33, 1)
}

.corps a {
    color: rgba(190, 32, 33, 1)
}

.social img {
    display: block;
    height: auto;
    width: 100%
}

.foot {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #016289;
    border-top-width: thick;
    border-top-style: solid;
    border-top-color: #58a333;
     color: rgba(205,205,205, 1)
}

.foot a {
    color: rgba(205,205,205, 1)
}

.tetepage .logo img {
    display: block;
    height: auto;
    width: 100%
}

.tetepage {
    padding: 0;
    margin-top: 10px
}

.corpspage .bloc img {
    display: block;
    width: 90%;
    height: auto;
    margin: 10px auto
}

.corpspage .bloc {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 5px
}

.corpspage .bloc li,
.corpspage .bloc p {
    margin: 0 10% 10px;
    font-size: 90%;
    text-align: justify
}

.corpspage.container_12 .grid_12.rdv img {
    display: block;
    height: auto;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px
}

.boite_player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
    width: 100%;
    background-image: url(../wood.jpg)
}

.boite_player embed,
.boite_player iframe,
.boite_player object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.boiteintegre .vizupayer .afficheurtaille {
    height: 177px;
    width: 300px;
    border: 1px solid rgba(153, 0, 0, 1);
    margin: 10px auto;
    background-image: url(images/fd.jpg);
    line-height: 177px;
    font-size: 25px;
    text-align: center;
    color: rgba(153, 0, 0, 1);
    background-color: rgba(255, 255, 255, .3)
}

#curseurtaille {
    background-color: rgba(51, 51, 51, 1);
    box-shadow: inset 8px 4px 16px #333;
    border-bottom: #eee solid 1px
}

#curseurtaille .follow_bar {
    background-color: rgba(118, 183, 41, 1)
}

.boiteintegre .taille {
    margin: 5px;
    padding-right: 30%;
    padding-left: 30%
}

.embed {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(102, 102, 102, 1);
    border-radius: 0 0 5px 5px;
    background-image: url(../wood.jpg);
    margin: 0;
    padding: 20px
}

.boiteintegre {
    padding: 0;
    background-color: rgba(255, 255, 255, .5);
    margin: 0 0 5px
}

.boiteintegre .code,
#zonetexte .code {
    font-family: "Courier New", Courier, monospace;
    padding: 5px;
    border: 1px solid rgba(153, 153, 153, 1);
    font-size: 80%;
    background-color: rgba(255, 255, 255, .6);
    margin: 5px
}

#openembed {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    text-align: center
}

#openembed a {
    display: block;
    background-image: url(../wood.jpg);
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-size: 90%;
    width: 100%;
    border-radius: 0 0 5px 5px
}

.infoocookies {
    padding: 4px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    background-color: rgba(68, 66, 45, 0.5);
    font-size: 100%;
}

#messgecookies {
    font-size: 70%;
    color: rgba(255, 255, 255, 1);
}

.totempub img {
    display: block;
    height: auto;
    width: 100%;
}

.titreh2image {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    height: auto;
    width: 50%;
    max-width: 300px;
}



.btcookies {
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 30px;
    padding: 2%;
    display: block;
    border-radius: 5px;
    background-color: rgba(153, 0, 0, 1);
    width: 90%;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    font-size: 15px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 1);
    font-family: Verdana, Geneva, sans-serif;
}
