input.radio{
	height:25px;
	border:0px;
}

input.radio-previous{
	height:10px;
	border:0px;
}

small.perso{
	font-size:9px;
	line-height:8px;
}

input.simplebtn{
	background-color:#D5A62D;
	color:#000000;
	float:left;
	border:#d0d0d0 solid 1px;
	width:150px;
	height: 28px;
	font-weight: bolder;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
}

input.simplebtn-previous{
	background-color:#D5A62D;
	color:#000000;
	float:left;
	border:#d0d0d0 solid 1px;
	width:120px;
	height: 28px;
	font-weight: bolder;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
}

input.carte{
	width:280px;
	border:#cccccc solid 1px;
	height:20px;
}

select.carte{
	width:280px;
	border:#cccccc solid 1px;
	height:20px;
}

textarea.carte{
	width:280px;
	border:#cccccc solid 1px;
}

b.no{
	color:#949598;
	font-size:18px;
}

