
.radio{
margin-right:2px;
}
#choix-paiement tr td{
border:1px dotted #FFFFFF;
clear:both;
}
.basic  {
	width: 500px;
	font-family: verdana;
margin-bottom:35px;
}


.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:2px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#list1b .basic a:hover {
	background-color: white;
	text-decoration: none;
	border-bottom:1px solid #F8CEB6;
	
}
.basic a.selected {
	color: black;
	border-bottom:1px solid #F8CEB6;
	
}


