HTML{min-height:100%;_height:100%;height:auto;}
body{
	height:100%;
	margin:1px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	background: #b0b0b0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
}

input[type="text"]:disabled {
      opacity: 0.3;
}

input:-webkit-autofill {
    background-color: red !important;
}
input{outline:none;}
a{
	outline:none;
}
.clear{
	clear: left;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
.titre_rub{
	margin-right:40px;
	float: left;
}
#bandeHaut{
	background:#f1f1f1 url(../img/fond_header_top.png) repeat-x top;
	
}
#formAuth,#formPassForget{
	margin: 0px auto 0px auto;
	width: 400px;
}
#formPassForget{
	margin: 0px auto 0px auto;
	width: 600px;
}
input[type="text"], input[type="password"]{
	width: 160px;
}
input.email{
	width: 200px;
}
input#metier{
	width:250px;
}
#titre_identification{
	margin: 0px auto 20px auto;
	text-align: center;
	width: 240px;
	border-bottom: 1px solid #D3D3D3;
	padding: 0px 0px 5px 0px;
}
#titre_oubli{
	margin: 0px auto 20px auto;
	text-align: left;
	
	border-bottom: 1px solid #D3D3D3;
	padding: 0px 0px 5px 0px;
}

#formPassForget label{
    text-align: left;
    width: 70px;
    float: none;
    padding-bottom: 5px;
}
#formPassForget input{
    float:none;
}
#formPassForget .ligneForm{
    height: 50px;
}

.ligneForm{
/*
	background:transparent url(../img/error_arrow_bg.gif) no-repeat scroll right 9px;
*/	
	clear : left;
	height:30px;
	padding:10px 0 0;
}

.ligneForm2{
	padding: 0px 0px 15px 0px;
}

.ligneForm.droits{
	height: 200px;
}


#uploadLineForm{
	min-height:30px;
	height:auto;
	padding:10px 0 0;
}

LABEL{
	float: left;
	text-align: right;
	display: block;
	width: 150px;
	padding: 3px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	color: #666666;
}

form.jqtransformdone label.radioLabel {
	display: inline;
	width: inherit;
}

form.jqtransformdone label.checkLabel {
	display: inline;
	width: inherit;
	padding-left: 5px;
}

form.jqtransformdone span.jqTransformCheckboxWrapper {
	margin-top: 4px;
}

.jqTransformRadioWrapper {
	margin-left: -1px;
}
.ligneForm LABEL SPAN{
	color: #0088cc;
	font-size: 10px;
}
.champText{
	float:left;
}


#btAuth{
	background: url(../img/bt_valider.png);
	width: 83px;
	padding: 0px;
	margin: 0px;
	height: 19px;
	cursor: pointer;
	outline-style:none;
	outline-width:0;
	border:medium none;
}

.lienAForm{
	color: #4D4D4D;
	text-decoration: none;
	border-bottom: 1px solid #0088CC;
	margin: 0px 0px 0px 2px;
}
.lienAForm:HOVER{
	color: #0088CC;
}
.rightChampText{
	height: 21px;
	width: 3px;
	float: left;
	background: url(../img/fond_champ_text_r.png);
}
.textObligatoire{
	font-size:10px;
	color:#727272;
	padding:0px 0px 0px 10px;
	line-height:20px;	
}
.textObligatoire SPAN{
	color: #0088cc;
}
.bouton_valid,.bouton_ajout{
	height:18px;
	float:left;
	background: url(../img/fond_gauche_bt_valid.png) no-repeat;
	text-decoration: none;
	padding: 1px 0px 0px 12px;
	cursor: pointer;
	outline:none;
}
.bouton_valid SPAN,.bouton_ajout SPAN{
	float: left;
}
.bouton_valid DIV, .bouton_ajout DIV{
	margin: -1px -1px 0px 7px;
	width: 3px;
	height: 19px;
	font-size: 0px;
	float: left;
	background: url(../img/fond_droit_bt_valid.png);
}
.bouton_valid:HOVER,.bouton_valid:HOVER DIV,.bouton_ajout:HOVER,.bouton_ajout:HOVER DIV{
	background-position: 0px -19px;
}

.bouton_ajout{
	height:18px;
	float:left;
	background: url(../img/fond_gauche_bt_ajout.png) no-repeat;
	text-decoration: none;
	padding: 1px 0px 0px 28px;
	cursor: pointer;
	outline:none;
}


#perso{
	height: 20px;
	padding: 5px 65px 0px 0px;
	text-align: right;
	color: #767676;
}

#menuOnglets{
	height: 34px;
	background: url(../img/fond_bande_onglets.png) repeat-x 0px 27px;
}

#menuOnglets UL{
	height: 34px;
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 63px;
	float: left;
}
#menuOnglets LI{
	margin: 0px 7px 0px 0px;
	float: left;
	padding: 0px;
}
.onglet{
	height:26px;
	float:left;
	background: url(../img/fond_gauche_onglet.png) no-repeat 0px 0px;
	text-decoration: none;
	padding: 8px 0px 0px 13px;
	cursor: pointer;
}
.onglet SPAN{
	float: left;
}
.onglet DIV{
	margin: -8px 0px 0px 7px;
	width: 4px;
	height: 26px;
	font-size: 0px;
	float: left;
	background: url(../img/fond_droit_onglet.png);
}
.onglet:HOVER,.onglet:HOVER DIV{
	background-position: 0px -34px;
}
.onglet_hover{
	height:26px;
	float:left;
	background: url(../img/fond_gauche_onglet.png) no-repeat 0px -68px;
	text-decoration: none;
	padding: 8px 0px 0px 13px;
	cursor: default;
}
.onglet_hover SPAN{
	float: left;
}
.onglet_hover DIV{
	margin: -8px 0px 0px 7px;
	width: 4px;
	height: 34px;
	font-size: 0px;
	float: left;
	background: url(../img/fond_droit_onglet.png) no-repeat 0px -68px;
}
#nomUtilisateur{
	color: #0088CC;
	font-weight: bold;
}
#deconexion{
	float: right;
	margin:-2px 0 0 10px;
}
#sousNav{
	padding: 0px 0px 0px 65px;
	background: #FFFFFF url(../img/fond_sous_nav.png) repeat-x bottom;
	height: 32px;
	clear: left;
}
#sousNav UL{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#sousNav UL LI{
	float:left;
	margin:5px 35px 0px 0px;
	padding:0px;
}
#sousNav UL LI A{
	padding:2px 0px 0px 20px;
	background: url(../img/puce_sous_nav.png) no-repeat 0px 3px;
	font-size:13px;
	color:#727272;
	text-decoration:none;
}
#sousNav UL LI A:HOVER{
	background-position:0px -14px;		
}
#sousNav UL LI A.over{
	background-position:0px -31px;
	color:#0088CC;
	cursor:default;
}

