body,td,th {
	font-size: 16px;
	color: #333333;
}
body {
	background-image: url(img/fondpage.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: blink;
	font-weight: bold;
	color: #00CCCC;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #00CCCC;
}
a.lienmenu:link {
	color: #000000;
	text-decoration: none;
}
a.lienmenu:visited {
	text-decoration: none;
	color: #000000;
}
a.lienmenu:hover {
	text-decoration: none;
	color: #00FFFF;
}
a.lienmenu:active {
	text-decoration: none;
	color: #00FFFF;
}
.texteblanc {
	color: #FFFFFF;
	font-size: small;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
.titrecolor {
	color: #00FFFF;
}
.advertise {
	font-size: 14px;
}
.accueil {
	font-size: 16px;
}
.scrollgeneral
{
overflow: auto;
width: 730px;
height: 390px;
border: 0px;
padding: 0px;
}
.explain {
	color: #00CCCC;
}
.explainred {
	color: #FF0000;
}
.explainblue {
	color: #000080;
}
