@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Rockwell';
	src: url('fonts/Rockwell.eot?') format('eot'), 
	     url('fonts/Rockwell.woff') format('woff'), 
	     url('fonts/Rockwell.ttf')  format('truetype'),
	     url('fonts/Rockwell.svg#Rockwell') format('svg');
}

body{
	margin:0;
	padding:0;
	background:url(images/halloween_bg.jpg) fixed repeat;
}

#menu_v{
	float: left;
        width: 245px;
}

#main_body{
	float: left;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.bandeau_header{
	height:180px;
	width:100%;
	margin:0;
}

.header{
	width:1000px;
	margin:0 auto;
	height:175px;
}

.logo{
	margin:5px 0 0 0;
}

.infos_header{
	margin:0;
	padding:0px 0px 0px 0px;	
        background-repeat: no-repeat;
        background-image: url("images/sorciere.png");
        background-size: 70px auto;
        background-position: 150px 75px;
}

.tel_header{
	margin:0;
	text-align:center;
	font-family: 'Rockwell';
	color:#f37d13;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.5px;
	padding:12px 0 0 0;
}

.tel_header p span{
	font-size:24px;
	color:#bf2020;
	line-height:24px;
}

.tel{
	margin-right:10px;
}

.horaires{
	font-family: 'Rockwell';
	font-size:14px;
	color:#f37d13;
	text-align:center;
	font-weight:bold;
	letter-spacing:0.5px;
	margin:10px 60px 0px 5px;
}

.menu_header ul{
	list-style:none;
	padding:0;
	margin:35px 0px 0px 0px;
}

.menu_header ul li{
	display:inline;
	margin:0 0 0 25px;
}

.menu_header ul li a{
	font-family: 'Rockwell';
	font-size:14px;
	color:#f37d13;
	text-decoration:none;
	text-transform:uppercase;
}

.bandeau_menu{
	width:100%;
	height:47px;
	background:url(images/halloween_bg_menu.jpg) repeat-x;
	margin:0;
	padding:0;
}

.menu{
	width:1000px;
	margin:0 auto;

}

.menu ul{
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}

.menu ul li{
	display:inline;
}

.menu ul li a{
	font-family: 'Rockwell';
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	line-height:47px;
	height:47px;
	padding:0 35px;
	display:block;
	float:left;
	font-weight:bold;
	letter-spacing:0.8px;
}

.menu ul li a:hover{
	background:#e9f5ff url(images/bg_li_hover.jpg) repeat-x top;
	color:#f99800;
}

.menu ul li.orange{
	background:#e9f5ff url(images/bg_li_hover.jpg) repeat-x top;
	color:#FFF;
}

.menu ul li.orange a{
	background:#e9f5ff url(images/bg_li_hover.jpg) repeat-x top;
	color:#f99800;
}

.conteneur{
	width:1000px;
	margin:0 auto;
	padding:0px 0 30px;
	background:#FFF;
	position:relative;
}

.sub{
	background:#e9f5ff;
	width:940px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:15px;
	padding:0px 15px 25px;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom:1px solid #2978bf;
border-left:1px solid #2978bf;
border-right:1px solid #2978bf;
z-index:9999;
}

.sub ul{
	margin:0 0 0 20px;
	padding:0px;
	list-style-image:url(images/puceliste.png);
}

.sub ul li{
	margin: 0px 8px;
}

.sub ul li a{
	color:#001e48;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}

.sub ul li a:hover{
	color:#03aeff;
}

.sub h3{
	font-size:14px;
	font-family: 'Rockwell';
}

.colonne{
	width:245px;
}

.bloc{
	width:215px;
	margin:25px 15px 0;
	background:#F2F2F2;
	border:1px solid #D0D0D0;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.bloc h3{
	background:url(images/bg_h3.jpg) repeat-x;
	width:100%;
	height:26px;
	text-align:center;
	margin:15px 0 0 0;
	padding:0;
	color:#FFF;
	font-family: 'Rockwell';
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0.5px;
	line-height:26px;
}

.bloc ul{
	list-style-image:url(images/puceliste.png);
	margin:10px 0 25px 0;
	padding:0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
}

.bloc ul li a{
	font-size:12px;
	text-decoration:none;
	color:#333;
}

.bloc ul li a:hover{
	color:#03aeff;
}

.top3{
	width:720px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background:#f2f2f2;
border:1px solid #D0D0D0;
padding:10px;
margin:6px 0 0 0;
}

.top3 h2{
	text-transform:uppercase;
	color:#FFA200;
	font-size:20px;
	font-family: 'Rockwell';
	padding:0 0 5px 0;
	margin:0;
	border-bottom:1px solid #000;
}

.texte{
width:720px;
padding:30px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
}

.texte h2{
	text-transform:uppercase;
	color:#FFA200;
	font-size:20px;
	font-family: 'Rockwell';
	padding:0 0 5px 0;
	margin:0;
	border-bottom:1px solid #000;
}

.texte p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}

