body {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 150%;
}
.wrapper .header {
    background: rgba(0, 0, 0, 0) no-repeat fixed center center / cover ;
    margin: 0;
    padding: 0;
}
.boxed-layout {
    background: rgba(0, 0, 0, 0) url("../img/patterns/15.png") repeat scroll 0 0;
    box-shadow: 0 0 5px #ccc;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
}
.highslide-html-content, .highslide-header {
    background: #000 none repeat scroll 0 0 !important;
    border: 1px solid #000 !important;
    height: 100% !important;
    max-width: 650px !important;
    padding: 0;
    width: auto !important;
}
.highslide-html-content a {
    color: #fff !important;
}
.highslide-caption h4 {
    font-size: 1em;
    margin: 0;
    padding: 2px 0;
}
.highslide-caption p {
    font-size: 0.9em;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.accueil_infos {
    background-color:#abacf5;
    filter:alpha(Opacity=60);
    -moz-opacity:0.6;
    opacity: 0.8;    
    transition:border linear .2s,box-shadow linear .5s;
    -moz-transition:border linear .2s,-moz-box-shadow linear .5s;
    -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
    outline:none;
    border-color:rgba(81,167,180,.75);
    box-shadow:0 0 8px rgba(81,167,180,.5);
    -moz-box-shadow:0 0 8px rgba(81,167,180,.5);
    -webkit-box-shadow:0 0 8px rgba(81,167,180,3);
    
    padding: 8px 0;
    position: relative;
    z-index: 12;
    height: 123px;		
}
.accueil_infos p {
	color:#000000;
}
.topbar_accueil {
    background-color:#a7a6a6;
    filter:alpha(Opacity=60);
    -moz-opacity:0.6;
    opacity: 0.8;    
    transition:border linear .2s,box-shadow linear .5s;
    -moz-transition:border linear .2s,-moz-box-shadow linear .5s;
    -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
    outline:none;
    border-color:rgba(81,167,180,.75);
    box-shadow:0 0 8px rgba(81,167,180,.5);
    -moz-box-shadow:0 0 8px rgba(81,167,180,.5);
    -webkit-box-shadow:0 0 8px rgba(81,167,180,3);
    
    padding: 8px 0;
    position: relative;
    z-index: 12;
    height: 123px;	
}
.topbar_accueil_1 {
    background-color:#2f3238; 
    filter:alpha(Opacity=60);
    -moz-opacity:0.6;
    opacity: 0.8;    
    transition:border linear .2s,box-shadow linear .5s;
    -moz-transition:border linear .2s,-moz-box-shadow linear .5s;
    -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
    outline:none;
    border-color:rgba(81,167,180,.75);
    box-shadow:0 0 8px rgba(81,167,180,.5);
    -moz-box-shadow:0 0 8px rgba(81,167,180,.5);
    -webkit-box-shadow:0 0 8px rgba(81,167,180,3);
    
    padding: 8px 0;
    position: relative;
    z-index: 12;
    height: 763px;	
}
.topbar_accueil_1 .Topbar-panier span{
	color:#ffffff;
}
.topbar_accueil_1 .Topbar-panier span a{
	color:#ffffff;
}

.topbar {

    filter:alpha(Opacity=60);

    -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
    outline:none;
    border-color:rgba(81,167,180,.75);
    box-shadow:0 0 8px rgba(81,167,180,.5);
    -moz-box-shadow:0 0 8px rgba(81,167,180,.5);
    -webkit-box-shadow:0 0 8px rgba(81,167,180,3);
    
    padding: 8px 0;
    position: relative;
    z-index: 12;
    height: 262px;
}
.index-logo img {
    padding: 10px 3px 3px;
	width: 80%;
    margin-left: auto; 
    margin-right:auto; 
	text-align:center;
	position:relative;
	vertical-align:middle;
	
}
.navbar-nav > li > a {
    color: #e4d4be !important;
    margin: 0;
    padding: 0 10px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff !important;
}
.footer-lien a:hover, .footer-lien a:focus, .footer-lien > .active > a, .footer-lien > .active > a:hover, .footer-lien > .active > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff !important;
}
.Topbar-lien, .header_tel {
    color: #868584;
    text-align: right;
}
.Topbar-lien span {
    display: inline-block;
    padding: 0 10px;
}
.Topbar-lien a {
    color: #827f79;
}
.Topbar-lien strong {
    font-size: 18px;
}
.Topbar-lien a.btn-brd:hover {
    color: #ffffff !important;
}
.Topbar-lien a.active, .dropdown-menu-carte a.active, .dropdown-menu-carte-b a.active {
    color: #fff !important;
}
.Topbar-email {
    display: none !important;
    font-size: 11px;
    padding-left: 20px;
}
.Topbar-email input[type="text"] {
    background-color: #3f3d3d;
    border: 1px solid #575757;
    color: #ffffff !important;
    font-size: 11px;
    margin: 0;
    padding: 1px 3px;
}
.Topbar-email button {
    background-color: #3f3d3d;
    border: 1px solid #575757;
    font-size: 11px;
    margin: 0;
    padding: 1px 6px;
}
.Topbar-panier {
    margin-top: 28px;
    position: absolute;
    right: 0;
    text-align: right;
}
.Topbar-panier span {
    display: inline-block;
    padding: 0 10px;
}
#QtePanier {
    padding: 0 !important;
}
.navbar {
    background-color: #000;
    border: 0 none;
    height: 32px;
    margin-bottom: 0;
    min-height: 32px;
    padding: 7px 0 0;
}
.navbar-default {
    text-transform: uppercase;
}
.navbar-default span {
    padding: 0 5px;
}
.navbar-connect {
    color: #fff;
    font-size: 11px;
    text-align: right;
    text-transform: none;
}

