/*********************************************************************************************************/
/* LOGIN COMMANDE
/*********************************************************************************************************/
#content_login {width:987px;}
#identification {height:300px;margin-bottom:70px;}
#identification h3{text-transform:uppercase;color:#4d4c4c;font-weight:bold;}
#identification #content-mon-compte-index h4 {color:#4d4c4c;text-transform:uppercase;font-size:12px;font-weight:bold;margin-top:-23px;margin-bottom:15px;}
#identification #content-mon-compte-index #nouveau-compte {min-height:200px;border:1px solid #4d4c4c;;width:275px;padding:10px;margin:20px 80px 0px 160px;float:left;}
#identification #content-mon-compte-index label {font-size:12px;color:#4d4c4c;}
#identification #content-mon-compte-index #nouveau-compte p {font-size:12px;color:#4d4c4c;text-align:center;}
#mail_creation_compte_confirm-label, #pass_compte-label {margin-top:10px;}
#identification .zend_form {width:155px;margin:auto;font-size:12px;}
#identification .zend_form #submit_creation_compte{margin-top:15px;margin-left:-12px;background:#FFF url(/img/btn/btn_creer_compte.png) no-repeat;}
#identification .zend_form #submit_compte{margin-left:-10px;margin-top:60px; background:#FFF url(/img/btn/btn_acceder_compte.png) no-repeat;}
#identification #content-mon-compte-index #connexion {min-height:200px;border:1px solid #4d4c4c;;width:275px;padding:10px;margin:20px 0px 30px 0px;float:left;}
#identification #content-mon-compte-index #connexion a{text-align:right;display:block;margin-top:5px;font-size:10px;text-decoration:underline;}
#identification #content-mon-compte-index #connexion ul li {font-size:12px; font-weight:bold;color:red;}
#infos_connexion {clear:both;margin:auto;width:715px;padding-bottom:30px;}
#infos_connexion #assistance{width:715px;background:#FFF url(/img/connexion/bg_assistance.png) no-repeat;text-transform:uppercase;color:#b50051;font-weight:bold;font-size:12px;}
#infos_connexion #assistance p{text-align:center;padding:7px 0px 12px 0px;}
#infos_connexion_pictos {margin:10px -8px;background:transparent url(/img/details_bg/tirets_h.png) repeat-x scroll center top;height:100px;}
#footer_connexion {padding-top:30px;height:120px;background:transparent url(/img/details_bg/tirets_h.png) repeat-x scroll center top;}
#footer_connexion .block_footer {margin-left:45px;font-size:12px; color:#3f3f40;float:left;}
*+html #footer_connexion .block_footer{margin-left:20px;}
#footer_connexion .block_footer a {color:#3f3f40;text-decoration:underline;display:bock;margin-bottom:3px;}
#footer_connexion .block_footer h4 {text-transform:uppercase;margin-bottom:5px;}
#footer_connexion2 {clear:both;width:620px;margin:auto;}
#footer_connexion2 p{color:#3f3f40; font-size:10px;text-align:center;margin-top:30px;}

/*********************************************************************************************************/
/* RECAP COMMANDE
/*********************************************************************************************************/
#entete_recap {margin-top:20px;}
#envoi_recap a.lienRecap {text-indent:-9999px;width:220px;height:35px;margin:10px 0px;display:block;background:transparent url(/img//btn/btn_autre_paiement.png) no-repeat;}
#envoi_recap a.bouton_billet {text-indent:-9999px;width:220px;height:35px;margin:10px 0px;display:block;float:left;background:transparent url(/img/btn/btn_billet_kdo.png) no-repeat;}
#envoi_recap a.bouton_plan_acces {text-indent:-9999px;width:220px;height:35px;margin:10px 0px;display:block;float:left;background:transparent url(/img/btn/btn_plan.png) no-repeat;}
#envoi_recap a.nobg {background:none!important;}
#entete_recap h2{
	margin-bottom:20px;
	color:#58585a;font-weight:bold;
	}
#entete_recap h2 strong{
	display:inline;
}
#entete_recap {font-size:12px;}
#entete_recap p {
	font-size:12px;margin-bottom:10px;color:#58585a;
}

/*********************************************************************************************************/
/* SUIVI DE COMMANDES
/*********************************************************************************************************/
#liste-commandes-container {font-size:12px;color:#383539;}
#liste-commandes p.entete_liste_commande{margin-bottom:20px;}
#liste-commandes table thead tr td {color:#ff0093;background:#ffe5f4;}

/*********************************************************************************************************/
/* POPUP CONDITIONNEMENT*
/*********************************************************************************************************/

.popup_conditionnement {width:70px;float:left;}
#petit1, #petit2, #petit3{width:60px;}
#gellule{width:130px;}
div.popup  {
	position: relative;
	left: -0px;
	margin-top:-350px;
	text-align: center;
	z-index: 9000;
	display: none;
	width:457px;
	}
div.popup.selected  {
	margin-top:-345px;
	}
.tete_popup p{
	text-transform:uppercase;color:#FFF;font-weight:bold;
	padding:10px 0px 0px 15px;
}
.tete_popup {
	background:transparent url(/img/commande/tete_popup.png) no-repeat;width:457px;height:30px;
}
.corps_popup img {margin-top:10px;}
.corps_popup {background:#FFF;height:260px;border-left:1px solid #b50051;border-right:1px solid #b50051;}
.corps_popup p{color:#59737e;padding:15px 5px 5px 5px;margin-left:5px;margin-bottom:10px;width:200px;float:left;}
.bottom_popup {height:18px;background:transparent url(/img/commande/bottom_popup.png) no-repeat;}
