#content_commande{
	/*background-color: red;*/
	/*background-image: url(../img/construct/commande/degrade_commande.jpg);
	background-repeat: repeat-x;*/
	width:530px;
	/*height:388px;*/
	/*background-position: left;*/
	
	color: #565656;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	
}

#content_commande table {
	text-align:center;
	
}

#content_commande td, div#content th {
	font-size: 10px;
	text-align: center;
	border-right: 1px solid #c3c0b3;
}

#content_commande th {
	background-color: #c3c0b3;
}

#content_commande fieldset {
	display: block;
	width: 400px;
	margin: 20px auto 10px auto ;
	border: 0px solid #3C0807;
}

#content_commande fieldset legend {
	display: none;
	/*margin: 3px;
	padding: 3px;
	background-color: #3C0807;
	border: 1px solid #3C0807;
	color: #ffffff;
	font-weight: bold;*/
}

/*#content_commande label {
	margin: 7px 5px 0px 10px;
	display: inline;
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color:#786854;
	
}*/

#content_commande input, div#content_commande select, div#content_commande textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-color: #ffffff;
	border: 1px solid #3c0807;
	font-size: 11px;
}

#content_commande input, div#content_commande select {
	width: 250px;
}

#content_commande textarea {
	width: 370px;
}

#content_commande .error {
	color: #cc0000;
	font-weight: bold;
}

/*********************************************************************************************/
.title_commande{
	font-size: 14px;
	color: #656060;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 5px 35px;
	border-bottom: 1px solid #C6C7C9;
	background-image: url(../img/icones/icone_titre_commande.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-weight:bold;
}
#commande_panier{
	background-image: url(../img/construct/commande/degrade_commande.jpg);
	background-repeat: repeat-x;
	width:530px;
	
}
#commande_panier .table_commande{
	width:510px;
	border:none;
	border-right: 0px;
	margin:0px 10px 10px 10px;
	color: #565656;
	
	
	
}
#commande_panier .table_commande th{
	background-color:#A38A76;
	color:#ffffff;
	font-weight:bold;
	border:none;
}
#commande_panier .table_commande td{
	border:none;
	color: #565656;
}

#commande_panier .nom_produit{
	font-weight:bold;
	font-size:11px;
	color:#A90A4D;
	width:359px;
	
}
#commande_panier .prix_produit{
	font-size:11px;
	width:69px;
	
}
#commande_panier .vignette_produit{
	width:69px;
}
#commande_panier .hr_commande{
	background-image:url(../img/construct/commande/hr_commande.gif);
	width:520px;
	height:3px;
	margin:0 auto;
}




/***************************************************************************/
.validation_commande{
	background-image:url(../img/construct/commande/bouton.gif);
	background-repeat:no-repeat;
	margin:20px auto 10px auto;
	width:411px;
	height:23px;
	
	
	
}
.validation_commande_in{
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:13px;

}


/****************FORMULAIRE COORDONNEES  **********************************************/
.validation_commande2{
	background-image:url(../img/construct/commande/bouton_form.gif);
	background-repeat:no-repeat;
	margin:5px auto 10px auto;
	width:411px;
	height:23px;
}

.conseil_form2{
	color:#A90A4D;
	text-align:center;
	font-weight:bold;
	margin:20px 0 0 0;
}

#commande_panier2{
	margin:0 0 0 0px;
	background-image: url(../img/construct/commande/degrade_commande.jpg);
	background-repeat: repeat-x;
	width:530px;
	
}
#commande_panier2 label{
	margin: 7px 5px 0px 10px;
	display: inline;
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color:#786854;

}
#commande_panier2 input{
	border:1px solid #786854;
}
form#commande_panier2 select{
	border:1px solid #786854;

}
#commande_panier2 .error{
	color:#A90A4D;
	
}





/***** 	RECAPITULATIF COMMANDE  *****************************************************************/
/*************************************************************************************************/
#commande_panier_valid{
	background-image: url(../img/construct/commande/degrade_validation.jpg);
	background-repeat: repeat-x;
	width:530px;
	/*height:516px;*/
	margin:0;
	padding:0;
	

	
}
#commande_panier_valid .table_commande{
	width:510px;
	border:none;
	border-right: 0px;
	margin:0px 10px 10px 10px;
	
	
	
}
#commande_panier_valid .table_commande th{
	background-color:#A38A76;
	color:#ffffff;
	font-weight:bold;
	border:none;
	margin:0;
}
#commande_panier_valid .table_commande td{
	border:none;
}

#commande_panier_valid .nom_produit{
	font-weight:bold;
	font-size:11px;
	color:#A90A4D;
	width:359px;
	
}
#commande_panier_valid .prix_produit{
	font-size:11px;
	width:69px;
	
}
#commande_panier_valid .vignette_produit{
	width:69px;
}
#commande_panier_valid .hr_commande{
	background-image:url(../img/construct/commande/hr_commande.gif);
	width:520px;
	height:3px;
	margin:0 auto;
}
