/* CSS Document */
#body_jazt, td {
	background-color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size:10px;
	line-height: 180%;
	color:#690;
}

a:link {
	font-family:"Trebuchet MS",Arial,sans-serif ;
	font-size:10px;
	color: #690;
	text-decoration: underline;
}
a:visited {
	font-family:"Trebuchet MS",Arial,sans-serif ;
	font-size:10px;
	color: #690;
	text-decoration: underline;
}
a:hover {
	font-family:"Trebuchet MS",Arial,sans-serif ;
	font-size:10px;
	text-decoration: overline;
	color: #666;
}

.float_gauche
{
float: left;
margin: 0px 10px 0px 0px;
border: 0px solid #ffffff;
padding: 0px;
}