.page{}


.fr,.en {
    float: left;
    margin-top: 60px;
}
.separator {
    float: left;
}
.news_readmore{
    margin-right: 6%;
}
.news_readmore2{
    margin-right: 30%;
}
#page3 {
    background-image: url("../img/propos.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #008C9C;
}

#page4 {
    background-image: url("../img/p4img2.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #FF6200;
}

#page4 img {
    margin-top: 135px;
}

#page5 {
    background-image: url("../img/p5img1.gif");
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #0A012D;
}
#page5 img{
    margin-bottom: 0;
}

.textP6 {
    float: left;
    padding-bottom: 60px;
    padding-left: 0;
    padding-top: 28px;
    max-width: 490px;
}

.textP8, .textP9 {
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 20px;
    width: 495px;
}

.textP10 {
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 20px;
    width: 520px;
}

.textP11 {
    
    padding-left: 48px;
    padding-top: 1%;
}

.textP12, .textP13, .textP14, .textP15, .textP16 {
    float: left;
    margin-left: 2%;
    padding-left: 11%;
    padding-top: 5px;
    
    padding-bottom: 10%;
}
.page8_9_10{ 
width:100%;
padding:0;
margin:0;   
background-image: url("../img/bg/p8_9_10bg.gif");
min-height:330px;}

.page8_9_10bg{
padding-top:30px;
background-image: url("../img/bg/p8_9_10bg.gif");

}
#page11, #page12, #page13, #page14, #page15{
background-image: url("../img/town_separator.jpg");
background-repeat: repeat-x;
background-position: left 97%;
}
#page18, #page19{
background-image: url("../img/town_separator.jpg");
background-repeat: repeat-x;
background-position: left 99%;
}
.page17 {
    background-image: url("../img/bg/p17.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: #FF6200;
}

.textP18, .textP19, .textP20 {
    padding-left: 115px;
    padding-top: 30px;
    max-width: 680px;
}


.page6 .row .data {
    background-image: url("../img/p63.png");
    background-position: right center;
    background-repeat: no-repeat;
}

.Menu {
    float: left;
    width: 100%;
}

.Menu img{margin-bottom: 0px;}

.sendemail {
    margin-left: 0px;
    margin-top:-25px;
}
.sendemail2 {
    margin-left: 0px;
    margin-top:-25px;
}
.form {
    width: 100%;
    margin-top: 3%;
}


label {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 5px;
}

#email {
    border: medium none;
    height: 22px;
    padding: 10px 10px 8px;
    width: 300px;
    margin-right: 10px;
    float: left;
}

#send {
    border: medium none;
    height: 40px;
    padding: 3px;
    float: left;
}

.social {
    float: left;
    margin-left: 0px;
    margin-top: 80px;
}

.socialData {
    margin-top: 5%;
    margin-bottom: 1%;
}

.socialData b {padding-right: 10px;}

.menu {
    margin: 0 auto;
    max-width: 1280px;
}

.menu img {
    float: left;
}

.left {
    float: left;
}

.right {
    float: right;
}
.margin_bottom_0 {margin-bottom: 0px !important;}
/****p1***/
.hopscotch {margin-top: 50px;}

.text1 {
    float: left;
    padding: 87px 0;
}

.text2 {
    float: left;
    padding: 0;
    max-width: 514px;
    padding-left: 8px;
}

.text3 {
    float: left;
    padding-top: 100px;
    width: 100%;
}

.text4 {
    float: left;
    padding-bottom: 35px;
    padding-left: 2px;
    padding-top: 10px;
    width: 100%;
}

.text5 {
    clear: both;
    float: left;
    padding-bottom: 6%;
    padding-left: 0;
    padding-top: 6%;
    max-width: 655px;
}

#MenuSep1{
        width: 3%;
    }
@media screen and (max-width: 1260px) {
    
    #home img{
        width: 360px;
    }
    #MenuSep2{
        width: 15px;
    }
    #propos img{
        width: 120px;
    }
    #barometre2 img{
        width: 161px;
        margin-left: -8px;
    }
    #archive img{
        width: 116px;
        margin-left: -7px;
    }
    #contact img{
        width: 118px;
        margin-left: -8px;
    }
    #MenuFr{
        width: 40px;
        margin-left: -9px;
    }
    #MenuEn{
        width: 37px;
        margin-left: -7px;
    }
}
@media all and (max-width: 1024px) {

.textP12, .textP13, .textP14, .textP15, .textP16 {

    width: 430px;
}
    #page3, #page4 {
        background-image: none;
    }
}