@charset "utf-8";
html, body, img, div, h1, h2, h3, p, ul {
	margin: 0px;
	padding: 0px;
	border: none;
}

ul {
	list-style-type: none;	
	
}
.choix_presta {
	float: left;
	height: 25px;
	width: 300px;
}
