.fond {
	background: url(../images/hachures.png), -webkit-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/hachures.png), -moz-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/hachures.png), linear-gradient(#2a2b2b 0%, #444646 100%);
	/*background: url(../images/COMITEO.png) no-repeat, -webkit-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/COMITEO.png) no-repeat, -moz-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/COMITEO.png) no-repeat, linear-gradient(#2a2b2b 0%, #444646 100%);
	background-size: cover;*/

}
.fond_pub {
	/*background: url(../images/hachures.png), -webkit-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/hachures.png), -moz-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/hachures.png), linear-gradient(#2a2b2b 0%, #444646 100%);*/
	background: url(../images/COMITEO.png) no-repeat, -webkit-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/COMITEO.png) no-repeat, -moz-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/COMITEO.png) no-repeat, linear-gradient(#2a2b2b 0%, #444646 100%);
	background-size: 100%;
}
.fond1{
	background: url(../images/IMG_3647.JPG) no-repeat, -webkit-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/IMG_3647.JPG) no-repeat, -moz-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/IMG_3647.JPG) no-repeat, linear-gradient(#2a2b2b 0%, #444646 100%);
	background-size: cover;
}
.fond2 {
	background: #999;
}
.fondpub_1{
	background: url(../images/fond3.png) no-repeat, -webkit-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/fond3.png) no-repeat, -moz-linear-gradient(top, #2a2b2b 0%, #444646 100%);
	background: url(../images/fond3.png) no-repeat, linear-gradient(#2a2b2b 0%, #444646 100%);
	background-size:100%;
}

p {
	color:#FFF;
}
a:active, a:hover {
	color:#454545;
}
table td{
	color: #C8C8C8;	
}
.d_gris /*, .div_inputInfo*/ {
	/*background:url(../images/m-tr75.png) #CCCCCC repeat;*/
	background:#404040;
}
#bas{
	background-image: url(../images/bande_bas.jpg);
	background-repeat:repeat-x;
	/*background: #202020;*/
	/*background:#000;*/
}

#right, #r_bis, #r_ter{
	background: #303030;
}
fieldset{
	border:1px solid #000;
		border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	margin: 3px;
	background:#303030;
}
/*.form{
	background:#303030;
}*/
.fa label, .form label, .ui-dialog label, #co_tr label,
#cor_tr label, .deci{
	color:#909090;	
	font-weight: bold;
}
#co_tr label{
	background: -webkit-linear-gradient(top, rgba(247,158,56,1),rgba(177, 97, 2,1) 100%);
	background: -moz-linear-gradient(top, rgba(247,158,56,1),rgba(177, 97, 2,1) 100%);
	background: -ms-linear-gradient(top, rgba(247,158,56,1),rgba(177, 97, 2,1) 100%);
	background: linear-gradient(rgba(247,158,56,1),rgba(177, 97, 2,1) 100%);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;

}


#cor_tr label, #cor_tr textarea, #cor_tr input,
#cor_tr #da_e, #cor_tr #da_s,
#cor_tr #he_e, #cor_tr #he_s{
	background-color:#202020;
	border: solid 1px #000;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
#cor_tr textarea, #cor_tr input,
#cor_tr #da_e, #cor_tr #da_s,
#cor_tr #he_e, #cor_tr #he_s{
	color: #C8C8C8;
}

/*#cor_tr #da_e, #cor_tr #da_s,
#cor_tr #he_e, #cor_tr #he_s{
	color: #C8C8C8;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}*/

#dis{
	color: #FFF !important;
}
.deci{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
#ch_de label, #a_dep_n, #a_dep_inf, #ch_d_deb label, #ch_d_deb input{
	/*background:#ADCC51;*/
	background:#202020;
		border: solid 1px #000;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
#ch_de label{
	color: #6fb3e4;
}
#ch_a label, #a_des_n, #a_des_inf, #ch_d_fin label, #ch_d_fin input{
	/*background: #FCA43D ;*/
	background: #202020;
		border: solid 1px #000;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
#ch_a label{
	color: #339933;
}
#ch_ar label, #a_ret_n {
	/*background: #C2C253 ;*/
	background: #202020;
		border: solid 1px #000;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
#ch_ar label{
	color: #F0F0F0;
}

.form input, .form select, .form textarea,
.fa input, .fa select, .fa textarea,
.ui-dialog select, #w_bout select{
	color:#C8C8C8;
	border:solid 1px #000;
		/*border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;*/
	/*border-radius: 5px;*/
	/*background:#6B6E72;*/
	background:#202020;
	
}

