
#menuhaut2 button{
    display:none;
}

#menuhaut2 .navbar-collapse{
    display: block;
}

#menuhaut2 .navbar-nav li .dropdown-menu .col-md-3{
    float: left;
    display: inline;
}


.dropdown-menu .description {
    background:url("../charteGraphique/images/theme-responsive/widgets/ombre.png") no-repeat scroll right 0;
    width: 305px;
    padding-right: 80px;
    height: 250px!important;
}
/*
.dropdown-menu li {
    width: auto;    
}*/

.dropdown-menu ul{
    width: 640px;
}

#slider_home .carousel-nav-container{
    height: 34px!important;	
}

#carousel-home .slideshowTitle, #carousel-home .slideshowTitle-ev, #carousel-home .slideshowTitle-mob, #carousel-home .slideshowTitle-mes, #carousel-home .slideshowTitle-roses, #carousel-home .slideshowTitle-nais {
    background: url("../images/home/slideshow/background-slide.png") no-repeat scroll center top;
    width: 850px;
    display: block;
    z-index: 100;
}

#carousel-home .slideshowTitle-ev{
    background: url("../images/home/slideshow/background-slide-r.png") no-repeat scroll center top;
}

#carousel-home .slideshowTitle-mob{
    background: url("../images/home/slideshow/background-slide-mob.png") no-repeat scroll center top;
}

#carousel-home .slideshowTitle-mes{
    background: url("../images/home/slideshow/background-slide-mob.png") no-repeat scroll center top;
}

#carousel-home .slideshowTitle-roses{
    background: url("../images/home/slideshow/background-slide-mob.png") no-repeat scroll center top;
}

#carousel-home .slideshowTitle-nais{
    background: url("../images/home/slideshow/background-slide-nais.png") no-repeat scroll center top;
}

.carousel-nav-container .left.carousel-control-indicators , .carousel-nav-container .right.carousel-control-indicators {

    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */

}
.carousel-control {
	z-index: 100;
}
/*
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    box-shadow: 1px 1px 1px #f2f2f2;
	behavior: url('/css/PIE.htc');	
}
*/
.infobulle, .survol .descriptionProduit{
    background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C0000000,endColorstr=#C0000000);
      zoom: 1;
    
}   

.survol{
    
    /*opacity: 0;*/
    background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
      zoom: 1;
      
      display: none;
}

.listeArticles2 li:hover .survol{
   display: block;

}

#compte,
#panier{
    height: auto;
}



#widgets{
    width: auto;
}





#fiche_produit .macaron{
    left: inherit!important;
    right: 0!important;
}

#focusHome .macaron{
    left: 20px;
}

#myTab.nav-tabs > li{
    height: 60px;
}

#block-info #myTab.nav-tabs > li{
    height: auto;
}

.socialBookmark ul li{
    float: left;
}

.footer{
    padding-top: 23px!important;
}

#footer_gauche{
    width: 65%;
    float: left;
}

#liste_paiement{
    width: 30%;
    float: right;
}

/*
.labelProduit{
    margin-left: 30px;
}
*/
#Declinaison li .item #prixNbFleur strong,
#Declinaison li strong
{

    position: relative!important;
    bottom:0!important;
}

.btnGris {
    border-width: 0 0 3px;
    color: #515258;
    font-size: 15px;
    font-weight: 700;
    margin: 1px 0 0;
    padding: 15px 6px ;
    text-transform: uppercase;
    background: #dcdcdc; /* Old browsers */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom:3px solid #999;
    display:block;
    text-align:center;
    text-shadow: none;
    white-space: inherit;
}

#add_bouquet .btnGris{
    white-space:normal;
}




#tri_bloc_home .nav-tabs{
    display: block;
    overflow: hidden;

}

#tri_bloc_home .nav-tabs li,
#tri_bloc_home .nav-tabs li.active{
	  width: 33%!important;
}
#tri_bloc_home .nav-tabs li a,
#tri_bloc_home .nav-tabs li.active a{
    width: 100%!important;
    display: block!important;
}

#tri_bloc_home .listeArticles2 .col-lg-6{
    width: 255px!important;
}

#visuel_alternatif{
    margin-left: 0;
    padding-left: 0;
}

#bloc_partage{
    border-top: solid 1px #BBBBBB;
}

.liste_suggestion .item{
    width: 100%!important;
}

.liste_suggestion .imageProduit{
    width: auto!important;
}

.liste_suggestion .item li{
    width: 17%!important;
}

.liste_suggestion .item div.descriptionProduit{
    width: 100%!important;
}

#carousel-suggestion .carousel-control.right{
    right: 20px!important;
    
}

.suggestion_crossSelling .liste_suggestion{
    width: 1390px!important; 
}
    

.suggestion_crossSelling .liste_suggestion .item div{
    width: 100%!important;
    z-index: 1;
}

.suggestion_crossSelling .liste_suggestion .item.active.col-md-12{
    box-sizing: inherit !important;
    width: 1370px!important;
}   

#Entreprise .col-md-6{
    width: 45%!important;
}

#Entreprise .col-md-4{
    width: 30%!important;
}

#Entreprise .col-md-8{
    width: 50%!important;
}

.recapPanier .reference .col-md-2{
    padding-right: 70px!important;
    margin-right: 30px!important;
}

div.intro{
    background: url('../charteGraphique/images/ombre_intro.png') no-repeat center bottom !important;
}




#Declinaison{
	border: 0 none!important;
}



.automne .col-md-5{
	width: 40%!important;
}

.automne .btn.btn-default{
	filter: none;
}

.popin button.close span, .popin button.open span,
.popin button.close strong, .popin button.open strong{
	display: inline!important;
	float: left!important;
}

.popin button.close{
	filter: 100%;
}

#garantie_gauche,
#garantie_centre{
    border-right: solid 1px #CCCCCC;
}

.garantie_bloc{
	width: 400px!important;
}

.modal .col-md-6{
    width: 50%!important;
}

.modal .col-md-4{
    width: 25%!important;
}

.modal .col-md-8{
    width: 75%!important;
}

.modal .col-md-2{
    width: 16%!important;
}

.modal .col-md-3{
    width: 25%!important;
}

.hautContact.visible-md{
	display: none!important;
}

.slidebar-nav.nav-primary{
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#ffffff',GradientType=0 )!important; 

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
behavior: url(PIE.htc);
}

.slidebar-nav{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#670044', endColorstr='#a93381',GradientType=0 );
}
