/** POUR LES MESS D'ERREURS **/
.formError {
	color: red;

	font-weight: bold;
}


#contenuTexte #lepanier .msgError
{
	margin:10px 0 10px 0;
	padding:10px;
	background-color:#E9E9E9;
	text-align:center;
	color:#D90005;
	font-size:11px;
	font-weight:bold;
}



/*----------- Couleurs des textes ---------*/
#lepanier, #compte_client  {
	color:#333333;
}
#lepanier .total{
	color:red;
}
#commande #commande_detail .del {
	color:red;
}
#lepanier a{
	color:green;
}
#commande #commande_detail .libelles_panier td {
	color:#FC0001;
}
#lepanier h1, #compte_client h1 {
	background:0;
	color:#FC0001;
}
#lepanier h2, #compte_client h2 {
	color:#FC0001;
	border-bottom: 1px solid #FC0001;
} 
#lepanier #etapes {
	border-bottom: 1px solid #CCCCCC;
}
#compte_client #mes_commandes .libelles_recap td {
	color:#FC0001;
}
#etapes .inacc {/*Visuel par défaut --non validée non accessible--*/
	color: #999999;
} 
#etapes .encours {/*--Etape en cours pas de lien html--*/
	color:#FC0001;
} 
#etapes .valider_acc {/*--Etapes validées et accessibles lien html--*/
	color:#FC0001;
} 
#messages_info li { /*--Message d'info--*/
	color: red;
	font-weight:bold;
} 

/*----------- CSS PANIER IDEP MULTIMEDIA ---------*/
#lepanier, #compte_client {
	margin:0 auto;
	font: 1em Arial, sans-serif;
	text-align:justify;
}

#lepanier a{
	font: 1em Verdana, sans-serif;
}

#lepanier h1, #lepanier h2, #lepanier ul, #lepanier li, #lepanier form {
	margin:0;
	padding:0;
}

#lepanier h1, #compte_client h1
{
	background:0;
	height:auto;
	width:100%;
	font-size: 1.4em;
	margin:0 0 20px 0;
}

#lepanier h2, #compte_client h2 {
	font-size: 1.2em;
	background: url(../images/puce_h2.gif) no-repeat 1px center;
	margin:0 0 20px 0;
	padding:3px 0 3px 15px;
} 
#lepanier p, #compte_client p{
	margin:0 0 5px 0;
	clear:both;
}
#lepanier .right{
	text-align:right;
}
#lepanier .ecotaxeProduit{
	font-size:10px;
}

/*----------- MON PANIER --------------*/
#lepanier .bt_medium {	
	float:right;
	width:83px;
	height:33px;
	font-size:0;
	text-decoration:none;
}
#lepanier .bt_small {	
	float:right;
	width:55px;
	height:25px;
	font-size:0;
	text-decoration:none;
}
#merci .bt_small {
	float:right;
	width:63px;
	height:22px;
	font-size:0;
	text-decoration:none;
}
.valider_panier .bt_medium {
	margin-top:10px;
}
.poursuivre_achat .bt_medium {
	margin:10px 10px 0 0;
	border:0;
}
.cpt_client .bt_medium {
	margin-top:10px;
	border:0;
}
.accueil .bt_medium {
	margin:10px 10px 0 0;
	border:0;
}

.continuer .bt_medium
{
	margin-top:20px;
	padding-right:25px;
	background: url(../images/panier/etape_suivante.gif) no-repeat 0px 0px;
}


