

#L_porte_docs{
}

#L_porte_docs .box1{
  width:635px;
  background:url(../images/titre-porte-documents-2.png) left top no-repeat;
  padding-top:36px;
  margin:auto;
}

#L_porte_docs .box2{
  background:url(../images/fond-porte-document-2.png) left bottom no-repeat;
}

#L_porte_docs .btn{
  margin:9px;
}

#L_porte_docs .box3{
  background:url(../images/fond-porte-document.png) left bottom repeat-y;
  height:275px;
}

#L_porte_docs .content{
  padding:12px;
  padding-top:10px;
  font-size:11px;
  text-align:left;
  color:#626B74;
  overflow:auto;
}

#L_porte_docs .content .titre{
  background:#616A74;
  color:#DFDFDF;
  padding:3px;
}

#L_porte_docs .content .col1{
  width:236px;
  float:left;
  padding-right:10px;
}

#L_porte_docs .content .col1 .zone1{
  height:174px;
  width:234px;
  border:1px solid #AFAFAF;
  border-top:0px;
  margin-bottom:9px;
  background:#FFFFFF;
  overflow:auto;
}

#L_porte_docs .content .col1 .zone1 .item{
  background:url(../images/icon-repertoire.png) 3px 5px no-repeat;
  padding:6px;
  padding-right:2px;
  padding-left:20px;
}

#L_porte_docs .content .col1 .zone1 .selected {
  background:url(../images/icon-repertoire-survol.png) 3px 5px no-repeat;
}

#L_porte_docs .content .col1 .zone1 .item a{
  color:#797979;
}

#L_porte_docs .content .col1 .zone1 .selected{
  color:#CE0018;
}

#L_porte_docs .content .col1 .zone1 .item .icn_supprimer{
  float:right;
}

#L_porte_docs .content .col1 .zone1 .sepatateur{
  background:url(../images/separateur-2.png) left top repeat-x;
  height:1px;
  overflow:hidden;
}

#L_porte_docs .content .col1 .zone1 .item a:hover{
  color:#CE0018;
}

#L_porte_docs .content .col1 .zone2{
  border:1px solid #AFAFAF;
  border-top:0px;
  padding:5px;
  padding-right:0px;
  overflow:hidden;
  background:#FFFFFF;
  height:22px;
}

#L_porte_docs .content .col1 .zone2 .input{
  float:left;
  width:140px;
}

#L_porte_docs .content .col1 .zone2 .label{
  float:left;
  padding-top:4px;
  padding-right:7px;
}

#L_porte_docs .content .col1 .zone2 .btn{
  float:left;
  margin-top:2px;
  margin-left:8px;
}

#L_porte_docs .content  .col2{
  width:364px;
  float:left;
}

#L_porte_docs .content .col2 .zone1{
  height:235px;
  width:362px;
  overflow:auto;
  border:1px solid #AFAFAF;
  border-top:0px;
  margin-bottom:9px;
  background:#FFFFFF;
}

#L_porte_docs .content .col2 .zone1 .itemDoc{
  padding:6px;
  padding-right:4px;
  padding-left:20px;
}

#L_porte_docs .content .col2 .zone1 .sepatateur{
  background:url(../images/separateur-2.png) left top repeat-x;
  height:1px;
  overflow:hidden;
}

#L_porte_docs .content .col2 .zone1 .puce-th_construction{
  background:url(../images/puce-th_construction.png) 5px 9px no-repeat 
}

#L_porte_docs .content .col2 .zone1 .puce-th_financement{
  background:url(../images/puce-th_financement.png) 5px 9px no-repeat   
}

#L_porte_docs .content .col2 .zone1 .puce-th_fiscalite{
  background:url(../images/puce-th_fiscalite.png) 5px 9px no-repeat 
}

#L_porte_docs .content .col2 .zone1 .puce-th_gestion_et_professions{
  background:url(../images/puce-th_gestion_et_professions.png) 5px 9px no-repeat 
}

#L_porte_docs .content .col2 .zone1 .puce-th_urbanisme_et_environnement{
  background:url(../images/puce-th_urbanisme_et_environnement.png) 5px 9px no-repeat 
}

#L_porte_docs .content .col2 .zone1 .puce-th_vente_et_contrats_speciaux{
  background:url(../images/puce-th_vente_et_contrats_speciaux.png) 5px 9px no-repeat 
}

