
/* LISTE */

div#kpz-agendaS13_liste {
width: 610px;
}

div#kpz-agendaS13_liste a.image {
display: block;
float: left;
margin-right: 10px;
width: 80px;
text-align: center;
}

div#kpz-agendaS13_liste div.ligne {
margin-bottom: 25px;
width: 610px;
}

div#kpz-agendaS13_liste div.element {
float: left;
width: 610px;
}

div#kpz-agendaS13_liste div.element_vignette {
width: 520px;
}

div#kpz-agendaS13_liste div.element a.detail {
display: block;
float: right;
margin-top: 5px;
width: 41px;
height: 17px;
background: transparent url(../img/kpz-agendaS13_liste-detail.png) no-repeat bottom left;
}

div#kpz-agendaS13_liste div.element a.detail:hover {
background-position: top left;
}

div#kpz-agendaS13_liste div.element h4 {
float: left;
width: 460px;
font-size: 1.4em;
font-weight: normal;
text-align: left;
}

div#kpz-agendaS13_liste div.element h4 a {
text-decoration: none;
color: #000;
}

div#kpz-agendaS13_liste div.element h4 a:hover {
color: #fff !important;
background-color: #000;
}

div#kpz-agendaS13_liste div.element div.compagnie {
float: left;
width: 460px;
}

div#kpz-agendaS13_liste div.element  div.compagnie a {
font-size: 1.6em;
text-decoration: none;
color: #000;
}

div#kpz-agendaS13_liste div.element div.compagnie a:hover {
color: #fff;
background-color: #000;
}

div#kpz-agendaS13_liste div.element p.spectacle_plus {
float: left;
text-align: center;
color: #fff;
background: #000;
padding: 2px;
font-size: .8em;
}

div#kpz-agendaS13_liste div.element p.prog {
padding: 2px 0;
color: #000;
text-align: left;
}

div#kpz-agendaS13_liste div.element p.accroche {
padding: 2px 0;
font-size: 0.9em;
color: #000;
text-align: left;
}


/* COMPTEUR */

div.kpz-agendaS13_liste-compteur {
height: 27px;
background-color: #fff;
}

div.kpz-agendaS13_liste-compteur-top {
margin-bottom: 20px;
}

div.kpz-agendaS13_liste-compteur-bottom {
margin-top: 20px;
}

div.kpz-agendaS13_liste-compteur p.nombre {
float: left;
width: 134px;
height: 27px;
background: transparent url(../img/kpz-agendaS13_liste-resultats.png) no-repeat top left;
}

div.kpz-agendaS13_liste-compteur p.singulier {
width: 127px;
}

div.kpz-agendaS13_liste-compteur p.nombre span {
display: block;
margin-top: 2px;
width: 43px;
height: 20px;
color: #fff;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}

div.kpz-agendaS13_liste-compteur p.infos {
float: right;
margin-right: 10px;
height: 27px;
line-height: 27px;
color: #333;
font-size: 1.1em;
font-weight: bold;
}

div.kpz-agendaS13_liste-compteur p.infos_pages {
float: right;
padding: 0 5px;
height: 27px;
line-height: 27px;
color: #333;
font-size: .85em;
}

div.kpz-agendaS13_liste-compteur ul.liste_pages {
float: right;
height: 27px;
border-left: 1px dotted #E8E8E8;
list-style-type: none;
}

div.kpz-agendaS13_liste-compteur ul.liste_pages li {
float: left;
width: 22px;
height: 27px;
}

div.kpz-agendaS13_liste-compteur ul.liste_pages li a,
div.kpz-agendaS13_liste-compteur ul.liste_pages li div.points
{
display: block;
margin-right: 2px;
width: 22px;
height: 27px;
line-height: 27px;
font-size: .8em;
color: #333;
text-align: center;
}

div.kpz-agendaS13_liste-compteur ul.liste_pages li.active a {
background-color: #000;
color: #fff;
}

div.kpz-agendaS13_liste-compteur ul.liste_pages a.fleche_prec {
background: #fff url(../../partage/img/fleche_prec_fiche.png) no-repeat center top;
}

div.kpz-agendaS13_liste-compteur ul.liste_pages a.fleche_suiv {
background: #fff url(../../partage/img/fleche_suiv_fiche.png) no-repeat center top;
}

div.kpz-agendaS13_liste-compteur ul.liste_pages li a:hover {
background-position: center bottom;
background-color: #000;
color: #fff;
}


/* MOTEUR DE RECHERCHE */

div#kpz-agendaS13_liste-recherche {
width: 280px;
height: 570px;
}

div#kpz-agendaS13_liste-recherche div.blok_champ {
padding: 10px 0 10px 63px;
width: 211px;
background-color: transparent;
background-repeat: no-repeat;
background-position: 0 0;
}

div#kpz-agendaS13_liste-recherche div.blok_champ label {
line-height: 20px;
color: #fff;
}

div#kpz-agendaS13_liste-recherche div.blok_champ input {
width: 198px;
color: #000;
border: 1px solid #87888a;
background-color: #87888a;
}

div#kpz-agendaS13_liste-recherche div.blok_champ select {
width: 205px;
color: #000;
border: 1px solid #87888a;
background-color: #87888a;
}

div#kpz-agendaS13_liste-recherche p.kpz-agendaS13_liste-recherche-titre {
margin-top: 20px;
padding: 10px;
text-align: center;
font-size: 1.4em;
}

div#kpz-agendaS13_liste-recherche p.kpz-agendaS13_liste-recherche-titre select {
margin: 10px;
}

div#kpz-agendaS13_liste-recherche div#kpz-agendaS13_liste-recherche-moteur-champs {
background-image: url(../img/kpz-agendaS13_liste-quoi.png);
}

div#kpz-agendaS13_liste-recherche input[type="submit"].submit {
margin-top: 20px;
width: 104px;
height: 55px;
border: 0;
background: transparent url(../img/kpz-agendaS13_liste-submit.png) top left;
}

div#kpz-agendaS13_liste-recherche input[type="submit"].submit:hover {
cursor: pointer;
background-position: bottom left;
}

div#kpz-agendaS13_liste-recherche input[type="submit"].annuler {
position: relative;
top: 0px;
left: 20px;
}
