#haut {
	width: 946px;
	height: 189px;
	text-indent: -5000px;
	background-image: url(../images/gabarit/titre.jpg);
}
	

#bas {
	width: 946px;
	height: 76px;
	float: left;
	background-image: url(../images/gabarit/bas.jpg);
}

/* @group style */

a {
	color: #d67c15;
	text-decoration: none;
}

.titre {
	color: #d67c15;
	border-left-width: 2px;
	border-left-style: solid;
	font-size: 14px;
	font-weight: bold;
}



.tableau {
border-collapse:collapse

}

.tb_haut {
	vertical-align: top;
	padding: 8px;
	border: 1px solid #d67c15;
}
.tb_haut_gras {
	vertical-align: top;
	padding: 8px;
	border: 1px solid #d67c15;
	font-weight: bold;
	color: #d67c15;
}



/* @end */

/* @group menu */


ul#menu li a
{
	color: #d67c15;
	border-left-style: solid;
	text-decoration: none;
	border-left-width: 2px;
}

/* @end */

