        /* menu */
        #menu{ margin:0px; padding:0px; list-style:none; color:#fff; line-height:40px; display:inline-block; float:left; z-index:1000; }
        #menu a { color:#fff; text-decoration:none; }
        #menu > li {background:#172322 none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:0px 10px;}
        #menu > li a:hover {color:#B0D730;}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:-10px; top:0px; margin-top:40px; width:278px; line-height:16px; background-color:#172322; color:#0395CC; /* for IE */ display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#0395CC; }
        #menu li ul li a:hover { color:#7FCDFE; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#fff; z-index:999;}
        /* search */
        .searchContainer div { background-color:#fff; display:inline; padding:13px;}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:278px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:260px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 245px; top:0px;}
		input { height : 39px}

.div_image_carre
{
width: 100px; 
height:40px;
float:right;
}
.div_loginfrontfournisseur{
 width:100px; height:40px;
 }
.sliderindex{
width:445px; height:230px; 
}
.tbl_form_front{
width: 860px;margin-left: 10%;
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; Border-Color: #9ACADA;
}
.div_imgflashann{
 width:290px; height:120px; float:right;
}
.mettreadroite{
float:right;
}
.div_addimageformflash{
box-shadow: 2px 2px 7px 1px #34ff42; width: 60%;
}
.div_slide_bottom{
display:none;position:relative;width:100%;max-width:960px;margin:0px auto 0px;
}
.div_slide_top{
display:none;position:relative;width:100%;max-width:240px;margin:0px auto 0px;
}
.div_img_slide_top{
width:216px; height:170px; 
}
.div_img_slide_bottom{
width:91px; height:67px; 
}
.txt_art_similaire{
margin-left:60%;
}
.avertissement{
text-align: right;text-align:justify; font-size: smaller;
}
.divlogopartenaire{
width: auto;
}

.zone-designation {
	height: 40px;
	overflow: hidden;
}
.cel_produit:hover > .zone-designation {
	height: auto;
}

#tabpromo{
width: 602px;
} /*
button {
    background-color: #4CAF50; 
    color: white;
    border: none;
    cursor: pointer;
}

.btn {
  background: #91d934;
  background-image: -webkit-linear-gradient(top, #91d934, #fff312);
  background-image: -moz-linear-gradient(top, #91d934, #fff312);
  background-image: -ms-linear-gradient(top, #91d934, #fff312);
  background-image: -o-linear-gradient(top, #91d934, #fff312);
  background-image: linear-gradient(to bottom, #91d934, #fff312);
  -webkit-border-radius: 13;
  -moz-border-radius: 13;
  border-radius: 13px;
  font-family: Georgia;
  color: #544e54;
  font-size: 15px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
} */

.btn:hover {
  background: #cdf7af;
  background-image: -webkit-linear-gradient(top, #cdf7af, #ded17e);
  background-image: -moz-linear-gradient(top, #cdf7af, #ded17e);
  background-image: -ms-linear-gradient(top, #cdf7af, #ded17e);
  background-image: -o-linear-gradient(top, #cdf7af, #ded17e);
  background-image: linear-gradient(to bottom, #cdf7af, #ded17e);
  text-decoration: none;
}

.sousmenu2 {
z-index:70;
position: relative;
font-size:1em;
width:45%;
}

#recherche{
margin-top:0px;
width:100%;
position:absolute;
z-index:2;
background-color:#172322;
height:40px;
padding:1px;
}

.loupe {
    position: relative;
    right: 50px;
}

.form_msg_cmd{
width:70%;
float: right;position: absolute;right: 1%;
}

.item_body
{
width: 100% !important;
/*display: table-row-group; */
/* float: left; */
}
/************/

.img-profil-mini {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0px;
  float: left;
  margin-right: 10px;
  object-fit: cover;
  border: 3px #ffc107;
  border-style: double;
  object-position: center right;
}
.img-profil-mini:hover {
  border: 3px #ffc107;
  border-style: dotted;  
}
/********************/

@media screen and (max-width: 200px) {
  .column {
    -ms-flex: 30%;
    flex: 130%;
    max-width: 30%;
  }
}

/************menu dropdown pour langue*************/

.ct-topbar {
  text-align: right;
  background: #eee;
  font-size: 10px;
    margin-left: 43px;
    margin-bottom: 28px;
}
.ct-topbar__list {
  margin-bottom: 0px;
}
.ct-language__dropdown{
	padding-top: 8px;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 110%;
	left: -3px;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	width: 100px;
	text-align: center;
	padding-top: 0;
  z-index:200;
}
.ct-language__dropdown li{
	background: #222;
	padding: 5px;
}
.ct-language__dropdown li a{
	display: block;
}
.ct-language__dropdown li:first-child{
	padding-top: 10px;
	border-radius: 3px 3px 0 0;
}
.ct-language__dropdown li:last-child{
	padding-bottom: 10px;
	border-radius: 0 0 3px 3px;
}
.ct-language__dropdown li:hover{
	background: #444;
}
.ct-language__dropdown:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 8px;
	height: 0;
	border: 0 solid transparent;
	border-right-width: 8px;
	border-left-width: 8px;
	border-bottom: 8px solid #222;
}
.ct-language{
	position: relative;
  background: #00aced;
  color: #fff;
  padding: 10px 0;
}
.ct-language:hover .ct-language__dropdown{
	max-height: 200px;
	padding-top: 8px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.navbar-brand>img {
  padding-top: 11px;
  width: 130px;
  margin-left: 15px;
}
.navbar-brand {
    height: auto;
    margin: 0;
    padding: 0;
    margin-right: 20px;
}
.navbar {
/*   background-color: #000000; */
}
.navbar-default .navbar-nav > .active > a {
  padding: 8px 19px 9px !important;
}
.navbar-nav > li.active {
  padding: 8px 0px 9px 0;
}
.navbar-right {
  padding-top: 0;
}
.navbar-default .navbar-nav > li > a::after {
  background-color: transparent;
  border-bottom: 3px solid #d2282e;
}
.navbar-default .navbar-nav>li {
  display: inline-block;
  text-align: center;
  float: none;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #0392CC;
}	
.goog-te-banner-frame {display:none !important}

	/*hide origine text***********/
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}	/*hide origine text***********/

/************menu dropdown pour langue*************/


/******* barre de rechercher **************/
    .searchbar07{
    margin-bottom: auto;
    margin-top: auto;
    height: 60px;
    background-color: #353b48;
    border-radius: 30px;
    padding: 10px;
    }

    .search_input{
    color: white;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 40px;
    transition: width 0.4s linear;
    }

    .searchbar07:hover > .search_input{
    padding: 0 10px;
    width: 450px;
    caret-color:red;
    transition: width 0.4s linear;
    }

    .searchbar07:hover > .search_icon{
    background: white;
    color: #e74c3c;
    }

    .search_icon{
    height: 40px;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:white;
    }
/**************************************************************************************/	
/**************************************************************************************/
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 50%;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}	
	
/******* barre de rechercher **************/

/***reomve arrow form dropdown****/
.dropdown-toggle:after {
    display: none;
}

.icon_user_c {
	font-size: 20px;
}

#user_c_menu {
    color: white;
    top: 10px !important;
    position: inherit;
}

#videoann
{
	width: 100%; background-color: rgba(253, 240, 222, 0.4); border: 1px solid palegoldenrod; border-radius: 5px; padding: 5px; overflow-x:hidden;
}

.dropdown-item
{
	font-size: 11px
}