.imgtxt{
	margin:15px 0 5px 15px;
	border:1px solid #666;
}

.bloc_produit{
	width:208px;
	margin:20px 15px;
	border:1px solid #D5D5D5;
	height:298px;
	background:#FFF;
	position:relative;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.small{
	width:150px;
	margin:10px 7px;
	border:1px solid #D5D5D5;
	height:215px;
	background:#FFF;
	position:relative;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.bloc_produit a .desc_pdt{
	position:absolute;
	bottom:10px;
	left:6px;
	width:196px;
}

.small a .desc_pdt{
	position:absolute;
	bottom:6px;
	left:4px;
	width:146px;
}

.bloc_produit a{
	text-decoration:none;
	display:block;
	height:298px;
	width:208px;
}

.small a{
	text-decoration:none;
	display:block;
	height:215px;
	width:150px;
}

.stamp{
	width:93px;
	height:93px;
	position:absolute;
	top:-7px;
	left:-7px;
}

.new{
	background:url(images/stamp_new.png) no-repeat;
}

.top{
	background:url(images/stamp_top.png) no-repeat;
}

.promo{
	background:url(images/stamp_promo.png) no-repeat;
}

.rupture{
	background:url(images/stamp_rupture.png) no-repeat;
}

.nom_pdt{
	font-size:12px;
	text-align:center;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
	margin:5px 0 0 0;
}

.prix_pdt{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#BF2020;
	font-size:24px;
	padding:0;
	margin:0;
	text-align:center;
}



.footer{
	width:960px;
	height:150px;
	padding:20px 20px;
	background:#333;
	margin:0 auto;
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 500px auto;
        background-image: url("images/citrouilles_halloween_1.png");
}

.bloc_footer{
	margin-right:35px;
}

.bloc_footer p{
	font-family: 'Rockwell';
	font-size:16px;
	color:#C7C7C7;
	letter-spacing:-0.5px;
	padding:5px 0 0 15px;
	margin:0;
}

.bloc_footer p span{
	color:#ffa200;
}

.bloc_footer p a{
	color:#ffa200;
	font-size:10px;
	text-decoration:underline;
}

.bloc_footer p a:hover{
	color:#fff;
}

.bloc_footer h4{
	font-family: 'Rockwell';
	font-size:16px;
	font-weight:normal;
	color:#3194ea;
	margin:0;
	padding:0;
}

.bloc_footer ul{
	padding:10px 0;
	margin:0;
	list-style:none;
	color:#F5F5F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bloc_footer ul li{
	margin:0 0 5px 0;
}

.bloc_footer ul li a{
	text-decoration:none;
	color:#F5F5F5;
}

.bloc_footer ul li a:hover{
	color:#ffa200;
}



/*FICHES PRODUITS*/

.fiche_produit{
	width:720px;
}

.fiche_produit h2{
	font-family: 'Rockwell';
	font-size:26px;
	font-weight:bold;
	color:#3194ea;
	padding:10px 0 0 0;
}

.galerie_photo_pdt{
	width:330px;
	margin:0;
}

.big_photo_pdt{
	width:300px;
	height:300px;
	border:1px solid #999;
	position:relative;
}

.macaron{
	width:100px;
	height:100px;
	position:absolute;
	background:url(images/macaron.png) no-repeat;
	top:-25px;
	right:-25px;
}

.macaron p{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	text-align:center;
	line-height:40px;
	font-size:28px;
	letter-spacing:-0.4px;
	font-weight:bold;
}

.macaron p span.percent{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	font-size:14px;
}

.macaron p span.moins{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#FFF;
	font-size:28px;
	font-weight:normal;
}

.txt_pdt{
	width:380px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.txt_prix p.prix{
	font-family: 'Rockwell';
	font-size:30px;
	padding:10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background:#3194ea;
text-align:center;
color:#FFF;
margin:10px 15px 0 0;
}

.stock{
	margin:20px 0 0 10px;
	text-align:left;
}

.addtocart{
	margin:20px 11px 0 0;
}

.cadre_gris_produit{
	background:#CCC;
	width:100%;
	padding:15px 0px;
	
}

.carac_pdt{
	margin:15px 0 0 0;
	width:100%;
	border:1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.carac_pdt tr, .carac_pdt td{
	border:1px solid #333;
	padding:3px;
	margin:0;
}

.legende{
	width:30%;
}

.entete_tableau{
	text-align:center;
	background:#C03;
	color:#FFF;
}

.prix_barre{
	font-size:20px;
	color:#C03;
	text-decoration:line-through;
}

#mentions_legales{
        width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
        padding: 30px 20px;
}
                                       
                      


                                        /* - css shop - */

.msg-error {
    padding: 10px 10px 10px 50px;
    border: 1px solid #990000;
    max-width: 400px;
    color: #990000;
    background-color: #FDF0EB;
    border-radius: 10px;
    font-size: 13px;
    background-image: url('images/error.png');
    background-repeat: no-repeat;
    background-position: 15px;
}

.msg-success {
    padding: 10px 10px 10px 50px;
    border: 1px solid #447F00;
    max-width: 400px;
    color: #447F00;
    background-color: #e5f6d0;
    border-radius: 10px;
    font-size: 13px;
    background-image: url('images/success.png');
    background-repeat: no-repeat;
    background-position: 15px;
}

.msg-info {
    padding: 10px 10px 10px 10px;
    border: 1px solid #2196f3;
    max-width: 400px;
    color: #2196f3;
    background-color: #bbdefb;
    border-radius: 10px;
    font-size: 13px;
}

.btn_val a {
    padding: 3px 10px;
    margin-left: 25px;
    color: #FFF;
    background-color: #FFA200;
    border: 1px solid #FFF;
    border-radius: 10px;
    text-decoration: none;
}

.btn_val a:hover{
    color: #FF9D10;
    background-color: #fff;
    border: 1px solid #FF9D10;
}

#caddie {
    width: 210px; 
    height: 110px; 
    float: right; 
    margin: 20px 0px 0px 0px;
    font-family:Arial, Helvetica, sans-serif;
}
                                        
#caddie_ident {
    width: 202px;
    height: 35px;
    text-align: center;
}

#caddie_ident a {
    text-decoration: none;
    color: #3194EA;
    font-weight: bold;
}

