span.ui-button-text{
	color: #ffffff;
}

#header_login,#header{		 
	background-image:linear-gradient(to right, black, white );
}
 
 .footer_login {
   position:absolute;
   bottom:0;
   width:100%;
 }
 
 #menu-h {
 	background-color: #E64435;
 }
 
 .panel > .panel-heading {
    background: #1a171b url(theme/images/ui-bg_inset-soft_75_1a171b_1x100.png) 50% 50% repeat-x;
    color : #ffffff;
    font-size: 20px; 
 }
 
.block fieldset p.p_label,.block .sousTitre {
	color : #000000;
}


#search-form fieldset legend,.block fieldset legend  {
   color: #e64435;
}

#search-form fieldset select {
    margin-top: 5px;
}

button.highlight span.ui-button-text{
	color: rgb(23, 205, 18);
}

.butonCalendar {
    position: relative;
    top: 5px;
}

td .butonCalendar {
    position: relative;
    top: -2px;
}

#dashboard {
    margin-right: 20px;
    margin-left: 20px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #ffffff;
}

table#tableRecFac input{
	width: 80px;
}

table#tableRecFac{
	width: 90%;
}