.btn-tout-prod {
    background-color: #c3ae91;
    font-size: 1em;
}
.btn-tout-prod a {
    color: #000;
    padding: 4px;
}
.navbar-collapse {
    padding-left: 0;
}
.header {
    position: relative;
    z-index: 99;
}
.header_tel {
    margin: 5px 10px;
}
.content {
    min-height: 500px;
}
.content-bg {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/bg-img-grand.jpg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: absolute;
}
.content-carte {
    padding: 0;
}
.content-page {
    padding: 30px 20px;
}
.content-page iframe {
    width: 100% !important;
}
.content-left {
    padding-left: 0 !important;
    padding-right: 1px !important;
    padding-top: 1px !important;
}
.content-band-img {
    background-size: cover !important;
    height: 230px;
}
.headerimg {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 230px;
    position: absolute;
    width: 100%;
}
.band-img-title {
    color: #95b91a;
    font-size: 22px;
    margin-top: -32px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.band-img-title span {
    font-size: 11px;
    text-transform: none;
}
.col-article {
     border: 1px solid #adaaaa;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    position: relative;
}
.col-article:hover {
    box-shadow: 0 0 8px #ddd;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.col-article img {
    position: relative;
    transition: all 0.8s ease-in-out 0s;
}
.fix_tail{
    height:12px;
    max-width: 12px;
}
.col-article:hover img {
    transform: scale(1.2) rotate(2deg);
}
.col-article a.btn-more {
    background: #c3ae91 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    opacity: 0;
    padding: 1px 6px;
    position: absolute;
    right: 10px;
    top: 20px;
}
.col-article a.btn-more:hover {
    opacity: 1;
    text-decoration: none;
}
.col-article:hover a.btn-more {
    opacity: 1;
    right: 20px;
}
.col-article:hover .Prod_Recmd_Prix {
    opacity: 1;
}
.col-article:hover .col-art-bt button {
    opacity: 1;
    width: 100%;
}
.col-art-title {
    height: 230px;
    overflow: hidden;
}
#templatemo_container_accueil {
    margin: auto;
    min-height: 200px;
    padding-bottom: 30px;
    wiindth: 80%;
}