#L_porte_docs .content .col2 .zone1 .puce-th_sans{
  background:url(../images/puce-th_sans.png) 5px 9px no-repeat 
}

#L_porte_docs .content .col2 .zone1 .itemDoc a{
  color:#797979;
}

#L_porte_docs .content .col2 .zone1 .itemDoc .icn_supprimer{
  float:right;
  padding-left:3px;
}

#L_porte_docs .content .col2 .zone1 .itemDoc a:hover{
  color:#CE0018;
}

/* 2eme niveau de pop up */


#L_pod_layer2{
  text-align:center;
  visibility:hidden;
  z-index:2;
  height:100%;
  width:100%;
  position:absolute;
  left:0px;
  top:0px;
}

#L_pod_layer2 .box1{
  width:401px;
  /*background:url(../images/titre-porte-documents-copier.png) left top no-repeat;*/
  padding-top:36px;
  margin:auto;
  margin-top:170px;
}

#L_pod_layer2 .box2{
  background:url(../images/fond-porte-document-copier-2.png) left bottom no-repeat;

}

#L_pod_layer2 .btn{
  margin:9px;
  margin-top:0px;
}

#L_pod_layer2 .box3{
  background:url(../images/fond-porte-document-copier.png) left bottom repeat-y;
}

#L_pod_layer2 .content .zone1{
  border:1px solid #AFAFAF;
  border-top:0px;
  margin-bottom:9px;
  background:#FFFFFF;
  padding:3px;

}


#L_pod_layer2 .content .zone1 .puce-th_construction{
  padding-left:10px;
  background:url(../images/puce-th_construction.png) left 3px no-repeat 
}

#L_pod_layer2 .content .zone1 .puce-th_financement{
  padding-left:10px;
  background:url(../images/puce-th_financement.png) left 3px no-repeat   
}

#L_pod_layer2 .content .zone1 .puce-th_fiscalite{
  padding-left:10px;
  background:url(../images/puce-th_fiscalite.png) left 3px no-repeat 
}

#L_pod_layer2 .content .zone1 .puce-th_gestion_et_professions{
  padding-left:10px;
  background:url(../images/puce-th_gestion_et_professions.png) left 3px no-repeat 
}

#L_pod_layer2 .content .zone1 .puce-th_urbanisme_et_environnement{
  padding-left:10px;
  background:url(../images/puce-th_urbanisme_et_environnement.png) left 3px no-repeat 
}

#L_pod_layer2 .content .zone1 .puce-th_vente_et_contrats_speciaux{
  padding-left:10px;
  background:url(../images/puce-th_vente_et_contrats_speciaux.png) left 3px no-repeat 
}

#L_pod_layer2 .content .zone1 .puce-th_sans{
  padding-left:10px;
  background:url(../images/puce-th_sans.png) left 3px no-repeat 
}



#L_pod_layer2 .content .zone2{
  height:174px;
  border:1px solid #AFAFAF;
  border-top:0px;
  background:#FFFFFF;
  overflow:auto;
}

#L_pod_layer2 .content .zone2 .row{
  overflow:auto;
  width:100%;
}

#L_pod_layer2 .content .zone2 .row input{
  float:left;
}

#L_pod_layer2 .content .zone2 .row .item{
  background:url(../images/icon-repertoire.png) 3px 5px no-repeat;
  padding:6px;
  padding-right:2px;
  padding-left:20px;
  float:left;
}

#L_pod_layer2 .content .zone2 .row .selected {
  background:url(../images/icon-repertoire-survol.png) 3px 5px no-repeat;
}

#L_pod_layer2 .content .zone2 .row .item a{
  color:#797979;
}

#L_pod_layer2 .content .zone2 .row .selected{
  color:#CE0018;
}

#L_pod_layer2 .content .zone2 .row .item .icn_supprimer{
  float:right;
}

#L_pod_layer2 .content .zone2 .sepatateur{
  background:url(../images/separateur-2.png) left top repeat-x;
  height:1px;
  overflow:hidden;
}

#L_pod_layer2 .content .zone2 .row .item a:hover{
  color:#CE0018;
}

#L_pod_layer2 .content .titre{
  background:#616A74;
  color:#DFDFDF;
  padding:3px;
}

#L_pod_layer2 .content{
  padding:12px;
  padding-top:10px;
  padding-bottom:0px;
  font-size:11px;
  text-align:left;
  color:#626B74;
  overflow:auto;
}

