body {
	margin: 0;
	padding: 0;
	background: #fff url("../images/background.png") repeat-x left top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #333;
}

a img { border: none; }

p, ul { font-size: 1.2em; }
ul ul { font-size: 1em; }

a { color: #333; text-decoration: none; }
a:hover { text-decoration: underline; }

.content a { color: #74AED4; }

.clearer { clear: both; }

.hr { clear: both; margin: 40px 0; }

input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

h1, #main .h1_pwb {
	font-weight: normal;
	font-size: 2.4em;
	font-family: Helvetica, Arial, sans-serif;
	color: #dc473e;
	margin: 15px 0;
	display: block;
}

h2, #main .h2_pwb {
	font-weight: normal;
	font-size: 1.8em;
	font-family: Helvetica, Arial, sans-serif;
	color: #C83228;
	margin: 15px 0;
	display: block;
}

#main .h2_pwb a {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

h3, #main .h3_pwb {
	font-weight: normal;
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	color: #C83228;
}

#header {
	width: 960px;
	margin: auto;
	margin-top: 20px;
}

#header #logo { margin-left: 15px; margin-top: 10px; display: block; float: left;}

#header_infos {
	margin-left: 330px;
}
.hotline-fianet {
	overflow: hidden;
}

#header_infos .fianet {
	float: left;
	margin-top: 10px;
}

#header_infos #hotline {
	margin-left: 190px;
	width: 190px;
	padding-top: 15px;
}



#header_infos #hotline .hotline_content {
	color: #5a620c;
	background: url("../images/ico-phone.png") no-repeat left 7px transparent;
}

#header_infos #hotline .hotline_content span {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 5px 0 5px 40px;
	margin: 0;
}

#header_infos #hotline .hotline_content h4 img { vertical-align: middle; }
#header_infos #hotline .hotline_content p { font-size: 1.1em; margin: 25px 0;color: #89941c;}
#header_infos #hotline .hotline_content p a { color: #89941c;}

#header .account-search {
	float: right;
}

#header_infos #account {
	overflow: hidden;
	vertical-align: top;
	width: 210px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #717171;
	font-size: 1.1em;
}
#header_infos #account a { color: #717171; }

#header_infos #account .account_title { margin-bottom: 8px; }

#header_infos #account .my_account {
	float: right;
	padding-right: 15px;
	padding-bottom: 2px;
	border-right: 1px solid #ccc;
}

#header_infos #account .my_cart {
	float: right;
	color: #fff;
	padding-left: 15px;
	padding-bottom: 2px;
	border-left: 1px solid #fff;
}

#encart_texte_votre_selection .lien_votre_selection {
	float: left;
	display: none;
}


#encart_recherche_style { text-align: right;margin-top: 10px; }

#encart_recherche_style table { display: inline-block; *display: inline; *zoom: 1; }

#encart_recherche_style #bouton_texte_recherche_avancee_style { display: none; }

#encart_recherche_style #champ_recherche_style {
	border: 1px solid #c8c8c8;
	border-right: none;
	background-color: #fff;
	color: #969696;
	width: 196px;
	height: 23px;
	padding: 0;
	padding: 0 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#encart_recherche_style #bouton_texte_recherche_style { color: #fff; text-decoration: none; vertical-align: bottom; }
#encart_recherche_style #habillage_bouton_texte_recherche_style {
	background-color: #c5d14e;
	border: 1px solid #a8b337;
	width: 25px;
	height: 25px;
	cursor: pointer;
	color: #5c640e;
	margin: 0;
	padding: 0;
	font-size: 1em;
	vertical-align: top;
	margin-left: -3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#nav_horizontale_2_pwb { float: right; }

#nav_horizontale_1_pwb {
	background: #333 url("../images/background_nav.png") repeat-x left top;
	margin-top: 15px;
	color: #fff;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#nav_hori_contener, #nav_hori2_contener, #nav_hori3_contener {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#nav_hori_contener dl, #nav_hori2_contener dl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/* font-size: 1.2em; */
	font-size: 1em;
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;	
}
#nav_hori_contener dl:first-child { border-left: 0; }
#nav_hori_contener dl:last-child { border-right: 0; }

