#div_corps { border-top: 8px solid gold; border-bottom: 8px solid gold;}


/* TESTS MENU */
#menu_top
{
	border-bottom: 1px solid #474A4C;
}
#menu_bot
{
	border-top      : 1px solid #58BCD8;
}
#content_menu, #footer
{
	/*background-color: #7f848e;*/
	background-color: #AED6F1;
}

a.espace_inline_selected,
a.espace_inline:hover,
#list_menu .menu,
#list_menu .ss_menu,
#list_menu_user .ss_menu,
#menu_bot,
#bt_raccourci div:hover
{
	background-color  : #42A2EB;
}
#list_menu_user .menu
{	float         : left;
	cursor        : pointer;
	margin-right  : 3px;
}

#list_menu .menu_selectionne,
#list_menu_user .menu_selectionne
{
	color: white;
	font-weight: bold;
}


/*
.tr_header_sub td, .tr_header_sub th, .tr_footer td, .tr_footer th {
    background-color: #42a2eb !important;
}
.popin.support .title_support,
.libelle_filtre_bk,
.filtres_header {
	background-color: #42a2eb !important;
}

.tr_niveau1, .tr_niveau1_total {
    background-color: silver !important;
}
.tr_niveau2, .tr_niveau2_total {
    background-color: #7F848E !important;
}
.tr_niveau3, .tr_niveau3_total {
    background-color: #42a2eb !important;
}
*/