#BLOC_GLOBAL {
width: 980px;
margin: auto;
background-color: #EEEEEE;
padding-top: 25px;
position: relative;
}

#BLOC_ENTETE {
width: 934px;
height: 90px;
background-image: url(../images/tetiere_haut.png);
margin:auto;
margin-bottom: 0;
position: relative;
}


#ENTETE_LANGUE {
position: absolute;
top: 5px;
right: 10px;
}

#ENTETE_LIGNE1, #ENTETE_LIGNE2 {
color: #710809;
font-size: 19px;
font-weight: bold;
}

#ENTETE_LIGNE1 {
position: absolute;
top: 30px;
left: 410px;
}

#ENTETE_LIGNE2 {
position: absolute;
top: 55px;
right: 155px;
}


#BLOC_MENU {
width: 934px;
position: relative;
margin:auto;
height: 29px;
z-index: 1000;
}

#BLOC_GAUCHE {
float: left;
width: 139px;
margin-bottom: 10px;
font-size: 0.9em;
}

#BLOC_DROITE {
float: right;
width: 190px;
margin-bottom: 10px;
font-size: 0.9em;
}

#BLOC_CORPS {
position: relative;
}

#BLOC_PIED {
clear: both;
margin-left: auto;
margin-right: auto;
width: 934px;
margin-top: 20px;
background-color: #C1C1C1;
/*
border-top-style: solid;
border-top-color: #9E133C;
border-top-width: 1px;
padding-top: 5px;
text-align: right;
display: none;*/
}

#BLOC_PIED img {
vertical-align: bottom;

}

#PIED_FIN {
clear: both;
}

#BLOC_FIN {
height: 10px;
}


/********************** Pied **********************/

div.PiedItem {
float: left;
background-image: url(../images/pied_fonditem.png);
background-color: #C1C1C1;
background-repeat: repeat-y;
padding-top: 4px;
padding-bottom: 3px;
font-weight: bold;
font-size: 9px;
padding-left: 3px;
width: 200px;
}

div.PremierPiedItem {
background-image: none!important;
}

div.PiedItem a {
padding-left: 15px;
padding-right: 15px;
color: black;
text-align: left;
display: block;
height: 16px;
}

div.PiedItem a:hover {
text-decoration: underline;
}

div.PiedItem a img {
border: none;
vertical-align: middle!important;
}

#BLOC_TEMP_CONSTRUCTION {
position: absolute;
top: 3px;
left: 10px;
font-weight: bold;
font-style: italic;
font-size: 14px;
color: white;
}