html, body {
    width: 100%;
    height: 100%;
}

body {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#57524f+0,000000+54 */


    background-image: linear-gradient(top, rgb(88,83,83) 10%, rgb(0,0,0) 800px);
    background-image: -o-linear-gradient(top, rgb(88,83,83) 10%, rgb(0,0,0) 800px);
    background-image: -moz-linear-gradient(top, rgb(88,83,83) 10%, rgb(0,0,0) 800px);
    background-image: -webkit-linear-gradient(top, rgb(88,83,83) 10%, rgb(0,0,0) 800px);
    background-image: -ms-linear-gradient(top, rgb(88,83,83) 10%, rgb(0,0,0) 800px);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#585353', endColorstr='#000000',GradientType=0 );
    color: #8F8F8F;
    background-color:#000000;
    font-size: 16px;
    font-family: 'Marcellus SC', serif;
    background-repeat: no-repeat;
}

body.home a {
    display: inherit;
    text-align: center;
}

body.home img {
    width: 45%;
    padding-top: 100px;
    max-height: 65%;
}

/*body.home .col-md-12 {
    width: 1170px;
    text-align: center;
    padding-top: 100px;
}*/

body.home footer,
body.home nav,
body.galleries nav,
body.galleries footer,
body.simple footer
{
    display: none;
}

body.galleries.details nav,
body.simple nav {
    display: block;
}

nav {
    background-color: #9c9897;
    color: #fff;
}

h1 {
    color: #FFFFFF;
    font-weight: normal;
    padding-bottom: 24px;
    position: relative;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 32px;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 50px;
}

#backHome {
    margin-top: 16px;
    margin-bottom: 16px;
    float: left;
    margin-right: 50px;
}

ul.menuUL {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menuUL li {
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    cursor: pointer;
    font-family: 'Stoke', serif;
    font-weight: bold;
    text-transform: uppercase;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;
    margin-top: 76px;
width: 81px;
}

.menuUL li a {
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Josefin Sans', sans-serif;
}

.box-container {
    margin-top: 30px;
}

.item-box {
    margin-bottom: 40px;
    height: 250px;
}

.item-box:nth-child(1) a,
.item-box:nth-child(4) a,
.item-box:nth-child(7) a,
.item-box:nth-child(10) a {
    float: right;
}

.item-box:nth-child(2) a,
.item-box:nth-child(5) a,
.item-box:nth-child(8) a,
.item-box:nth-child(11) a {
    float: left;
    margin-left: 24px;
}

.item-box:nth-child(3) a,
.item-box:nth-child(6) a,
.item-box:nth-child(9) a,
.item-box:nth-child(12) a {
    float: left;
    margin-left: 0px;
}

.item-box a {
    background-color: #9c9897;
    width: 250px;
    height: 250px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    cursor: pointer;
    text-decoration: none;
}

.item-box span {
    font-family: 'Josefin Sans', sans-serif;
    /*writing-mode: tb-rl;*/
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 250px;
    text-align: center;
}

span.out {
    display: block;
}

span.over {
    display: none;
    color: #000;
}

.item-box:hover span.out,
.menuUL li:hover:hover span.out {
    display: none;
}

.item-box:hover span.over,
.menuUL li:hover:hover span.over {
    display: block;
}

a.SportSport span {
     margin-top: 100px;
 }

a.MusiqueMusic span {
    margin-top: 100px;
}

a.MusiqueMusic span.over {
    margin-top: 100px;
}

a.EventsEvents span {
    margin-top: 100px;
}

a.EventsEvents span.over {
    margin-top: 100px;
}
a.EnfantsChildren span {
    margin-top: 100px;
}

a.EventsEvents span.over {
    margin-top: 100px;
}

a.PortraitsPortraits span {
    margin-top: 90px;
}
a.MariagesWeddings span {
    margin-top: 90px;
}
a.VoyagesTrip span {
    margin-top: 100px;
}
a.EnfantsChildren span.over {
    margin-top: 100px;
}
a.DanseDance span {
    margin-top: 100px;
}
a.GraphismeGraphism span {
    margin-top: 100px;
}
a.GraphismeGraphism span.over {
    margin-top: 100px;
}
a.bio span {
    margin-top: 100px;
}
a.Contact span {
    margin-top: 100px;
}
a.tarifs span {
    margin-top: 100px;
}
a.shop span {
    margin-top: 100px;
}

#galleria {
    float:left;
    width:100%;
    height: 780px;
    margin-top:20px
}

.galleria-stage {
    margin-bottom: 50px;
}

.simple .simple-img {
    float: left;
    margin-top: 50px;
}

#contactForm {
    width: 500px;
    margin: 0 auto;
    margin-top: 80px;
    padding-left: 90px;
}

#contactForm .item {
    display: block;
    float: left;
    width: 100%;
}

#contactForm .item label {
    width: 33%;
    font-size: 18px;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 5px;
    padding-left: 10px;
}

#contactForm .item input {
    width: 50%;
    float: left;
    margin-bottom: 5px;

    background: rgba(255, 255, 255, 0.9);
    background: -moz-linear-gradient(90deg, #fff, #eee);
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff), color-stop(0.2, #fff));
    border: 1px solid #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa;
    padding: 5px;
}

