#header {
    background-color:#e15b26;
}

#footer {
    border-top: 4px solid #e15b26;
}

.datatable tbody tr:hover,.title,#projets_title,#actu_title,#meteo_title,.bg_color{
	background-color:#e15b26;
}
#bloc_activite_title,.events_details,#Rss_treco a:link,#Rss_treco a:visited,#annonces_div,#taux_title,#stats_cx_table th{
	color:#e15b26;
}
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,.font_couleur{
	color:#e15b26 !important;
}
*/
.ui-widget-header{
	color:white;
}
.ui-widget-header {
border:1px solid #e15b26 !important;
}

/* MENU */
#menu {
    background-color: #e15b26;
}
#menu ul li:hover {
    background-color: #e15b26;
}
#menu ul li:first-child a:hover:after {
    border-bottom-color: #e15b26; 
}
#menu ul ul li:first-child a:hover:after {
    border-right-color: #e15b26; 
}
#dashboard .events_when{
	color:#e15b26;
}

/* FIN MENU */