/* bordeaux : #84141D; vert : #206B63 */
@font-face
{
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.eot');
}
@font-face
{
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.eot');
}
@font-face
{
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.ttf');
}
@font-face
{
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.ttf');
}
*{
  border:0;
  margin:0px auto;
  padding:0;
}
body{
    border:0;
    margin:0px auto;
    padding:0;
    margin-left: auto;
    margin-right: auto;
    /*background-color:#84141D;*/
}
ul{
    list-style: none;
}
#div_header{
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    background-color: #84141D;
}
#div_menu_haut{
    background: #84141D;
    font-size:0px;
    text-align:left;
    height: 130px;
    width:1100px;
    margin-left: auto;
    margin-right: auto;
}
#div_menu_haut table{
    border-collapse: collapse;
}
#logo{
    height:130px;
    width:130px;
    color:white;
    float:left;
}
#menu_haut{
		width:825px;
    padding-left: 25px;
}
#menu_haut a{
    font-family:"Roboto-Light",verdana, helvetica, sans-serif;
    font-size:25px;
    letter-spacing: 0.5px;
    color:white;
}
#share_button{
		width:295px;
    padding-left: 5px;
}
#ligne_banniere {
  position: relative;
  z-index: 1;
  border-bottom: 2px solid #7b5a93;
  overflow: hidden;
}
#banniere{
    position: relative;
    z-index: 0;
	padding: 0;
}
#div_menu_bas{
    position:relative;
    width:750px;
    background-color: #FFF6B1;
    text-align:center;
    padding-left:250px;
    padding-top:5px;
    height:60px;
}
h2{
    font-size:25px;
    font-weight: normal;
}
/*---------------------------HEADER---------------------------*/
#td_a_menu{
	text-align:right;
	vertical-align:bottom;
	width:800px;
	padding:0 0 60px 50px;
}
#ul_nav{
	width:100%;
}
.li_nav{
	margin: 5px 4%;
}
	.div_a_menu{
		position: relative;
        top: 45px;
        z-index: 10;
        font-size: 1em;
        letter-spacing: 0.6px;
        border-radius: 8px;
        border: 1px solid black;
        float: left;
        width: 185px;
        height: 30px;
        text-align: center;
        margin: 1% 0;
        background-color: #77bde3;
        -moz-transition: all .6s;
        -webkit-transition: all .6s;
        -o-transition: all .6s;
        transition: all .6s;
	}
	.div_a_menu:hover{
		background-color:#fff;
	}
	#sous_menu{
		background:#000;
		position: relative;
		margin-top:0px;
		width:170px;
		bottom:270px;
    -moz-transition: all .9s; 
    -webkit-transition: all .9s; 
    -o-transition: all .9s; 
    transition: all .9s;
	}
	.div_a_menu:hover #sous_menu{
		background-color:#000;
		bottom: 0px;
		visibility: visible;
	}
    #tel-hdr{
        width: 190px;
        margin: 20px 0 0 10%;
    }
    #tel-hdr p{
        float: right;
        padding: 0;
        margin: 0;
    }
    #tel-hdr span{
        font-weight:bold;
        font-size: 1.1em;
    }
    /*============================================*/
        @media screen and (max-width: 640px) {
            #masque{
                position: relative;
                width:170px;
                font-size: 12px;
                overflow:hidden;
                visibility: hidden;
                display: none;
                left: -1px;
            }
        }
        @media screen and (min-width: 640px){
            #masque{
                position: relative;
                width:170px;
                font-size: 12px;
                overflow:hidden;
                visibility: hidden;
                left: -1px;
            }
        }
        @media screen and (min-width: 768px) /*and (max-width: 1200px)*/{
            .li_nav{
                margin: 5px 2%;
            }
        }
    /*============================================*/
	.td_ss_menu{
		width:170px;
		text-align: center;
		padding-bottom: 5px;
		padding-top: 4px;
    font-size:18px;
	}
	.td_ss_menu:hover{
    background: white;
	}
	.td_ss_menu a, .td_ss_menu a:link, .td_ss_menu a:visited{
		color:white;
    font-family:"Roboto-LightBold",verdana, helvetica, sans-serif;
    font-size: 16px;
	text-decoration: none;
	}
	.td_ss_menu:hover a{
		width:170px;
    background: white;
    color:black;
	}
	#lien_nav{
		text-decoration: none;
	}
    .lien_menu_index{
      font-size:20px;
      color:white;
    -moz-transition: all .6s; 
    -webkit-transition: all .6s; 
    -o-transition: all .6s; 
    transition: all .6s;
    }
    .div_a_menu:hover .lien_menu_index{
      color:#84141D;
    -moz-transition: all .6s; 
    -webkit-transition: all .6s; 
    -o-transition: all .6s; 
    transition: all .6s;
      }
		#lien_menu{
      font-size:12.5px;
      color:#206B63;
    }
    #lien_menu:hover{
      color:#84141D;
    }
	/*===================
	 iphone hauteur pour logo + liens de navigations
	 ===================*/
    #navbar-inverse{
        min-height: 97px;
        background-color: #000;
        border-bottom: 2px solid #e80000;
    }
	#navbar{
		margin:0px 0px 0px 12.5%;
	}

