/* 
    Document   : style
    Created on : 10 juil. 2014, 12:22:53
    Author     : mborgeat
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

body{
    margin: 0;
    font-family: Verdana;
}

header{
    background-image: url("/images/design/bandeau_header_top.png"), url("/images/design/bandeau_top.jpg");
    background-repeat: repeat-x;
}

.header_content{
    padding-top: 55px;
    padding-bottom: 11px;
}

.pictoButon{
    float: right;
    margin-right: 170px;
}

.pictoButon>div{
   position: absolute;
    top: 0;
}


.error{
    color: red;
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
}

.green{
    color: green;
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
}

.red{
    color: red;
}

.search{
    padding-top: 40px;
    margin-right: 10px;
}

#head_search{
    height: 35px;
    background-color: grey;
    opacity: 0.7;
    border-top: 2px solid;
    border-top-color: black;
    color: white;
    width: 200px;
}

.divBand{
    height: 63px;
    background-repeat: repeat-x;
    background-image: url("/images/design/bandeau_subphoto.png");
    z-index: 10;
    padding-top: 10px;
}

.main{
    margin-top: -17px;
    z-index: 2;
}

.textBlack{
    color: #414640;
    font-size: 30px;
}

.textGris{
    margin-top: 0;
    color: #868985;
    font-size: 26px;
}

.threeCol>p{
    color: #414640;
    font-size: 16px;
    padding: 10px;
}

.btnSmall{
    margin-top: 50px;
    background-image: url("/images/design/bouton_small.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 44px;
    color: white;
    font-weight: bold;
    padding-top: 7px;
}

.btnSmall>a{
    color: white;
    text-decoration: none;
}



.btnContact:hover, .btnFermer:hover, .btnDevis:hover{
    cursor: pointer;
}

.galleryPhoto>div>div{
    text-align: center;
    margin: 7px;
}



.btnBig{
    margin-top: 50px;
    background-image: url("/images/design/bouton_large.png");
    background-repeat: no-repeat;
    background-position: center;
    font-size: 17px;
    width: 100%;
    height: 44px;
    color: white;
    font-weight: bold;
    padding-top: 6px;
}

.bgBlack{
    background-color: #262626;
}

.bgBlack>div{
    width: 310px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 15px;
}

.bgBlack>div:last-child{
    margin-right: 0px;
}

.bgBlack>div>div.firstDiv{
    height: 300px;
    background-color: #393B38;
}

.bgBlack>div>div.firstDiv>img{
    margin-top: -13px;
}



.bgBlack>div>div.firstDiv>h5{
    color: #ffffff;
    font-size: 16px;
    margin-top: -60px;
    font-weight: bold;
}

.bgBlack>div>div.firstDiv>ul{
    margin-top: 50px;
    font-size: 16px;
    color: #c1c3c1;
    text-align: left;
    font-weight: bold;
}

.bgBlack>div>div.firstDiv>ul>li{
    margin-bottom: 15px;
}

.bgBlack>div>div.firstDiv>h6{
    margin-top: 50px;
    font-size: 16px;
    color: #c1c3c1;
    text-align: left;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: 10px;
}

.bgBlack>div>div.firstDiv>p{
    font-size: 16px;
    color: #c1c3c1;
    text-align: left;
    margin-left: 20px;
}

.bg_rouge{
    background-color: #EBE7E4;
}

.bgBlack>div>div.secondDiv{
    margin-top: 10px;
}

.redDiv{
    background-color: #552329;
    opacity: 0.90;
    height: 70px;
    margin-top: -70px;
}

.redDiv img{
    margin: 20px 20px auto auto;
}

.redDiv>p{
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 12px auto auto 20px;
    text-align: left;
}

.bandBeige{
    background-color: #5F7C56;
    height: 22px;
}

footer{
    background-color: #262626;
}

.footerText>div{
    width: 235px;
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    margin-top: 20px;
    vertical-align: top;
}

.ulFooter{
    font-size: 16px;
    text-align: left;
    color: #9b9d9b;
}

.ulFooter>li{
    line-height: 30px;
}

.ulFooter>li>a{
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    color: #9b9d9b;
}

.adresseFooter{
    padding-left: 20px;
}

.adresseFooter>li{
    list-style: none;
}

.footerText>div>h5{
    font-size: 18px;
    color: #ffffff;
    margin-left: 20px;
    margin-bottom: 10px;
}

h4{
    text-align: center;
    color: #9b9d9b;
    font-size: 16px;
    font-weight: normal;
}

.h385{
    height: 385px;
    background-image: url(/images/design/photo_test_header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    background-size: cover;
    z-index: 12;
}

.threeCol{
    text-align: center;
}

.bg_beigeclair{
    background-color: #C6BFB7;
}

.bg_beigeclair>div{
    display: table;
}

.bg_beigeclair>div>div{
    display: inline-block;
    text-align: left;
    width: 315px;
    vertical-align: top;
}

.bg_beigeclair>div>div>a>img, .bg_beigeclair>div>div>img{
    float: left;
    margin-right: 10px; 
}

.bg_beigeclair>div>div>p{
    margin-right: 10px; 
    margin-top: 30px;
}

.faq_text>a{
    color: #742230;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    line-height: 35px;
}

.faq_reponse>p{
    font-size: 16px;
    margin-right: 10%;
    margin-left: 10%;
}

/* Menu */

