#bandeau_haut{
	background-color			:	#FFFFFF;
}
#bandeau_bas{
	background-image			:	url(../jpg/bandeau_bas.jpg);
}
#td_menu_navigation{
	margin						:	0px;
	padding						:	0px;
	border						:	0px;
	background-image			:	url(../jpg/menu_navigation.jpg);
	background-repeat			:	no-repeat;
}
#td_navigation{
	background-image			:	url(../jpg/menu_navigation_fond.jpg);
}
#td_contenu{
	background-color			:	#E5F8F9;
}
#titre_departements{
	padding						:	5px;
	color						:	#243E56;
	font-size					:	12px;	
	font-weight					:	bold;
}
.titre_rubrique{
	list-style					:	none;
	margin-bottom				:	5px;
	padding-bottom				:	5px;
	background-image			:	url(../png/fond_sous_rubriques.png);
	border-top					:	1px solid #65CCD4;
	border-bottom				:	1px solid #65CCD4;
}
.titre_rubrique a{
	text-transform				:	uppercase;
	text-decoration				:	none;
	color						:	#FF7C17;
	font-size					:	12px;	
	font-weight					:	bold;
	margin-left					:	5px;
	margin-bottom				:	3px;	
}
.titre_sous_rubrique{
	line-height					:	11px;
	margin-left					:	-10px;
	list-style-type				:	none;
	list-style-image			:	url(../gif/forme_liste_none.gif)
}
.titre_sous_rubrique a{
	color						:	#A24E12;	
	text-transform				:	capitalize;
	text-decoration				:	underline;
	line-height					:	22px;
	font-size					:	11px;	
	font-weight					:	normal;	
}
.ul_titre{
	position					:	relative;
	margin						:	0px;
	left						:	-40px;
	width						:	100%;
}
#tableau_sous_rubriques{
	margin						:	0px;
	padding						:	0px;
	width						:	261px;
}