@media (min-width: 768px) {

    .infosonright{
        display: none;
    }  
	.am-navbar{
		display: none;
	}
	.am-topbar{
		display: none;
	}
	#title_mobile{
		display: none;
	}
	.am-menu{
		display: none;
	}

	.Topbar-panier {
		display: inline-block;
	}
	.navbar{
		display: inline-block;
	}
    .col-article-new-simple{
        border-bottom: 1px solid #adaaaa;
        color: #c3ae91;
        margin: 0;
        padding: 3px 6px;
        position: relative;
        height:130px;
    }  

    #templatemo_container_accueil {
        width: 60%;
    }

    .Topbar-panier {
        margin-top: 30px;
    }
	.col-article-new{
			border-bottom: 1px solid #ddd;
			color: #c3ae91;
			margin: 0;
			padding: 3px 6px;
			position: relative;
			height:100%;
	} 
	.artcile-infos-simple{
		float: right;
	}
	 
	.col-article-new-image{
		height: 100%;
	}
	.col-article-desc-height{
		height: 100px;

	}
	.col-list-article-desc-height{
		height: 30px;

	}
	.col-article-qte-height{
		position: relative;
		width:  100%;
		height:28px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.col-article-button-height{
		position: relative;
		width:  100%;
		height:36px;
		padding-top: 5px;
		padding-bottom: 5px;

	}
	.col-article-button-height button{
		width: 100%;
	}
	.base_prix{
		
		padding-left: 5px;
		color: #900;
	}
	.base_prix{
		
		padding-left: 5px;
		color: #900;
	}
	.base_prix .color_prix{
		padding-top: 0px;
		padding-left: 30px;
		font-size: 16px;
	}
	.btn-default {
	background-color: #ba6c15;
	background-image: linear-gradient(to bottom, #fff, #ba6c15);
	border: 1px solid #ba6c15;
		border-radius: 1px;
		display: inline-block;
		font-family: arial,helvetica,sans-serif;
		font-size: 10px;
		font-weight: bold;
		height: 28px;
		padding: 6px;
		text-decoration: none;
		color: #000000;
	}
	.image_famille{
		width: 100%;
		margin-top: -50px;
	}
	.bk_white{
		background-color: #ffffff;
	}
	.am-header{
		display:none;
	}
	.band-img-title {
		color: #95b91a;
		font-size: 22px;
		margin-top: -50px;
		padding: 5px 10px;
		text-transform: uppercase;
		margin-bottom: 50px;
		background-color: #ffffff;
	}
	
.am-with-fixed-header {
    padding-top: 0;
}
}
@media (max-width: 768px) {
.service-grd-pos2 {
    text-align: center;
    position: absolute;
    top: 1%;
    right: 25px;
    width: 36%;
    padding: 1em 1em;
    border-radius: 111px;
    background: #1e252b;
    border: 1px solid #1e252b !important;
	
}
.service-grd-pos2 p {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.1;
    color: #ffe16e;
    font-family: 'Quicksand', sans-serif;
}
	.bk_white{
		background-color: #ffffff;
	}

    .index-logo img {
    width: 70%;
    padding: 10px 3px 3px;
	}
    .infosonright{
        display: inline-block;
    }
	.navbar{
		display: none;
	}
	.am-topbar{
		display: inline-block;
	}
	.am-navbar{
		display: inline-block;
	}
	.footer{
		display: none;
	}
	.resto_page_top{
		display: none;
	}
	.Topbar-panier {
		display: none;
	}
    .col-article-new-simple{
        border-bottom: 1px solid #ddd;
        color: #c3ae91;
        margin: 0;
        padding: 3px 6px;
        position: relative;
        height:130px;
        margin-top:15px;
    }  
    #templatemo_container_accueil {
        margin: auto;
        min-height: 200px;
        padding-bottom: 30px;
        width: 100%;
        margin-top:10px;
    }
    .bk_accueil_container {
        opacity: 0.9;
    }
    .Topbar-panier {
        margin-top: 40px;
    }
	.topbar {
		display:none;
	}
	.col-article-new{
			border-bottom: 1px solid #ddd;
			color: #c3ae91;
			margin: 0;
			padding: 3px 6px;
			position: relative;
			height:100px;
	} 
	.artcile-infos-simple{
		float: right;
	}
	 
	.col-article-new-image{
		height: 60px;
		width: 80px;
	}
	.col-article-desc-height{
		height: 100px;

	}
	.col-list-article-desc-height{
		height: 30px;

	}
	.col-article-qte-height{
		position: relative;
		width:  100%;
		height:28px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.col-article-button-height{
		position: relative;
		width:  100%;
		height:36px;
		padding-top: 5px;
		padding-bottom: 5px;

	}
	.col-article-button-height button{
		width: 100%;
	}
	.base_prix{
		
		padding-left: 5px;
		color: #900;
	}
	.base_prix .color_prix{
		padding-top: 0px;
		padding-left: 0px;
		font-size: 12px;
	}

	.image_famille{
		width: 100%;
		height:100%;
		margin-top: 12px;
		margin-bottom: 6px;
		border: 1px solid #575757;
	}
    .famille-text{
		position: absolute;
		top: 40px;
		width: 200px;
		height: 20px;
		text-align: center;
		line-height: 50px;
		left: 79px;;
	}
	.band-img-title {
		color: #95b91a;
		font-size: 22px;
		margin-top: -50px;
		padding: 5px 10px;
		text-transform: uppercase;
		margin-bottom: 50px;
		background-color: #429842;
	}
	.famille_list_left{
		display:none;
	}
}
.img_gris {
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
*border: 1px solid #1e252b;
padding-top: 10px;
background-color: #090909;

}

.qte_width{
    width:20px;
}
.table_panier{
   * background-color: #006fe2;
    background-repeat: repeat-x;
    border: 1px solid #006fe2;
    color: #00000;
    padding: 3px;
}
.input_row{
    margin-top: 3px;
    margin-bottom: 3px;
}
.panel-bolde{
    border: 1px solid #006fe2;
    padding:5px;
    margin-top: 5px;
    background-color: #FFFFFF;
}
.color_red{
   color: #FF233D; 
}
.easy-block-badge {
    background-color: rgba(228, 0, 123, 0.7) !important;
}
.easy-block-badge {
    background-color: rgba(153, 128, 110, 0.8);
    color: #fff;
    font-size: 0.9em;
    left: 6px;
    padding: 2px 4px;
    position: absolute;
    top: 6px;
    z-index: 1;
}
.mask, .mask-produit-right {
    background-color: #fff;
    display: none;
    height: 100%;
    left: 0;
    line-height: 100%;
    opacity: 0.7;
    overflow: hidden;
    padding-top: 60px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.5s linear 0s;
    width: 100%;
}
.prix-promo {
    color: #eee;
    padding-right: 3px;
    text-decoration: line-through;
}
.mask-bt {
    vertical-align: middle !important;
}
.easy-block-badge {
    background-color: rgba(153, 128, 110, 0.8);
    color: #fff;
    font-size: 0.9em;
    left: 6px;
    padding: 2px 4px;
    position: absolute;
    top: 6px;
    z-index: 1;
}
.Prod_Recmd_Prix {
    opacity: 0;
}
.col-art-bt {
    margin-top: -20px;
}
.col-art-bt button {
    background-color: #c3ae91;
    border: 0 none;
    color: #000;
    display: inline-block;
    font-size: 12px;
    opacity: 0;
    padding: 4px;
    text-transform: uppercase;
    transition: opacity 0.3s linear 0.3s;
    width: 100%;
    z-index: 99 !important;
}
.col-art-bt button:hover {
    color: #fff;
}
.col-art-bt .button_panier_off {
    background-color: #cbc2bf !important;
}
.sorting-cover p, .col-art-txt p {
    color: #634444;
    font-size: 14px;
    line-height: 12px;
    margin: 0;
    padding: 1px 0;
}
.col-art-title {
    height: 30px;
    overflow: hidden;
}
.col-art-title p {
    font-size: 12px;
    line-height: 13px;
    padding-top: 4px;
}
.col-art-txt {
    height: 30px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    z-index: -1 !important;
}
.toolbar-right, .toolbar-right p {
    color: #c9bfad;
}
.toolbar-right hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #59585a;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 15px 0;
    padding: 0;
}
.toolbar-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 1px;
}
.toolbar-panier {
    position: relative;
}
.toolbar-panier, .toolbar-infos {
    background-color: #000;
}
.toolbar-panier h3, .toolbar-infos h3 {
    background-color: #242424;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px;
}
.toolbar-panier-tab p {
    padding: 5px;
}
.toolbar-panier table {
    font-size: 11px;
    width: 100%;
}
.toolbar-panier table td {
    padding: 3px 10px;
}
.toolbar-panier table th {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}
.toolbar-panier button {
    background-color: #c3ae91;
    border: 0 none;
    color: #000;
    font-size: 14px;
    padding: 6px;
    text-transform: uppercase;
    width: 100%;
}
.toolbar-panier button:hover {
    color: #fff;
}
.toolbar-infos {
    margin-top: 10px;
}
.toolbar-infos-txt, .toolbar-infos-pub {
    font-size: 11px;
    padding: 3px 10px;
}
.toolbar-infos-pub {
    position: relative;
}
.toolbar-infos-txt p, .toolbar-infos-pub p {
    margin: 0;
    padding: 2px 0;
}
#PanierRight {
    position: relative;
}
.loading {
    background-color: rgba(255, 255, 255, 0.6);
    display: none;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99;
}
.infos_produit_right {
    position: relative;
}
.infos_produit_right h3 {
    line-height: 16px;
}
.CategorieMenu table {
    box-shadow: 0 0 5px #eee;
}
#custom-content, #custom-content h3, #custom-content h4, #custom-content p {
    color: #99806e;
}
#custom-content h3 {
    font-size: 16px;
    text-transform: uppercase;
}
#custom-content h4 {
    font-size: 14px;
}
#custom-content p {
    font-size: 11px;
    line-height: 12px;
    margin: 0;
    padding: 2px 0;
}
.detail-prod-qte {
    margin: 5px 0;
    text-align: right;
}
.detail-prod-choix input[type="text"], .detail-prod-choix select, .detail-prod-qte input[type="text"], .ModifQtePanierEtap input[type="text"], .ModifNbCouvert input[type="text"] {
    background-color: #f0ece5;
    border: 1px solid #c3ae91;
    color: #c3ae91 !important;
    font-size: 11px;
    margin: 0 1px 0 0;
    padding: 1px 3px;
}
.detail-prod-qte button, .ModifQtePanierEtap button, .ModifNbCouvert button {
    background-color: #c3ae91;
    border: 1px solid #c3ae91;
    color: #fff !important;
    font-size: 11px;
    margin: 0 1px 0 0;
    padding: 1px 2px;
    width: 16px;
}
.detail-prod-choix {
    margin: 5px 0;
}
.detail-prod-choix select {
    width: 95%;
}
.detail-prod-bt-valider {
    margin: 10px 0;
}
.detail-prod-bt-valider button {
    background-color: #c3ae91;
    border: 1px solid #c3ae91;
    color: #000;
    font-size: 12px;
    margin: 0 1px 0 0;
    padding: 1px 2px;
    width: 100%;
}
.detail-prod-bt-valider button:hover {
    color: #fff;
}
.detail-produit-txt {
    display: block;
    font-size: 11px;
    max-height: 150px;
    min-height: 120px;
}
.note a {
    cursor: pointer;
}
#TabCreerCompte, .FindPassword {
    display: none;
}
.cmde_panier_prix_total {
    background-color: #c3ae91;
    color: #000;
    padding: 5px 10px;
    text-align: right;
}
.cmde_obervation {
    background-color: #32291f;
    color: #a98f6e;
    margin: 1px 0 10px;
}
.cmde_obervation textarea, #CodePromo input[type="text"] {
    background: #9c8061 none repeat scroll 0 0;
    border: 1px solid #9c8061;
    color: #fff !important;
    padding: 1px 3px;
}
.cmde_obervation h4 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 4px 0;
}
.cmde_obervation_left p {
    font-size: 11px;
}
.cmde_obervation_left h5 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 4px 0 0;
}
.cmde_obervation_right td {
    padding: 6px;
}
.cmde_obervation_right span {
    padding: 0 8px;
}
.cmde_obervation_right_etap3 {
    background: #fff none repeat scroll 0 0;
    color: #32291f;
    padding: 1px 0 10px 20px;
    text-align: left;
}
.cmde_obervation_right_etap3 h4 {
    background-color: #fc9101;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 8px;
}
.cmde_obervation_right_etap3 td {
    padding: 6px;
}
.cmde_etap1_bt_valide {
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: right;
}
.bt_continuer_achat {
    background-color: #7b5659;
    border: 0 none;
    color: #fcfbf9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 5px 7px !important;
}
.bt_continuer_achat:hover, .bt_valider_etap1:hover {
    background-color: #7b5659;
}
.bt_valider_etap1 {
    background-color: #000;
    border: 0 none;
    color: #fcfbf9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin-left: 1px;
    padding: 5px 7px !important;
    width: 200px;
}
.compte-left {
    padding-left: 0;
}
.bt-reseau-social a {
    padding: 0 3px;
}
.img_panier {
    max-width: 160px;
    padding-right: 10px;
}
.title_panie{
    padding-bottom: 10px;
}
.footer {
    background: #000 none repeat scroll 0 0;
    margin: 0 auto;
    padding: 20px 0 0;
}
.footer-fleche {
    margin-top: -39px;
    text-align: right;
}
.footer-fleche img {
    margin-right: 40px;
}
#push, .footer {
    height: 100px;
}
.footer-content {
    padding-left: 20px;
    padding-top: 5px;
}
.reseau_sociaux {
    height: 30px;
}
.ico_reseau_sociaux ul {
    list-style: outside none none;
    text-align: right;
}
.ico_reseau_sociaux li {
    float: right;
}
.footer-lien span {
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
}
.footer-copyright {
    margin-top: 10px;
}
.footer-copyright p {
    color: #c9bfad;
    font-size: 9px;
}
.loading-bar {
    cursor: pointer;
    display: block;
    font-family: "museo-sans",sans-serif;
    font-size: 2em;
    font-weight: bold;
    margin: 20px 1px 20px 0;
    padding: 10px 20px;
    position: relative;
    text-align: center;
}
.loading-bar:hover {
}
.who li {
    font-size: 1.2em;
    padding: 3px 0;
}
.who i {
    padding-right: 5px;
}
@media (max-width: 550px) {
.col-art-bt button {
    opacity: 1;
}
}
@media (min-width: 630px) {
.content-popup .col-sm-6 {
    float: left;
    width: 50%;
}
}
@media (max-width: 767px) {

.navbar-connect {
    display: none !important;
}

.topbar, .navbar {
    height: auto !important;
}
.Topbar-lien {
    margin: 10px 0;
    text-align: left;
}
.Topbar-panier a {
    color: #fff !important;
}
.Topbar-email {
    display: none !important;
}
.header_tel_ptvente {
    *margin-top: -110px;
}
.dropdown-menu-carte ul, .dropdown-menu-carte-b ul {
    clear: both !important;
    float: none !important;
}
.navbar-nav li {
    font-size: 1.2em;
    margin: 0 10px;
    padding: 6px 0;
}
.dropdown-menu-carte li, .dropdown-menu-carte-b li {
    border-bottom: 1px solid #3e3d3d;
    padding: 10px 0;
}
.dropdown-menu-carte-bg, .dropdown-menu-carte-b-bg {
    position: relative;
    top: 0;
}
.col-article img {
    width: 100%;
}
.dropdown-menu-carte-b {
    background-color: rgba(0, 0, 0, 1);
}
.dropdown-menu-carte-b li {
    font-size: 14px;
    padding: 4px 0;
}
.img_panier {
   *height: 48px;
   * width: 48px;
}
.content-page {
    padding: 10px 0;
}
.content-page-txt {
    padding: 0 10px;
}
.bt_valider_etap1 {
    width: auto;
}
.ico_reseau_sociaux {
    display: none;
}
.content-page iframe {
    height: 250px !important;
}
}
@media (max-width: 950px) {
.Topbar-email {
    display: none !important;
}


.list-produit .col-article {
    padding: 3px 15px;
}

.Topbar-panier a {
    color: #fff !important;
}
}
.wrapper, .wrapper_index {
    height: auto !important;
    margin: 0px;
    min-height: 100%;
}
.wrapper .header {
    background: rgba(0, 0, 0, 0)  no-repeat fixed center center / cover ;
    margin: 0;
    padding: 0;
}
.header {
    position: relative;
    z-index: 99;
}
.list-produit { 
    margin-top: 50px; 
    background-color: #ffffff;
	margin-bottom: 50px;
}
.bg_white{ 
    background-color: #ffffff;
    padding: 3px;
}
.bg_panel{
    background-color: #ffffff;
}
.bg_panel_frame{
    background: #d7d9da url("../Images/b_pannel.gif") no-repeat scroll right bottom;
}
.bg_title{
    background-color:#000000;
    filter:alpha(Opacity=60);
    -moz-opacity:0.6;
    opacity: 0.6;    
    transition:border linear .2s,box-shadow linear .5s;
    -moz-transition:border linear .2s,-moz-box-shadow linear .5s;
    -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
    outline:none;
    border-color:rgba(81,167,180,.75);
    box-shadow:0 0 8px rgba(81,167,180,.5);
    -moz-box-shadow:0 0 8px rgba(81,167,180,.5);
    -webkit-box-shadow:0 0 8px rgba(81,167,180,3);
    margin-bottom: 10px;
}