#nav_hori_contener dl a, #nav_hori2_contener dl a {
	display: block;
	/* line-height: 3.1em; */
	line-height: 1em;
	padding: 0 10px;
	/* color: #fff; */
	color:#7d7d7d;
	/*
	border-right: 1px solid #202020;
	border-left: 1px solid #515151;
	*/
}
#nav_hori_contener dl:first-child a { border-left: 0; }
#nav_hori_contener dl:last-child a { border-right: 0; }

#nav_hori_contener dl a:hover {
	background: url("../images/background_nav_hover.png") repeat-x bottom left;
	text-decoration: none;
	color: #5a620c;
	border-right: 1px solid #5a620c;
}
#nav_hori_contener dl:first-child a:hover {
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}

.nav_hori_menu_pad, .nav_hori2_menu_pad { margin: 0; padding: 0; }

#nav_hori_contener dl #nav_hori_contener_sous { background: #333; text-transform: none; }
#nav_hori_contener dl #nav_hori_contener_sous a { color: #fff; border: none; border-bottom: 1px solid #292929; line-height: 1.5em; padding: 10px; }
#nav_hori_contener dl #nav_hori_contener_sous a:hover { color: #5A620C; background: #d4e155; }
#nav_hori_contener dl:first-child #nav_hori_contener_sous a:hover {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
}


#nav_hori3_contener dl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 1.1em;
	margin: 0;
	margin-right: 10px;
	background: url("../images/sep_link_footer.png") center right no-repeat;
	padding-right: 10px;
}


#main_home, #main {
	width: 960px;
	margin: auto;
	background-color: #fff;
}
#main { width: 920px; padding: 20px; }

.sidebar {
	width: 250px;
	margin-left: -20px;
	float: left;
}

.sidebar .video-youtube {
	margin-bottom: 20px;
}

.content {
	width: 650px;
	margin-left: 270px;
}

#slider {
	position: relative;
	width: 960px; /* Change this to your images width */
	height: 424px; /* Change this to your images height */
	background: url("../images/loading.gif") no-repeat 50% 50%;
}
#slider .nivoSlider {
	max-height: 424px;
}
.theme-default .nivo-directionNav a {
	height: 424px;
}
#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#slider a {
	border: 0;
	display: block;
}

#push_products {
	width: 960px;
	margin: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}

#push_products td { background-color: #eee; }
#push_products img { float: left; }

#block_infos {
	margin-top: 20px;
}

#block_infos a {
	display: block;
	float: left;
	margin-left: 30px;
	width: 300px;
	height: 125px;
	background-position: left top;
	background-repeat: no-repeat;
}
#block_infos a:first-child { margin: 0; }
#block_infos a:hover { background-position: left bottom; }

#block_infos a.info_garanties { background-image: url("../images/info_garanties.png"); }
#block_infos a.info_conseils { background-image: url("../images/info_conseils.png"); }
#block_infos a.info_hotline { background-image: url("../images/info_hotline.png"); }

#nouveautes .product p {
	color: #9a9a9a;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}

#footer {
	width: 960px;
	margin: auto;
	margin-top: 100px;
	padding-bottom: 50px;
}

#footer .partners img { vertical-align: middle; }

#footer #footer_content { margin-top: 20px; }
#footer #footer_content p { font-size: 1.1em; }

#footer #footer_content p.keywords { color: #767676; margin-top: 30px; }

#footer #footer_links { margin-bottom: 50px; }

#footer #footer_links td { padding-right: 25px; }

#footer #footer_links hr {
	color: #333;
	background-color: #333;
	height: 2px;
	border: 0;
	margin-bottom: 20px;
}

#footer #footer_links ul {
	margin: 0;
	padding: 0;
}

#footer #footer_links ul li {
	list-style-type: none;
	background: url("../images/puce_footer_links.gif") no-repeat left center;
	padding-left: 15px;
	margin-top: 10px;
}

#nav_verticale_1_pwb {  }

#nav_verticale_1_pwb #encart_code_dev_nav_vertical {
	background: #C83228 url("../images/icon_catalogue.png") no-repeat 10px center;
	border: 1px solid #B32016;
	border-bottom: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 8px 10px 8px 30px;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 1px 0 #B32016;
}

