body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #B52B46;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left bottom;
}

a:hover {
	color: B52B46;
	text-decoration: underline;
}
a{
	color: #666666;
	text-decoration: none;

}
.rouge{
	color: #B52B46;
	font-weight: bold;

}

.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #d1d1d1;
	border: 1px solid #686872;
}
.titrepromo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.textepromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B74727;
}
.datepromo {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
li{
	list-style-image: url(images/puce_noire.gif);
}
