#lien_demo a:hover,#lien_demo a:visited, .bouton_accueil_fond:hover, #zone_titre_page_fond,
.nom_user_header, #zone_version, .admin_valeur, .titre_page_admin, .profil_valeur,
.modif_cpt, .infos_crea_inter, .lib_art, .msg_ok, .loi, .ligne_export, .address_valeur, .sub_title_delivery_popup
{
	color : #ee7f00;
}

.table_gamme_contenu_g, .table_gamme_contenu_d, .table_gamme_contenu,
.table_gestion_contenu_g, .table_gestion_contenu_d, .table_gestion_contenu,
.labelEtape, .table_poh td{
	border-bottom:solid 1px #f1a54e;
	border-left:solid 1px #f1a54e;
}

.table_comp_hip_contenu_g, .table_comp_hip_contenu_d, .table_comp_hip_contenu,
.table_gestion_contenu_d_mail, .table_gestion_contenu_g_mail{
	border-bottom:solid 1px #f1a54e;
	border-left:solid 1px #f1a54e;
}

.table_gestion_header_fond, .table_gestion_footer, .liste_accueil_header_fond,
.table_gamme_header_fond, .table_gamme_footer, .table_comp_hip_header_fond, .table_comp_hip_footer, .progressStatus div{
	background-color:#ee7f00;
}

.case_btn_accueil{
	width:100px;
}

/*zone du logo*/
#zone_logo{
	float:left;
	clear:none;
/*
	margin-left : 20px;
	margin-top : 25px;
*/
}

.centrage{
	margin: 0 auto;
	overflow:hidden;
	width:1000px;
	height : 129px;
}

/*contenu du tableau des interventions*/
.liste_accueil_contenu{
	border-bottom:solid 1px #f1a54e;
	border-left:solid 1px #f1a54e;
	height:30px;
}

tr.today td {
    background-color: #CDF9FF;
}

#titreOnglet a, #titreOnglet p {
	border: solid #ee7f00 1px;
}

#titreOnglet a:hover,
#titreOnglet a:focus,
#titreOnglet a:active,
#titreOnglet a.en_cours {
	background: #ee7f00;
}

.case_btn_dicom{
	border-bottom:solid 1px #f1a54e;
	border-left:solid 1px #f1a54e;
}

.button_css:hover {
	background: -moz-linear-gradient(top,  rgba(220,197,147,0.84) 0%, rgba(206,224,206,1) 3%, rgba(214,217,187,1) 7%, rgba(215,210,174,1) 10%, rgba(223,201,152,1) 13%, rgba(225,195,137,1) 17%, rgba(233,185,115,1) 20%, rgba(241,161,62,1) 30%, rgba(245,148,33,1) 37%, rgba(244,135,10,1) 43%, rgba(245,132,1,1) 47%, rgba(240,129,0,1) 50%, rgba(240,129,0,1) 97%, rgba(240,129,0,0.6) 100%);
	background: -webkit-linear-gradient(top,  rgba(220,197,147,0.84) 0%,rgba(206,224,206,1) 3%,rgba(214,217,187,1) 7%,rgba(215,210,174,1) 10%,rgba(223,201,152,1) 13%,rgba(225,195,137,1) 17%,rgba(233,185,115,1) 20%,rgba(241,161,62,1) 30%,rgba(245,148,33,1) 37%,rgba(244,135,10,1) 43%,rgba(245,132,1,1) 47%,rgba(240,129,0,1) 50%,rgba(240,129,0,1) 97%,rgba(240,129,0,0.6) 100%);
	background: linear-gradient(to bottom,  rgba(220,197,147,0.84) 0%,rgba(206,224,206,1) 3%,rgba(214,217,187,1) 7%,rgba(215,210,174,1) 10%,rgba(223,201,152,1) 13%,rgba(225,195,137,1) 17%,rgba(233,185,115,1) 20%,rgba(241,161,62,1) 30%,rgba(245,148,33,1) 37%,rgba(244,135,10,1) 43%,rgba(245,132,1,1) 47%,rgba(240,129,0,1) 50%,rgba(240,129,0,1) 97%,rgba(240,129,0,0.6) 100%);
}

.progress-bar-success {
	background-color: #ee7f00;
}

.progress_indeterminate {
	background-color: #ee7f00;
}