@charset "utf-8";
/* CSS Document */

.tablepanier{
	width:801px;
	padding:0px;
	border-top:1px #9eb9f7 solid;
	margin-top:20px;
	border-left:1px #9eb9f7 solid;
	border-right:1px #9eb9f7 solid;
	text-align:center;
	}
.inputquant{
	text-align:center;
	width:20px;
}
.produit{
	width:271px;
	text-align:left;
}
.confirme{
	text-align:center;
	background:#102447 url(../images/degradepanier2.gif) bottom repeat-x;
}
.confirme a{
	color:#FFFFFF;
}
.boutonsup	a{
	display:block;
	height:19px;
	width:19px;
	line-height:19px;
	text-decoration:none;
	text-align:center;
	background:url(../images/boutonsup.gif) no-repeat;
	margin:0 auto;
	color:#0066FF;
}
.col1{
	background: #FFFFFF url(../images/degradepanier.gif) bottom repeat-x;
}
.col2{
	background:#f8f8f8 url(../images/degradepanier3.gif) bottom repeat-x;
	color:#275bb5;
	font-weight:bold;
}
.textalignright{
	text-align:right;
}
.total{
	text-align:center;
}
.textaligncenter{
	text-align:center;
}
.inputcommande{
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background:none;
}
.inputcommande:hover{
	text-decoration:underline;

}
.tablepanier td,.tablepanier1 td{
	border-bottom:1px #9eb9f7 solid;
	padding:5px 5px 5px 5px;

}

caption{
	display:none;
}
.commandes{
	width:471px;
	height:20px;
}
.voir{
	width:50px;
}
.etat{
	width:140px;
}
.montant{
	width:140px;
}
.alignleftcommande{
	text-align:left;
	font-weight:bold;
	color:#275bb5;
}
/******************************
*   COMMANDES ACCUEIL         *
******************************/
.tablepanier1{
	width:594px;
	padding:0px;
	border-top:1px #9eb9f7 solid;
	margin-top:20px;
	border-left:1px #9eb9f7 solid;
	border-right:1px #9eb9f7 solid;
	text-align:center;
	}
.commandes1{
	width:330px;
	height:20px;
}
.voir1{
	width:50px;
}
.etat1{
	width:107px;
}
.montant1{
	width:107px;
}