#CORPS_FICHE {
width: 836px;
position: relative;
margin-left: 140px;
}

#CORPS_FICHE_HAUT {
width: 836px;
height: 35px;
margin-top: 9px;
background-image: url(../images/fondfiche_haut.png);
}

#CORPS_FICHE_CONTENU {
width: 836px;
background-image: url(../images/fond-droit.png);
background-position: right top;
background-repeat: repeat-y;
position: relative;
}

#CORPS_FICHE_CONTENU2 {
background: white;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 30px;
/*padding-right: 75px;*/
margin-right: 70px;
min-height: 350px;
}

#CORPS_FICHE_LIENS {
/*position: absolute;
top: 95px;
right: 70px;*/
/*
margin-right: 70px;*/
margin-top: 95px;
float: right;
z-index: 10;
width: 160px;
}

#CORPS_FICHE_ONGLETS {
margin-top: 95px;
float: right;
z-index: 10;
width: 145px;
}

#CORPS_FICHE_FIN {
clear: both;
height: 5px;
}

#CORPS_FICHE_TEXTE {
float: left;
width: 560px;
}

#CORPS_FICHE_FRISE {
width: 170px;
height: 303px;
position: absolute;
/*z-index: 5;*/
top: 0;
right: 0;
}

#CORPS_FICHE_FRISE_1 {
background-image: url(../images/frise_1.png);
width: 170px;
height: 85px;
position: absolute;
z-index: 5;
top: 0;
right: 0;
}

#CORPS_FICHE_FRISE_2 {
background-image: url(../images/frise_2.png);
width: 88px;
height: 43px;
position: absolute;
z-index: 5;
top: 85px;
right: 0;
}

#CORPS_FICHE_FRISE_3 {
background-image: url(../images/frise_3.png);
width: 62px;
height: 175px;
position: absolute;
z-index: 5;
top: 128px;
right: 0;
}

#CORPS_FICHE_DROIT {
width: 170px;
margin-left: 666px;

/*float:right;
margin-top: 303px;
width: 170px;
z-index: 5;
background-image: url(../images/fond-droit.png);
background: yellow;
height: 100%;*/
}



#CORPS_FICHE_BAS {
clear: both;
text-align: right;
padding-right: 45px;
}

#CORPS_FICHE_BAS a {
color: white;

}

#FICHE_NUMERO {
background-image: url(../images/fond_numerofiche.png);
background-repeat: no-repeat;
height: 30px;
padding-left: 75px;

}

#FICHE_NUMERO p {
padding-top: 5px;
font-size: 1.3em;
font-weight: bold;
}

#CORPS_FICHE_LIENS, #CORPS_FICHE_LIENS p {
font-size: 11px;
}

#CORPS_FICHE_LIENS h3 {
font-size: 11px;
font-weight: bold;
text-align: left;
}

#CORPS_FICHE_LIENS ul {
    margin-left: 15px;
    padding-left:5px;
}

div.Annexe_bibliographie h2 {
    font-size: 1.3em;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 55px;
}

div.Annexe_bibliographie p {
    font-size: 1.1em;
}

div.Presentation_Organisme {
margin-bottom: 40px;
}