.band-img-title p {
	color: #ffffff;
	font-size:11px;
}
.Topbar-panier span{
    color:#fbf8f7;;
	font-size:12px;
}
.Topbar-panier a {
    color: #fbf8f7;
	font-size:11px;
}
.Topbar-panier a {
    color: #fbf8f7;
	font-size:11px;
}
.Topbar-panier span a {
    color: #fbf8f7;
	font-size:12px;
}
.contenat_bottom{
    position: float;
    margin: 0px;
    padding:0px;
    background-color: #ffffff;
}
.contenat{
    padding:3px;
    background-color: #fffff;
}
h9{
    font-color: #fffff;
    font-size: 18px;
}
.paner_table{
    background-color:#ffffff;
}
.paner_table p{
    color:#000000;
}
.paner_table h5{
    color:#000000;
}
.paner_table label{
    color:#000000;
}
.paner_table span{
color: #68220b;
font-size: 11px;
}
.paner_table input{
    color:#000000;
}
.modal-body label{
    color: #000000;
}

.bk_famille{
    
    margin-bottom: 15px;
    padding-left: 20px;

}
.bk_famille dt{
    border-bottom: 1px solid #e0e0e0;
}
.bk_famille dt span{
    color: #11347b;
}
.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent  a{display:block;width:200px;heighr:28px;text-align:left;font-size:12px;line-height:22px;color:#333;padding-left: 20px;}
.navContent  a:hover{color:#fff;background-color:#277fc2}
dt span{

   font-size: 16px;
   font-weight:100  ;
   background-position: left center;
   cursor: pointer;
   color: #900;
   line-height:150%;
}
dt a span{

   font-size: 1.2em;

   background-position: left center;
   cursor: pointer;
   color: #333;
   line-height:200%;
}
.hand_focus{
    color: #900;
    cursor:pointer;
}

.famille_list_left{
    margin-top: -20px;
    padding-top: 0;

}
.bk_color_50{
    background-color: rgba(0, 0, 0, 0.6);
}
.bk_color_contenant{
    background-color: #FFFFFF;

}
.bk_container{
    background-color:#ffffff;
}
.bk_accueil_container{
  //  background-color:#ffffff;
    filter:alpha(Opacity=60);
    -moz-opacity:0.6;
    opacity: 0.95;    
	text-align:center;
	position:relative;
	vertical-align:middle;	

}
.bk_accueil_container_gris{
    background-color:#000000;
    filter:alpha(Opacity=60);
    -moz-opacity:0.6;
    opacity: 0.6;    
    transition:border linear .2s,box-shadow linear .5s;
    -moz-transition:border linear .2s,-moz-box-shadow linear .5s;
    -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
    outline:none;
    border-color:rgba(81,167,180,.75);
    box-shadow:0 0 8px rgba(81,167,180,.5);
    -moz-box-shadow:0 0 8px rgba(81,167,180,.5);
    -webkit-box-shadow:0 0 8px rgba(81,167,180,3);
}



blockquote {
    border-left: 4px solid #960000;
    color: #ffffff;
    font-weight: 800;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
}

dl._horizontal_ dt {
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}
blockquote {
    border-left: 5px solid #eee;
    font-size: 12.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
    color:#222222;
}
.navbar-default {
background-color: #18135c;
background-repeat: repeat-x;
border-color: #f3f4f5;

}
.navbar {
    border-radius: 4px;
    margin-bottom: 1px;
    min-height: 40px;
    position: relative;
	width:100%;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 5px;
     line-height: 20px;
}
input {
    border:#FFB077 1px solid; 
    text-align: center;
    color: #3e3d3d;
}
.-form-group{
    margin-top: 5px;
}
.form-control{
    text-align: left;
}

.sorting-cover_simple{
    
    padding-left: 5px;
    color: #900;
}
.base_prix_simple{
    
    padding-left: 15px;
    padding-right: 15px;
    color: #900;
}
.base_prix_simple .color_prix_simple{
    padding-top: 0px;
    font-size: 16px;
}
.style_prix{
    font-size: 18px;
    color: #900;
}
.col-article-qte-height_simple{
    height: 28px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
    width: 100%;    
}
.container-fluid {
    padding-bottom: 20px;
 }
 
 .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #375009;
}
.header_tel_bg{
	margin:4px 2px;
	background-color:#19AB10  !important;
	text-align:left;
	display:block;
	padding:0px;
	
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border: 0px solid #000000;
	

	}
.header_panier_bg{
margin:0px 5px 0px 2px; 
padding:2px 5px 0px 5px; 
width:120px !important; 
white-space:nowrap; 
font-size:11px; 
color:#000000; 
background-color:#ffff ; 
display:inline-block;
-webkit-border-top-left-radius: 3px !important;
-webkit-border-bottom-left-radius: 3px !important;
-moz-border-radius-topleft: 3px !important;
-moz-border-radius-bottomleft: 3px !important;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important;
}
.header_content_bg{
margin:0px 5px 0px 2px; 
padding:2px 5px 0px 5px; 
color:#F8F8F8; 
width:110px !important; 
white-space:nowrap; 
font-size:12px; 
background-color:#19AB10 ; 
display:inline-block;
-webkit-border-top-left-radius: 3px !important;
-webkit-border-bottom-left-radius: 3px !important;
-moz-border-radius-topleft: 3px !important;
-moz-border-radius-bottomleft: 3px !important;
border-top-left-radius: 3px !important;
border-bottom-left-radius: 3px !important;
}
.tag-box-v1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f3f6ed;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 1px;
	margin-top:7px;
}

