@CHARSET "ISO-8859-1";

.button_rValider {
    background: url("../images/bg_btn_blue.png") repeat-x scroll center center rgba(0, 0, 255, 0);
    border: 1px solid #426abc;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font: 14px "museo_sans_rounded700";
    margin: 0 5px;
    padding: 5px 15px;
}

.button_rAnnuler {
    background: url("../images/bg_btn_red.png") repeat-x scroll center center rgba(255, 0, 0, 0);
    border: 1px solid #426abc;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font: 14px "museo_sans_rounded700";
    margin: 0 5px;
    padding: 5px 15px;
}
.button_rListe {
    background: url("../images/bg_btn_grey.png") repeat-x scroll center center rgba(0, 0, 255, 0);
    border: 1px solid #426abc;
    border-radius: 5px;
    color: #dddddd;
    cursor: pointer;
    display: inline-block;
    font: 14px "museo_sans_rounded700";
    margin: 0 5px;
    padding: 5px 15px;
}
.RselectBox_bis{
	width:80px;
	border:solid 1px #dddddd;
	height:24px;float:left;
	background:url('../images/selectArrowGrey.jpg') no-repeat right #f9f9f9;
	margin-left:26px;
}
.Rinput_txt_duree
	{
    border: 1px solid #ddd;
    color: #666;
    float: left;
    font: 13px "museo_sans_rounded300";
    height: 24px;
    margin-left: 25px;
    padding: 0 5px;
    width: 40px;
}

.Rtable_liste_dossier table th {
    font: 11px "museo_sans_rounded700";
    background: none repeat scroll 0% 0% #F5F5F5;
    text-align: center;
    border-bottom: 3px solid #404040;
    padding: 10px;
    text-transform: uppercase;
    max-width: 10%;
}




.RRselectBox_bis{
	/* width:120px; */
	border:solid 1px #dddddd;
	height:24px;
	float:left;
	/* background:url('../images/selectArrow.jpg') no-repeat right #f9f9f9;*/
	margin-left:26px;}
	

.table_generale{width:950px;overflow-x:scroll; margin:auto; margin-top :10px}
.table_generale table th{font:11px 'museo_sans_rounded700';background:#f5f5f5;text-align:center;border-bottom:3px solid #404040;padding:10px;text-transform:uppercase;max-width:10%;}
.table_generale table td{font:11px 'museo_sans_rounded300';border-bottom:1px dotted #eeeeee;padding:10px 0;padding:10px;}
	
	.options_supl, .montant_facturation,.show_destinataire_cabinet,.show_destinataire_st {display : none}
    .option_supple_show{display : block}
    .diplay_option_supplementaire{display : inline}
	label .facttt{background-color: transparent}
	.action_vers__1{margin-left:0px;margin-right: 3px;}
	.action_vers__{margin-left:15px;margin-right: 3px;}
	.action_vers__2{margin-left:2px;margin-right: 0px;float : right;}
	.action_vers__22{margin-left:0px;margin-right: 10px;float : right;}
	/* requete dossier - fiche de temps*/
.li_dossier , .li_collaborateur , .li_Facturable , .li_Intervention , 
.li_Mission , .li_Nature , .li_Action , .li_Etat, .li_Periode , .li_Date{ display : none}
	
.li_Vision, .li_Vision_Collab_cabinet{display : none}
	
.tr_cabinet{background-color: violet;}
.afficher_nature_dest2{display : none}
.afficher_nature_dest1{display : none}
.li_niveau_traitement, .li_dossier_ss_traite,.li_collab_traitant{display : none}
.changer_tr:hover {background-color: yellow;} 
.changer_tr_comment:hover {
		    background-color: #f2f2f2;
            margin-top: 10px;
            margin-bottom: 20px;
}
.changer_tr_comment{
            margin-top: 10px;
            margin-bottom: 20px;
}



.li_Vision, .li_Vision_Collab_cabinet{display : none}


.class_destinataire {
    background: rgb(234, 242, 253) none repeat scroll 0 0;
    margin: 3px;
}
.table_calendrier{z-index: 0;}

#nouveau_forum label.error {
color:red;
}	
	label.error {
color:red;
}	
.test_form{
   background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 120px;
    line-height: 1.42857;
    margin: auto;
    padding: 6px 12px;
    overflow: auto;
    width: 769px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; 
}
