#panier_content_center {
	height:650px;
	width:900px;
	padding-left:100px;
	padding-top:23px;
	background:white;
}
#panier_tableau_entete td {
	color:black;
	height:24px;
}
#panier_tableau_entete td a {
	color:black;
}
#panier_tableau_entete td p {
	color:black;
}
#panier_tableau_entete p {
	color:black;
}
#panier_tableau_entete_th td {
	color:black;
}
.panier_hr {
	width:800px;
	height:2px;
	background: url(../../images/panier/panier_hr.gif);
}

.panier_titre {
	font-weight:bold;
	color:#B0B1B3;
	font-size:13pt;
}
.panier_sous_titre {
	padding-left:32px;
	padding-bottom:4px;
	padding-top:5px;
	font-weight:bold;
	color:black;
	font-size:11pt;
}
.panier_th {
	color:#231F20;
	font-weight:bold;
}
.panier_article {
	color:#231F20;
	font-weight:bold;
}
#panier_table_step2 {
	width:800px;
}
#panier_table_step2 td {
	height:110px;
	padding-top:10px;
	padding-left:5px;
	color:#231F20;
	font-size:8pt;
}
#panier_table_step2 p {
	height:63px;
	color:#231F20;
	font-size:8pt;
}
#panier_table_step2 td div {
	font-weight:bold;
	color:#231F20;
	padding-bottom:5px;
}
.panier_table_step2_euro {
	padding-top:0;
	width:145px;
	text-align:center;
}

select, option {color:black;}
input[type = "text"],input[type = "password"] {
    width: 140px;
    padding: 0;
} 

.boutique_produit_name {
	padding-top:5px;
	padding-bottom:5px;
	font-size:20pt;
	text-transform:uppercase;
}
.boutique_rubrique a {
	color:white;
	font-size:9pt;
}


#account_content_center {
	height:650px;
	width:900px;
	padding-left:100px;
	padding-top:23px;
	background:white;
}
#account_tableau_entete td {
	color:black;
	height:24px;
}
#account_tableau_entete td a {
	color:black;
}
#account_tableau_entete td p {
	color:black;
}
#account_tableau_entete p {
	color:black;
}
#account_tableau_entete_th td {
	color:black;
}
.account_hr {
	width:800px;
	height:2px;
	background: url(../../images/account/account_hr.gif);
}

.account_titre {
	font-weight:bold;
	color:#B0B1B3;
	font-size:13pt;
}
.account_sous_titre {
	padding-left:32px;
	padding-bottom:4px;
	padding-top:5px;
	font-weight:bold;
	color:black;
	font-size:11pt;
}