
/* ONGLETS */

#kpz-agenda_liste-onglets {
margin: 0;
border-bottom: 1px solid #eee;
}

#kpz-agenda_liste-onglets li {
float: left;
margin: 0 2px 0 0;
height: 41px;
line-height: 41px;
width: 155px;
list-style: none;
background: transparent url(../img/kpz-agenda_liste-onglets_left_off.png) no-repeat 0 12px;
}

#kpz-agenda_liste-onglets li.active {
background-image: url(../img/kpz-agenda_liste-onglets_left_on.png);
}

#kpz-agenda_liste-onglets li a {
display: block;
padding: 0 0 0 5px;
color: #666;
background: transparent url(../img/kpz-agenda_liste-onglets_right_off.png) no-repeat 0 12px;
}

#kpz-agenda_liste-onglets li a span {
display: block;
padding: 5px 37px 0 0;
height: 36px;
background-color: transparent;
background-repeat: no-repeat;
background-position: 115px 0;
cursor: pointer;
}

#kpz-agenda_liste-onglets li.present a span {
background-image: url(../img/kpz-agenda_liste-onglets_present.png);
}

#kpz-agenda_liste-onglets li.passe a span {
background-image: url(../img/kpz-agenda_liste-onglets_passe.png);
}

#kpz-agenda_liste-onglets li.futur a span {
background-image: url(../img/kpz-agenda_liste-onglets_futur.png);
}

#kpz-agenda_liste-onglets li.active a {
color: #9a141c;
background-image: url(../img/kpz-agenda_liste-onglets_right_on.png);
}

#kpz-agenda_liste-onglets a:hover {
color: #9a141c;
text-decoration: none;
}

#kpz-agenda_liste-onglets li.active a span,
#kpz-agenda_liste-onglets a:hover span {
background-position: 115px -118px;
}



/* LISTE */

#kpz-agenda_liste {
margin: 0;
}

#kpz-agenda_liste div.article {
padding: 15px 10px 25px 10px;
border-bottom: 1px solid #eee;
background: transparent url(../../partage/img/kpz-liste_bkg.png) repeat-x left bottom;
}

#kpz-agenda_liste div.article p.no_item {
margin: 15px 0;
color: #666;
}

#kpz-agenda_liste div.article p.date {
color: #666;
font-weight: bold;
}

#kpz-agenda_liste div.article p.categorie {
color: #9a141c;
font-weight: bold;
}

#kpz-agenda_liste div.vignette {
float: left;
width: 120px;
text-align: center;
}

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

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

#kpz-agenda_liste div.article h4 a:hover {
color: #9a141c;
text-decoration: none
}

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

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


/* COMPTEUR */

.kpz-agenda_liste-compteur {
margin: 10px;
float: right;
}

.kpz-agenda_liste-compteur p {
float: left;
padding: 0 5px 0 5px;
height: 12px;
line-height: 12px;
color: #cf7f0c;
}

.kpz-agenda_liste-compteur a.tout {
display: block;
float: left;
margin: 0 15px 0 0;
padding: 0 0 0 18px;
color: #cf7f0c;
height: 12px;
line-height: 12px;
background: transparent url(../../partage/img/fleche_retour.png) no-repeat left top;
}

.kpz-agenda_liste-compteur a.retour {
display: block;
float: left;
margin: 0 15px 0 0;
padding: 0 0 0 18px;
color: #cf7f0c;
height: 12px;
line-height: 12px;
background: transparent url(../../partage/img/fleche_retour.png) no-repeat left top;
}

.kpz-agenda_liste-compteur a.tout:hover,
.kpz-agenda_liste-compteur a.retour:hover
{
background-position: left bottom;
color: #cf7f0c;
text-decoration: underline;
}

.kpz-agenda_liste-compteur a.precedent,
.kpz-agenda_liste-compteur a.suivant {
display: block;
float: left;
width: 12px;
height: 12px;
background-color: transparent;
background-repeat: no-repeat;
background-position: center top;
}

.kpz-agenda_liste-compteur a.precedent {
background-image: url(../../partage/img/fleche_prec.png);
}

.kpz-agenda_liste-compteur a.suivant {
background: url(../../partage/img/fleche_suiv.png);
}

.kpz-agenda_liste-compteur a.precedent:hover,
.kpz-agenda_liste-compteur a.suivant:hover
{
background-position: center bottom;
}



/* DATE SELECTIONNEE */