#contenu{
	padding: 20px 65px 0px 65px;
	position: relative;
	background: #FFF;
}

#loadBarre{
	width:100%; 
	height:4px;	
	display:none;
}

#loadBarreConteneur{
	height:4px;
	background: url(../img/fond_load_barre.gif) repeat-x;
	font-size:0px;
	line-height:0px;
}


button{
	float:left;
}

table,td,th,tr{
	border:0px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	text-align:left;
	vertical-align:middle;
}
#tabReportContent{
	overflow:hidden;
}

.tabListe,#tabReportContent{
	border:2px solid #cfcfcf;
	
	-moz-border-radius:4px;
	border-radius:4px;
}
.tabListe.underGraph{
    margin: 30px 130px 0px 70px;
    display: none;
}
.tabListe table{
	/*border:1px solid #FFFFFF;*/
	width:100%;
}
.tabListe th{
	padding:0px 15px 1px 15px;
	background:url(../img/fond_header_tab_liste.png) repeat-x left top;
	height:16px;
	border-bottom:1px solid #c0c0c0;
	/*border-left:1px solid #c0c0c0;*/
}

.tabListe th.tabHeaderOn{
	background-position: left -100px;
	cursor:pointer;
}

.tabListe th:first-child{
	border-left:none !important;
	background-position:right top;
}
.tabListe td{
	padding:0px 15px 0px 15px;
	height:20px;
	white-space: nowrap; 
}
.tabListe tr{
	background:#ffffff;
	cursor: pointer;
}
.tabListe tr.colorLigne{
	background:#ecf3fe;
}
#refProjCol{
	width:70px;
}
#dateCol{
	width:60px;
}
#actionsCol{
	width:80px;
	background-position:left top !important;
}
th#Etat{
	width:40px;
}
th#Droits{
	width:50px;
}
#EtatProjCol{
	width:60px;
}
#comptesCol{
	width:150px;
}
#prixCol{
	width:60px;
	
}
.prix{
	text-align:right;
}
#pagination{
	float:left;
	height:16px;
	padding:6px 0px 0px 0px;
	
}
#pagination img{
	float:left;
	margin:0px 4px 0px 0px;
}
#pagination a{
	border:1px solid #cfcfcf;
	padding:1px 5px 1px 5px;
	color:#4f4f4f;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	float:left;
}
#pagination a:hover{
	background:#cfcfcf;
}
#pagination a.on{
	border:1px solid #0088cc;
	color:#0088cc;
}
.highlight{
	background:#90c9eb !important;
}
.highlightOn{
	background:#0088cc !important;
	color:#FFF;
}
#basTabListe{
	height:24px;
	padding : 10px 4px 0px 4px
}
#numResultListe{
	float:right;
	padding:5px 0px 0px 0px
}
.btListeModif,.btListeSupp,.btListeCloture,.btListeOpen,.btListeStandBy,.btListeFiche{
	display:block;
	float:left;
	width:18px;
	height:18px;
	margin:0px 8px 0px 0px;
	text-decoration:none;
	background:url(../img/tab_icons.png) no-repeat;
}
.btListeModif span,.btListeSupp span,.btListeCloture span,.btListeStandBy span,.btListeFiche span{
	visibility:hidden;
}
.btListeModif{
	background-position:0px 0px;
}
.btListeModif:hover{
	background-position:0px -18px
}
.btListeModif.off{
	background-position:0px -36px;
	cursor:default;
}
.btListeSupp{
	background-position:-18px 0px;
}
.btListeSupp:hover{
	background-position:-18px -18px
}
.btListeSupp.off{
	background-position:-18px -36px;
	cursor:default;
}
.btListeCloture{
	background-position:-36px -0px;
}
.btListeCloture:hover{
	background-position:-36px -18px;
}
.btListeCloture.off{
	background-position:-36px -36px;
	cursor:default;
}
.btListeStandBy{
    background-position:-90px 0px
}
.btListeStandBy:hover{
    background-position:-90px -18px
}
.btListeStandBy.off{
    background-position:-90px -36px
}

.btListeFiche{
    background-position:-54px 0px
}
.btListeFiche:hover{
    background-position:-54px -18px
}
.btListeFiche.off{
    background-position:-54px -36px
}



.txt_tooltip{
    
	/*
	width:118px;
	height:30px;
	background:url(../img/fond_tab_action_tooltip.png) no-repeat;
	display:none;
	color:#FFF;
	text-align:center;
	padding:9px 0px 0px 0px;
	
	*/
	background-color:#000;
	border:1px solid #fff;
	padding:5px 20px;
	display:none;
	color:#fff;
	text-align:right;
	font-size:10px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	-moz-border-radius:3px;
	border-radius: 3px;
        
}
.tri{
	width:15px;
	height:16px;
	float:left;
}
.desc{
	background:url(../img/fleche_tri.png);
}
.asc{
	background:url(../img/fleche_tri.png) 0px -15px;
}
.tabListe th div{
	width:15px;
	height:16px;
	float:left;
}
.tabListe th span{
	float:left;
	padding-top:1px;
}
#nbResult{
	font-weight:bold;
}
#commande_tab{
	padding:0px 0px 0px 0px;
	height:30px;
}
#CheckCol{ 
	width:15px;
	padding:0px 0px 0px 0px;
}
.tabListe td.checkCell{
	padding:2px 4px 2px 3px;
}
#filter{
	background:#F5F5F5;
	border-bottom:2px solid #CCC;
	padding:0px;
	min-height: 43px;
}
.disabledTable{
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}
.loadingTable{
	text-align:center;
	color:#000000;
	display:none;
	background:none repeat scroll 0 0 #FFFFFF;
	border:3px solid #CFCFCF;
	padding:10px 15px 10px 15px;
	position:fixed;
	width:100px;
	z-index:103;
        -moz-border-radius: 4px;
	border-radius: 4px;
}
.overlayTab{
	background: #FFF;
	display:none;
	position:fixed;
	z-index:103;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
}

