body
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	margin : 0;
}

.t0{font-size : 9px;}
.t1{font-size : 10px;}
.t2{font-size : 11px;}
.t3{font-size : 12px;}
.t4{font-size : 14px;}

.c1{color : #ffffff;}
.c2{color : #c9c9c9;}
.c3{color : #bbbbbb;}
.c4{color : #d3d3d3;}
.c5{color : #7f7f7f;}
.c6{color : #ff00cd;}

.gras { font-weight: bold; }
.italique { font-style: italic; }
.justifie { text-align: justify; }

h1
{
	font-size : 11px;
	color : #FFFFFF;
	margin-bottom: 3px;
	margin-top: 8px;
	cursor: pointer;
}

h1 img { margin-right: 6Px; }
h1 a { color : #FFFFFF; text-decoration: none; }

.lien-site
{
	color: #d3d3d3;
	text-decoration: none;
}
.lien-site2
{
	color: #ff00cc;
	text-decoration: none;
}
.lien-site:hover { color: #ff00cc; }
.lien { text-decoration: none; }
.lien:hover { text-decoration: underline; }

div.dep
{
	position: absolute;
	visibility: hidden;
	z-index: 2;
}