#caddie_content {
    color: #3194EA;
    padding: 0px 15px 10px;
    width: 200px;
    min-height: 60px;
}

#end_caddie_down {
    text-align: center;
}

#end_caddie_up {
    text-align: center;
}

.btn_cmd a {
    font-family:Arial, Helvetica, sans-serif;
    padding: 3px 10px;
    margin-left: 25px;
    color: #FFF;
    background-color: #FFA200;
    border: 1px solid #FFF;
    border-radius: 10px;
    text-decoration: none;
}

.btn_cmd a:hover{
    color: #FF9D10;
    background-color: #fff;
    border: 1px solid #FF9D10;
}

.btn_suppr a {
    padding: 3px 10px;
    margin-left: 25px;
    color: #FFF;
    background-color: #F82E2E;
    border: 1px solid #900;
    border-radius: 10px;
    text-decoration: none;
}

.btn_suppr a:hover{
    color: #900;
    background-color: #FDF0EB;
}

.btn_good a {
    padding: 3px 10px;
    margin-left: 25px;
    color: #FFF;
    background-color: #3194EA;
    border: 1px solid #006ecb;
    border-radius: 10px;
    text-decoration: none;
}

.btn_good a:hover{
    color: #006ecb;
    background-color: #fff;
}

#detail_panier .btn_m1 a {
    padding: 3px 10px;
    color: #900;
    background-color: #fff;
    border: 1px solid #900;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    text-decoration: none;
}