.actionContainer{
	float: right;
	margin: -23px 10px 0 0;
}

.actionContainer a{
background:none repeat scroll 0 0 #CFCFCF;
border:3px solid #CFCFCF;
-moz-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
color:#FFFFFF;
text-align:center;
text-decoration:none;
height: 17px;
float: right;
}

.actionContainer #btResetFilter{
width:70px;
padding:0 10px 0 10px;
}

.actionContainer #btAdvancedSearch{
width:120px;
margin-left: 10px;
padding:0 20px 0 30px;
}

/*
#btResetFilter{
background:none repeat scroll 0 0 #CFCFCF;
border:3px solid #CFCFCF;
color:#FFFFFF;
display:inline-block;
/*display:block;*/
/*margin:-18px 200px 0 auto;*/
/*
vertical-align: baseline;
float: right;
margin:-22px 201px 0 0;
padding:0 10px 0 10px;
text-align:center;
text-decoration:none;
width:70px;
-moz-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
}

#btAdvancedSearch{
background:none repeat scroll 0 0 #CFCFCF;
border:3px solid #CFCFCF;
color:#FFFFFF;
/*display:block;*/
/*margin:-20px 10px 0 auto;*/
/*
float: right;
margin:-22px 10px 0;
padding:0 20px 0 30px;
text-align:center;
text-decoration:none;
width:120px;
-moz-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
*/
#btAdvancedSearch.on:hover,#btAdvancedSearch.off:hover{
	color:#555;
	
}
#btAdvancedSearch.on{
	background:#CFCFCF url(../img/fleche_advanced_search.png) no-repeat 15px -20px;
}
#btAdvancedSearch.off{
	background:#CFCFCF url(../img/fleche_advanced_search.png) no-repeat 15px 5px;
}
.jNiceWrapper{
	float:left;

}
#filter .jNiceWrapper{
	margin:0px 0px 0px 20px;
}
.search{
	margin-left: 10px;
}
.search .jNiceInputWrapper{
	background:url("../img/fond_champ_search.png") no-repeat scroll left top transparent;
}
.search .jNiceInputWrapper_hover{
	background:url("../img/fond_champ_search.png") no-repeat scroll left bottom transparent;
}
.search .jNiceInputInner {
	margin:0 -1px 0 24px;
}
#version{
    padding: 38px 0 0;
    position: absolute;
    right: 90px;
    text-align: right;
}

.toolTipError label {
    color: #535353;
	display: block;
	float: left;
	padding-top: 3px;
    background: none repeat scroll 0 0 #CE1A1A;
    color: #FFFFFF;
    font-weight: normal;
    height: auto;
    text-align:left;
    margin: 0;
    padding: 7px 10px;
    -moz-border-radius: 3px;
	border-radius: 3px;
    line-height: 15px;
    -moz-box-shadow: 0px 0px 3px #333;
	-webkit-box-shadow: 0px 0px 3px #333;
	box-shadow: 0px 0px 3px #333;
	
}

.toolTipError.south {
    background: url("../img/toolTipErrorArrow.gif") no-repeat scroll 10px 0 transparent;
    padding-top: 8px;
}

.toolTipError.north {
	    background: url("../img/toolTipErrorArrowNorth.gif") no-repeat scroll 5px bottom transparent;
	    padding-bottom: 8px;    
}

.toolTipError {
	display:none;
    position: absolute;
    z-index: 100;
    margin: 0px;
    font-size: 11px;
}

form.jqtransformdone .toolTipError label {
     margin: 0;
}

#messageBox{
    
    
    color: #333333;
    display: none;
    height: auto;
    margin: 0px 0 0;
    padding: 12px 22px 10px 30px;
    text-align: right;
    display: none;
    height: 30px;
    position: fixed;
    bottom: 0px;
    z-index: 100;
    right: 20px;
    
    box-shadow: 0px 0px 9px #333;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    
}

.titreMessageBox{
	font-weight: bold;
	font-size: 13px;
	padding-right: 40px;
}

#messageBox p{
	padding: 0px 40px 0px 0px;
	margin: 0px;
}
#messageBox.warn .titreMessageBox{
	color: #CE1A1A;
}
#messageBox.ok .titreMessageBox{
	color: #91c21f;
}
#messageBox.info .titreMessageBox{
	color: #fdbb01;
}
	
#messageBox.warn{
	border-top: 4px solid #CE1A1A;
        /*border-left: 1px solid #CE1A1A;
        border-right: 1px solid #CE1A1A;
        */
        background: #FFF url("../img/fond_message_box_warn.png") repeat-x 0 bottom;
}

#messageBox.info{
	border-top: 4px solid #fdbb01;
/*        border-left: 1px solid #fdbb01;
        border-right: 1px solid #fdbb01;*/
	background: #FFF url("../img/fond_message_box_info.png") repeat-x 0 bottom;
}

#messageBox.ok{
	border-top: 4px solid #91c21f;
/*        border-left: 1px solid #91c21f;
        border-right: 1px solid #91c21f;*/
	background: #FFF url("../img/fond_message_box_ok.png") repeat-x 0 bottom;
}

#messageBox.warn #contentMessageBox{
	background: url("../img/warning.png") no-repeat scroll right center;
}
#messageBox.ok #contentMessageBox{
	background: url("../img/okmess.png") no-repeat scroll right center;
}
#messageBox.info #contentMessageBox{
	background: url("../img/info.png") no-repeat scroll right center;
}



#createBt{
	float: left;
	margin: 0px 0px 20px 0px;
}
#createBtss{
	float: left;
	margin: 7px 0px 0px 20px;
}
#backBt,#apercuFacture{
	float: left;
	margin: 7px 0px 0px 0px;
	
}
#apercuFacture,#emettreFacture{
	float: left;
	margin: 7px 0px 0px 20px;
	
}
#projetsAssocBt{
	float: left;
	margin: 7px 0px 0px 10px;
}

#validPopin,#abortPopinBt{
	float: left;
	margin: 10px 20px 0px 0px;
}