#nav_verticale_1_pwb #nav_verti_contener {
	background-color: #F2F2F2;
	border: 1px solid #BFBFBF;
	border-top: none;
	padding: 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#nav_verticale_1_pwb #nav_verti_contener dl { margin: 0; }

#nav_verticale_1_pwb #nav_verti_contener dt {
	border-top: 1px dashed #333;
	padding: 5px 0;
}
#nav_verticale_1_pwb #nav_verti_contener dt:first-child { border: none; padding-top: 0; }

#nav_verticale_1_pwb #nav_verti_contener dt a {
	display: block;
	padding: 5px 0;
	font-size: 1.2em;
}

#nav_verticale_1_pwb #nav_verti_contener dd {
	margin-left: 15px;
	padding-bottom: 5px;
}
#nav_verticale_1_pwb #nav_verti_contener dd a {
	padding: 5px;
	font-size: 1.1em;
}
#nav_verticale_1_pwb #nav_verti_contener dd a:first-child { margin-top: -5px; }
#nav_verticale_1_pwb #nav_verti_contener dd a:hover {
	background: #bfbfbf;
	text-decoration: none;
}

#garanties {
	margin: 20px 0;
	background: #f2f2f2 url("../images/bg_garanties.png") repeat-y left top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#garanties .title_garanties {
	margin-left: 30px;
	margin-top: 10px;
}

#garanties ul {
	padding: 0;
	margin: 20px 0 0 40px;
}

#garanties ul li {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}

#garanties .more {
	float: right;
	margin-right: 10px;
	color: #999;
	font-size: 11px;
}
#garanties .more a { color: #999; }


/****************************************************************************************************
/* AUTRES **
****************************************************************************************************/

#main a#lien_defaut { display: block; color: #3796c7; font-size: 1.1em; margin-top: 10px; }
#main a#lien_defaut:hover { text-decoration: underline; }

#main_home .texte_catalogue, #main .texte_catalogue {
	font-size: 1.2em;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}

#main .bordure_image_defaut { margin-right: 15px; }

#main a#lien_cliquez_ici_liste_famille, #main a#lien_cliquez_ici_liste_famille:hover {
	background: url("../images/button_products.png") repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	width: 159px;
	margin-top: 10px;
	text-indent: -9999px;
}

#main a#lien_selectionnez_liste_produits, #main a#lien_selectionnez_liste_produits:hover {
	display: block;
	margin-top: 10px;
	font-size: 1.2em;
	color: #7E8820;
	background: url("../images/icon_cart.gif") no-repeat left center;
	padding-left: 18px;
	padding-top: 3px;
}

#main a#lien_plus_infos_liste_produits, #main a#lien_plus_infos_liste_produits:hover {
	background-color: #D8F1C2;
	color: #466600;
	padding: 5px;
	margin-bottom: 5px;
}

#main #prix_affiche_devises_promo_off_liste_produits {
	font-weight: normal;
	font-size: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	color: #dc473e;
	display: block;
	margin-left: 5px;
	margin-top: 8px;
}

#main #texte_liste_nom_liste_produits, #main #lien_categorie_nom_famille {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: -18px;
}

#main #encart_navigation_fiche_produit { margin-bottom: 25px; }
#main #encart_navigation_fiche_produit a { color: #333; }
#main #encart_grand_titre_fiche_produit { margin-top: -20px; margin-bottom: 0; }
#main #grand_titre_fiche_produit { display: none; }
#main #ficheProduitLienZoom { color: #333; }
#main #encadrement_affichage_prix {
	margin-top: -10px;
	text-align: center;
	background-color: #F2F2F2;
	border-bottom: 2px solid #CCCCCC;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
}
#main #prix_barre_promotion_euro_fiche_produit { font-size: 1.2em; }
#main #prix_promotion_euro_fiche_produit { font-size: 2em; color: #ea4a56; }
#main #lien_retour_fiche_produit { color: #999; }
#main #texte_description_fiche_produit { font-size: 1.2em; }
#main #texte_description_fiche_produit p, #main #texte_description_fiche_produit ul { font-size: 1em; }
#main #texte_description_fiche_produit a { text-decoration: underline; }

