*html #infoMain form,
*html #infoMain ul,
*html #infoMain dl,
{
	height: 1%;
}

html>body #infoMain form,
html>body #infoMain ul,
html>body #infoMain dl,
{
	height: auto;
}

.lien {
	color: #666666;
}

#infoMain h2 {
	color: #0066b3;
	font-size: 1.4em;
	margin: 0px 0px 0px 13px;
}
#infoMain .expressTitle {color:#FF6600;}
#infoMain p.referencesSuppr {color:#FF6600;margin-top:10px}
#infoMain h3 {
	font-size: 0.8em;
	color: #0065b3;
	margin-bottom: 3px;
}

#infoMain p.Intro {
	color: #666666;
	font-size: 0.85em;
	font-weight: bold;
	margin: 8px 0px 0px 16px !important;
	padding: 0px !important;
	line-height: 125%;
}
#infoMain p.Conditions {
	color: #FFFFFF;
	background:#FF6600 url("../images/bg-express.jpg") repeat-y left center;
	font-size: 0.90em;
	font-weight: bold;
	margin: 8px 0px 0px 16px !important;
	padding:10px;
	width:690px;
	line-height: 125%;
}
#infoMain dt {
	display: block;
	font-size: 0.8em;
	color: #666666;
	width: 210px;
	float: left;
	clear: both;
	margin: 3px 0px 3px 0px;
}

#infoMain dd {
	display: block;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	margin: 3px 0px 3px 0px;
	margin-right: 210px;
	float: left;
	width: 316px;
}

#infoMain input {
	width: 304px;
	border: 1px solid #cfcfcf;
	margin: 1px 0px 0px 0px; 
	color: #000;
	padding: 2px 5px 1px 5px; 
}

#infoMain select {
	width: 316px;
	border: 1px solid #cfcfcf;
	margin: 2px 0px 1px 0px; 
	color: #000;
	padding: 2px 1px 1px 0px; 
}

html>body #infoMain input {
	margin: 2px 0px 1px 0px; 
}

#infoMain textarea {
	border: 1px #cfcfcf solid;
	color: #666666;
	font-weight: bold;
	padding: 0px 4px 1px 4px;
}

#infoMain input.Short {
	width: 151px;
}

#infoMain dl {
	overflow: hidden;
}

#infoMain #historiqueCommande  input {
	width: 140px;
}

#infoMain #historiqueCommande input.date {
	width: 110px;
}

#infoMain #historiqueCommande  select {
	width: 140px;
}

#infoMain #historiqueCommande dl {
	width: 370px;
	float: left;
	height: 100px;	
}

#infoMain #historiqueCommande dd {
	margin-right: 0px;
	width: 160px;	
}

#infoMain #historiqueCommande .boutonCentre {
	width: 740px;
	float: left;
}

#infoMain #historiqueCommande .boutonCentre .CornerTopLeft{
	margin-left: 250px;
}	

.CornerBottomLeft a {
	display: block;
	padding: 3px 9px 5px 16px;
	margin: 0px 49px;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.GreenBottomLeft a {
	background: url("../images/green-dot.jpg") no-repeat 8px 8px;
	color: #9abc13;
}

.GreenBottomRight {
	background: url("../images/button-first.jpg") no-repeat right bottom;
}

.GreenTopLeft {
	background: url("../images/button-third.jpg") no-repeat left top;
	margin: 3px 14px 13px 0px;
	float: left;
}

*html .GreenTopLeft {
	margin: 3px 14px 6px 0px;
}

.GreenTopRight {
	background: url("../images/button-forth.jpg") no-repeat right top;
}
.GreenBottomLeft {
	background: url("../images/button-second.jpg") no-repeat left bottom;
}



.HistoCommandesHeaderTop {
	width: 726px;
	height: 4px;
	background: url(../images/commandes-header-top.jpg) no-repeat left;
	margin: 19px 0px 0px 0px;
}

.HistoCommandesHeader {
	width: 726px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/commandes-header-mid.jpg) repeat-y left;
}

.HistoCommandesHeader a {
	display: block;
	width: 11px;
	height: 11px;
	padding: 7px 0px 0px 13px;
	float: left;
}

h3#histoCommandes {
	background: url(../images/commandes-header-text.jpg) no-repeat left;
	width: 650px;
	height: 12px;
	margin: 7px 0px 11px 33px;
}

h3#detailCommande {
	background: url(../images/fr/commande_detail.jpg) no-repeat left;
	width: 650px;
	height: 12px;
	margin: 7px 0px 11px 33px;
}

#histoCommandesPanel {
	width: 726px;
	padding: 0px 0px 9px 0px;
}

.HistoPanel {
	background: url(../images/commandes-panel-mid.jpg) repeat-y left;
}

.HistoCommandesPanelBottom {
	width: 726px;
	height: 3px;
	background: url(../images/commandes-panel-bottom.jpg) no-repeat left;
}

#HistoCommandesPanel th {
	color: #00adef;
	font-size: 1em;
	padding: 10px 0px 13px 0px;
}

#infoMain table.MasterTableHistoCommandes {
	margin: 0px 50px 0px 9px;
	width: 708px;
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	font-weight: bold;
}

#infoMain table.MasterTableHistoCommandes td {
	padding: 1px 0px 1px 0px;
}

#infoMain table.MasterTableHistoCommandes th {
	color: #0066b3;
}


