a:link {
    color: #DD0000;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
a:visited {
    color: #DD0000;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
a:hover {
    color: #FF2222;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
	cursor: hand;
}
a:active {
    color: #BB0000;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.Tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	border: thin none #660000 1px;
	background-color: #ad0202;
	text-decoration: none;
	background-position: center;
	text-align: justify;
	width:100%;
}

.Tableau_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DD0000;
	border: thin none #660000 1px;
	background-color: #ad0202;
	text-decoration: none;
	background-position: center;
	text-align: justify;
	width:100%;
}

.Tableau_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #500000;
	border: thin none #660000 1px;
	background-color: #ad0202;
	text-decoration: none;
	background-position: center;
	text-align: center;
	white-space:nowrap;
}


.baccara {
	background-color:#ad0202;
	text-align:center;
	background-position: center;
}