.nav{
    height: 56px;
    background-repeat: repeat-x;
    background-image: url("/images/design/badeau_fade_menu.png");
    z-index: 10;
}

.nav a{
    text-decoration: none;
}

.ulNiv1{
    text-align: left;
}

.ulNiv1>li>p{
    margin-top: 7px !important;
}

.liNiv1{
    list-style: none;
    z-index: 14;
    padding: 0 10px 10px 10px;
}

.aNiv1{
    color: #bebcb9;
    font-size: 16px;
    font-weight: bold;
}

.aNiv2{
    font-size: 16px;
    color: #ffffff;    
}

.ulNiv2{
    display: none;
    padding-left: 0;
    padding: 10px;
    margin-top: 5px;
    z-index: 14;
}


p.title_menu{
    color: #bda070;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
    margin-left: 4px;
}

p.title_menu>a{
    color: #bda070;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}

.liNiv1>p.title_menu{
    font-weight: bold;
    line-height: 25px;
    display: none;
}


.liNiv2{
    line-height: 25px;
    margin-left: 15px;
    list-style: disc;
    color: #ffffff;
}

li.liNiv1>hr{
    width: 100%;
    margin: 5px;
    display: none;
}

.liNiv1>p.title_menu:first-child{
    margin-top: 10px;
}


.liNiv1{
    display: inline-block;
    margin: auto 5px;
    z-index: 10;
height: 38px;
}

.liNiv1:hover{
	min-height:38px;
	height: auto;
}

li.liNiv1:hover>p{
    color: #bda070;
}

li.liNiv1:hover>a{
    color: #bda070;
}

.liNiv1:hover>p>a{
    color:#bda070;
}

.aNiv1:hover{
    color: #bda070;
}

li.liNiv1:hover>ul.ulNiv2, li.liNiv1:hover>hr, li.liNiv1:hover>p.title_menu{
    display: table;
}

.liNiv1:hover{
    background-color: #504b47;
    background-position: 0px 100px;
    opacity: 0.9;
}

.show920{
    display: none;
}



/* Formulaire contact */

.divForm{
    margin-top: -1200px;
}

.divForm, .devisClass{
    background-color: #252621;
    z-index: 20;
    color: #ffffff;
    font-size: 16px;
    font-style: normal;
}

#contactform{
    padding-top: 40px;
}



address>strong{
    font-size: 18px;
    font-style: normal;
}

address{
    font-style: normal;
}

.divForm label, .devisClass label{
    font-size: 12px;
}

.div2Form{
    width: 298px;
}

.div3Form{
    width: 300px;
    padding-top: 27px;
}




.h0{
    height: 0;
}

.ml2{
    margin-left: 18px;
}

.ml1{
    margin-left: 10px;
}

.div2Form>ol>li, .div3Form>ol>li{
    list-style: none;
}

ol{
    padding-left: 0;
}

.div2Form h5, .div3Form h5{
    margin-bottom: 0;
}