#detail_panier .btn_m1 a:hover{
    color: #900;
    background-color: #f66767;
}

#detail_panier .btn_p1 a {
    padding: 3px 10px;
    color: #006ecb;
    background-color: #fff;
    border: 1px solid #006ecb;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    text-decoration: none;
}

#detail_panier .btn_p1 a:hover{
    color: #006ecb;
    background-color: #b4e2e7;
}

.btn_retour_achat a {
    padding: 3px 10px;
    margin-left: 25px;
    color: #FFF;
    background-color: #3194EA;
    border: 1px solid #006ecb;
    border-radius: 10px;
    text-decoration: none;
    font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
}

.btn_retour_achat a:hover{
    color: #006ecb;
    background-color: #fff;
}


#conteneur_ident {
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    margin-top: 150px;
    padding-top: 30px;
    background-color: #F2F2F2;
    min-height: 270px;
    min-width: 740px;
    font-size: 12px;
    text-align: center;
}

#client {
    width: 370px;
    border-right: 1px solid #BFBAB0;
}

#new_client {
    width: 370px;
}

.titre_client {
    text-align:left;
    padding:10px;
    margin-left:20px;
    border-bottom: 1px solid #3194EA;
    width:310px;
    font-size: 16px;
}

.quantite{
    margin:20px 0 0 20px;
    text-align:left;
    font-size: 12px;
}

.taille{
    margin:20px 0 0 20px;
    text-align:left;
    font-size: 12px;
}

.titre_commande{
    background:url(images/bg_h3.jpg) repeat-x;
    width:80%;
    height:26px;
    text-align:center;
    margin:40px 0 40px 80px;
    padding:0;
    color:#FFF;
    font-family: 'Rockwell';
    font-size:16px;
    text-transform:uppercase;
    letter-spacing:0.5px;
    line-height:26px;
    border-radius: 10px;
}

#detail_panier {
    font-size:14px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 15px;
}

#detail_panier img{
    float: left;
    max-height: 100px;
    max-width: 100px;
    margin: 2px 10px;
}

#detail_panier table{
    border-collapse: collapse;
    vertical-align:middle;
}

#detail_panier thead{
    color: #6d6d6d;
    text-align: left;
    font-weight:bold;
    height: 50px;
}

#detail_panier thead th{
}

#detail_panier thead td{
    border-top: 1px solid #fff;
    padding: 5px 10px 3px 10px;
}

#detail_panier tr{
    border-top: 1px solid #6d6d6d;
}

#detail_panier td{
    max-width: 265px;
}

#detail_panier tfoot{
    border-top: 1px solid #6d6d6d;
    font-weight:bold;
    font-size:20px;
    height:50px;
}

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

#detail_panier a:hover{
    color: #3194EA;
}

#detail_panier .a_panier_ajout{
    color: #0f0;
    text-decoration: none;
}

#detail_panier .a_panier_suppr{
    color: #a71a1a;
    text-decoration: none;
}

#valid_panier {
    width: 650px;
    height: 20px;
    padding: 50px 20px 30px 70px;
    text-align: right;
}

#deconnect {
    width: 650px;
    height: 20px;
    padding: 50px 20px 30px 70px;
    text-align: right;   
    font-size:14px;
    font-family: Arial,Helvetica,sans-serif; 
}

#deconnect a {
    color: #3194ea;
    text-decoration: none;
}

#deconnect a:hover{
    text-decoration:underline
}

#deconnect img {
    vertical-align:middle;
}

.retour_compte {
    width: 650px;
    padding: 50px 20px 0px 20px;
    text-align: left;   
    font-size:14px;
    font-family: Arial,Helvetica,sans-serif; 
}

.retour_compte a {
    color: #3194ea;
    text-decoration: none;
}

.retour_compte a:hover{
    text-decoration:underline
}

