body
{
	background:url(background.jpg);
	font-size:10px;
	font-family:tahoma, arial;
	color:black;
}

a
{
	text-decoration:none;
	color:black;
}

a:hover
{
	text-decoration:underline;
	color:black;
}

.structure_banniere
{
	width:986px;
	height:109px;
	background:url(banniere.jpg);
}

td.structure_bloc_gauche
{
	background:url(bloc_gauche_bg.jpg);
}

div.structure_bloc_gauche
{
	float:left;
	width:197px;
	margin:auto;
	top:0px;
	background:url(bloc_gauche_bg.jpg);
	background-color:grey;
}

div.structure_bloc_bas
{
	width:974px;
	height:26px;
	background:url(logo_bb.jpg) no-repeat;
	background-position:right;
	background-color:#000000;
	border-width: 0 3px 0 3px;
	border-style:solid; 
	border-color:#d1ad1d;
}


div.structure_bloc_bas a
{
	height:26px;
	display:block;
	text-decoration:none;
}