.divForm input, .divForm textArea, .divForm select, .devisClass input, .devisClass textArea, .devisClass select{
    background: none repeat scroll 0 0 #eee;
    border: medium none;
    border-radius: 5px;
    padding: 8px 16px;
    margin-bottom: 12px;
    width: 100%;
}

.divForm textArea{
    height: 150px;
}

input[type="checkbox"] {
    display: none;
    margin: 0;
}

input.envoyer{
    background-image: url('/images/design/bouton_small.png');
    background-color: transparent;
    width: 140px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

input[type="checkbox"] + label span {
    background: url("../images/design/check_box.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 37px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    width: 37px;
}

input[type="checkbox"]:checked + label span {
    background: url("../images/design/check_box.gif") no-repeat scroll -43px top rgba(0, 0, 0, 0);
}

.btnFermer{
    position: absolute;
    right:25%;
}




/* page Atelier */

.atelierTexte p{
    color: #424242;
    font-size: 16px;
}

.bandBrune{
    background-color: #524028;
    height: 22px;
}


.divBeige{
    background-color: #C6BFB7;
    padding-bottom: 60px;
}

.divBeigeFonce{
    background-color: #AEA49A;
}

.titleBlanc{
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
}

.txtBeige p{
    color: #424242;
    font-size: 20px;
}

.w310{
    width: 305px;
    display: inline-block;
    vertical-align: top;
}

.w310Text{
    width: 320px;
    display: inline-block;
    vertical-align: top;
    padding-top: 50px;
    padding-left: 30px;
    color: #3C483E;
}

.w310Text h5{
    font-size: 18px;
    margin-bottom: 10px;
}

.w310Text ul{
    padding-left: 17px;
    font-size: 15px;
    margin-top: 0;
}


/*pages gallery */



.dessinTech>div>div>img{
    float: left;
    margin-left: 40px;
}

 .dessinTech>div>div>p{
    float: left;
    margin-left: 10px;
    text-align: left;
}

.input_search{
    height: 35px;
    background-color: white;
    border-top: 2px solid;
    border-top-color: black;
    border-bottom: 1px solid #cecece;
    border-right: 1px solid #cecece;
    color: gray;
    width: 250px;
    margin-right: 5px;
}

.ul_search{
    position: absolute;
    z-index: 20;
    display: none;
    background-color: white;
    border: 1px solid grey;
    width: 250px;
    text-align: left;
    font-size: 16px;
}

.ul_search>ul{
    padding-left: 2px;
}

.ul_search>ul>li{
    list-style: none;
    line-height: 30px;
}

.ul_search>ul>li>a{
    text-decoration: none;
    color: grey;
}

.div_search{
    width: 295px;
    margin: 20px auto;
}

/*Responsive design */

@media(max-width: 970px){
    .bgBlack>div{margin-top: 30px;}
}

@media(max-width: 960px){
    .divForm form{width: 640px;}
    .div3Form{width: 100%;}
    .divBeigeFonce>div{
        text-align: center;
    }
    .w310, .w310Text{
        text-align: left;
    }
}


@media(max-width: 920px){
    .logo{width: 400px;}
    .logo{margin-top: 10px;}
    .hidden920{display: none;}
    .show920{display: table; font-size: 25px; color: #bda070;  font-weight: bold; text-decoration: none; margin-left: 30px;}
    .show920:hover, .show920:active, .show920:visited, show920:focus, show920:after, show920:link, show920:checked, show920:target{color: #bda070;}
    #sidr>ul>li>p, #sidr>ul>li>a{color: #bebcb9; font-size: 16px; font-weight: bold; margin-top: 10px; margin-bottom: 0; padding: 0;}
    #sidr>ul{margin-left: 5px;}
    h8{margin-top: 0px;}
    #sidr>ul>li>hr{margin: 0;}
}

@media(max-width: 660px){
    .search{padding-top: 15px;}
    h4{font-size: 12px;}
    .hidden660{display: none;}
    .h385{height: 200px;}
    .divForm form{width: 320px;}
    .div2Form{width: 100%;}
    p{padding-left: 10px; padding-right: 10px;}
}

@media(max-width: 410px){
    .logo{width: 300px;}
}

gallery>.wrapthumb{
    width: 225px;
    height: 225px;
}

.devisClass{
    background-color: white;
}
