
@font-face {
    font-family: GOTHIC;
    src: url("Theme/fonts/GOTHIC.eot") /* EOT file for IE */
}
@font-face {
    font-family: GOTHIC;
    src: url("fonts/GOTHIC.TTF") /* TTF file for CSS3 browsers */
}

body{
    font-family: GOTHIC,Calibri;
    background: #FFF;
    background-attachment: fixed;
    font-size: 13px;
    margin-top:10px;
    margin-bottom:10px;
}

p{

    font-size:14px;
    line-height:16px;
}



.container{background-color: #FFFFFF;
           /*border-color:gray;
           border-width: 0 1px ;
           border-style: solid ;*/
}
#header{  border-radius: 15px 15px 0 0;}

#fb-root{margin:10px;}
.logo{
    width:120px;    display: block;
    /*margin: 0 auto;*/
}

#footer{
    /*background-color: #353936;*/
    border-top : 1px solid #666;
    margin-top:40px;
    color: #333;
    padding: 3px 0;}
#footer li{line-height: 1;list-style: none;}
#footer ul{  padding-left: 0;margin-top:10px;}
#footer .footer-list {    padding: 20px 0 20px 20px; line-height: 1;}
#footer .main-footer-link {    text-transform: uppercase;}
#footer .footer-list a{font-size : 11px; line-height: 1;color:#000; }
#footer .burger{background-color: #EFEFEF; } 
#footer .mentions{font-size : 11px; }
#footer .links{font-size : 11px;text-align: right; }
#footer a{color: #333; }
#footer iframe{height:150px;}

body #menu-trigger{background-color:#353936}


#navbar {
    /*margin-top: 100px;*/
}

.navbar-default {
    background-color: transparent;
    border-width: 0px ;
    margin-bottom:0px;
    min-height: 150px;
}


@media (min-width: 768px){
    .logo{width:100%;}
    /*#navbar{*/
        /*float:none;*/
        /*margin: 0 auto;*/
        /*display: table;*/
        /*table-layout: fixed;*/
    /*}*/

}

@media (max-width: 767px){

    .container > .navbar-header{
        margin: 0px;
    }

    .logo{height:70px;width: auto}
    .slogan{font-size: 2em !important;margin-top: 5px !important;text-align: right !important;float:right}
    #navbar {
        margin-top: 0px;
    }
    #navbar li div.sousroot{
        position: relative !important;
        width: 100% !important;visibility: inherit !important;
        border-left: none !important;
        margin-left: 0px !important;
        border-bottom: none !important;
    }
    .navbar-nav > li{
        text-align: center !important;
    }
}
.navbar-collapse.in {
    overflow: hidden;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.padding10{padding:10px;}
.padding20{padding:20px;}
.padding30{padding:30px;}

a{
    font-weight: 400;
    color:black;
}
a:hover {
    text-decoration: underline;
}

.jumbotron h1, .jumbotron .h1{
    color: #000;
    font-weight: bold;
    font-size: 16pt;
    text-align: center;
}
.jumbotron p {
    font-size: 12px;
}

.list-groupe ul{list-style: none;}
.list-groupe a{color:#000;}
.list-groupe li.current a{
    text-decoration: underline;
    font-weight: bold;
}
.list-groupe .un a {
    text-decoration: none;
    font-weight: bold;
}
#acdnmenu li a{font-weight:normal;}
#acdnmenu li.un a{font-weight:bold;}
#acdnmenu > li {
    margin: 14px 10px 0 0;
    padding-right: 15px;
    line-height: 14px;
}
#acdnmenu .un li a.list-groupe-item {
    font-weight: normal;
}
/*----RICH TEXT--------*/
.content-type-richtext .marg15{margin:15px;}

