#rachat, #total{
	border-collapse: collapse;
	margin-bottom: 20px;
}

#rachat th{
	border-bottom: 1px solid #023052;
	text-align: center;
	height: 31px;
	background: url(../images/bg_rachat_top.png) transparent no-repeat top left;
	color: #fff;
	font-size: 14px;
}

#rachat td{
	font-weight: bold;
}

#rachat th.credit{width: 182px; border-right: 1px solid #023052;}
#rachat th.capitaux{width: 181px; border-right: 1px solid #023052; border-left: 1px solid #023052; background-position: -30px 0px;}
#rachat th.mensualites{width: 182px; border-left: 1px solid #023052; background-position: top right;}

#rachat td.credit{border-right: 1px solid #023052; padding-left: 50px; background: url(../images/bg_rachat_td.png) transparent repeat-y top left;}
#rachat td.capitaux{border-right: 1px solid #023052; border-left: 1px solid #023052; text-align: right; padding-right: 50px;}
#rachat td.mensualites{border-left: 1px solid #023052; background: url(../images/bg_rachat_td.png) transparent repeat-y top right; text-align: right; padding-right: 60px;}

#rachat td.bottom_left{height: 12px; border-right: 1px solid #023052; background: url(../images/bg_rachat_bottom.png) transparent no-repeat top left;}
#rachat td.bottom_middle{height: 12px; border-right: 1px solid #023052; border-left: 1px solid #023052; background: url(../images/bg_rachat_bottom.png) transparent no-repeat -30px 0px;}
#rachat td.bottom_right{height: 12px; border-left: 1px solid #023052; background: url(../images/bg_rachat_bottom.png) transparent no-repeat top right;}

#total th{
	text-align: center;
	height: 36px;
	background: url(../images/bg_rachat_total.png) transparent no-repeat top left;
	color: #fff;
	font-size: 14px;
}

#total th.total{width: 182px; border-right: 1px solid #fff;}
#total th.capitaux{width: 181px; border-right: 1px solid #fff; border-left: 1px solid #fff; background-position: -30px 0px;}
#total th.mensualites{width: 182px; border-left: 1px solid #fff; background-position: top right;}

.big_embed{
	font-weight: bold;
	font-size: 14px;
}

.bordeaux{
	color: #930101;
}

#cadre{
	background: #eee;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #2f271d;
	margin-bottom: 20px;
}

.cgv{
	font-size: 10px;
	color: #929292;
}