.middle {
	background-color: #F7EFD6;
	background-image: url(images/vi_default.jpg);
	background-repeat: no-repeat;
	padding-top: 130px;
	text-align: right;
}
#detail h1, #actus h1 {
	color:  990000;
}

#actus h2 {
	color:  black;
}

.photoliste a
{
	display: block;
}

.photoliste a:hover {
		display:block;
		background-color: #F7EFD6;
}

.liste_produits th
{
		color:  990000;
}

.liste_produits #selected, .liste_produits #selected a
{
	color: black;
}