
#kpz-une_agenda h3 {
height: 26px;
background: #fff url(../img/kpz-agenda_une_liste-titre.png) no-repeat right top;
}

#kpz-une_agenda p {
text-align: left;
}

#kpz-une_agenda div#articles_liste {
width: 230px;
background: transparent url(../img/separateur_1.png) repeat-x left bottom;
}

#kpz-une_agenda div#articles_liste div.article {
float: left;
margin: 0 0 10px 0;
}

#kpz-une_agenda div.vignette {
float: right;
margin: 10px 0 5px 5px;
}

#kpz-une_agenda div.article p.date {
color: #666;
font-weight: bold;
font-size: .95em;
}

#kpz-une_agenda div.article p.categorie a {
color: #9a141c;
font-weight: bold;
font-size: .95em;
}

#kpz-une_agenda div.article h4 {
margin: 5px 0;
font-size: 1.1em;
}

#kpz-une_agenda div.article h4 a {
color: #cf7f0c;
}

#kpz-une_agenda div.article p.resume a {
color: #000;
}

#kpz-une_agenda div.article p.categorie a:hover,
#kpz-une_agenda div.article p.resume a:hover
{
text-decoration: none;
}

#kpz-une_agenda p.detail a {
float: right;
padding: 0 0 0 20px;
color: #9a141c;
background: transparent url(../img/fleche_1.png) no-repeat left center;
}

#kpz-une_agenda p.all a {
float: right;
margin: 0 20px 0 0;
padding: 0 0 0 20px;
color: #9a141c;
background: transparent url(../img/fleche_1.png) no-repeat left center;
}

#kpz-une_agenda div#articles_liens {
margin: 0 20px 0 10px;
}

#kpz-une_agenda div#articles_liens li {
padding: 6px 0;
list-style: none;
}

#kpz-une_agenda div#articles_liens li div.date {
width: 100%;
color: #666;
font-size: .95em;
}

#kpz-une_agenda div#articles_liens li div.titre {
width: 100%;
}

#kpz-une_agenda div#articles_liens li div.titre a {
color: #cf7f0c;
}