/*
 * Colonne de gauche ************************************************
 */

#col-gauche { background-image: url("../images/chabrignac/teteNavi.png"); }
#col-gauche DL { background-image: url("../images/chabrignac/piedNavi.png"); }

#col-gauche DT { background-image: url("../images/chabrignac/fondNavi.png"); } 
#col-gauche DT A { background-image: url("../images/chabrignac/traitSeparation.gif"); }
#col-gauche DT.selected , #col-gauche DT:hover, #col-gauche DT.ui-state-active { background-image: url("../images/chabrignac/fondEntreeNavi.png"); }
#col-gauche DD { background-image: url("../images/chabrignac/fondSsNavi.png"); }

#col-gauche #logo-comcom { background-image: url("../images/chabrignac/entreeComcom.png"); }

#col-droite #recherche { background-image: url("../images/chabrignac/fondRecherche.png"); }
#col-droite #calendrier { background-image: url("../images/chabrignac/fondCalendrier.png"); }

#col-droite #liste-communes { background-image: url("../images/chabrignac/fondCommunes.png");  }
#col-droite #liste-communes UL A { background-image: url("../images/chabrignac/traitSeparation.gif"); }
#col-droite #liste-communes UL LI:hover, #col-droite #liste-communes UL LI.selected { background-image: url("../images/chabrignac/fondEntreeUtile.png"); }


#col-droite #liste-utiles { background-image: url("../images/chabrignac/fondUtile.png");  }
#col-droite #liste-utiles UL A { background-image: url("../images/chabrignac/traitSeparation.gif"); }
#col-droite #liste-utiles UL LI:hover { background-image: url("../images/chabrignac/fondEntreeUtile.png"); }

BODY, H1, A, #col-gauche DL A,  #col-gauche DD UL A, #col-droite #liste-communes UL A, #col-droite #liste-utiles UL A { color: #465f0e; }
#col-gauche DD UL LI.selected A { border-color:#465f0e; }