h1{
    color: #e4007f;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
    margin-top: 5px;
    text-shadow: none;
}
.accueil_bk_title{
    background-color: #000000;
}
.dl-menuwrapper button {
	background: #544A4B url(../Images/menu-button-bg.png) no-repeat center center;
        background-size: 50%;
}

.dl-menuwrapper button:hover ,
.dl-menuwrapper button.dl-active {
	background-color: #544A4B;
}

.dl-menuwrapper ul {
	background: #300300; 
}
.img-responsive{
    min-width:100%;
    min-height:100%;
}
H3{
    color: #300300;
}
H1, H4{
    color:#27b5f7;
}
.bk_red{
    background-color: #300300;
}
.bk_red_font_color{
    color:#d7d9da;
}
.btn-primary {
    border-color: #d7d9da;
    background-color: #EA5504;
     background-image: linear-gradient(to bottom, #ffffff 0%, #375009 100%);
    background-repeat: repeat-x;
}
.dl-menuwrapper li a {
    border-bottom: 1px solid #e4007f;
    border-top: 1px solid #e4007f;
    color: #fff;

}
address {
    color: #ffffff;
	font-size:14px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #e0e6f8;
}
.dl-menuwrapper button {
    background:  url("../Images/menu-button-bg.png") no-repeat scroll center center / 50% auto;
    border: medium none;
    cursor: pointer;
    height: 35px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -900em;
    top: 2px;
    width: 50px;
}
p, li {
    color: #aba9b1;
}
h5 {
    color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
	font-size:16px;
}
h5 {
    line-height: 12px;
}

::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    color: #fff;
    background: #fd6114;
}
::selection {
    color: #fff;
    background: #fd6114;
}
élément {
}
p, li {
    color: #aba9b1;
}
p, li, li a {
color: #68220b;
font-size: 13px;
line-height: 1.2;
}
* + address, * + blockquote, * + dl, * + fieldset, * + figure, * + hr, * + ol, * + p, * + pre, * + ul {
    margin-top: 1.0rem;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 0rem 0;
        margin-top: 0px;
}
.slider p {
    size:6px;
	color:#000000;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default {
    color: #fbe6e6;
    background-color: #fff;
    border-color: #ccc;
}
.bk_catalogue{
	background-color: #429842;
}
.am-g-fixed {
    margin-bottom: 20px;
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	vertical-align:middle;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	min-height: 400px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.grid figure figcaption p{
	padding: 0.1em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.5em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-weight: 300;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
	color:#fff;
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	color:#fff;
}
figure h2 {

	color:#fff;
}
figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;

}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 80px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
	padding: 3em;
	text-align: left;
}

figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
}

figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}

figure.effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
	background: #9e5406;
}

figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Romeo *****/
/*---------------*/

figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

figure.effect-romeo img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,300px);
	transform: translate3d(0,0,300px);
}

figure.effect-romeo:hover img {
	opacity: 0.6;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

figure.effect-romeo:hover figcaption::before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-romeo h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}

figure.effect-romeo p {
	padding: 0.25em 2em;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}

figure.effect-romeo:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}

figure.effect-romeo:hover p {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}

/*---------------*/
/***** Layla *****/
/*---------------*/

figure.effect-layla {
	background: #ffffff;
}

figure.effect-layla img {
	height: 480px;
}

figure.effect-layla figcaption {
	padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
	background: #4a3753;
}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey h2 i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
	background-color: #17819c;
}

figure.effect-ruby img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-ruby p {
	margin: 1em 0 0;
	padding: 3em;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
	background: #2e5d5a;
}

figure.effect-milo img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0) scale(1.12);
	transform: translate3d(-30px,0,0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em 1.2em;
}

figure.effect-milo p {
	padding: 0 10px 0 0;
	width: 50%;
	border-right: 1px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}

figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effect-dexter {
	background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
	background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}

figure.effect-dexter img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-dexter:hover img {
	opacity: 0.4;
}