#co_tr input, #co_tr textarea {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 100%);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 100%);
	background: linear-gradient(rgba(255, 255, 255, 1) 0%,rgba(243, 243, 243, 1) 100%);
}


#ent_d{
	background-image: url(../images/fond_date1.png);
	background-repeat:no-repeat;
	background-size: cover;
	height: 55px;
	line-height:55px;
	color:#000;
}
#ent_h{
	background-image: url(../images/fond_heure.png);
	background-repeat:no-repeat;
	background-size: cover;
	height: 55px;
	line-height:55px;
	color:#000;
	/*font-weight: bold;*/
}

#bt-sec {
	background-image:url(../images/separation.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#barre_menu{
	background-image: url(../images/bande_menu.jpg);
	background-repeat:repeat-x;
	/*background: #202020;*/
}
.wc-business-hours{
	color:#999999;
	background-color: #202020;
}
.bouton_menu {
	background-image:url(../images/separation.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #6fb3e4;
}
.bouton_menu:hover, .bouton_menu a:hover, .bouton_menu.active {
	color:#abd3f2;
}


.wc-user-header {
	background:-webkit-linear-gradient(top,  #CFCFCF, #CCCCCC);
	background:-moz-linear-gradient(top,  #CFCFCF, #CCCCCC);
	background:-ms-linear-gradient(top,  #CFCFCF, #CCCCCC);
	background:linear-gradient(#CFCFCF, #CCCCCC);
}

.wc-day-column-first.wc-user-header{
	border-left: solid 1px #ccc;
}
#wrap_libelleEquipier {
	background: -webkit-linear-gradient(top, #eaeaea 0%, #AAAAAA 100%);
	background: -moz-linear-gradient(top, #eaeaea 0%, #AAAAAA 100%);
	background: -ms-linear-gradient(top, #eaeaea 0%, #AAAAAA 100%);
	background: linear-gradient(#eaeaea 0%, #AAAAAA 100%);
}
.lib_ve {
	border-right:1px solid #CCC;
	/*border-left:1px solid #CCC;*/
	color:FFF;
}
.lib_pl{
	border-right:1px solid #CCC;
	/*border-left:1px solid #CCC;*/
	border-bottom:1px solid #7A7979;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	color:FFF;
}
.lib_ve.type1, .lib_pl.type1{
	background:#636363;
	/*background:-webkit-linear-gradient(top,  #636363);
	/*background:-webkit-gradient(linear, left top, left bottom, color-stop(1, #636363), color-stop(1, CCCCCC), color-stop(1, CCCCCC));*/
/*	background:-moz-gradient(linear, left top, left bottom, color-stop(1, #636363), color-stop(1, CCCCCC), color-stop(1, CCCCCC));
	background:-ms-gradient(linear, left top, left bottom, color-stop(1, #636363), color-stop(1, CCCCCC), color-stop(1, CCCCCC));
	background:gradient(left top, left bottom, color-stop(1, #636363), color-stop(1, CCCCCC), color-stop(1, CCCCCC));*/
}
.lib_ve.type2, .lib_pl.type2{
	background:#4F4F4F;
	/*background:-webkit-linear-gradient(top,  #4F4F4F, #CCCCCC);
	/*background:-webkit-gradient(linear, left top, left bottom, color-stop(1, 4F4F4F), color-stop(1, CCCCCC), color-stop(1, CCCCCC));*/
	/*background:-moz-gradient(linear, left top, left bottom, color-stop(1, #4F4F4F), color-stop(1, CCCCCC), color-stop(1, CCCCCC));
	background:-ms-gradient(linear, left top, left bottom, color-stop(1, #4F4F4F), color-stop(1, CCCCCC), color-stop(1, CCCCCC));
	background:gradient(left top, left bottom, color-stop(1, #4F4F4F), color-stop(1, CCCCCC), color-stop(1, CCCCCC));
*/
	/*background-image:linear-gradient(left top, left bottom, color-stop(1, 4F4F4F), color-stop(1, CCCCCC), color-stop(1, CCCCCC));*/
}

.lib_eq {
	border-right:1px solid #858282;
	/*border-left:1px solid #A7A6A6;*/
	color:000000;
}

.lib_eq.equ2, .lib_eq.equ3 {
	border-bottom:1px solid #7A7979;
	/*border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;*/
}

/* CALENDRIER */
.bouton_mois {
	/*background: #4d4b4d;*/
	/*background: #202020;*/
	background:none;
}

select#s_m {
	/*color:#828282;*/
	/*color:#999;*/
	color:#2f91d8;
	/*background: #4d4b4d;*/
	/*background: #202020;*/
	/*height:25px;*/
	height: 25px;
	line-height: 25px;
}


/*#date_jour {
	background: #3F3F3F;
}*/
#date_mois{
	color:#999;
}
#today{
	/*color:#999;*/
	color:#2f91d8;
}
#n_d{
	display:block;
	background-image: url(../images/flecheC.png);
	background-repeat:no-repeat;
	background-size:contain;
}
#p_d{
	display:block;
	background-image: url(../images/flechegC.png);
	background-repeat:no-repeat;
	background-size:contain;
}
#c_m{
	display:block;
	height:25px;
	line-height: 25px;
	margin-left:2px;
	margin-right:2px;
	margin-top: 1px;
}
#c_ser input{
	color:#FFF;
}
#p_m, #n_m{
	display:block;
	width:30px;
	height:20px;
	line-height: 20px;
	margin-top: 3px;
	color:#fff;
}
.pt_bouton1{
	border: 2px solid #999;
	border-radius: 3px;
	font-size: 11px;
}