#kpz-agenda_liste-date {
margin: 0;
padding: 2px 10px;
background-color: #eee;
color: #666;
font-size: .95em;
}



/* RECHERCHE */

#kpz-agenda_liste-recherche {
margin: 0 0 20px 0;
padding: 4px 0 20px 30px;
width: 171px;
background: transparent url(../../partage/img/kpz-bkg_1.png) no-repeat left bottom;
}

#kpz-agenda_liste-recherche h3 {
margin: 0 0 5px 0;
font-size: 1.2em;
color: #9a141c;
font-weight: bold;
}

#kpz-agenda_liste-recherche ul#categories {
margin: 10px 20px 10px 0;
border-top: 1px solid #fff;
}

#kpz-agenda_liste-recherche ul#categories li {
list-style: none;
border-bottom: 1px solid #fff;
}

#kpz-agenda_liste-recherche ul#categories li a {
display: block;
padding: 2px 5px;
color: #cf7f0c;
background-color: #f7f7f7;
}

#kpz-agenda_liste-recherche ul#categories li a.active,
#kpz-agenda_liste-recherche ul#categories li a:hover
{
color: #9a141c;
text-decoration: none;
background-color: #fff;
}


/* KALENDAR */

.kalendar,
.calendrier
{
width: 158px;
}

.calendrier_entete {
padding: 3px 0 0 0;
width: 155px;
height: 13px;
}

.calendrier_intitule {
float: left;
width: 130px;
text-align: center;
font: 10px Arial, Sans-Serif;
font-weight: bold;
color: #666;
}

.calendrier_jourVide {
float: left;
display: block;
padding: 3px 0 0 0;
margin: 1px 0 0 1px;
width: 20px;
height: 13px;
text-align: center;
text-decoration: none;
font-family: arial, serif;
font-size: 9px;
color: #fff;
background-color: #ccc;
}

.calendrier_jourSemaine {
float: left;
display: block;
padding: 3px 0 0 0;
margin: 1px 0 0 1px;
width: 20px;
height: 13px;
text-align: center;
text-decoration: none;
font-family: arial, serif;
font-size: 9px;
color: #fff;
background-color: #ccc;
}

.calendrier_jourChoix {
float: left;
}

.calendrier_choixAuj {
float: left;
}

.calendrier_auj {
float: left;
}

.calendrier_jour {
float: left;
}

.calendrier_jour a {
display: block;
padding: 3px 0 0 0;
margin: 1px 0 0 1px;
width: 20px;
height: 13px;
text-align: center;
text-decoration: none;
font-family: arial, serif;
font-size: 9px;
color: #000;
background-color: #ccc;
}

.calendrier_jour a:hover {
color: #000;
text-decoration: none;
background-color: #fff;
}

.calendrier_auj a {
display: block;
padding: 3px 0 0 0;
margin: 1px 0 0 1px;
width: 20px;
height: 13px;
text-align: center;
text-decoration: none;
font-family: arial, serif;
font-size: 9px;
color: #fff;
background-color: #cf7f0c;
}

.calendrier_auj a:hover {
color: #000;
text-decoration: none;
background-color: #fff;
}


.calendrier_choixAuj a {
display: block;
padding: 3px 0 0 0;
margin: 1px 0 0 1px;
width: 20px;
height: 13px;
text-align: center;
text-decoration: none;
font-family: arial, serif;
font-size: 9px;
color: #fff;
background-color: #9a141c;
}

.calendrier_choixAuj a:hover {
color: #000;
text-decoration: none;
background-color: #fff;
}

.calendrier_jourChoix a {
display: block;
padding: 3px 0 0 0;
margin: 1px 0 0 1px;
width: 20px;
height: 13px;
text-align: center;
text-decoration: none;
font-family: arial, serif;
font-size: 9px;
color: #fff;
background-color: #9a141c;
}

a.calendrier_moisPrecedent {
float: left;
margin: 0;
display: block;
width: 9px;
height: 9px;
background: transparent url(../img/kpz-agenda_liste-kalendar_left.gif) no-repeat 0 0;
text-decoration: none;
font: 1px Arial, Sans-Serif;
}

a.calendrier_moisSuivant {
float: left;
margin: 0;
display: block;
width: 9px;
height: 9px;
background: transparent url(../img/kpz-agenda_liste-kalendar_right.gif) no-repeat 0 0;
text-decoration: none;
font: 1px Arial, Sans-Serif;
}