/*=================================================*/
/*           ENTETE                                */
/*=================================================*/

#entete{
    position: relative;
    background: #eee;
}
#entete table{
    width:1100px;
    border-collapse: collapse;
}
#ent_gauche{
    background: #eee;
}
#ent_gauche h1{
    background: white;
    font-size: 1.5em;
    color: #000;
    letter-spacing: 0.5px;
    padding: 0.5%;
    text-align: center;
    border: 1px solid orangered;
    border-radius: 5px;
    box-shadow: 0px 0px 3px crimson;
}
#ent_gauche p {
   padding: 2%;
   letter-spacing: 0.3px;
   text-align: justify;
   font-size: 1.3em;
   line-height: 1.1em;
}
#ent_droite{
    background: #77bde3;
    text-align: center;
    padding: 1% 0;
}
#ent_droite span{
    font-family: "Roboto-Light", arial, sans-serif;
    font-size: 26px;
    padding-top:20px;
    color:#fff;
    letter-spacing: 0.5px;
}
#ent_droite p{
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    color:#fff;
}

/*=================================================*/
/*           ENTETE PRODUIT                        */
/*=================================================*/
#ent_row{
    border-bottom: 1px solid black;
}
#ent_gauche_pdt{
    background: #eee;
}
#ent_gauche_pdt h1{
    font-family: "Roboto-Light", arial, sans-serif;
    font-size: 1.6em;
    color: #e80000;
    letter-spacing: 0.5px;
    padding-left: 2%;
    text-align: center;
    border-bottom: 2px solid black;
}
#ent_gauche_pdt p {
    font-family: "Roboto-LightBold",verdana,arial,sans-serif;
    padding: 10px 30px 15px 39px;
    text-align: justify;
    font-size: 1.2em;
	line-height: 1.1em;
}
#ent_droite_pdt {
    background: #747474 none repeat scroll 0% 0%;
    text-align: center;
    padding: 1% 0px;
}
#ent_droite_pdt span{
    font-family: "Roboto-Light", arial, sans-serif;
    font-size: 26px;
    padding-top:20px;
    color:#fff;
    letter-spacing: 0.5px;
}
#ent_droite_pdt p{
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    color:#fff;
    margin:0;
    padding:1%;
}
/*=================================================*/
/*           CONTENU                               */
/*=================================================*/
.menu_gh{
    color:white;
}
#contenu{
    float:left;
    background: white;
    width:100%;
}
#categorie{
    
}
#menu_bas_a {
    font-style: italic;
    color: white;
    float: left;
    position: relative;
    padding: 13px 0 0 0px;
    height: 51px;
    text-align: right;
    width: 100%;
}
#menu_bas_a td{
		width:280px;
}
#menu_bas_a h2{
	font-size: 1.35em;
    margin-top: 0;
    letter-spacing: 0.035em;
    text-align: center;
    color:white;
}
#art5{
    float:left;
    width:305px;
    margin-bottom:4%;
    /*background-color: #FFF6B1;*/
    background:#000;
    -moz-transition: all 1.4s; 
    -webkit-transition: all 1.4s; 
    -o-transition: all 1.4s; 
    transition: all 1.4s;
    cursor:pointer;
}
#vendu{
    position: absolute;
    left: 0;
}
#vendu-ban{
    position: absolute;
    left: 0;
    width:250px;
}
#vendu-det{
    position: absolute;
    left: 0;
    width: 80%;
    margin-left: 10%;
}
.contenu_img_ss_cat{
    text-align: center;
    padding: 2% 0;
}
.contenu_img_ss_cat img{
    height:249px;
    max-width:100%;
}
.contenu_img{
    height:0;
}
.contenu_img img{
    width:305px;
}
.contenu_img_05{
    height:137px;
}
.contenu_img_05 img{
    width:305px;
}