.icoButton,.icoButtonValid{
	background-color: transparent;
    border: medium none;
    cursor: pointer;
    font-family: Arial;
    margin: 0 0 0 -3px;
    overflow: visible;
    padding: 0;
    text-decoration: none;
}
.icoButton img,.icoButtonValid img{
	border: 0;
	position: absolute;
	margin: -1px 0 0 -20px;
}
/*	background: url(../img/bt-ajout.png) no-repeat;*/
.icoButton span,.icoButtonValid span{
	background: url("../img/btn_right.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0;
    padding: 0 5px 0 0;
}


.icoButtonValid span{
	background: url("../img/jqtransform/btn_right.png") no-repeat scroll right top transparent;	
}

.icoButton span span,.icoButtonValid span span{
	 background: url("../img/btn_left.png") no-repeat scroll left top transparent;
    color: #333333;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 13px;
    padding: 6px 7px 0 29px;
    text-decoration: none;
}
.icoButtonValid span span{
	 background: url("../img/jqtransform/btn_left.png") no-repeat scroll left top transparent;
	 padding: 6px 7px 0 12px;
	 color: #FFF;
}

* + .icoButton span span ,* + .icoButtonValid span span{
    height: 18px;
}
*  .icoButton span span ,*  .icoButtonValid span span {
    height: 18px;
}


.icoButton:hover span,.icoButtonValid:hover span{
	background-position: right -24px;
}
.icoButton:hover span span,.icoButtonValid:hover span span{
	background-position: left -24px;
}

#suppBtNoTexte{
	display: none;
}
#suppBtNoTexte.icoButton span span{
	 padding: 6px 0px 0 30px;
	 margin-left: 2px;
}



h1{
	margin: 0px;
	padding: 0px;
}
fieldset{
	border:2px solid #cfcfcf;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 10px 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 400px;
	float: left;
   
}
.factureFieldset{
    width: 800px;   
}

.factureFieldset label{
    width: 140px;
}

.factureFieldset .fieldInfo{
    width: 160px;
}
.factureFieldset .left,.factureFieldset .right{
    float: left;

}

.factureFieldset .right{
    float: left;
    margin: 0px 0px 0px 50px;
}

fieldset legend{
	background: #333;
	background: url(../img/fond_legend.png) no-repeat right 3px;
	height: 22px;
        padding: 7px 28px 0 32px;
	margin: 0px 0px 0px 20px;
	color: #FFF;
}
#tva{
    width:38px;
}
#cr{
    width: 250px;
}
#typePresta{
    width: 250px;
}
#blockMovablePresta #typePresta
{
    width: 100px;
}
#nomPresta{
    width:188px;
}
#blockMovablePresta #nomPresta{
    width: 187px;
}
#respCompte{
    width:250px;
}
fieldset label{
	width: 100px;
}

.blockCheck{
	clear: left;
	float: left;
}
#ligneCommandeForml{
	height: 50px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	
}
#ligneCommandeForml button.jqTransformButton{
margin: 7px 0px 0px 20px;
}

h1 button{
	float: none;
}
h1 button.jqTransformButton span{
	margin-top: 0px;
}
h1 button.jqTransformButton span span {
	margin-top: -3px;
}

#footer{
	height: 60px;
	clear: left;
	/*background: #FFF url(../img/fond_pied_page.png) no-repeat bottom right;
	*/
	background: #FFF;
}
#tabReport,#tabPrevisio{
	width:100%;
}

#tabReport th,
#tabReport tD,
#tabPrevisio th,
#tabPrevisio td{
	border: 1px solid #CFCFCF;
}


#tabReport th:first-child,
#tabReport tD:first-child,
#tabPrevisio th:first-child,
#tabPrevisio td:first-child{
	border-left: none;
}

#tabPrevisio th:first-child{
	border-right: 2px solid #CFCFCF;
}

#tabReport th.noBorder,#tabReport td.noBorder,#tabPrevisio th.noBorder,#tabPrevisio td.noBorder{
	border:none;
}
#tabReport th.tabReportAnnee,
#tabReport th.tabReportMois,
#tabReport th.tabReportSemaine,
#tabReport th.tabReportJour,
#tabPrevisio th.tabReportAnnee,
#tabPrevisio th.tabReportMois,
#tabPrevisio th.tabReportSemaine,
#tabPrevisio th.tabReportJour{
	border-top:none;
	border-right:none;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding: 5px 0px 5px 0px;
}
.weekCell{
	background: #CFCFCF;
	font-size: 9px;
    width: 24px;
}
.taReportLibel{
	padding: 3px 0px 3px 10px
}
.ligneTotal{
	background: #F5F5F5;
}
#tabReport tr.ligneTotal th,#tabPrevisio tr.ligneTotal th{
	border-bottom: none;
	text-align: center;
}
#tabReport tr.ligneTotal th#tot_tit,#tabPrevisio tr.ligneTotal th#tot_tit{
	text-align: right;
	padding: 3px 10px 3px 0px;
	border-left: none;
}

#tabReport td.reportCellSep,#tabReport th.reportCellSep,#tabPrevisio td.reportCellSep,#tabPrevisio th.reportCellSep{
	border-right: 2px solid #CFCFCF;
        white-space: nowrap;
}
#tabReport tbody td,#tabPrevisio tbody td{
	text-align: center;
	width: 25px;
}
#tabReport td input,#tabPrevisio td input{
    border: none;
    height: 100%;
    text-align: center;
    margin:0;
    padding: 0;
    outline: none;
    overflow: visible;
    width: 25px;
}
#tabReport td:hover {
	background:#f7f1cb;
	-moz-box-shadow: 0 0px 4px -2px black;
        -webkit-box-shadow: 0 0px 4px -2px black;
	box-shadow: 0 0px 4px -2px black;

}
#tabReport td.openCell,#tabReport td.openCell:hover ,#tabPrevisio td.openCell,#tabPrevisio td.openCell:hover {
	background: #FFF;
        
}
#tabReport th.taReportLibel#compte,#tabPrevisio th.taReportLibel#compte{
	border-left: none;
}
.dCell{
	background: #CC99FF;
}
.fCell{
	background: url(../img/fond_cell_feries.png) !important;
        color:#FFF !important;
}
.vCell{
	background: url(../img/fond_cell_conges.png);
}


.vCellDemiStart{
    background: url(../img/fond_cell_conges_mi_start.png);
}