/*----COMMENT-------*/
.comment_type {
    border: 1px solid #000;
    margin: 20px 20px;
    font-size: 9pt;
}
.comment_type legend {
    background-color: #CDCDCD;
    margin-bottom : 0px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 9pt;
    max-width: 400px;
    padding:5px;
    border: 1px solid gray;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.div-comment{margin:10px;}

/*----BOX-------*/
.box_type, .box_type_sousmenu {
    margin-bottom: 28px;
    font-size: 14px;

    border:1px solid #CDCDCD;
}


.box_type h2  a:hover{
    text-decoration: underline;
}

.box_type_sousmenu_top, .box_type_top{
    background-color:#EFEFEF;text-align:center;
    /*    padding-top: 20px;*/

}

.box_type_sousmenu h2{
    padding:10px;margin:0;font-size: 14px;

}
.box_type_sousmenu h2 a{
    font-size: 16px;font-weight:bold;

}

.box_type_sousmenu a, .box_type a{
    padding:10px;color:black;margin:0;font-size: 14px;

}
.box_type_sousmenu h2  a:hover{
    text-decoration: underline;
}


.box_type_sousmenu .vigentte, .box_type .vigentte{
    /*overflow:hidden;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50px;
    width:90px;*/
    height:150px;
    overflow:hidden;
    /*   margin:0 auto;*/
}

.box_type_sousmenu .vigentte img, .box_type .vigentte img{
    width:100%;
}


.box_type_sousmenu ul{
    min-height: 150px;
    margin-top: 15px;
}

.box_type_sousmenu ul li{
    list-style: none;
    font-size:12px;
    line-height: 22px;
}

.box_type_sousmenu ul li a{
    /*font-weight: bold;*/
    text-decoration: none;
}


/*-------DEVIS--------*/
.devis-table{width:80%;margin:0 auto;font-size: 13px;}

.devis-table tr.head {
    font: bold 11px verdana, arial, helvetica, sans-serif;
    font-weight: normal;

    background: #CDCDCD;
    padding: 8px;
    font-weight: bold;
}

/*------------CONTACT FORM-------------*/
#contactform {
    font-size: 12px;
    margin:10px;
}
#contactform #errmsg{
    color:#F5A9A9;
    font-weight: bold;
}
#contactform label
{
    display:inline-block;
    width: 200px;
    padding-top:10px;
    font-size: 12px;
}
#contactform label sup{font-size:0.8em;color:red;}
#contactform .span_radio_label{
    display:inline-block;
    width: 220px;
}
#contactform .radio_label{
    width:auto;
}
#contactform input{
    margin-bottom: 2px;
    font-size:12px;
}
#contactform input[type=text]{
    margin-bottom: 2px;	
}


/*Facebook - responsive*/
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.hach{
    background: repeating-linear-gradient(
        45deg,
        #FFCC99,
        #FFCC99 10px,
        #FF9966 10px,
        #FF9966 20px
        );
}

#tp-widget-wrapper img{width:10px;}

/*Newsletter
*/
.submitNl{
    background:url(../medias/newsletter.png) no-repeat;
    cursor:pointer;
    width: 215px;
    height: 39px;
    border: none;
    top: 11px;
    position: relative;

}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}



.mg-bordered{border:1px solid gray;}
.mg-bggray{background-color: #DFDFDF;}

/*----------SURCHArGE BUNBLES-------*/
#grid .menu-bundle li{
    /*background-color: #353936;*/
    /*padding: 5px;*/
    /*margin-bottom : 2px;*/
    /*list-style: none;*/
}
#grid .menu-bundle li a{
    /*color: #FFF;*/
}

/*------------FORMULAIRE---------------*/
#grid .contacteznous label {
    display: block;
    margin: 0px;
    width:100%;
}
.contacteznous label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}
.contacteznous input[type="text"], .contacteznous input[type="email"], .contacteznous input[type="password"], .contacteznous textarea, .contacteznous select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}

.contacteznous select {
    background: #FFF url('down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height: 25px;
}
.contacteznous textarea{
    height:100px;
    padding: 5px 3px 3px 5px;
}
.contacteznous button, .contacteznous input[type="submit"] {
    background: #691557;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #691557;
    cursor: pointer;
}
.contacteznous .button:hover {
    background: #CF7A7A
}