#main #bloc_stock {
	width: 140px;
	float: right;
	clear: both;
	background: url("../images/bloc_stock_title.png") no-repeat;
	color: #767676;
	margin-left: 25px;
	margin-bottom: 25px;
	font-size: 0.9em;
}
#main #bloc_stock_content { padding: 8px; padding-top: 50px; border: 1px solid #c7c7c7; }
#main #bloc_stock .livraison { color: #749406; }

#main #kwixo_popup {
	clear: both;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}

#main #coordonneesModifiableEtapeModeLivraison, #main #coordonneesRemplibEtapeModeLivraison, #main #panierVideEtapeModeLivraison {
	color: #888;
	font-size: 1.4em;
}


#main #couleur_fond_coordonnee_adresse_livraison_choix_livraison, #main #couleur_fond_titre_liste_choix_livraison, #main #couleur_fond_titre_choix_livraison { background-color: #eee; }
#main #couleur_fond_coordonnee_adresse_livraison_choix_livraison td, #main #couleur_fond_titre_liste_choix_livraison td, #main #couleur_fond_titre_choix_livraison td { padding: 10px; font-size: 1.2em; }
#main #texte_coordonnee_client_choix_livraison, #main #texte_adresse_livraison_choix_livraison { font-size: 1.2em; }

#main #couleur_fond_titre_bon_de_commande { font-size: 1.1em; }
#main #couleur_fond_titre_bon_de_commande td { padding: 10px; }

#main #label_mode_livraison_bon_de_commande, #main #nom_mode_livraison_bon_de_commande { font-size: 1.1em; }

#main #texte_vos_commande, #main #texte_vos_coordonnees, #main #texte_deconnexion { background-color: #eee; padding: 10px; }

#bouton_image_croissant_nom_recherche_resultats, #bouton_image_croissant_marque_recherche_resultats, #bouton_image_croissant_prix_recherche_resultats { margin-right: 2px; }

#widget{
    display: block;
    margin: 5px auto 20px;
    float: left;
    text-align: center;
    width: 160px;
}
.sidebar #widget {
	margin: 20px auto;
	float: none;
}

/* HOME */
.row-title {
	text-transform: uppercase;
	font-weight: bold;
	color: #4b4b4b;
	border-bottom: 2px solid #bdbdbd;
	margin-top: 50px;
}
.row-col {
	overflow: hidden;
	padding-left: 0;
	width: 100%;
	margin-bottom: 13px;
}
.col-home {
	list-style: none;
	float: left;
	margin-left: 13px;
}
.col-home:first-child {
	margin-left: 0;
}

/****************************
****************************
Riding By Glanum - 12012017
NEW HOMEPAGE
****************************
*****************************/


/********* MAIN **********/
/***  FONTS  ***/
@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400');

.home2017 #main_home * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*** HOME - MAIN LIST... ***/
.list-blocks,
.list-information,
.list-reassurance {
    position: relative;
    list-style: none;
    padding-left: 0;
    margin: 30px -8px 50px -8px;
    overflow: hidden;
}