.imprimer .bt_small{
	margin-top:-25px;
	padding-right:2%;
	border:0;
}
#infos .bt_small {
	float:left;
	background: url(../images/maj.gif) no-repeat 0px 0px;
}
#reduction .bt_small {
	float:left;
	margin-left:15px;
	background: url(../images/panier/valider.gif) no-repeat 0px 0px;
}
#log .bt_small {
	float:left;
	margin-left:15px;
	background: url(../images/panier/valider.gif) no-repeat 0px 0px;
}
#log .valider .bt_small {
	float:right;
	margin:-25px 30px 0 0;
	background: url(../images/panier/valider.gif) no-repeat 0px 0px;
}
#paiement .continuer .bt_medium {
	background: url(../images/panier/valider_commande.gif) no-repeat 0px 0px;
}
/*----------- IDENTIFICATION --------------*/
#lepanier #log {
	float:left;
	width:100%;
}
#log #nouveau_client {
	float:left;
	width:46%;
}
#log #login {
	float:left;
	width:46%;
	margin-left:7.5%;
}
#log #login label {
	float:left;
	width:100%;
	font-weight:bold;
	font-size:1em;
}
#login .last_input {
	float:left;
	width:120px;
}
/*----------- OUVERTURE COMPTE/ADRESSES ------------*/
#lepanier #log {
	float:left;
	width:100%;
}
#log #identifiants {
	float:left;
	width:100%;
	margin-top:20px;
}
#infos_perso label,#identifiants label{
	float:left;
	width:100%;
	font-weight:bold;
	font-size:1em;
}
#infos_perso .lb_prenom{
	float:left;
	width:13.5em;
}
#infos_perso .lb_cp{
	float:left;
	width:13.5em;
}
#infos_perso .lb_tel{
	float:left;
	width:13.5em;
}
#identifiants .lb_pass{
	float:left;
	width:16.5em;
}
#lepanier .formulaire {
	float:left;
	width:100%;
}
/*------------ ADRESSES -------------------*/
#lepanier #adresses {
	float:left;
	width:100%;
	margin-bottom:10px;
}
#adresses #adr_livraison {
	float:left;
	width:46%;
}
#adresses #adr_facturation {
	float:left;
	width:46%;
	margin-left:7.5%;
}
#adresses .adr
{
	border:#CCCCCC solid 1px;
	background-color:#FAFAFA;
	text-align:left;
	float:left;
	width:30%;
	padding:2px 5px 2px 5px;
	margin:0 5px 5px 0;
}
/*------------ DETAIL_PANIER --------------*/
#lepanier #commande {
	float:left;
	width:100%;
	margin:0 0 10px 0;
}
#commande #infos {
	background:0;
	float:left;
	width:50%;
	margin-top:10px;
}
#commande #commande_total table{
	float:right;
	margin-top:10px;
	width:45%;
}
#commande #commande_total td {
	padding:0 10px 2px 0;
	text-align:right;
	vertical-align: bottom;
}
#commande #commande_total .designation {
	text-align:right;
	width:50%;
	font-weight: bold;
}
#reduction {
	float:left;
	width:100%;
	margin-bottom:10px;
}
#reduction .last_input {
	float:left;
	width:150px;
}


/*----------- COMMENTAIRES (recap)---------*/
#lepanier #commentaires
{
	float:left;
	width:100%;
}

#lepanier #commentaires p
{
	margin:0;
	padding:0;
}

#lepanier #commentaires textarea
{
	border:#CCCCCC solid 1px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width:100%;
	height:150px;
}



/*----------- MODE DE LIVRAISON -------------*/
#lepanier #livraison {
	float:left;
	width:100%;
	margin:10px 0;
}
#lepanier #livraison ul {
	list-style-type:none;
}
/*----------- MOYEN DE PAIEMENT -------------*/
#lepanier #paiement {
	float:left;
	width:100%;
}
#lepanier #paiement ul {
	list-style-type:none;
}
#lepanier #cgv {
	margin-top:15px;
	text-align:left;
}
/*----------- MERCI -------------*/
#merci #reglement {
	float:left;
}
#merci #reglement ul {
	margin:15px 35% 15px 35px;
}
#merci .adr_cheque {
	margin:10px 0 15px 35px;
	font-weight:bold;
}

#merci #infos {
	background:0;
	height:auto;
}

/*----------------------------------------*/
/*------       ETAPES           ----------*/
/*----------------------------------------*/
#lepanier #etapes {
	float:left;
	width:100%;
	margin:10px 0;
	padding-bottom:10px; 
}
#lepanier #etapes li {
	list-style-type:none; float:left;
}
#lepanier #etapes li a{
	font: bold 1em Geneva, Arial, Helvetica, sans-serif;
	padding:1px 0 1px 20px;
	margin:0;
	display:block;
}
#etapes .et_panier {
	width:19%;
}
#etapes .et_log {
	width:23%;
}
#etapes .et_recap {
	width:22%;
}
#etapes .et_livraison {
	width:18%;
}
#etapes .et_paiement {
	width:15%;
}
#etapes .inacc {
	background: url(../images/panier/etapes.gif) no-repeat 0 -21px; padding:1px 0 1px 20px; font: bold 1em Geneva, Arial, Helvetica, sans-serif;
} /*Visuel par défaut --non validée non accessible--*/
#etapes .encours {
	background: url(../images/panier/etapes.gif) no-repeat 0 0; 
} /*--Etape en cours pas de lien html--*/
#etapes .valider_acc {
	background: url(../images/panier/etapes.gif) no-repeat 0 -40px;
} /*--Etapes validées et accessibles lien html--*/
#etapes .valider_inacc {
	background: url(../images/panier/etapes.gif) no-repeat 0 -40px;
} /*--Etapes validées et non accessibles pas de lien html--*/
#etapes a {
	text-decoration:underline;
}
/*----------------------------------------*/
/*------       COMPTE CLIENT    ----------*/
/*----------------------------------------*/
#accueil_gcl .continuer {
	float:right;
	width:63px;
	height:22px;
	font-size:0;
	text-decoration:none;
	border:0;
}
#info_perso {
	float:left;
	width:47%;
	height:10em;
	margin-right:2.5%;
}
#password{
	float:left;	
	width:47%;
	height:12em;
}
#carnet_adr{
	float:left;
	width:47%;
	height:10em;
	margin-right:2.5%;
}
#commandes{
	float:left;
	width:47%;
	height:12em;
}
#commandes table{
	width:100%;
}
#compte_client #mes_commandes .libelles_recap td {
	font-weight:bold; padding-bottom:15px; font-size:1.1em;
}
#admin_panier {
	margin:0 auto; width:100%; font: /*0.7em Verdana,*/ 0.75em Arial, sans-serif; text-align:justify; 
}





