td img {display: block;}body {
	margin-top: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
}
.texte-general
{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #200005;
}
.texte-general-bold
{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #200005;
}
.texte-general-bold-italic
{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #200005;
}
.texte-titre-blanc
{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.texte-menu-blanc
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.texte-menu-blanc a:link {
    color: #ffffff;
	text-decoration: none;

}
.texte-menu-blanc a:visited {
    color: #ffffff;
	text-decoration: none;
}
.texte-menu-blanc a:hover {
	text-decoration: none;
	color: #CB262F;
}
.texte-menu-blanc a:active {
    color: #ffffff;
	text-decoration: none;
}
.texte-menu-rouge {
	font-size: 12px;
	color: #610211;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.texte-menu-rouge a:link {
    color: #ffffff;
	text-decoration: none;

}
.texte-menu-rouge a:visited {
    color: #ffffff;
	text-decoration: none;
}
.texte-menu-rouge a:hover {
	text-decoration: none;
	color: #CB262F;
}
.texte-menu-rouge a:active {
    color: #ffffff;
	text-decoration: none;
}
.texte-foot {	
     color: #610211;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texte-foot-bold {	
     color: #610211;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.texte-foot-bold a:link {
    color: #610211;
	text-decoration: none;

}
.texte-foot-bold a:visited {
  color: #610211;
	text-decoration: none;
}
.texte-foot-bold a:hover {
	text-decoration: none;
	color: #CB262F;
}
.texte-foot-bold a:active {
  color: #610211;
	text-decoration: none;
}
