
p
{
	color: #2b3f74;
	font-size: 14px;
	width: 600px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 14px;
	float: left;
	z-index: -1;
}

#infos {
	color: #2b3f74;
	font-size: 14px;
	width: 900px;
	margin-left: 50px;
	margin-top: 0px;
	line-height: 14px;
	float: left;
	z-index: -1;
	text-align:center;
}


#DossierTitre {
	position: relative;
    margin-left: 10px;
    margin-top: 4px;
	background-color:#687885;
    font-size: 15px;
    width:650px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

#DossierLabel {
    position: relative;
    margin-left: 10px;
    margin-top: 2px;
    background-color:#E8EDF3;
    font-size: 12px;
    width:650px;
    height: 40px;
    color: #000000;
    text-decoration: none;
}

#SDossierTitre {
   position: relative;
    margin-left: 10px;
    margin-top: 2px;
    background-color:#A3A8AC;
    font-size: 12px;
    width:650px;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
#ligne_sdossier {
   position: relative;
    margin-left: 10px;
    margin-top: 1px;
    background-color: #E3E8F5;
    width: 650px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    align: left;
}

#SFichierTitre {
    position: relative;
    margin-left: 10px;
    margin-top: 2px;
    background-color:#ffffff;
    font-size: 12px;
    width:650px;
    height: 20px;
    color: #328205;
    font-weight: bold;
    text-align: center;
}
#ligne_sfichier_titre {
   position: relative;
    margin-left: 10px;
    margin-top: 1px;
    block-align: left;
    background-color:#cdcdcd;
    color:#FE8400;
    align:left;
    width: 650px;
    height: 20px;
}
	

#ligne_sfichier_titre #f_icone {
      position: absolute;
      left: 1px;
      top: 0px;
      width: 35px;
      height: 19px;
      line-height: 19px;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      background-color:#DDDDDD;      
}   

#ligne_sfichier_titre #f_date {
      position: absolute;
      left: 37px;
      top: 0px;
      width: 100px;
      height: 19px;
      line-height: 19px;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      background-color:#DDDDDD;      
}   

#ligne_sfichier_titre #f_poids {
      position: absolute;
      left: 138px;
      top: 0px;
      width: 100px;
      height: 19px;
      line-height: 19px;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      background-color:#DDDDDD;      
}   

#ligne_sfichier_titre #f_nom {
      position: absolute;
      left: 239px;
      top: 0px;
      width: 360px;
      height: 19px;
      line-height: 19px;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      background-color:#DDDDDD;      
}   

#ligne_sfichier_titre #f_desc {
      position: absolute;
      left: 600px;
      top: 0px;
      width: 49px;
      height: 19px;
      line-height: 19px;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      background-color:#DDDDDD;      
}   
#ligne_sep {
   position: relative;
    margin-left: 10px;
    margin-top: 0px;
    background-color:#cdcdcd;
    align:left;
    width: 650px;
    height:1px;
}

#ligne_sfichier {
   position: relative;
    margin-left: 10px;
    margin-top: 1px;
    background-color:#cdcdcd;
    color:#000000;
    align:left;
    width:650px;
    height:35px;
    font-weight: normal;
}

#ligne_sfichier #f_icone {
	  position: absolute;
	  left: 1px;
	  top: 0px;
	  width: 35px;
	  height: 35px;
	  text-align: center;
	  background-color:#ffffff;
}	

#ligne_sfichier #f_date {
      position: absolute;
      left: 37px;
      top: 0px;
      width: 100px;
      height: 35px;
      line-height: 35px;
      font-size: 12px;
      text-align: center;
      background-color:#efefef;
      
}   

#ligne_sfichier #f_poids {
      position: absolute;
      left: 138px;
      top: 0px;
      width: 100px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      font-size: 12px;
      background-color:#efefef;
}   

#ligne_sfichier #f_nom {
      position: absolute;
      left: 239px;
      top: 0px;
      width: 360px;
      height: 35px;
      line-height: 35px;
      font-size: 12px;
      text-align: left;
      background-color:#efefef;
}   

#ligne_sfichier #f_desc {
      position: absolute;
      left: 600px;
      top: 0px;
      width: 49px;
      height: 35px;
      line-height: 35px;
      font-size: 12px;
      text-align: centert;
      background-color:#efefef;
}   
