body {
	font-family: Georgia;
	font-size: .8em;
	margin: 0px;
}
h1 {
	font-size: 1.5em;
	color: #BE0000;
}
a:link, a:visited {
	color: #BE0000;
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
}
strong {
	font-weight: bold;
	color: #585858;
}

.div_belle_vitrine {
	float: left;
	height: 403px;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