/*#art_ss_cat:hover{
    background:crimson;
}*/
#art_qsn:hover{
    background:#206B63;
}
#art4:hover{
    background:#84141D;
}
#art5:hover{
    background:#84141D;
}
.txt_art{
    position:relative;
    float: left;
    width: 100%;
    text-align: center;
    background: #5b5b5b;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.txt_art h1{
    font-family:verdana, helvetica, sans-serif;
    text-align:center;
    color:black;
    font-weight:bold;
    font-size:14px;
}
.txt_art p{
    font-family:verdana, helvetica, sans-serif;
    text-align:justify;
    color:black;
    font-size:11px;
    padding:10px;
}
#p_art{
    float: left;
    min-height: 230px;
    background: none repeat scroll 0% 0% white;
    font-size: 1.2em;
    padding: 1%;
    text-align: justify;
    letter-spacing: 0.2px;
    line-height: 1.2em;
    width: 100%;
}
#p_art_qsn{
    float: left;
    min-height: 242px;
    background: none repeat scroll 0% 0% white;
    font-size: 1.15em;
    font-family: "Roboto-Light";
    padding: 1%;
    text-align: justify;
    letter-spacing: 0.3px;
    line-height: 1.2em;
    width:100%;
}
#p_art_05{
    background: none repeat scroll 0% 0% #888;
    color:white;
    float: left;
    height: 200px;
    font-size: 1.2em;
    font-family: "Roboto-Light";
    padding: 1%;
    text-align: justify;
    letter-spacing: 0.3px;
}
#fleches{
    text-align:center;
    width:305px;
    height:35px;
    float:left;
    background:#888;
    padding-left:125px;
}
#lien_art_cat{
    color:black;
}
#ss_nav_head{
	padding: 12% 0 0 25%;
}
.rupt-stk{
    color:red;
    font-style: italic;
}
/*=================================================*/
/*           ENTETE PRODUIT                        */
/*=================================================*/