.list-blocks li,
.list-information li,
.list-reassurance li {
    float: left;
    width: 50%;
    background-color: transparent;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

/*** COMPONENTS ***/
.list-blocks li aside,
.list-information li aside {
    display: table;
    width: 100%;
}

.list-blocks li aside {
    height: 220px;
}

.list-information li aside {
    height: 150px;
    border-radius: 6px;
}

.block-container {
    display: table-cell;
    vertical-align: middle;
    padding-left: 50px;
    padding-right: 130px;
}

.list-information .block-container {
    padding-right: 100px;
}

.title-blocks,
.description-blocks,
.btn-blocks {
    color: #FFFFFF;
    font-family: "HelveticaNeueLT Std", sans-serif;
}

.title-blocks {
    margin: 0;
    font-weight: 700;
    font-size: 25px;
    line-height: 22px;
}

.description-blocks {
    margin-top: 6px;
    margin-bottom: 8px;
    font-size: 12px;
}

.btn-blocks {
    position: relative;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 0 4px 20px;
    background-color: #e0443c;
    background-image: url("../images/home/arrow.png");
    background-repeat: no-repeat;
    background-position: 4% 50%;
    transition: background-color ease .2s;
    -webkit-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.btn-blocks:after {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #e0443c;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    margin-right: -15px;
    z-index: -1;
    -webkit-box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.2);
    transition: background-color ease .2s;
}

.btn-blocks:hover:after {
    text-decoration: none;
    background-color: #982E27;
}

.btn-blocks:hover {
    text-decoration: none;
    background-color: #982E27;
}

/*** BACKGROUND - ALL LIST... ***/
.list-blocks li.videos-block aside {
    background-image: url("../images/home/video-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.list-blocks li.news-block aside {
    background-image: url("../images/home/actualites-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.list-blocks li.guide-block aside {
    background-image: url("../images/home/guide-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.list-blocks li.team-block aside {
    background-image: url("../images/home/team-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

/*** BACKGROUND BLOCK INFO ***/
.list-information li.echantillon-information aside {
    background-image: url("../images/home/echantillon-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.list-information li.installation-information aside {
    background-image: url("../images/home/installation-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.list-blocks li.videos-block aside .btn-blocks {
    background-color: #ebbd30;
}
.list-blocks li.videos-block aside .btn-blocks:after {
    background-color: #ebbd30;
}
.list-blocks li.videos-block aside .btn-blocks:hover {
    background-color: #B78D27;
}
.list-blocks li.videos-block aside .btn-blocks:hover:after {
    background-color: #B78D27;
}

.list-blocks li.news-block aside .btn-blocks {
    background-color: #588b2b;
}
.list-blocks li.news-block aside .btn-blocks:after {
    background-color: #588b2b;
}
.list-blocks li.news-block aside .btn-blocks:hover {
    background-color: #325A21;
}
.list-blocks li.news-block aside .btn-blocks:hover:after {
    background-color: #325A21;
}

.list-blocks li.guide-block aside .btn-blocks {
    background-color: #f9823b;
}
.list-blocks li.guide-block aside .btn-blocks:after {
    background-color: #f9823b;
}
.list-blocks li.guide-block aside .btn-blocks:hover {
    background-color: #CB7131;
}
.list-blocks li.guide-block aside .btn-blocks:hover:after {
    background-color: #CB7131;
}

.list-blocks li.team-block aside .btn-blocks {
    background-color: #721d19;
}
.list-blocks li.team-block aside .btn-blocks:after {
    background-color: #721d19;
}
.list-blocks li.team-block aside .btn-blocks:hover {
    background-color: #551818;
}
.list-blocks li.team-block aside .btn-blocks:hover:after {
    background-color: #551818;
}

.list-blocks li aside .btn-blocks:hover {
    text-decoration: none;
    background-color: #3F3F3F;
}

/*** ...LIST REASSURANCE ****/
.list-reassurance {
    list-style: none;
    padding-left: 0;
    clear: both;
    overflow: hidden;
}

.list-reassurance li {
    width: 20%;
    float: left;
}

.list-reassurance li img {
    float: left;
}

.list-reassurance li .content-reassurance {
    font-size: 11px;
    line-height: 10px;
    color: #333333;
    margin-left: 60px;
    display: block;
    padding-top: 10px;
    padding-right: 12px;
}

/*** ...LIST INFORMATION ***/
.list-information {
    margin-bottom: 30px;
}

/*** ...Modifs Emeline 2019 ***/
#garanties ul li:nth-of-type(1) {
	display: none;
}

#footer img:nth-child(1) {
    display: block;
    margin: auto;
}
a.button_style {
    color: white;
}
.button_style {
   border-radius: 4px;
   background: linear-gradient(to right, #B6C336, #798510) !important;
   border: none;
   color: #FFFFFF;
   text-align: center;
   text-transform: uppercase;
   font-size: 16px;
   padding: 20px;
   width: 200px;
   transition: all 0.4s;
   cursor: pointer;
   margin: 5px;
 }
 .button_style span {
   cursor: pointer;
   display: inline-block;
   position: relative;
   transition: 0.4s;
 }
 .button_style span:after {
   content: '\00bb';
   position: absolute;
   opacity: 0;
   top: 0;
   right: -20px;
   transition: 0.5s;
 }
 .button_style:hover span {
   padding-right: 25px;
 }
 .button_style:hover span:after {
   opacity: 1;
   right: 0;
 }
.resp-container-iframe {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.bordure_image_defaut {
    width: 200px;
}