/* ===================== bannière cliquable */
#theHeader {
background:url('img/banner.jpg') right top repeat-x;
height:165px;
margin:-8px -5px 10px -5px; 
border-top:8px solid #000000;
border-bottom:6px solid #000000;
}
#theHeader a {
background:url('img/title.png') right bottom no-repeat ;
display:block;
height:137px;
/* height:149px;    ancienne version du titre */
color:transparent;
}

/* ====================== catégories externes */
#menubar .external_cat, #content .external_cat {
background:url("img/internet.png") no-repeat left center transparent;
color:transparent;
}

/* alignement catégories sous l'image */
table.infoTable td.value ul{padding:0;}