.rCell{
    background: url(../img/fond_cell_autrereport.png);
}
.col1{
	background: #ECF3FE;
}
.col2{
	background: #FFFFFF;
}
#submitLigne{
	clear:left;
}
.passInput{
	display: none;
}
input:-webkit-autofill {
    color: #fff !important;
}

.modal {
		background-color:#fff;
		display:none;
		width:500px;
		padding:20px;
		font-size:12px;
		text-align:left;
		-moz-border-radius:0px 0px 6px 6px;
		-webkit-border-radius:0px 0px 6px 6px;
		-moz-box-shadow: 0 0 50px #333;
		-webkit-box-shadow: 0 0 50px #333;
	}
	
.modal h2 {
		margin:0px;
		padding:0px 0 10px 0px;
		border-bottom:1px solid #CCC;
		font-size:20px;
}

.modal ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 1px solid #ECF3FE;
}
#chargeModal{
    -moz-border-radius:6px 6px 6px 6px;
    -webkit-border-radius:6px 6px 6px 6px;
    -moz-box-shadow: 0 0 0px #333;
    -webkit-box-shadow: 0 0 0px #333;
    width:70px;
    text-align: center;
}
#blocLotAction{
	float: left;
	background: #E3E3E3	url(../img/action-lot-bg.png) no-repeat 12px 20px;
	padding: 10px 20px 10px 20px; 
	border-right: 1px solid #CFCFCF;
}
.modal ul li{
	padding: 5px 0px 6px 5px;
	font-size: 11px;
}
.modal ul li.colorLigne{
	background: #ECF3FE;
}
input.dateField,input.dateDecla{
	width: 85px;
	z-index: 10;
}

.ui-datepicker-trigger{
	position: absolute;
	margin: 0px 0px 0px 5px;
}
.filterBlock{
	float: right;
	margin-left: 10px;
}

#formProjetCreate #nom,
#formProjetModif #nom,
#formProjetModif #description{
	width:265px;
        
}
#formProjetModif #description{
        height: 100px;
}
#formProjetCreate #prixHT
,#formProjetModif #prixHT,
#qtTMA{
	width:100px;
        
}
.fieldInfo{
	float:left;
	width:200px;
	padding:7px 0px 0px 10px;
}
.margeLine{
    padding-top: 0px;
}

#mBrutResult{
	width:50px;
}
#mNetResult{
	width:80px;
}
#mBrutResult .fieldInfo {
	padding-left: 0px;
	width: 80px;
        font-weight: bold;
}
#mNetResult .fieldInfo {
	padding-left: 0px;
        font-weight: bold;
}

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:block; /* or inline-block */
    width: 105px; padding: 7px 0; text-align:center;    
    background:#880000; border-bottom:1px solid #ddd;color:#fff;
}
.qq-upload-button-hover {background:#cc0000;}
.qq-upload-button-focus {outline:1px dotted black;}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("../img/loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}
#btDevis,#bdcBt{
	float:left;
	width: auto;
	padding: 0px;
	margin: -13px 0px 0px 0px;
	border: none;
	background: none;
}

#listeUploadDevis,#listeUploadBDC,#listeFacture{
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 108px;
	border: 1px solid #ECF3FE;
	width: 275px;	
}
#listePrestas,#listeDetailReport,#listeReponsables{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 20px;
	border: 1px solid #ECF3FE;
	width: 358px;	
}
#listeUploadDevis li,#listeUploadBDC li,#listeFacture li,#listeDetailReport li{
	list-style: none;
	padding:0px;
	margin: 0px;
	height: 20px;
}
#listePrestas li,#listeDetailReport li,#listeReponsables li{
	list-style: none;
	padding:0px;
	margin: 0px;
	height: 20px;
	clear: left;
}
#listePrestas li .listeNomPresta{
	float: left;
	width: 225px;
	padding: 4px 0px 0px 7px;
}
#listePrestas li .listeNomPresta, #listeDetailReport li .nom {
float: left;
width: 225px;
padding: 4px 0px 0px 7px;
}
#listeReponsables li div{
	float: left;
	width: 100px;
	padding: 4px 0px 0px 7px;
	
}
#listeReponsables li div{
	float: left;
	width: 290px;
	padding: 4px 0px 0px 7px;
	
}




#listeDetailReport li .nom{
	width: 230px;
}
#listeDetailReport li .reportEffectue,#listeDetailReport li .reportVenir{
    float: left;
    width:50px;
    padding: 4px 0px 0px 7px;
    text-align: center;
}
#listePrestas li .listePrixPresta{
	float: left;
	width: 80px;
	text-align: right;
	padding: 4px 20px 0px 0px;
}
#listePrestas li.totalPresta,#listeDetailReport li.header{
	background: #bbd6ff !important;
	font-weight: bold;
}
#listePrestas li.totalPresta span{
	display: block;
	width: 305px;
	text-align: right;
	padding: 4px 0px 0px 7px;
}

#listeUploadDevis li.colorLigne,
#listeUploadDevis li:nth-child(even),
#listeFacture li.colorLigne,
#listeFacture li:nth-child(even),
#listePrestas li:nth-child(even),
#listeUploadBDC li.colorLigne,
#listeUploadBDC li:nth-child(even),
#listeDetailReport li.colorLigne,
#listeDetailReport li:nth-child(even),
#listeReponsables li:nth-child(even)
{
	background: #ECF3FE;
}




#listeUploadDevis li a.devisLink,#listeFacture li a,#listeUploadBDC li a.devisLink{
	text-decoration: none;
	color: #333;
	float:left;
	display:block;
	width:165px;
	padding: 4px 0px 4px 30px;
	background: url(../img/extensions/file.png) no-repeat 7px 2px;
}
#listeUploadDevis li span.date,#listeUploadBDC li span.date{
	float: left;
	width: 55px;
	display: block;
	padding: 4px 0px 4px 0px;
}
#listeUploadDevis li a:hover,#listeUploadBDC li a:hover,#listeFacture li a:hover{
	text-decoration: underline;
}
#listeUploadDevis li a.btListeSupp,#listeFacture li a.btListeSupp,#listeUploadBDC li a.btListeSupp{
	float: right;
	margin: 1px 5px 0px 0px;
}

