#fond {
	width: 595px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 25px;
/*	border: 1px solid #FF0000;*/
}

#fond a.lien_haut {
	color: #000000;
	text-decoration: underline;
}

#fond a.lien_haut:hover {
	color: #000000;
	text-decoration: none;
}

#fond a {
	color: #D24A19;
	text-decoration: underline;
}

#fond a:hover {
	text-decoration: none;
}

#fond #liste {
/*	border: 1px solid #FFFF00;*/
}

#fond #liste #c_1_1, #c_1_2, #c_1_3, #c_1_4 {
	float: left;
	border: 1px solid #6E24A7;
	text-align: center;
	height: 16px;
	background-image: url(/img/panier/ligne1_v.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 2px;
}

#fond #liste #c_1_1 {
	width: 150px;
}

#fond #liste #c_1_2 {
	width: 309px;
}

#fond #liste #c_1_3 {
	width: 100px;
}

#fond #liste #c_1_4 {
	width: 20px;
	position: relative;
}

#case {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 3px;
	top: 1px;
}

#fond #liste #c_2_1, #c_2_2, #c_2_3, #c_2_4 {
	float: left;
	border: 1px solid #D6D6D6;
	text-align: left;
	height: 16px;
	color: #000000;
	margin-right: 1px;
	background-color: #D6D6D6;
	margin-bottom: 1px;
	padding-left: 5px;
}

#fond #liste #c_2_1 {
	width: 145px;
}

#fond #liste #c_2_2 {
	width: 304px;
}

#fond #liste #c_2_3 {
	width: 65px;
	padding-right: 30px;
	text-align: right;
}

#fond #liste #c_2_4 {
	position: relative;
	width: 20px;
	padding: 0px;
}

#fond #liste #sep {
	clear: left;
	width: 20px;
	height: 5px;
}

#fond #liste #t_1, #t_2, #t_3 {
	float: left;
	border: 1px solid #E6E6E6;
	text-align: left;
	height: 15px;
	color: #000000;
	margin-right: 1px;
	background-color: #E6E6E6;
	margin-bottom: 1px;
	padding-left: 5px;
}

#fond #liste #t_1 {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 145px;
}

#fond #liste #t_2 {
	width: 304px;
}

#fond #liste #t_3 {
	width: 65px;
	padding-right: 30px;
	text-align: right;
}

#fond #tarif {
	float: left;
/*	border: 1px solid #FF0000;*/
	width: 300px;
}

#fond #tarif #t_1_1, #t_1_2 {
	float: left;
	border: 1px solid #D6D6D6;
	text-align: center;
	height: 15px;
	color: #000000;
	margin-right: 1px;
	background-color: #D6D6D6;
	margin-bottom: 1px;
	padding-left: 5px;
	width: 140px;
}

#fond #tarif #t_2_1, #t_2_2 {
	float: left;
	border: 1px solid #E6E6E6;
	text-align: center;
	height: 15px;
	color: #000000;
	margin-right: 1px;
	background-color: #E6E6E6;
	margin-bottom: 1px;
	padding-left: 5px;
	width: 140px;
}

#fond #paiement_securise {
	float: right;
/*	border: 1px solid #FF0000;*/
	width: 200px;
	text-align: right;
}

#fond #paiement_securise #cad {
	margin-bottom: -3px;
}

#fond #supprimer {
/*	border: 1px solid #00FF00;*/
	height: 20px;
	font-size: 11px;
	text-align: right;
	padding-right: 8px;
	right: 0px;
	margin-top: 15px;
}

#fond #supprimer2 {
/*	border: 1px solid #00FF00;*/
	height: 30px;
	font-size: 11px;
	text-align: right;
	padding-right: 8px;
	right: 0px;
	margin-top: 0px;
}

#fond .sup {
	margin-bottom: -3px;
}

#fond #cgv {
/*	border: 1px solid #00FF00;*/
	text-align: right;
	margin-right: 0px;
	padding-right: 5px;
	margin-top: 40px;
}

/*
<div id="bouton">
<div id="achat"><img src="/img/panier/bouton_ajouter_achat.jpg" width="166" height="36"></div>
<div id="poursuivre"><img src="/img/panier/bouton_poursuivre_commande.jpg" width="188" height="36"></div>
*/

#fond #bouton {
/*	border: 1px solid #00FF00;*/
	text-align: right;
	margin-top: 10px;
	margin-bottom: 30px;
}

#fond #achat {
	float: right;
	padding-right: 25px;
}

#fond #poursuivre {
	float: right;
}