input.inputText
{
	border:#CCCCCC solid 1px;
	color:#333333;
}

select
{
	border:#CCCCCC solid 1px;
	color:#333333;
}

select option
{
	padding-right:10px;
}


#lepanier p
{
	margin:0;
	padding:0;
	margin-bottom:10px;
	line-height:1.5em;
}



#lepanier #commande #commande_detail #listeArticlesTab
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-bottom:20px;
}

#lepanier #commande #commande_detail #listeArticlesTab td,th
{
	vertical-align:middle;
}

#lepanier #commande #commande_detail #listeArticlesTab thead td
{
	background-color:#E6E6E6;
	color:#333333;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:3px;
	text-align:left;
	font-weight:bold;
}

#lepanier #commande #commande_detail #listeArticlesTab thead th
{
	font-family:"Trebuchet MS", Arial, Helvetica,sans-serif;
	background-color:#FC0001;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

#lepanier #commande #commande_detail #listeArticlesTab thead th.blank,
#lepanier #commande #commande_detail #listeArticlesTab thead td.blank
{
	background:none
}

#lepanier #commande #commande_detail #listeArticlesTab tbody td
{
	color:#333333;
	border:1px solid #F8F6F6;
	padding:2px;
}

#lepanier #commande #commande_detail #listeArticlesTab tbody tr.total td
{
	color:#FC0001;
}

#lepanier #commande #commande_detail #listeArticlesTab tbody td input.inputText
{
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	text-align:center;
}

#lepanier #commande #commande_detail #listeArticlesTab tbody tr.line1 td
{
	border:1px solid #F8F6F6;
}

#lepanier #commande #commande_detail #listeArticlesTab tbody tr.line2 td
{
	border:1px solid #EEEEEE;
}



#lepanier .left
{
	text-align:left;
}

#lepanier .center
{
	text-align:center;
}

#lepanier .right
{
	text-align:right;
}

#lepanier .justify
{
	text-align:justify;
}

#lepanier .bold
{
	font-weight:bold;
}





/* BEGIN ETAPE4.PHP ET ETAPE5.PHP */

	#lepanier #fraisPortListTab,
	#lepanier #moyensPaiementListTab
	{
		margin-left:10px;
	}
	
	#lepanier #fraisPortListTab td,
	#lepanier #moyensPaiementListTab td
	{
		font-size:12px;
		padding:5px;
		border-bottom:#AAAAAA dashed 1px;
	}
	
/* END ETAPE4.PHP ET ETAPE5.PHP */



/* BEGIN MES COMMANDES */

	#lepanier #mes_commandes #cloturees table,
	#lepanier #mes_commandes #en_traitement table
	{
		border-collapse:collapse;
		margin-bottom:20px;
		font-size:12px;
	}
	
	#lepanier #mes_commandes #cloturees td,
	#lepanier #mes_commandes #cloturees th,
	#lepanier #mes_commandes #en_traitement td,
	#lepanier #mes_commandes #en_traitement th
	{
		border:#AAAAAA solid 1px;
		padding:5px;
	}
	
	#lepanier #mes_commandes #cloturees th,
	#lepanier #mes_commandes #en_traitement th
	{
		text-align:center;
		background-color:#EEEEEE;
	}

	#lepanier #mes_commandes table tr.line2
	{
		background-color:#FAFAFA;
	}
	
/* END MES COMMANDES */


/* BEGIN DETAIL COMMANDE */


/* END DETAIL COMMANDE */

