#menuhaut2 button{
	display:none;
}

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

#menuhaut2 .navbar-nav li .dropdown-menu .col-md-6{
	width: 45%!important;
}

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

#menuhaut2 .navbar-nav li .dropdown-menu .col-md-6 li{
    width: 25%!important;	
}

.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-indicators li{
	display:inline;
}

#carousel-home{
   height: 278px;
}

#carousel-home .item img{
    height:375px;
    
}

#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-indicators {
    /*background: rgb(255,255,255);*/
    width: 100%;
    background:transparent;
      filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff,endColorstr=#80ffffff);
      zoom: 1;
	  
 }

.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;

}

.navbar{
	z-index: 10;
	position: static;
}
/*
#menuhaut2 .container-full{
	position: relative;
}*/

#navigation .dropdown-menu{
	top: 140px!important;
}

.nav2.navbar-nav{
	position: static;
	z-index: 10;
	padding-top: 5px!important;
}

.navbar > .container-full{
	position: static!important;
}

.nav > li{
	z-index: 10;
	position: static;
}

.nav > li > a{
    position: static;
    z-index: 10;
	margin-top: 0!important;
}

#compte,
#panier{
	height: auto;
	z-index: 100;
}


#header{
    position: relative;
	zoom:1;
}

.hautDroit{
	position: relative;
	zoom:1;
}

.centre .col-md-9{
	position: static!important;
}

.formRecherche .btnOk{
	width: auto;
	height: 15px;
}

#header .formRecherche #recherche{
    /*width: auto;*/
	height: 23px!important;	
}


#widgets{
	width: auto;
}
.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 */

}


#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;
}

.breadcrumb li a{
	background: url('../charteGraphique/images/fleche.png') no-repeat right 7px;
	padding-right: 15px;
	margin-right: 10px;
}

.breadcrumb li.active a,
.breadcrumb.tunnel li a{
	background: none;
}

.breadcrumb.tunnel li.active{
	background: none repeat scroll 0 0 #E85A1D!important;
}

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

}

#tri_bloc_home .nav-tabs li,
#tri_bloc_home .nav-tabs li.active{
	width: 160px!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;
}


input[type="text"],
input[type="password"]{
	height: 20px!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: 15%!important;
}

.liste_suggestion .item div.descriptionProduit{
	width: 100%!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;
}

.block-coupon .btn{
	height: 20px!important;
}

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

.centre h2 {
    background:url("../images/home/separator-divers.gif") repeat-x scroll 0 6px;
}

.centre #myTabContent h2{
	background: none;
}

ul.list li{
	background: url('../charteGraphique/images/puce.png') no-repeat 0 5px;
	padding-left: 15px;
}

.slidebar-nav
{
	position: relative!important;
	top:20px!important;
	margin-bottom: 20px;
}

.sidebar-nav{
	position: relative!important;
	top: 60px!important;
}

.slidebar-nav li{
	background: url('../CharteGraphique/images/puce_blanche.png') no-repeat 0 17px;
	padding-left: 10px;
}

.slidebar-nav.nav-primary li{
    background: url('../CharteGraphique/images/puce_violet.png') no-repeat 0 17px;
    padding-left: 10px;
}

.nav-primary{
	top:50px!important;
}

.voirpromotion{
	/*top: 5px!important;*/
	margin-top: 5px;
}

#Particulier .form-group .col-md-8{
	padding-left: 0!important;
	padding-right: 0!important;
	
}

#Particulier .form-group .col-md-8 .form-control{
    width: 80%;
}

.detail-livraison .centrage {
	border: 0 none!important;
}

.infobulle{
	width: 90%!important;
}

.fb_iframe_widget{
	display: inline!important;
}

.valider .btn{
	border: 0 none;
}

.block-sms .btn{
	height: auto!important;
}


.breadcrumb.tunnel li{
    background: #EFEFEF!important;
}

.block-sms{
    background-image: url("../charteGraphique/images/ombre_intro.png");
    background-position: center top;
    background-repeat: no-repeat;
    padding-top:50px!important;
    margin-top:0!important;

}

.reassurance li.satisfaction{
    background:url("/charteGraphique/images/theme-responsive/header/satisfaction.png") no-repeat 0 0;   
}

.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{
	margin-bottom: 20px!important;
}

.socials ul{
	margin-left: 0!important;
}



.nav2.navabr-nav{
	position: absolute;
	z-index: 100;
}

#image1{
	border: 0 none;
}

.commande.tunnel.breadcrumb{
	position: relative;
	z-index: 10;
}

.tunnel.breadcrumb li{
    z-index: 10;
}

#tooltip{
	z-index: 1000;
	position: absolute;
	zoom:1;
}


.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: 10%!important;
}

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

.modal a.btn-default,
.modal btn.btn-default{
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.modal{
	z-index: 300000!important;
}

#agenda_new{
	margin-right: 30px;
}

ul.reassurance{
	position: relative;
	z-index: 1000;
}

#catalogueProduits #catalogue-subtitle select, #catalogueProduits #catalogue-subtitle input{
	height: auto!important;
}

#val_budget{
	padding-top: 4px!important;
    padding-bottom: 4px!important;
}

#catalogueProduits #catalogue-subtitle .btn-primary {
	padding-top: 0!important;
    padding-bottom: 0!important;
}

.btn-secondary{
    border-radius: 5px;
    
    behavior: url(/css/PIE.htc);
}


.block-coupon .btn{
	padding-top: 7px!important;
}

.block-sms .btn{
    padding-top: 5px!important;
}

.valider .btn{
	padding-top: 7px!important;
}

.garantie_bloc{
	position: static!important;
}

.calendrier, .recapPanier td > div.calendrier{
    z-index: 2000!important;	
}

#panier{
	padding-bottom: 10px;
}

.encartLogin .form-control{
    width: 100%!important;
}


.form-control{
	width: auto!important;
}

#header{
	position: relative;
	z-index: 200000;
}