form textarea {
    background: rgba(255, 255, 255, 0.9);
    background: -moz-linear-gradient(90deg, #fff, #eee);
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff), color-stop(0.2, #fff));
    border: 1px solid #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa;
    padding: 5px;
    width: 300px;
    float: right;
}
#contactForm .item textarea {
    float: left;
    width: 50% !important;
    height: 100px;
}

#contactForm a#send {
    color: #8F8F8F;
    float: right;
    margin-right: 70px;
    margin-top: 40px;
}

.Contact h1,
.contact {
    text-align: center;
}

.contact {
    margin-top: 50px;
}

.fa {
    font-size: 40px;
}

.fa:hover {
    color: #fff;
}

.fa:first-child {
    margin-right: 10px;
}
.fa:last-child {
    margin-left: 10px;
}

.contact a {
    color: #8F8F8F;
}

#uspp img {
    margin-top: -20px;
    width: 35px;
    margin-left: 7px;
}
#photoprod img {
    margin-top: -20px;
    width: 35px;
    margin-left: 7px;
}

@media only screen and (min-width: 1200px) {
    /*.item-box:nth-child(2) a,
    .item-box:nth-child(5) a,
    .item-box:nth-child(8) a {
        float: left;
        margin-left: 12px;
    }*/

    .item-box {
        margin-bottom: 39px;
    }

    .item-box:nth-child(1) a,
    .item-box:nth-child(5) a,
    .item-box:nth-child(9) a {
        float: right;
    }

    .item-box:nth-child(3) a,
    .item-box:nth-child(7) a,
    .item-box:nth-child(11) a {
        float: left;
        margin-left: 12px;
    }

    .item-box:nth-child(2) a,
    .item-box:nth-child(6) a,
    .item-box:nth-child(10) a {
        float: left;
        margin-left: 12px;
    }

    .item-box:nth-child(4) a,
    .item-box:nth-child(8) a,
    .item-box:nth-child(12) a {
        float: left;
        margin-left: 12px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .menuUL li {
        width:65px;
    }

    img {
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .item-box:nth-child(1) a,
    .item-box:nth-child(3) a,
    .item-box:nth-child(5) a,
    .item-box:nth-child(7) a,
    .item-box:nth-child(9) a,
    .item-box:nth-child(11) a {
        float: right;
    }

    .item-box:nth-child(2) a,
    .item-box:nth-child(4) a,
    .item-box:nth-child(6) a,
    .item-box:nth-child(8) a,
    .item-box:nth-child(10) a,
    .item-box:nth-child(12) a {
        float: left;
        margin-left: 24px;
    }

    /*.item-box:nth-child(3) a,
    .item-box:nth-child(6) a,
    .item-box:nth-child(9) a {
        float: left;
        margin-left: 95px;
        width: 555px;
    }

    .item-box:nth-child(3) span,
    .item-box:nth-child(6) span,
    .item-box:nth-child(9) span {
        margin-left: 245px;
    }*/
    .menuUL li {
        width:46px;
    }
}

@media only screen and (max-width: 767px) {
    .simple .simple-img {
        text-align: center;
        margin-bottom: 20px;
    }

    .simple h1 {
        text-align: center;
    }


    .item-box {
        position: relative;
    }
    
    .item-box span {
        position: absolute;
    }
    
    .item-box a {
        float: none !important;
        margin: 0 auto !important;
    }

    a.MusiqueMusic span {
        margin: 0;
        top: 37%;
    }
    a.PortraitsPortraits span {
        margin: 0;
        top: 37%;
    }
    a.MariagesWeddings span {
        margin: 0;
        top: 37%;
    }
    a.PaysagesLandscapes span {
        margin: 0;
        top: 38%;
    }

    a.DanseDance span {
        margin: 0;
        top: 37%;
    }
    a.GraphismeGraphism span {
        margin: 0;
        top: 39%;
    }

    a.bio span {
        margin: 0;
        top: 38%;
    }
    a.Contact span {
        margin: 0;
        top: 37%;
    }
    a.tarifs span {
        margin: 0;
        top: 38%;
    }


    ul.menuUL {
        margin-top: 16px;
        float: left;
        width: 50%;
        -moz-columns:2;
        columns:2;
        -webkit-columns:2;
    }
    ul.menuUL li {
        writing-mode: horizontal-tb;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        font-size: 14px;
        margin: 0;
        float: left;
        height: inherit;
        margin-right: 6px;
        line-height: 23px;
    }

    ul.menuUL li a {
        display: block;
        float: left;
    }

    span.over {
        display: none !important;
    }

    span.out {
        display: block !important;
    }

    body {
        background: none;
        background-color: #000;
    }

    #galleria {
        padding: 0;
        width:100%;
        height: 430px;
    }

    .galleria-image-nav {
        display: none;
    }

    .galleria-stage {
        margin-bottom: 20px;
    }

    .galleria-info {
        bottom: 28px;
    }

    .galleria-thumbnails-container {
        bottom: -16px;
    }

    #contactForm {
        width: auto;
        padding: 0;
    }

    body.home img {
        width: 100%;
    }

    body.home .col-md-12 {
        width: inherit;
    }
}