#listeUploadDevis li a.xls,
#listeUploadDevis li a.xlsx,
#listeUploadBDC li a.xls,
#listeUploadBDC li a.xlsx{
	background: url(../img/extensions/xls.png) no-repeat 7px 2px;
}
#listeUploadDevis li a.pdf,
#listeUploadBDC li a.pdf,
#listeFacture li a.pdf{
	background: url(../img/extensions/pdf.png) no-repeat 7px 2px;
}
#listeUploadDevis li a.doc,
#listeUploadDevis li a.docx,
#listeUploadBDC li a.doc,
#listeUploadBDC li a.docx{
	background: url(../img/extensions/doc.png) no-repeat 7px 2px;
}
#listeUploadDevis li a.zip,
#listeUploadBDC li a.zip{
	background: url(../img/extensions/zip.png) no-repeat 7px 2px;
}
.ui-datepicker { z-index: 9999 !important; }
#zoneAjoutPresta,
#zoneAjoutResponsable{
	margin: 10px 20px 10px 20px;
	border-bottom:1px solid #CCC;
	position: relative;
	min-height: 30px;
	z-index:1;
}

#btPresta,
#btRepons{
	position: absolute;
	margin: 0px;
}


#blockTypeRespons,
#blockTypePresta{
	position: absolute;
	left: -8000px;
	
}
#blockMovablePresta,
#blockMovablePresta{
	height: 40px;
	width:360px;
}

#blocSelectNomPresta .jqTransformSelectWrapper{
	
	margin: 0px 0px 0px 20px;
}
fieldset #blocPrestaDescriptif label {
	width:350px;
	padding: 5px 0px 4px 7px;
	text-align: left;
}
fieldset #blocPrestaDescriptif input {
	width: 350px;
}

#blocPrestaPrix label {
	width: 350px;
	padding: 5px 0px 4px 7px;
	text-align: left;
}

fieldset #blocPrestaPrix input {
	width: 100px;
}
#validPresta,#abortPresta{
	margin-left: 20px;
	float: left;
}
#validRespons,#abortRespons{
	margin: 0px 18px 0px 1px;
	float: left;
}
#listeTable tr.even{
	background: #ECF3FE;
}


#devisUpload .qq-upload-drop-area,#bdcUpload .qq-upload-drop-area{
	display: block;
	width: 245px;
	left: 108px;
	top: -13px;
	height: 10px;
	font-size: 7px;
	
	border: 1px dashed #BABABA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 22px;
	min-height: 0px;	
	padding: 0px 0px 0px 30px;
	text-align : left;
	background: #c8e979 url(../img/ico-upload.png) no-repeat 4px 2px;
}
#devisUpload .qq-upload-drop-area span,#bdcUpload .qq-upload-drop-area span {
	top: 4px;
	font-size: 12px;
	margin-top: 0px;

}

#devisUpload .qq-upload-drop-area-active,#bdcUpload .qq-upload-drop-area-active {
	background:#97ca1d;
	
}
.lienLignePresta{
	color: #333;
}
.lienLignePresta:hover div{
	text-decoration: underline;
}


.modal .listeNomPresta {
float: left;
width: 225px;
padding: 4px 0px 0px 7px;
}
.modal .listePrixPresta {
float: left;
width: 80px;
text-align: right;
padding: 4px 20px 0px 0px;
}

#bdc{
	width:120px;
}

#recapProjetFacture{
   
}

#tableFacturation{
    clear: left;
    margin: 7px 0px 8px 20px;
    width: 760px;
}
#tableFacturation th{
    
}
#tableFacturation .text{
    padding: 5px;
}
#tableFacturation .prixUnit{
    width:70px;
    text-align: right;
    padding: 5px 25px 5px 5px ;
}

#tableFacturation .qte{
    width:40px;
    text-align: center;
    padding: 5px;
}
#tableFacturation .actions{
    width: 52px;
    padding-left: 9px
}
#tableFacturation .montant{
    width:70px;
    text-align: right;
    padding: 5px;
}

#tableFacturation tr:nth-child(even) {
    background: #ECF3FE;
}
#tableFacturation .tot{
    text-align: right;
}
#addDetailFacture{
    margin:0px 21px 0px 0px ;
    float: right;
}
#addLineFactureZone{
    clear: both;
    height: 142px;
    display: none;
}
#commandAddLineFact{
    border-bottom: 1px solid #CCC;
    width: 760px;
    min-height: 36px;
    margin: 0px 0px 20px 20px;
}
#addLineFactureZone #blocPrestaDescriptif > label {
    width: 150px;
    padding: 5px 0px 4px 2px;
    text-align: left;
    float: none;
}

#addLineFactureZone #blocPrestaDescriptif{
    width: 519px;
    height: 120px;
    float: left;
    clear: none;
}
#addLineFactureZone #blocPrestaQte{
    width: 70px;
    float: left;
    clear: none;
    margin-left: 20px;
    height: 80px;
}
#addLineFactureZone #blocPrestaQte > label{
    width: 40px;
    float: none;
    padding: 5px 0px 4px 2px;
    text-align: left;
}
#addLineFactureZone #blocPrestaQte #qte{
    width: 50px;
    padding-left:3px; 
    text-align: left;
}
#addLineFactureZone #blocPrestaPrix{
    height: 80px;
    width: 115px;
    float: left;
    clear: none;
    margin-left: 20px;
}
#addLineFactureZone #blocPrestaPrix label{
    width: 100px;
    float: none;
    padding: 5px 0px 4px 0px;}

#blocPrestaPrix #prestaPrix{
    width: 100px;
    padding-left:3px; 
    text-align: left;
}
#validAddLine{
    margin: 10px 0px 0px 20px;
    float: left;
}
#abortAddLine{
    float: left;
    margin: 10px 0px 0px 10px;
}
#tableFacturation .totLine{
    background: #d5e5ff !important;
}
#tableFacturation .sep{
    background: white !important;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    font-size: 7px;
}
#btSuppFacture,#btAvoir,#acompteBt{
    margin: 0px 0px 0px 10px;
    float: left;
}
#BtEditFacture{
    float: left;
    margin: 0px 0px 0px 0px;
}
#formAcompte label{
    width:90px;
}
#formAcompte #acomptePourcent{
    width:30px;
}
#formAcompte #acomptePrix{
    width:80px;
}
#zoneAcompte,
#zoneTmaProject{
    display: none;
}

#formAcompte label:first-child{
   text-align: left !important;
}

