@import url(fiche.css);

#BLOC_GLOBAL {
/*background-image: url(../images/fond_baie.jpg);*/
background-image: url(../images/carre_rouge.jpg);
}

#CORPS_FICHE_FRISE {
/*background-image: url(../images/frise_baie.png);*/
background-image: url(../images/frise_terre.png);
}


#CHEMIN_TYPEFICHE {
position: absolute;
top: 95px;
right: 70px;
z-index: 10;
}

#TYPEFICHE_TITRE {
width: 160px;
height: 41px;
background-image: url(../images/main_typefiche.png);
background-position: left top;
background-repeat: no-repeat;
}

#TYPEFICHE_TITRE div {
padding-top: 10px;
padding-left: 45px;
font-weight: bold;
font-size: 11px;
}

#TYPEFICHE_TEXTE {
width: 160px;
height: 41px;
background-image: url(../images/cadre_typefiche.png);
background-position: left top;
background-repeat: no-repeat;
}

#TYPEFICHE_TEXTE div {
padding-top: 10px;
font-weight: bold;
font-size: 13px;
text-align: center;
}

#FICHECHEMIN_CHEMINS {
position: absolute;
top: 195px;
right: 70px;
z-index: 10;
width: 156px;
}

#CHEMINS_TITRE {
width: 160px;
background-image: url(../images/main_chemins.png);
background-position: left top;
background-repeat: no-repeat;
}

#CHEMINS_TITRE h3 {
padding-top: 0;
padding-left: 45px;
font-weight: bold;
font-size: 11px;
margin-left: 0;
text-align: left;
font-weight: bold;
}

#CHEMINS_LISTE_HAUT {
background-image: url(../images/cadre_liste_haut.png);
background-position: left top;
background-repeat: no-repeat;
width: 156px;
height: 42px;
}

#CHEMINS_LISTE_BAS {
background-image: url(../images/cadre_liste_bas.png);
background-position: left top;
background-repeat: no-repeat;
width: 156px;
height: 10px;
}

#CHEMINS_LISTE_CENTRE  {
background-image: url(../images/cadre_liste_centre.png);
background-position: left top;
background-repeat: repeat-y;
}

#CHEMINS_LISTE_CENTRE div {
padding-top: 1px;
padding-bottom: 1px;
padding-right: 6px;
padding-left: 5px;
}

#CHEMINS_CARTE {
position: relative;
width: 155px;
margin-bottom: 15px;
height: 75px;
}

#CHEMINS_CARTE_IMAGE {
width: 155px;
height: 75px;
background-image: url(../images/carte_monde.png);
}

#CHEMINS_TITRE_DIMENSIONS {
 font-weight: bold;   
}

a.a_CheminCarte {
display: block;
position: absolute;
}

a.a_CheminCarte img {
border:  none;
}

a.AL {
top: 32px;
left: 26px;
}

a.AN {
top: 0px;
left: 14px;
}

a.EU {
top: 0px;
left: 61px;
}

a.AF {
top: 27px;
left: 72px;
}

a.AS {
top: 3px;
left: 98px;
}