@import "bootstrap.min.css";
@import "bootstrap-responsive.min.css";

@font-face {
    font-family: sans-serif;
    src: url('../fonts/lobster-webfont.eot');
    src: url('../fonts/lobster-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lobster-webfont.woff') format('woff'),
        url('../fonts/lobster-webfont.ttf') format('truetype'),
        url('../fonts/lobster-webfont.svg#lobster_1.4regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    background: url("../img/body.png") repeat-x scroll left top #f5f1f0;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    margin: 0;
}
#account
{
    float: right;
    margin-right:5px;
    margin-top: 0px;
}
img
{
    border: none;
    max-width: 100%;
}
.container
{
    width: 1000px;
    margin: 0 auto;
}
header
{
    float: left;
    width: 100%;
    position: relative;
}
header #logo
{
    float: left;
    width: 37%;
    position: relative;
}
header #etapes
{
    float: left;
    width: 63%;
    position: relative;
}

main
{
    float: left;
    width: 100%;
    position: relative;
    max-height: 100%;
    height: 100% !important;
}

main .etape
{
    float: left;
    width: 100%;
}

main .etape h2
{
    margin: 8px 0px 0px 0px;
    padding: 8px 0px 2px 0px;
    font-family: sans-serif;
    font-size: 26px;
    color: #004e99;
}
main .etape h3
{
    margin: 8px 0px 0px 0px;
    padding: 0 22px;
    font-family: sans-serif;
    font-size: 22px;
    color: #004e99;
}
main .etape h4
{
    margin: 0px 0px 0px 0px;
    padding: 0 0 25px;
    font-family: sans-serif;
    font-size: 14px;
    color: #004e99;
    margin-left: 14px;
}
main .etape h2 span
{
    font-size: 12px;
    font-weight: normal;
}
main .etape .data
{
    float: left;
    width: 100%;
    padding: 6px;
    background-color: #4eaff9;
    max-height: 10%;
}

main #etape4
{
    float: left;
    width: 100%;
/*    padding: 4px 12px;*/
    background-color: #4eaff9;
    /*margin-bottom: 30px;*/
}
main #paiement
{
    float: left;
    width: 50%;
    margin-top: 10px;
}
main #paiement label
{
    font-family: 13px;
}
main #paiement #cgv
{
    float: left;
    /*margin: 0px 3px;*/
    margin-top: 8px;
    margin-left: 19px;
}
main #paiement label a
{
    /*margin-top: -1px;*/
    color: #23201E;
    text-decoration: none;
    padding-left: 4px;
}
.no_product
{
    color: #23201E;
    text-align: center;
    font-size: 15px;
    font-family: sans-serif;

}
main{
    /*padding-bottom: 30px;*/
}
main #logo-pay
{
    float: left;
    width: 50%;
}
main #logo-pay img
{
    float: right;
    margin-right: 24px;
    padding-bottom: 12px;
    margin-top: -40px;
}

main .etape .data .content2
{
    background-image: url('../img/ligne.png');
    background-position: bottom center;
    background-repeat: repeat-x;
    float: left;
    width: 94%;
    margin: 0 3%;
    padding: 12px 0;
    text-align: center;
}

main .etape .data .content3
{
    background-image: url('../img/ligne.png');
    background-position: bottom center;
    background-repeat: repeat-x;
    float: left;
    width: 98%;
    margin: 0 1%;
    padding: 8px 0;
    text-align: center;
    font-size: 16px;
}
.content2 div
{
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: #23201E;
    width: 20%;
    margin: 0 14px;
    padding: 3px 5px;
    float: left;
}
.content2 div label
{
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.content2 div select
{
    float: left;
    width: 98%;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: #23201E;
    padding: 3px 1%;
    float: left;
}
#choix
{
    float: left;
    width: 30%;
}
#choix select
{
    width: 70%;
    padding: 3px 5px;
    float: left;
    margin: 55px;
    font-size: 13px;
    color: #23201E;
}
#banner
{
    float: right;
    width: 70%;
    text-align: right;
    max-height: 194px;
    height: 194px;
}
#banner img
{
    float: right;
    border-radius: 10px;
    width: auto;
    max-height: 200px;
    height: 200px;
    margin-right: 20px;
    margin-top: 20px;
}
footer
{
    float: left;
    width: 100%;
    position: relative;
    margin: 0px;
    background-color: #004e99;
    text-align: center;
    margin-top: 12px;
}
footer ul
{
    margin: 15px 0;
    padding: 0px;

    display: inline-block;
}
footer ul li
{
    margin: 0px;
    padding: 0px;
    float: left;
    padding: 1px 0;
    border-left:1px solid #ffffff;

}
footer ul li a
{
    color: #ffffff;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}
footer ul li:first-child
{
    border: none;
}
footer ul li a:hover,footer ul li a:active, footer ul li a:focus
{

}
#payer
{
/*    background-color: #004e99;*/
    background-color: #004e99;
    border-radius: 3px;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: initial;
    padding: 5px 10px;
    border: none;
/*    font-family: sans-serif;*/
    font-family: sans-serif;
    cursor: pointer;
    margin-left: 20px;
}
.leftStep
{
    float: left;
    width: 50%;
    margin: 20px 0;
    background: url("../img/seperator.png") no-repeat right 20px transparent;
}
.leftStep .form
{
    float: left;
    margin-left: 75px;
    width: 280px;
    padding: 10px 0;
}
.leftStep .form label
{
    float: left;
    color: #004e99;
    width: 110px;
    padding: 3px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 4px;
}
.leftStep .form input
{
    float: left;
    width: 150px;
    margin-bottom: 10px;
    color: #23201E;
    height: 18px;
    border: 1px solid #999;
}
#login
{
    /*float: left;*/
    background-image: url('../img/ok.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 100px;
    height: 34px;
    border: none;
    cursor: pointer;
    margin: 0px 12px;
    outline: none;
    margin-top: 0px;
    margin-bottom: 12px;
}
.forgot
{
    color: #004e99;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}
.register
{
    color: #004e99;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}
.rightStep
{
    float: left;
    width: 34%;
    margin: 20px 0;
    padding: 0 8%;
}


.formulaire, .paiement
{
    float: left;
    width: 100%;

}
.formulaire h2, .paiement h2
{
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 12px 0px;
    font-family: sans-serif;
    font-size: 35px;
    color: #004e99;
}
.paiement p
{
    font-family: sans-serif;
    font-size: 15px;
    color: #004e99;
    font-weight: normal;
    margin: 10px 0;
}
.paiement .customp
{
    font-family: helvetica, arial;
    font-size: 14px;
    color: #004e99;
    font-weight: normal;
    margin: 10px 0;
    line-height: 20px;
}
.formulaire .row, .paiement .row {
    background: #FFF;
    padding: 15px 1%;
    margin-bottom: 1px;
    border-bottom: 1px solid #DEDEDE;
    line-height: 1.4em;
    float: left;
    width: 98%;


}

.formulaire .row:nth-child(2n), .paiement .row:nth-child(2n) {
    background: #F6F6F6;
}
.formulaire label
{
    float: left;
    width: 100%;
    font-weight: bold;
    margin: 0px 0 10px 0;
}
.formulaire select
{
    background: #FFF url('../img/bg.gif') repeat-x top;
    padding: 5px 10px;
    width: 300px;
    border-radius: 5px;
    border: 1px solid #999;
    color: #222;
    outline: none;
}
.formulaire input
{
    background: #FFF url('../img/bg.gif') repeat-x top;
    padding: 6px 10px;
    width: 280px;
    border-radius: 5px;
    border: 1px solid #999;
    color: #222;
    outline: none;
}
.formulaire .row span{
    color: #C40000;
    padding-left: 5px;
}


.formulaire input[type="submit"],.formulaire input[type="button"]
{
    background-color: #004e99;
    border: none;
    color: #FFFFFF;
    width: auto;
    padding: 8px 10px;
    background-image: none;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
}
.error
{
    font-size: 14px;
    font-weight: bold;
    color: #C40000;
    padding-bottom: 10px;
}
.connection{
    margin-top: 8px;
    margin-left: 8px;
    text-align:center;
    /*background: url(../img/feu_01.gif);*/
    background-size: 99% 360px;
    background-repeat: no-repeat;
}
.connection a{
    color:#004e99
}
.input_cnx{
    text-align: left;
    margin-left: 33%
}
.input_1{
    width: 140px;
    margin-left: 57px;
    margin-right: 0;
    border: 1px solid rgb(153, 153, 153);

}
.input_2{
    width: 140px;
    margin-left: 8px;
    margin-right: 0;
    border: 1px solid rgb(153, 153, 153);
}

#page
{
    float: left;
    width: 100%;
    min-height: 600px;
    margin-bottom: 20px;
}
#page h2
{
    float: left;
    margin: 20px 0px 0px 0px;
    padding: 0 0 25px;
    font-family: sans-serif;
    font-size: 22px;
    color: #004e99;
}
#page #pageContent
{
    float: left;
    width: 98%;
    padding: 1%;
    background-color: #4eaff9;
    border-radius: 5px;
    line-height: 25px;
}
.produit
{
    float: left;
    width: 100%;
    padding: 5px 0;
    cursor: pointer;
    margin-bottom: 5px;
}
.produit:hover, .produit:focus, .produit:active
{
    background-color: #004e99;
}
.produit input
{
    float: left;
    margin-left: 4px;
    margin-right: 8px;
    margin-top: 8px;
}
.produit .name
{
    float: left;
    margin: 5px;
}
.produit .photo{
    float: left;
}
.produit:hover .name{
    color: #FFFFFF;
}
.produit .promotion
{
    text-decoration: blink;
    color: red;
    font-family: sans-serif;
    font-size: 14px;
    float: right;
    line-height: 23px;
}
.produit .price {
    float: right;
    font-family: sans-serif;
    font-size: 20px;
    margin: 5px;
    line-height: 13px;
}

.produit .price-old {
    float: right;
    font-family: sans-serif;
    font-size: 15px;
    margin: 5px;
    text-decoration: line-through;
    line-height: 13px;
}

.produit:hover .price{
    color: #FFFFFF;
}

#confirm_paye, #imprimer
{
    background-color: #004e99;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-family: "sans-serif";
    font-weight: initial;
    letter-spacing: 2px;
    margin-left: 20px;
    padding: 5px 10px;
    float: right;
    font-size: 18px;
}



#popup{
    position: absolute;
    background-color: white;
    z-index: 10;
    max-width: 200px;
    max-height: 200px
}




table
{
    float: left;width: 100%;
    margin: 10px 0;
    border-radius: 5px;
    border:1px solid #004e99
}
table thead th{
    padding: 5px;
    letter-spacing: 3px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: normal;
    font-family: "sans-serif";
    background-color: #004e99;
    text-align: center;
    border:1px solid #004e99
}

table tbody td{
    padding: 5px;
    letter-spacing: 2px;
    font-size: 14px;
    color: #004e99;
    font-weight: normal;
    text-align: center;
    border:1px solid #004e99
}
table tfoot th{
    padding: 5px;
    letter-spacing: 2px;
    font-size: 14px;
    color: #004e99;
    font-weight: normal;
    text-align: center;
    border:1px solid #004e99;
}
.custom
{

    padding: 5px;
    letter-spacing: 3px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: normal;
    font-family: "sans-serif";
    background-color: #004e99;
    text-align: center;
    text-align: right;
}



.paiement label {
    float: left;
    margin: 7px 23px 7px 0;
    width: auto;
}
.paiement label input
{
    float: left;
    margin-top: 0;
}

.banniere {
    float: left;
    margin-left: 0.1%;
    margin-bottom: 32px;
    margin-top: 0.1%;
    width: 100%;
    height: 130px;
    text-align: center;
}
.banniere img {border-radius: 15px;max-height: 100%}



/* Chrome, Safari, Opera */ 
@-webkit-keyframes clignote  {
    from {color: black;}
    to {color: grey;}
}

/* Standard syntax */
@keyframes clignote  {
    from {color: grey;}
    to {color: black;}
}
/* Chrome, Safari, Opera */ 
@-webkit-keyframes clignote-warning  {
    0% {background-color: #F7f5f4;}
    35% {background-color:#f1ecea; }
    95% {background-color: #4eaff9;}
    100% {background-color:#716c6a;}
}

/* Standard syntax */
@keyframes clignote-warning  {
    0% {background-color: #F7f5f4;}
    35% {background-color:#f1ecea; }
    95% {background-color: #4eaff9;}
    100% {background-color:#716c6a;}
}


.departement_alert{
   -webkit-animation: clignote-warning 0.7s infinite;; /* Chrome, Safari, Opera */
    animation: clignote-warning 2.1s infinite;; 
}


@media all and (max-width: 960px) {

    .container
    {
        width: 98%;
        padding: 0 1%;
    }
    footer ul li, footer ul li:first-child
    {
        float: left;width: 100%;
        border:none;
        border-bottom: 1px solid #FFFFFF;
        padding: 10px 0;
        text-align: center;
    }
    footer ul li a{
        float: left;
        width: 100%;
        text-align: center;
    }

    .formulaire h2, .paiement h2 {
        font-size: 25px;
    }
    main .etape h2 {
        color: #004e99;
        float: left;
        font-family: "sans-serif";
        font-size: 16px;
        margin: 0;
        padding: 4px 4px;
        width: 98%;
    }
    main #logo-pay
    {
        display: none;
    }
    main .etape h3 {
        font-size: 16px;
    }
    main .etape h4 {
        margin: 30px 0px 0px 0px;
        font-size: 14px;
        width: 100%;
        float: left;
        margin-left: 16px;
    }
    main #paiement {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .leftStep .form {
        float: left;
        margin-left:0px;
        padding: 10px 0;
        width: 100px;
    }

    .leftStep {
        background: none;
        float: left;
        margin: 20px 0;
        width: 100%;
    }
    .leftStep .form {
        float: left;
        margin-left: 10%;
        padding: 10px 0;
        width: 60%;
    }

    .forgot {
        width: 100%;
    }
    #login {
        background-image: url("../img/ok.png");
        background-position: left top;
        background-repeat: no-repeat;
        border: medium none;
        cursor: pointer;
        
        height: 45px;
        margin: 14px 0;
        width: 134px;
    }
    .rightStep {
        float: left;
        margin: 20px 0;
        padding: 0 1%;
        width: 98%;
        text-align: center;
    }
    .content2 div {
        color: #23201e;
        float: left;
        font-family: arial,helvetica,sans-serif;
        font-size: 13px;
        margin: 0;
        padding: 3px 5px;
        width: 100%;
    }

    #choix {
        float: left;
        width: 80%;
        margin: 10px 10%;
    }
    #choix select {
        color: #23201e;
        float: left;
        font-size: 13px;
        margin: 0;
        padding: 3px 5px;
        width: 100%;
    }
    #banner {
        float: right;
        text-align: right;
        width: 100%;
        
    }

    .input_cnx{
    text-align: left;
    margin-left: 1%
    }
    .input_1{
        width: 140px;
        margin-left: 57px;
        margin-right: 0;
        border: 1px solid rgb(153, 153, 153);

    }
    .input_2{
        width: 140px;
        margin-left: 8px;
        margin-right: 0;
        border: 1px solid rgb(153, 153, 153);
    }


}