#btSolde,#acompteBt,#factureBt{
    margin-top: 0px;
    float: left;
    
}
#listeFacture{
    margin: 0px;
}
#listeFacture li a{
    width:245px;
}
#zoneBTFacture{
    clear: left;
    padding-left: 107px;
    padding-top: 10px;
}
#factureBt,#btSolde{
    margin-left: 1px;
}
.sep-pagin{
    float: left;
    width:15px;
    text-align: center;
    margin-right: 4px;
}
#tabPrevisio td.sepPrev{
    height: 5px;
    border : none;
}
.nameCell{
    text-align: right;
    padding-right: 10px;

}
.nameCell a{
    color:#08C;
    text-decoration: none;
}
.nameCell a:hover{
   color: #01648d;
}
.actionNameCell{
    height: 20px;
    vertical-align: middle;
    padding-left: 5px;
}

.tableNav {
	margin: 0 0 0 100px;
	float: left;
}
.tableNav a {
	display: block;
	height: 25px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 20px;
}
.tableNav a#prevWeek {
/*	background: transparent url('../img/left_16.png') no-repeat 0 0;*/
}
.tableNav a#thisWeek {
/*	background: url('../img/home_16.png') no-repeat 0 0;*/
}
.tableNav a#nextWeek {
/*	background: transparent url('../img/right_16.png') no-repeat 0 0;*/
}

#actionReportZone,#actionPrevisioZone{
    height: 30px;
}
#actionPrevisioZone .tableNav {
margin: 0 0 0 0px;
}

#actionPrevisioZone .tableNav a {
    margin: 0 20px 0 0px;
}
#tabPrevisio th.actionNameCell{
    border-bottom: 1px solid #CFCFCF;
    
}
#tabPrevisio th.thprevisu{
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
    font-size: 9px;
    font-family: Arial;
}
.totUserPrevisuLine td{
    
    font-family: Arial;
font-size: 10px;
font-weight: bold;
}
.totUserPrevisuLine td.lvl1,.legendBloc .lvl1{
    background: #7bc623;
    color: #beff71;
}
.totUserPrevisuLine td.lvl1 div{
    border-top: 1px solid #bee393;
    border-bottom: 1px solid #5b8d1a;
}

.totUserPrevisuLine td.lvl2 div{
    border-top: 1px solid #fefbb6;
    border-bottom: 1px solid #97923e;
}
.totUserPrevisuLine td.lvl3 div{
    border-top: 1px solid #f3b28c;
    border-bottom: 1px solid #883b11;
}
.totUserPrevisuLine td.lvl4 div{
    border-top: 1px solid #ef8091;
    border-bottom: 1px solid #840014;
}
.totUserPrevisuLine td.lvl5 div{
    border-top: 1px solid #959595;
    border-bottom: 1px solid #000000;
}
.totUserPrevisuLine td.vCell{
    background-image: url('../img/fond_cell_conges.png') !important;
}

.totUserPrevisuLine td.vCell.weekCell{
    opacity: 0.4;
}


.totUserPrevisuLine td.vCellDemiStart{
    background-image: url('../img/fond_cell_conges_mi_start.png') !important;
}
.totUserPrevisuLine td.vCellDemiBack,#tabReportContent td.vCellDemiBack,#tabReportContent th.vCellDemiBack{
    background-image: url('../img/fond_cell_conges_mi_back.png') !important;
}
.totUserPrevisuLine td.rCell{
    background-image: url('../img/fond_cell_autrereport.png') !important;
}

.totUserPrevisuLine td.rCell div{
    border-top: 1px solid #ffdbfd;
    border-bottom: 1px solid #ac6ba2;
}



.totUserPrevisuLine td.fCell{
    background-image: url('../img/fond_cell_feries.png');
}
.totUserPrevisuLine td.fCell div{
    border-top: 1px solid #595959;
    border-bottom: 1px solid #282828;
}
.totUserPrevisuLine td.vCell div{
    border-top: 1px solid #c1eafe;
    border-bottom: 1px solid #01648d;
    color: #FFF;
}


.totUserPrevisuLine td.lvl2,.legendBloc .lvl2{
    background: #fef769;
    color: #dd9c00;
}
.totUserPrevisuLine td.lvl3,.legendBloc .lvl3{
    background: #e8641a;
    color: #e8bca2;
}

.detailUserReport td{
    font-size: 9px;
    font-family: Arial;
}
.totUserPrevisuLine td.lvl4,.legendBloc .lvl4{
    background: #de0025;
    color: #e09da8;
}
.totUserPrevisuLine td.lvl5,.legendBloc .lvl5{
    background: #363636;
    color: #cacaca;
}

#saveAndCreate{
    margin-left: 20px;
    float: left;
}
.jqTransformSelectWrapper a:focus{
    outline: 1px solid #8fbfe5 !important;
}
#iframeFacture{
    width: 100%;
    height: 1200px;
    float: left;
    border: none;
}
#listePrjCoFacture{
    clear: left;
    padding: 10px 0px 0px 110px;
}
#listePrjCoFacture ul{
    padding: 2px 0px 0px 0px ;
    margin: 0px;
    list-style: none;
}
#listePrjCoFacture ul li{
    padding: 2px 0px 0px 0px ;
    margin: 0px;
    list-style: none;
}
#listeFacture li a.modifFactureLink{
    background: none;
    padding: 0;
    margin: 3px 0px 0px 220px;
    position: absolute;
    color: #08C;
}
.reportLineHover{
    background: #fff0b3;
}
.chapeauFieldset{
    padding: 2px 0px 0px 20px;
}

#ligneAdrFacturation{
    height: 95px;
}
#adrFacturation{
    width: 250px;
    height: 80px;
}


#actionsLot{
    width:120px;
}
label.big{
    width:150px;
}

#detailFormConges label.big{
    width: 110px;
}
#tabPrevisio td.lineActionTitle{
    border:none;
}
#legendPrevisio{
    padding: 20px 0px 0px 0px;
}
#legendPrevisio .legendBloc div{
    float: left;
    width:25px;
    height: 12px;
    margin-right: 5px;
    border: 1px solid #CCC;
}
#legendPrevisio .legendBloc{
    float: left;
    width:100px;
    height: 12px;
    line-height: 14px;
}
.tip{
    cursor:  help;
}
.icoButtonValid img.loaderBT,.icoButton img.loaderBT{
    border: 0;
    position: static;
    margin: 0px;
    margin-left: 9px;
}
.lt{
    font-size: 9px;
}
.titreTable{
    border-bottom: 2px solid #CCC;
    padding: 10px 0px 10px 10px;
}
#prixDetailZone.error{
    border: 2px solid #CC0000;
}

