#zoneCentre .IndeXysCommercePortletSuiviCommande {
	margin: 0px;
	padding: 10px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande ol li {
	display: inline;
	margin-right: 10px;
	font: 12px Arial;
	color:  #060;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande ol li .on {
	font-weight: bold;
	color:  #900;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande h3 {
	margin: 0px;
	font: 18px Arial;
	font-weight: bold;
	color:  #6a0023;
	text-align: center;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande h4 {
	margin: 0px;
	margin-top: 20px;
	font: 14px Arial;
	font-weight: bold;
	color:  #6a0023;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande p {
	margin: 0px;
	margin-top: 5px;
	font: 11px Arial;
	color: #000;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande label {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	font-weight: bold;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande textarea#texteCarteVoeux {
	width: 405px;
	height: 60px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#nom {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#prenom {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#adresse1 {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#adresse2 {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#codePostal {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#ville {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#telephone {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#nomLivraison {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#prenomLivraison {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#adresse1Livraison {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#adresse2Livraison {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#codePostalLivraison {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#villeLivraison {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande input#telephoneLivraison {
	width: 200px;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table {
	background: #ffffbf;
	margin: 0px;
	margin-top: 20px;
	padding: 5px;
	width: 100%;
	border: 1px solid #6a0023;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table td {
	padding: 2px;
	text-align: center;
	font: 12px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .rowHeader {
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .retourBoutique {
	width: 50%;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .validerCommande {
	width: 50%;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .headerArticle {
	width: 50%;
	text-align: left;
	font: 12px Arial;
	color:  #6a0023;
	font-weight: bold;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .headerPrixUnitaire {
	width: 20%;
	text-align: right;
	font: 12px Arial;
	color:  #6a0023;
	font-weight: bold;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .headerQuantite {
	width: 10%;
	text-align: right;
	font: 12px Arial;
	color:  #6a0023;
	font-weight: bold;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .headerMontant {
	width: 20%;
	text-align: right;
	font: 12px Arial;
	color:  #6a0023;
	font-weight: bold;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .rowTarif {
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .tarifArticle {
	text-align: left;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .tarifPrixUnitaire {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .tarifQuantite {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .tarifMontant {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .rowArticleTarif {
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articleTarifArticle {
	padding-left: 7px;
	text-align: left;
	font: 11px Arial;
	font-style: italic;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articleTarifPrixUnitaire {
	text-align: right;
	font: 11px Arial;
	font-style: italic;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articleTarifQuantite {
	text-align: right;
	font: 11px Arial;
	font-style: italic;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articleTarifMontant {
	text-align: right;
	font: 11px Arial;
	font-style: italic;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .rowArticle {
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articleArticle {
	text-align: left;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articlePrixUnitaire {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articleQuantite {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .articleMontant {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .rowFraisDePort {
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .headerFraisDePort {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .fraisDePort {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .eurosFraisDePort {
	text-align: left;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .rowTotal {
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .headerTotal {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .total {
	text-align: right;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletSuiviCommande table .eurosTotal {
	text-align: left;
	font: 11px Arial;
}

#zoneCentre .IndeXysCommercePortletCompteClient {
	margin: 0px;
	padding: 5px;
}

#zoneCentre .IndeXysCommercePortletCompteClient h3 {
	display: none;
}

#zoneCentre .IndeXysCommercePortletCompteClient h4 {
	margin: 0px;
	margin-top: 20px;
	font: 14px Arial;
	font-weight: bold;
	color:  #6a023;
}

#zoneCentre .IndeXysCommercePortletCompteClient h6 {
	margin: 0px;
	margin-top: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #6a0023;
}

#zoneCentre .IndeXysCommercePortletCompteClient p {
	margin: 0px;
	margin-top: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#zoneCentre .IndeXysCommercePortletCompteClient a {
	color: #060;
}

#zoneCentre .IndeXysCommercePortletCompteClient form p {
	font-weight: bold;
}

#zoneCentre .IndeXysCommercePortletCompteClient input.identifiant {
	width: 240px;
}

#zoneCentre .IndeXysCommercePortletCompteClient input.motDePasse {
	width: 240px;
}

#zoneCentre .IndeXysCommercePortletCompteClient input.ok {
	margin-left: 10px;
	width: 30px;
}

#zoneCentre .IndeXysCommercePortletCompteClient .recevoirCodesAcces input.identifiant {
	width: 240px;
}