figure.effect-dexter figcaption::after {
	position: absolute;
	right: 30px;
	bottom: 30px;
	left: 30px;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

figure.effect-dexter:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-dexter figcaption {
	padding: 3em;
	text-align: left;
}

figure.effect-dexter p {
	position: absolute;
	right: 60px;
	bottom: 60px;
	left: 60px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-dexter:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #42b078;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 3.75em;
	background: #fff;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
	float: left;
}

figure.effect-zoe p.icon-links a {
	float: right;
	color: #3c4a50;
	font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
	color: #252d31;
}

figure.effect-zoe p.description {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

figure.effect-zoe h2 {
	display: inline-block;
}

figure.effect-zoe:hover p.description {
	opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico figcaption {
	padding: 3em;
}

figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
	padding: 20% 0 20px 0;
}

figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}

.p_sous_famille {
	display:none;
}
.am-btn-success {
    color: #fff;
    background-color: #095809;
    border-color: #5eb95e;
}
.am-btn-warning {
    color: #fff;
    background-color: #6C0F57;
    border-color: #F37B1D;
}
.index-logo{
	text-align:center;
	position:relative;
	vertical-align:middle;
}
a {
    color: #e4d4be;
    text-decoration: none;
    font-size: 14px;
}
.am-btn.am-round {
    border-radius: 1000px;
}

élément {

}
.am-header-default .am-header-nav .am-btn {

    margin-top: 13px;
    height: 31px;
    padding: 0 .5em;
    line-height: 30px;
    font-size: 14px;
    vertical-align: top;

}
.am-u-sm-11 {
    width: 98%;
}