/* CSS Document */

#tableGeneral {
	width: 100%;
	text-align:center;
}

#tableGeneral_gauche {
	vertical-align:top;
}

#tableGeneral_droite {
	vertical-align:top;
	text-align:right;
}

#tableVente {
	width:550px;
	margin:auto;
}

#tableVenteConditions_haut {
	height:15px;
	background:url(../images/haut_conditionsVente.png) no-repeat bottom;
}

#tableVenteGarantie_haut {
	height:15px;
	background:url(../images/haut_conditionsGarantie.png) no-repeat bottom;
}

#tableVenteLivraison_haut {
	height:15px;
	background:url(../images/haut_livraison.png) no-repeat bottom;
}

#tableVenteFinancement_haut {
	height:15px;
	background:url(../images/haut_financement.png) no-repeat bottom;
}

#tableVente_centre {
	padding-top: 10px;
	text-align:justify;
	color:#002D00;
}

.listeTitre {
	list-style-type:upper-alpha;
	font-weight:bold;
}

.listeMiniAlpha
{
	list-style-type:lower-alpha;
}

#tableDemarches{
	width:830px;
	text-align:justify;
}

#tableDemarches_texte {
	width:545px;
/*	border:#000000 solid 1px;*/
	padding-left:10px;
}

#tableDemarches_recap {
	width:280px;
	text-align:right;
	vertical-align:top;
}

#tableDemarches_separation {
	height:20px;
}