.congesJalonSelect select{
    width: 94px;
}
.congesJalonSelect .jqTransformSelectWrapper{
    margin-left: 44px;
} 

.bulletNav{
    display: block;
    text-decoration: none;
    position: absolute;
    background: #52c5ff;
    padding: 1px 5px 1px 5px;
    color: #FFF;
    border-radius: 2px;
    margin: -6px 0px 0px -3px;
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0px 0px 2px #999;
    -moz-border-radius:2px;
    -webkit-box-shadow: 0px 0px 2px #999;
    cursor: pointer;
}
#filterMonth .ui-datepicker{
    padding-bottom: 0.2em !important;
}
.pickerNoDay .ui-datepicker-calendar{
    display: none;
}
#filterMonth  .ui-datepicker-calendar{
    display: none;
}

#filterMonth .ui-datepicker a.ui-datepicker-prev {
    display: none !important;
}
.monthSelectorFilter{
    float: right;
    width: 600px; 
    padding: 9px 10px 0px 10px ;
}
.monthSelectorFilter .ui-datepicker-trigger {
position: absolute;
margin: -24px 0px 0px -35px;
}

#dayCost{
    width:50px;
}
#graphMarge{
    position: absolute;
    width:200px;
    height:100px;
    margin: -103px 0px 0px 238px;
}
.ntqTIPListe{
text-decoration: none;
color: #0088CC;
background: url(../img/puce_sous_nav.png) no-repeat right 3px;
padding: 3px 19px 0px 0px;

}
.ntqTIPListe:hover{
    color:#000;
}
.listeQtip ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    
}
.listeQtip ul li{
        margin: 0px;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
}
.listeQtip ul li a{
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
.listeQtip ul li a:hover{
    text-decoration: underline;
}


#messageAfterValide{
    display: none;
}

#blockTypeRespons .ligneForm {
    padding-top: 5px;
}
#nomRespons,#prenomRespons{
    width: 150px;
}

#blocPrestaEmail {
    clear: left;
    
}
#blocPrestaEmail input{
    width:200px;
    
}
.ligneForm#submitRespons{
    clear: left;
    padding-top: 15px;
}
#blocPrestaNom .col{
    float: left;
    width: 180px;
}
#blocPrestaNom label,#blocPrestaEmail label{
    float: none;
    display: block;
    text-align: left;
    padding-bottom: 5px;
}


#responsableBloc{

    background: #F5F5F5;
    padding: 0px 10px 5px 0px;
    border: 1px solid #CCC;
}

#listeTable td.cellPrice{
    text-align: right;
}

#optionalTMA{
    opacity: 0.5;
}
#optionalTMA.actif{
    opacity: 1;
}
#refProj .fieldInfo{
    width: 90px;
    font-weight: bold;
}
#modeProjetLabel{
    width: 70px;
}
#modeProjet{
    width: 70px;
    font-weight: bold;
}
#tmaHours,#tmaTiming{
    width: 80px;
}
#tmaName{
    width: 250px;
}

#tmaParent,#tmaStatus{
    margin: 10px 10px 10px 10px;
    background: #F5F5F5;
    padding: 10px;
    line-height: 14px;
}

#tmaStatus ul{
    margin: 0px 0px 10px 0px ;
    padding: 0px;
}
#tmaStatus li{
    display: block;
    clear: both;
}

#tmaStatus li .ref{
    float: left;
    width: 190px;
}

#tmaStatus li.title .ref{
    padding-top: 6px;
}

#tmaStatus li .etat{
    float: left;
    width: 50px;
    padding-top: 6px;
}
#tmaStatus li .qt,
#tmaStatus li .cote{
    float: left;
    text-align: right;
    width: 60px;
    padding-top: 6px;
}

#tmaStatus li .qt{
    padding-right: 5px;
    width: 55px;
}




#tmaStatus li.total{
    background: #CCC;
    font-weight: bold;
}

#tmaStatus li.total .ref{
    padding: 2px 0px 2px 0px ;
    text-align: right;
}
#tmaStatus li.total .qt,
#tmaStatus li.total .cote{
    padding: 2px 0px 2px 0px ;
}
#tmaStatus li.title{
    font-weight: bold;
    border-bottom: 1px solid #AAA;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 7px 0px;
}
#tmaStatus li.ssProj{
    border-bottom: 1px solid #CCC;
    padding: 0px 0px 6px 0px;
    margin: 2px 0px 0px 0px;
}
.note{
    margin: 10px 10px 0px 10px;
    background: #F5F5FF;
    padding: 10px;
    line-height: 14px;
}
.child{
    display: none;
}
@media only screen and (max-width: 1100px) {
   #contenu{
       padding: 10px 5px 0px 5px !important;
   }
   #menuOnglets UL {
        padding: 0px 0px 0px 5px;
   }
   #listeTable  td:nth-child(2),#listeTable  th:nth-child(2) {
	/*display: none;*/
   }
}

#listFactures{
	float: left;
	width: 255px;
	border: 1px solid lightgray;
	padding: 6px 10px 5px 10px;
	border-radius: 3px;
}
#listFactures .line{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid lightblue;
}
#listFactures .line:last-child {
	border-bottom: none;
}
#listFactures .factLink{
	float: left;
	background: url(../img/extensions/pdf.png) no-repeat 0px 0px;
	display: inline-block;
	padding: 2px 0 2px 22px;
	text-decoration: none;
	color: #333;

}
#listFactures .factLink:hover{
	text-decoration:underline;
}
#listFactures .factAct:hover{
	text-decoration:underline;
}
#listFactures .factLink span{
	font-weight: bold;
	color: #08C;
}
#listFactures .factAct{
	float:right;
	background: none;
	padding: 0;
	color: #08C;
	text-decoration:none;
}
#listFactures .factAdmin{
	clear: both;
}
form.jqtransformdone #listFactures .factAdmin label{
	text-align: left;
	
	
}
form.jqtransformdone #listFactures .factAdmin label:first-child{
   
	width: 32px;
}
#listFactures .cl{
	margin-bottom: 6px;
}