#a_moi {
	color:#999;
}
#a_moi div:hover {
	background-color:#FFFFFF;
	color:#2f91d8;
}

#a_moi span{
	color:#6fb3e4;
}
.hi_gr {
	/*background:#666;*/
	background:#8B9FAD;
	color: #000;
}
.jour_courant {
	color:#2f91d8;
}
.surlign1 {
	background:#949494;
	color:#2f84d8;
}
.surlign2 {
	border: 1px solid #2f91d8;
	color:#2f91d8;
}
.b_com, .b_gris, .b_com_2, .b_gris_2, .b_gris_4, .b_com_4, .b_com_3, .b_gris_3{
	background: #000;
	color:#F0F0F0;
	margin:2px;
	margin-right:6px;
	margin-bottom:4px;
	margin-left:4px;
	margin-top:2px;
	padding:0;
}
/*.b_gris.fi_tv, .b_gris.fi_veh{
	margin-left : 0;
	margin-right: 0;
}*/
.b_gris_4, .b_com_4{
	padding-left:8px;
	padding-right:8px;
}
.b_com:hover, .b_com_2:hover,.b_com_4:hover,.b_com_3:hover, #dom span:hover, 
.b_gris:hover, .b_gris_2:hover, .ui-dialog .b_gris:hover, .b_gris_3:hover{
	color:#FFCC00;
}
.b_gris a{
	color:#F0F0F0;
}
.b_gris a:hover{
	color:#FFCC00;
}
#contrat, #ur, #garde, #seltv{
	/*color: #A5A526;*/
	/*color:#6fb3e4;*/
	color:#F0F0F0;
}
#cor_tr .cor_div{
	color:#f98700;
}
#contrat:hover, #ur:hover, #garde:hover, #seltv:hover, #cor_tr .cor_div:hover, #cor_tr .cor_div.active{
	/*color: #A5A526;*/
	/*color:#6fb3e4;*/
	color:#FFCC00;
}
.ui-dialog-title {
	color:#6fb3e4;
}
legend{
	color:#FFF;
}
#copyrigth{
	color:#2f84d8;
}

/* accordeon */
.bouton_menu_acc {
	/*background-image: url(../images/bande_menu.jpg);
	background-repeat:repeat-x;*/
	border-radius: none;
	/*background:#202020;*/
	background:#404040;
	color: #6fb3e4;
}
.bouton_menu_acc:hover, .bouton_menu_acc a:hover {
	color:#abd3f2;
}
#no_ti, #b_fi{
	background:#505050;
}
.bouton_menu_acc.hi_gr {
	/*background:#666;*/
	background:#fc0000;
	color: #000;
}


.pt_bouton {
	/*background: #648090;*/
	background-image: url(../images/pt_bouton.png);
	background-repeat:no-repeat;
	color: #f98700;
}

#w_tem div.active, #t_ve .active, #civ .active, #mot .active, #veh_disp .active{
	background: #ADCC51;
}

#l_d .active{
	background : #C2C253;
}

.ui-datepicker-today .ui-state-highligh{

}
#lab_hi, #lab_ef label, #lab_e label{
	color:#000;
}
.ui-autocomplete-category{
	color:#000;
}
