div#contenu {
	width: 760px;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 10px;
}

h3 {
	display: inline;
}

img, input {
	border: 0;
}

ul.resultat-recherche li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

ul.resultat-recherche {
	text-align: left;
	padding-bottom: 20px;
}

ul.resultat-recherche li {
	padding-bottom: 8px;
}

ul.resultat-recherche li.infos{
	padding-left: 30px;
}

ul.resultat-recherche li.type{
	font-weight: bold;
}

ul.resultat-recherche li.type img {
	padding-bottom: 1px;
	padding-right: 6px;
}

img.img-submit {
	cursor: pointer;
}
