body {
	background-color: #7C1A4D;
}
#titre_infos {
	background-image: url(images/titre_infos.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 206px;
}
#liste_infos {
	background-image: url(images/fond-liste-infos.jpg);
	height: 149px;
	width: 206px;
}
#bas_infos {
	background-image: url(images/bas_infos.jpg);
	height: 10px;
	width: 206px;
	background-repeat: no-repeat;
}
#ligne_info, #ligne_info a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#popup {
	background-image: url(fond-popup.jpg);
	width: 460px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	background-color: #E5AC75;
	background-repeat: repeat-x;
	background-position: center top;
}
#popup H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7C1A4D;
}

#popup H1, #titre_popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #7C1A4D;
}
