a:link {
	color:blue;
	text-decoration:none ;
}
a:visited {
	color:blue;
	text-decoration:none ;
}
a:hover {
	color:blue;
	text-decoration:underline ;
}
a.tab:link {
	color:black;
	font-weight:bold;
}
a.tab:visited {
	color:black;
	font-weight:bold;
}
a.tab:hover {
	color:blue;
	text-decoration:none;
	font-weight:bold;	
}

a img { border: none; }

td    { 
	background-color: #;
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-down: 0px;
}

td    { 
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-down: 0px;
}

div.justify {
	text-align: justify;
}

.sublink    {
	color: navy;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.scroller    {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	filter: DropShadow(Color=FFFFFF, OffX=1, OffY=1, Positive=1)
}

BODY {	
	background-image: url(images/tileBg.jpg);
	background-color: #29292B;
	background-position: top center;	
	cursor: url('images/curs.ani');
    SCROLLBAR-FACE-COLOR: #FC8C44;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FF6637;
    SCROLLBAR-3DLIGHT-COLOR: #F9D16C;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #CC3300;
}
.pix {background: #000000}
.cellnoir {background: #000000}

.footer {background: #;
		background-image: url(images/botsplash.png);
		background-repeat: no-repeat;
		height: 61px;
		width: 732px;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-down: 0px;
		padding-top: 30px;
		color: white;
		font-size: 13px;
}

.contenu {background: #FFFFFF;
		
}

#topbody 
{	background-image: url(images/top-body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 50px;	
	padding-top: 5px;	
	}

#topbody a
{	font-size: 12px;
	color: #FFFFFF;
	}
	
*{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-down: 0px;
}