.bouton_compte {
    width: 600px;
    height: 150px;
    padding: 20px 20px 20px 100px;
    text-align: left;   
    font-size:20px;
    font-family: Arial,Helvetica,sans-serif; 
    border-radius: 10px;
    border: 1px solid #D0D0D0;
    background-color: #F2F2F2;
    margin-bottom: 50px;
}

.bouton_compte a {
    color: #3194ea;
    text-decoration: none;
}

.bouton_compte a:hover{
    text-decoration:underline
}

.bouton_compte img {
    vertical-align:middle;
    height: 150px;
    padding-right: 150px;
}

.titre_parametre{
    background:url(images/bg_h3.jpg) repeat-x;
    width:600px;
    height:26px;
    text-align:center;
    margin:20px 0 20px 80px;
    padding:0;
    color:#FFF;
    font-family: 'Rockwell';
    font-size:16px;
    text-transform:uppercase;
    letter-spacing:0.5px;
    line-height:26px;
    border-radius: 10px;
}
.menu_compte {
    border-bottom: 1px solid #D0D0D0;
    margin-left: 20px;
}
.menu_compte li{    
    display: inline;
    list-style: none;    
    font-size: 13px;
    padding: 0px 30px 16px;
    font-family: Arial,Helvetica,sans-serif; 
}

.menu_compte li a{
    text-decoration: none;
    color: #333;
}

.menu_compte_actuel {
    border-bottom: 2px solid #FFA200;
}
.menu_commande {
    border-bottom: 1px solid #D0D0D0;
    margin-left: 20px;
}
.menu_commande li{    
    display: inline;
    list-style: none;    
    font-size: 13px;
    padding: 0px 30px 16px;
    font-family: Arial,Helvetica,sans-serif; 
}

.menu_commande li a{
    text-decoration: none;
    color: #333;
}

.menu_commande_actuel {
    border-bottom: 2px solid #FFA200;
}

#fiche_client {   
    padding-top: 50px;
    font-size: 12px;
    margin : 20px 0px 0px 110px;
}

#fiche_client label{
    float: left;
    width: 150px;
    text-align:right;
    margin: 16px 10px 0px 10px;
    font-family: Arial,Helvetica,sans-serif; 
}

#fiche_client input{
    margin: 10px 0px 10px 0px;    
}

.btn_valid_param{
    margin: 50px 0px 0px 120px;
}

#res_valid_fiche {
    width: 690px;
    padding-top: 40px;
    text-align:center;
}

#change_mdp {   
    padding-top: 50px;
    font-size: 12px;
    margin : 20px 0px 0px 110px;
}

#change_mdp label{
    float: left;
    width: 150px;
    text-align:right;
    margin: 16px 10px 0px 10px;
    font-family: Arial,Helvetica,sans-serif; 
}

#change_mdp input{
    margin: 10px 0px 10px 0px;    
}

#adresse_client {   
    font-size: 12px;
    margin : 20px 0px 0px 0px;
}

#adresse_client form{
    border-right: 1px solid #D0D0D0;
    width: 340px;
    float: left;
}

#adresse_client label{
    float: left;
    width: 120px;
    text-align:right;
    margin: 15px 8px 0px 0px;
    font-family: Arial,Helvetica,sans-serif; 
}

#adresse_client input{
    margin: 10px 0px 10px 0px;    
}

#list_adresse_client {
    height: 300px;
    overflow-y:scroll;
    padding-left: 30px;
}

.lnk_modif_adresse {
    text-decoration: none;
    color: #3194EA;
}

.lnk_suppr_adresse {
    text-decoration: none;
    color: #f82e2e;
}

#res_adresse_client {
    width: 690px;
    padding-top: 40px;
    text-align:center;
}

#logout {
    height:300px;
    width:500px;
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
    background-image: url('images/logout.png');
    background-repeat: no-repeat;
    padding: 80px 0px 0px 200px;
}

.bouton_livraison {
    width: 400px;
    height: 50px;
    padding: 10px 20px 0px 30px;
    text-align: left;   
    font-size:16px;
    font-family: Arial,Helvetica,sans-serif; 
    border-radius: 10px;
    border: 1px solid #D0D0D0;
    background-color: #F2F2F2;
    margin: 200px 80px;
}

.bouton_livraison:hover {  
    cursor:pointer;
}

