body {
	background-image: url(images/background.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.shadow {background-image:url(images/shadow.gif);
         background-repeat:repeat-x;
}
.titre {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
}
table.content{
border:1px solid #CCCCCC;
}
table.content td {
border:1px solid #CCCCCC;
}
table.ads{
border:1px solid #CCCCCC;
}
table.ads td {
border:1px solid #CCCCCC;
}  
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.txt {
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
}
.txt a:link {
	text-decoration: none;
    color: #25aae1;
}
.txt a:visited {
	text-decoration: none;
	color: #25aae1;
}
.txt a:hover {
	text-decoration: underline;
	color: #25aae1;
}
.txt a:active {
	text-decoration: none;
	color: #25aae1;
}
.noms {
	color: #25aae1;
	font-family: Verdana;
	font-weight: bold;
}
.rank {
	color: #FFFFFF;
	font-size: 16px;
}
.rank a:link {
	text-decoration: none;
    color: #ffffff;
}
.rank a:visited {
	text-decoration: none;
	color: #ffffff;
}
.rank a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.rank a:active {
	text-decoration: none;
	color: #ffffff;
}