#entete{
    position: relative;
    background: #eee;
}
#entete table{
    width:1100px;
    border-collapse: collapse;
}
#ent_row{
    border-bottom: 1px solid black;
}
#ent_pdt{
    min-height:175px;
}
#ent_pdt h1{
    font-family: "Roboto-LightBold", arial, sans-serif;
    font-size: 2.4em;
    padding:20px 0 5px 0;
    margin: 0;
    color:#206B63;
    letter-spacing: 0.5px;
    text-align: center;
}
#ent_pdt p{
    font-family: "Roboto-Light",verdana,arial,sans-serif;
    padding: 20px;
    font-size: 2em;
    letter-spacing: 0.3px;
    text-align: justify;
    width:60%;
    margin-left: auto;
    margin-right: auto;
}
/*=================================================*/
/*              CONTENU PDT                        */
/*=================================================*/
#contenu_pdt{
    float:left;
    background: #838383;
    width:100%;
    min-height:600px;
}
#nav_pdt{
    background: #e90000;
    width:20%;
    min-height: 500px;
    float:left;
    padding: 4% 0 2% 0;
}
#nav_pdt div{
    background: #838383;
    padding:10px;
    float:left;
    font-size:1.2em;
}
#div_item{
    background-color: white;
    padding-bottom: 4%;
    min-height: 600px;
}
.li_pdt{
    margin-bottom:10px;
    list-style: none;
}
.li_pdt_a{
    margin-bottom:10px;
    color:white;
    list-style: none;
    padding:5px 8px;
    background: #206B63;
}
.li_pdt_a:hover{
    color:#206B63;
    background: white;
}
.ul_pdt{
    padding:10px;
    color:#fff;
    list-style: none;
}
.ss_li_pdt{
    padding:5px;
    font-size: 0.85em;
}
.ss_li_pdt a{
    padding:5px 8px;
    color:#fff;
}
.ss_li_pdt a:hover{
    padding:5px;
    color:#206B63;
    background: white;
}
#ss_contenu_pdt{
    float:left;
    width:75%;
    font-family: verdana,helvetica,sans-serif;
	margin-left: 4%;
	padding-bottom:4%;
}
.categorie_pdt{
    
}
.art_pdt{
	width: 100%;
	height: 150px;
	margin: 5.5% 0% 0% 3.5%;
	background: #fff;
}
.info_pdt{
    float: left;
  height: 100%;
  width: 100%;
  text-align: center;
  margin-top:4%;
}
.info_container{
    float: left;
    width: 100%;
    height: 22%;
}
.info{
    float:left;
    height: 69%;
    width: 23.65%;
    padding: 5px 0 0 0;
    font-size:0.75em;
    margin-left:5px;
    background: black;
    text-align: center;
    color:white;
}
#art_pdt_4{
    float:left;
    width:720px;
    /*margin:20px 5px 20px 15px;*/
    /*background-color: #FFF6B1;*/
    background:#000;
    -moz-transition: all 1.4s; 
    -webkit-transition: all 1.4s; 
    -o-transition: all 1.4s; 
    transition: all 1.4s;
    cursor:pointer;
}
#art_pdt_5{
    float:left;
    width:305px;
    margin-bottom:4%;
    /*background-color: #FFF6B1;*/
    background:#000;
    -moz-transition: all 1.4s; 
    -webkit-transition: all 1.4s; 
    -o-transition: all 1.4s; 
    transition: all 1.4s;
    cursor:pointer;
}
.contenu_img_pdt{
    float: left;
    height: 150px;
    width: 100%;
    margin: 2% 0%;
	background-image: url(../image-communication-en-ligne/bg-img-item.jpg);
    border: 1px solid black;
}
.contenu_img_pdt img{
    max-width:100%;
    max-height: 150px;
}
.contenu_img_pdt_04{
    width:720px;
    height:137px;
}
.contenu_img_pdt_04 img{
    width:720px;
    height:137px;
}
.contenu_img_pdt_05{
    width:305px;
    height:137px;
}
.contenu_img_pdt_05 img{
    width:305px;
    height:137px;
}
/*.art_pdt:hover{
    background:#fff9f9;
}
.art_pdt:hover .info{
    background:#fff;
}*/
#art_pdt_4:hover{
    background:#84141D;
}
#art_pdt_5:hover{
    background:#84141D;
}
#pagination{
	background-color: #FFF;
}
.info_item {
    padding: 2%;
    border: 1px solid silver;
}
.px_item{
	font-weight: bold;
}
.desc_pdt {
    height: 150px;
    padding: 0px;
    float: left;
    width: 100%;
    border: 1px solid silver;
}
.desc_pdt h2 {
    font-size: 1.2em;
    padding: 5px;
    color: #FFF;
    text-align: center;
    background-color: #000;
    margin: 0px;
}
.desc_pdt p {
    height: 72%;
    font-size: 1.1em;
    padding: 2%;
    text-align: left;
}
.qte_item {
    width: 100%;
    text-align: center;
    border: 1px solid silver;
}
.div_ajout_item{
    padding: 1%;
	background: linear-gradient(to bottom, #5D8655, #5ec019);
}
.div_ajout_item:hover{
	background: linear-gradient(to bottom, #8DB186, #88e348);
}
.ajout_item{
	background: transparent;
	font-size:1.2em;
	letter-spacing: 0.2em;
	color:white;
    padding: 1%;
	width:100%;
}
/*=================================================*/
/*                    MENU GAUCHE                  */
/*=================================================*/
.li_actif{
    color: white;
    font-size: 1.15em;
    font-weight: bold;
    width: 95%;
    padding: 4px;
    margin-top: 2px;
    background: #000;
}
.li_inactif{
    color: white;
    font-size: 1.15em;
    font-weight: bold;
    width: 95%;
    padding: 4px;
    margin-top: 2px;
    background: #000;
}
.ss_li_actif{
    color: white;
    font-style: italic;
    list-style: square;
    margin-left: 20px;
}
.ss_li_inactif{
    color: white;
    font-style: italic;
    list-style: square;
    margin-left: 20px;
}
.li_actif a, .li_inactif a, .ss_li_actif a, .ss_li_inactif a{
    color:white;
}
/*=================================================*/
/*                 CONTENU DETAIL                  */
/*=================================================*/
#categorie_02{
    background:#e90000;
}
#div_item_det{
    background:#fff;
}
#div_img_det{
    margin: 2% 0;
    text-align: center;
}
#img_det{
    width:98%;
    border: 1px solid;
}
#imagette_det {
    width: 32%;
    margin: 0 0% 0 1%;
    float: left;
}
#imagette_det img{
    width: 93%;
}
#p_det_mch{
    background: black;
    color: white;
    font-size: 1.4em;
    border-radius:5px;
}
.input_det{
    width: 98%;
    padding: 5px;
    border-radius: 5px;
    background: white;
    border: 1px dashed black;
    color: black;
}
.text_det{
    width: 98%;
    padding: 5px;
    border-radius: 5px;
    background: white;
    border: 1px dashed black;
    color: black;
    height:100px;
}
/*=================================================*/
/*                   HEADER PANIER                 */
/*=================================================*/
.hd_panier{
	padding:0;
}
#img_hd_panier{
	padding: 5px;
}
#img_hd_panier img{
	height:34px;
}
/*=================================================*/
/*                       PANIER                    */
/*=================================================*/
#div_panier{
    padding: 2% 0;
    float: left;
    border-top: 2px solid black;
    width:100%;
}
#div_page_panier{
    padding: 2% 0;
}
.div_contenu_panier{
	background: white;
}
.ligne_panier{
	margin-bottom:0.4%;
}
/*élément {
    padding: 0px;
    margin: 0px;
    height: 75px;
}*/
.div_img_panier {
    background: #ddd;
    height: 75px;
    text-align: center;
}
.div_img_panier:hover{
    background: #a5a5a5;
}
.contenu_img_panier {
    height: 75px;
}
.contenu_img_panier img {
    height: 100%;
}
.hdr_panier{
    border: 1px solid #000;
    padding: 0.2%;
}
.info_panier {
    border: 1px solid #b7b7b7;
    padding: 0.5%;
    height: 75px;
}
#span_tp_pdt{
    font-style: italic;
    color: #206B63;
}
.div_del_item{
    height: 75px;
	padding: 1% 0 0 0;
}
.div_del_item div {
    background-image: url("../img/del.png");
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    margin: 22% 0 0 22%;
}
.div_del_item:hover{
	
}
.del_item{
	width: 100%;
	height: 100%;
	background-color: inherit;
}
.info_px_total{
    border: 1px solid #e95555;
    padding: 1.2%;
    height: 75px;
    text-align: center;
    font-size:1.2em;
}
.info_px_total_02{
    background: #e95555;
    padding: 1.2%;
    height: 75px;
    text-align: center;
    color:white;
    font-size:1.2em;
    font-weight: bold;
}
.div_acheter{
    padding: 1.8% 0%;
	background: #D82727 none repeat scroll 0% 0%;
	height: 75px;
	color: white;
	text-align: center;
	font-weight: bold;
}
.div_acheter:hover{
    background: #f33;
}
.acheter{
    background: transparent none repeat scroll 0% 0%;
    font-size: 1.2em;
    color: #FFF;
    width: 100%;
    padding: 22% 0;
    font-weight:bold;
}
/*----------- COORDONNEES CLIENTS -----------------*/
#form_coord{
	
}
#div_inp_coord{
    text-align: center;
}
#div_coordonnees{
	background: white;
	float:right;
}
#div_coordonnees .div{
	background: white;
}
.carre_coord{
	
}
.span_coord {
    
}
.titre_form_coord{
    font-size: 1.2em;
    font-weight: 500;
    color: #FFF;
    text-align: center;
    background-color: #000;
    padding: 5px 0px;
    border-radius: 10px;
}
.input_coord{
    margin: 5px;
    width: 70%;
    height: 30px;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
    border: 1px solid #ccc;
}
.txrea_coord{
    width: 85%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid silver;
}
#valider_panier{
    padding: 1% 2%;
    border-radius: 4px;
    background: #206b63;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    color: white;
    margin-bottom: 3%;
}
#valider_panier:hover{
  background:#109385;
}
/*---------------- RESUME COMMANDE ------------------*/
#div_form{
    text-align: center;
    min-height: 450px;
    padding: 7%;
}
#resume_panier{
    border: 2px solid #206B63;
    width: 40%;
    padding: 2%;
    border-radius: 10px;
    box-shadow: 2px 2px 8px #5D5D5D;
}
#px_ttc_res_pan {
    font-size: 1.2em;
    font-weight: bold;
}
#resume_panier_0{
    border: 2px solid crimson;
    width: 40%;
    padding: 2%;
    border-radius: 10px;
    box-shadow: 2px 2px 8px #5D5D5D;
}
#h1_com_0{
    color:crimson;
}
/*------------ ICONE PAIEMENT ------------*/
#div_footer_pmt{
  background: #6f6f6f;
  border-top:4px solid #206B63;
  width:100%;
  float:left;
  margin: 0;
  padding:0 3% 0 0;
}
#onglet-ftr-pmt{
  margin:1% 2%;
  text-align: center;
  font-size: 0.9em;
}
.img-paiement{
    height: 60px;
    box-shadow: 2px 2px 6px rgb(0, 0, 0);
}
#div-3-idx, #div-3b-idx, #div-dtf{
  background:#868383;
  width:100%;
  font-size:1.2em;
  text-align: center;
  padding-bottom: 2%;
  overflow: hidden;
}
#div-3b-idx{
  background:#5b5858;
}
#div-dtf{
  background:#eafff0;
}
.img-menu{
    width:85%;
    padding:2%;
}
.cadre-video{
  width: 82%;
  margin: 5% 2%;
  border: 5px solid #c91518;
  border-radius: 10px;
}
#form_cdt_ctc{
  font-size:0.85em;
}
#form_cdt_ctc h1{
    position: inherit;
}
.carre-crea-ctc{
  background:#a4a4a4;
  padding: 2px 5px 5px 5px;
  border-radius: 10px;
  min-height:300px;
}
#h1-contact{
    text-align: center;
}
#contact-droit{
     margin: 18.5% 2%;
     font-size: 1.8em;
}
#div_inp_ance{
	margin:5px 0;
	padding:5px;
	text-align: center;
}
#div_inp_ance textarea {
    width: 100%;
    height: 160px;
    padding: 10px;
    border-radius: 4px;
}
.titre_champs{
	color:white;
    padding-left:5%;
}
#input_exp {
    margin: 5px;
    width: 70%;
    height: 30px;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
}
#map{
    padding: 4.5% 6%;
    border:inherit;
}
#map iframe{
    width:100%;
    border-radius:10px;
    border:1px solid black;
}
#facade{
    width:90%;
    border:1px solid black;
    margin: 4% 5%;
    border-radius: 10px;
}
/*=================================================*/
/*                PAGINATION                       */
/*=================================================*/
#btn_page{
    text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    margin: 3px 5px;
    padding: 2px 5px;
    display: inline-block;
    border-top: 1px solid #fff;
    text-decoration: none !important;
    color: #fff;
    font-family: "Helvetica Neueu", Helvetica, Arial, sans-serif;
    background-color: #206b63;
    background-image: -webkit-gradient(linear, left top, left bottom, from(silver), to(#000));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, silver, #000);
    /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(top, silver, #000);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, silver, #000);
    /* IE10 */
    background-image: -o-linear-gradient(top, silver, #000);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, silver, #000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='silver', EndColorStr='#000');
  /* IE6–IE9 */
}
#btn_page:hover{
  color:#fff;
    background-color: #206b63;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#206B63), to(#21bB5f));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #21bb5f, #206b63);
    /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(top, #21bb5f, #206b63);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #21bb5f, #206b63);
    /* IE10 */
    background-image: -o-linear-gradient(top, #21bb5f, #206b63);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #21bb5f, #206b63);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#21bb5f', EndColorStr='#206b63');
  /* IE6–IE9 */
}
#page_active{
    text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    margin: 3px 5px;
    padding: 2px 5px;
    display: inline-block;
    border-top: 1px solid #fff;
    text-decoration: none !important;
  color:#fff;
    background-color: #206b63;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#206B63), to(#21bB5f));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #21bb5f, #206b63);
    /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(top, #21bb5f, #206b63);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #21bb5f, #206b63);
    /* IE10 */
    background-image: -o-linear-gradient(top, #21bb5f, #206b63);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #21bb5f, #206b63);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#21bb5f', EndColorStr='#206b63');
  /* IE6–IE9 */
}

/*=================================================*/
/*                MEDIA QUERIES                    */
/*=================================================*/
@media screen and (max-width: 768px) {
    #ss_nav_head{
        padding: 0% 0 0 31%;
    }
    #navbar {
        margin: 0px 0px 0px 0%;
    }
    #navbar-inverse {
        min-height: 97px;
        background-color: #000;
    }
    #nav-head{
        height: 97px;
    }
	#art_ss_cat {
        float: left;
        margin: 1% 1%;
        padding: 0;
        background: white;
        box-shadow: 0 0 4px #555;
        cursor: pointer;
        border: 2px solid black;
        width: 47%;
        height: 362px;
    }
	/*#art_ss_cat:hover {
        background: white;
    }*/
	#art_qsn{
		float:left;
		margin: 2% 0%;
		padding: 0;
		/*background-color: #FFF6B1;*/
		background:#000;
		-moz-transition: all 1.4s; 
		-webkit-transition: all 1.4s; 
		-o-transition: all 1.4s; 
		transition: all 1.4s;
		box-shadow:0 0 6px #555;
		cursor:pointer;
	}
    #art4 {
        float: left;
        box-shadow: 0px 0px 6px #555;
        cursor: pointer;
        margin: 2% 0% 1% 0px;
        width: 100%;
        cursor:pointer;
        padding: 0px;
        background: #000;
        -moz-transition: all 1.4s; 
        -webkit-transition: all 1.4s; 
        -o-transition: all 1.4s; 
        transition: all 1.4s;
    }
    #img_art_4 {
    width: 100%;
    }
	#menu_bas_a_04{
		font-family:"Roboto-Light",verdana, helvetica, sans-serif;
		font-style:italic;
		font-size:25px;
		color:white;
		float:left;
		position:relative;
		padding:10px 0 0 20px;
		height:51px;
	}
	#menu_bas_a_04 td{
			width:90%;
		text-align:center;
	}
	#menu_bas_a_04 h2{
			font-size:72%;
			margin-top:0;
	}
	#img_art_4{
		width:100%;
	}
	/*-----------------
	      PANIER
	-----------------*/
	/*.div_del_item div{
		background-image: url("../image-communication-en-ligne/del.png");
		background-repeat: no-repeat;
		height: 100%;
		width:100%;
	}*/
	.info_px_total {
		border: 1px solid #DDD;
		padding: 6% 5px 0 0px !important;
		height: 75px;
		text-align: center;
		font-size: 0.9em;
	}
    .info_panier {
        border: 1px solid #DDD;
        padding: 0.5%;
        height: 75px;
        font-size: 0.9em;
        line-height: 1.3em;
    }
    .contenu_img_ss_cat {
        width: 100%;
        margin: 0;
        float: left;
    }
    .contenu_img_ss_cat img {
        height: auto;
        max-width: 100%;
    }
    #menu_bas_a {
        padding: 2%;
    }
    .txt_art {
        float: left;
        width: 100%;
        text-align: center;
        font-size: 1em;
        padding-top: 6%;
    }
    #p_art {
        float: left;
        min-height: 120px;
        font-size: 1em;
        padding: 1%;
    }
    #vendu {
        position: absolute;
        left: 0;
        top: 0px;
    }
    #vendu-ban{
        position: absolute;
        left: 0;
        top: 0px;
        width:250px;
    }
    #tel-hdr {
        width: 100%;
        margin: 32px 0% 0 0%;
        text-align: center;
    }
    #tel-hdr p {
        float: right;
        padding: 0;
        margin-right: 44%;
        text-align: left;
    }
    .img-menu{
        width:100%;
        padding:1% 0 1% 0;
    }
    .cadre-video {
    width: 96%;
    margin: 5% 2%;
    border: 5px solid #c91518;
    border-radius: 10px;
  }
}
/*------------------------------------------------------*/
@media screen and (min-width: 768px){
        #art_ss_cat {
        float: left;
        margin: 2% 0% 2% 6%;
        padding: 0 0.5% 0.5% 0.5%;
        background: rgba(000,000,000,0.4);
        -moz-transition: all 1.4s;
        -webkit-transition: all 1.4s;
        -o-transition: all 1.4s;
        transition: all 1.4s;
        box-shadow: 0 0 4px #555;
        cursor: pointer;
        border: 2px solid black;
        border-radius: 10px;
    }
    #art_qsn{
        float: left;
        margin: 2% 2.5%;
        padding: 0px;
        background: #000 none repeat scroll 0% 0%;
        transition: all 1.4s ease 0s;
        cursor: pointer;
        border: 1px solid black;
    }
	#art4{
		float:left;
		width:720px;
		margin: 2% 0% 1% 5%;
		padding: 0;
		/*background-color: #FFF6B1;*/
		background:#000;
		-moz-transition: all 1.4s; 
		-webkit-transition: all 1.4s; 
		-o-transition: all 1.4s; 
		transition: all 1.4s;
		box-shadow:0 0 6px #555;
		cursor:pointer;
	}
	#menu_bas_a_04{
		font-family:"Roboto-Light",verdana, helvetica, sans-serif;
		font-style:italic;
		font-size:25px;
		color:white;
		float:left;
		position:relative;
		padding:10px 0 0 20px;
		height:51px;
	}
	#menu_bas_a_04 td{
			width:695px;
		text-align:center;
	}
	#menu_bas_a_04 h2{
			font-size:0.9em;
			margin-top:0;
	}
    #nav-head{
        height: 0;
    }
}
@media screen and (width: 768px){
    #masque{
        position: relative;
        width:170px;
        font-size: 12px;
        overflow:hidden;
        visibility: hidden;
        display: none;
        left: -1px;
            }
	#navbar {
		margin: 0px 0px 0px 16%;
	}
    #art4 {
        float: left;
        box-shadow: 0px 0px 6px #555;
        cursor: pointer;
        margin: 2% 0% 1% 0px;
        width: 100%;
        cursor:pointer;
        padding: 0px;
        background: #000;
        -moz-transition: all 1.4s; 
        -webkit-transition: all 1.4s; 
        -o-transition: all 1.4s; 
        transition: all 1.4s;
    }
	#img_art_4{
		width:100%;
	}
	.div_a_menu{
		position: relative;
		top:45px;
		z-index: 10;
		font-family:"Roboto-Light",verdana, helvetica, sans-serif;
		color:white;
		border-radius:8px;
		border:1px solid silver;
		float:left;
		width:118px;
		height:25px;
		text-align: center;
		margin: 1% 0;
		/*border-right: 2px solid #603813;*/
		background-color:#206B63;
		-moz-transition: all .6s; 
		-webkit-transition: all .6s; 
		-o-transition: all .6s; 
		transition: all .6s;
	}
	.lien_menu_index{
		font-size:13.5px;
		color:white;
	  -moz-transition: all .6s; 
	  -webkit-transition: all .6s; 
	  -o-transition: all .6s; 
	  transition: all .6s;
	}
	.li_nav {
		margin: 5px 0px 0px 1.2%;
	}
	#ent_gauche p {
		font-family: "Roboto-LightBold",verdana,arial,sans-serif;
		padding: 10px 30px 15px 39px;
		text-align: justify;
		font-size: 1.2em;
	}
	#ent_droite {
		background: #206B63 none repeat scroll 0% 0%;
		text-align: center;
		padding: 3.4% 0px;
	}
    #nav_pdt {
    background: #84141D none repeat scroll 0% 0%;
    width: 25%;
    height: 100%;
    float: left;
    padding: 5% 0px 0px 2%;
    }
    #nav_pdt div {
        background: #84141D none repeat scroll 0% 0%;
        float: left;
        font-size: 1em;
        width: 100%;
        padding: 10px;
    }
    .ul_pdt {
    color: #FFF;
    list-style: outside none none;
    padding: 2% 0%;
    }
	.desc_pdt {
    width: 100%;
    height: 172px;
    float: left;
    padding: 0px;
    border-radius: 12px;
    margin: 1% 0%;
	}
	.contenu_img_pdt {
		float: left;
		height: 100%;
		margin: 1% 0%;
	}
	.contenu_img_pdt img {
		height: 100%;
	}
    .desc_pdt p {
    height: 72%;
    font-size: 0.9em;
    padding: 4% 2% 2% 2%;
    text-align: center;
    }
    .art_pdt {
    background: #FFF none repeat scroll 0% 0%;
    margin: 5.5% 0% 0% 3.5%;
    height: 100%;
    }
    .info_px_total {
        border: 1px solid #DDD;
        padding: 3% 5px 0 0px !important;
        height: 75px;
        text-align: center;
        font-size: 0.9em;
    }
    #onglet-ftr {
        margin: 1% 0%;
        min-height: 80px;
        text-align: center;
        font-size: 0.9em;
    }
    #footer {
        background: #000;
        font-size: 0.84em;
        color: #fff;
        padding: 15px 10px 25px 10px;
        text-align: center;
        font-family: verdana, helvetica, sans-serif;
    }
}