#infos {
	background-image: url(images/find-liste-infos.jpg);
	background-repeat: repeat-y;
	width: 278px;
}
#liste_infos {
	background-image: url(images/titre_infos.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 60px;
	padding-right: 15px;
}
#ligne_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#ligne_info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#ligne_info a:hover {
	text-decoration: underline;
}
#bas {
	background-image: url(images/bas_infos.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 15px;
	height: 15px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#titre_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