.bouton_livraison a {
    color: #3194ea;
    text-decoration: none;
}

.bouton_livraison a:hover{
    text-decoration:underline
}

.bouton_livraison img {
    vertical-align:middle;
    height: 40px;
    padding-right: 150px;
    padding-left: 20px;
}

#valid_commande {
    height: 20px;
    padding: 50px 20px 30px 20px;
}

.recap_livraison {
    font-family:Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 80px;
    color: #333;    
    font-size: 14px;
    background:url(images/livreur.png) no-repeat;
    background-position: left center; 
    background-color: #F2F2F2;
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    margin-right: 100px;
    min-width: 200px;
    min-height: 120px;
    text-align: left;
}

.recap_livraison .adresse {
    padding: 20px 10px;
}

#confirmation_commande {
    background:url(images/confirm_commande.png) no-repeat;
    background-position: 80px 30px; 
    font-size:14px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 15px;
    padding: 350px 10px 10px 80px;
}
#confirmation_commande a {
    color: #3194ea;
    text-decoration: none;
}

#confirmation_commande a:hover{
    text-decoration:underline
}

.info_supp_produit{
  display: none;
}
/* message temporaire latéral de commande */     

.card_content {
  position: absolute;
  width: 335px;
  right: -287px; 
  top: 227px;
  transition: all 0.5s ease;
  z-index: 4;
}
.card_content .text{
  width: 270px;
  background-color: rgba(201, 197, 206, 0.8);
  padding: 10px 10px;
  margin-left: 45px;
  font:14px/16px Arial,Helvetica,sans-serif;
  color:#333;
  text-align: center;
  border-top: 3px solid #D0D0D0;
  border-bottom: 3px solid #D0D0D0;
  border-left: 3px solid #D0D0D0;
}

.card_content:hover {
  right: 0;
}

#card_content_bouton{
  position: absolute;
  width:45px;
  top: 80px;
}

.list_commandes {
  width : 660px;
  height: 80px;
  border: 1px solid #D0D0D0;
  margin : 40px 0px 0px 20px;
  padding: 10px 20px;
}

.bloc_commande {
  width:220px;
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  color: #777;    
  font-size: 12px;
}

.val_bloc_commande {
    margin-left: 25px;
    color: #333;
}

.val_bloc_commande a{
    color: #3194EA;
    text-decoration: none;  
}

.val_bloc_commande a:hover{
    text-decoration: underline;  
}    
    
.btn_bloc_commande a {
    font-family:Arial, Helvetica, sans-serif;
    padding: 3px 10px;
    color: #FFF;
    background-color: #FFA200;
    border: 1px solid #FFF;
    border-radius: 10px;
    text-decoration: none;        
    float: right;
    width: 150px;
    text-align: center;
}

.btn_bloc_commande a:hover{
    color: #FF9D10;
    background-color: #fff;
    border: 1px solid #FF9D10;
}

.bloc_adresse_commande_border {
    float: right;
    position: absolute;
    z-index: 2;
    right: 300px;
    width: 20px;
    height: 80px;
    background:url(images/bloc_adresse_commande_border.png)  no-repeat;
}

.bloc_adresse_commande {
    float: right;
    position: absolute;
    z-index: 2;
    right: 40px;
    width: 290px;
    height: 80px;
    background:url(images/livreur.png) no-repeat;
    background-size: 53px 70px;
    background-position: left center; 
    background-color: #F2F2F2;
    border: 1px solid #D0D0D0;
    border-left: 0px solid #D0D0D0;
    padding: 0px 5px;
    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
}

.bloc_adresse_commande .txt{
    padding: 15px 5px 5px 80px; 
}

#bloc_adresse_commande:hover .bloc_adresse_commande {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
}

.adresse_detail_commande {
    background:url(images/livreur.png) no-repeat;
    background-size: 53px 70px;
    background-position: left center; 
    padding: 5px 5px 5px 80px; 
    color: #333;
    height: 60px;
}

#payback {
    height:300px;
    width:500px;
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
    background-image: url('images/logo.png');
    background-repeat: no-repeat;
    padding: 80px 0px 0px 200px;
}

.panneau_spider {
  position: absolute;
  left: -200px;
  z-index: 4;
}
