/*.wrapper{
    width:100%;
    margin:0 auto;
    position:relative
}*/
body{
    height:100%;
    margin:0;
    color:#040404;
    font-family:'Titillium Web',sans-serif
}
body h1,body h2,body h3,body h4,body h5,body h6{position:relative}
body h1{font-size:2.5em}
body a{color:#046}
.site-header{width:100%;padding:0;margin:0}
.site-header .site-info{
    overflow:hidden;
    margin:0 auto;
    text-align:center;
    position:relative}
.site-header .site-info h1{width:100%}
.site-header .site-info h4{padding-top:75px}
.site-content{position:relative;width:100%}
.primary-section{
    min-height:100%;
    position:relative;
    width:100%;
    max-height:400px;
    overflow:hidden
}
.primary-section .primary-image img{
    display:block;
    height:auto;
    /*margin:0 auto;
    width:100%;
    max-width:100%;*/
}

.primary-section .primary-image img{width:100%;height:auto}
.site-content .primary-options{margin:75px 0;width:100%}
.site-content .primary-options h3{text-align:center}
.site-content .primary-options .options{margin:0 auto;text-align:center}
.site-content .primary-options .options pre{display:inline-block;text-align:left}
.site-content .primary-options .options p{
    max-width:400px;
    font-family:monospace;
    padding:0;
    margin:0 auto;
    text-align:left
}

.primary-section .bloc_textex{
    display:block;
    float:left;
    height:auto;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    padding:60px 0 45px;
}

.site-content .primary-options .options p.indent{text-indent:20px}

.site-content .primary-options .options p.explain{color:#005580}

.site-content .primary-call{
    position:relative;
    overflow:hidden;
    height:100px;
    width:100%;
    text-align:center
}

.closing-image{
    width:100%;
    background:#046;
    max-height:350px;
    min-height:100%;
    overflow:hidden;
    position:relative;
    bottom:0
}

.closing-image .footer-image{
    background:#003044 url(../img/mountains.jpg) no-repeat;
    background-position:100%;
    background-size:150%;
    width:100%;
    min-height:100%;
    position:relative!important
}

.closing-image .footer-image img{width:100%;height:auto}

.site-footer{width:100%;text-align:center}