
/* FICHE */

div#kpz-domaines_fiche {
}


div#kpz-domaines_fiche div.entete {
margin: 10px 0 10px 3px;
width:652px;
background: transparent url(../../partage/img/kpz-partage_liste-fiche-entete-bkg.png) repeat-y 0 0;
}

div#kpz-domaines_fiche div.entete-top {
width:652px;
height: 65px;
background: transparent url(../../partage/img/kpz-partage_liste-fiche-entete-top-bkg.png) no-repeat 0 0;
}

div#kpz-domaines_fiche div.entete-bottom {
clear: both;
width:652px;
height: 5px;
background: transparent url(../../partage/img/kpz-partage_liste-fiche-entete-bottom-bkg.png) no-repeat 0 0;
}

div#kpz-domaines_fiche div.entete div.titre {
float: left;
margin: 10px 5px;
width: 400px;
text-align: center;
}

div#kpz-domaines_fiche div.entete div.identite {
float: left;
margin: 0 5px 0 0;
padding: 5px 0 5px 10px;
width: 400px;
}

div#kpz-domaines_fiche div.entete div.identite p {
float: left;
margin-left: 15px;
}

div#kpz-domaines_fiche div.entete div.ancres {
float: right;
margin-right: 5px;
width: 200px;
}

div#kpz-domaines_fiche div.entete div.ancres span {
color: #B8D0ED;
font-size: .8em;
font-weight: bold;
}

div#kpz-domaines_fiche div.entete div.ancres ul {
margin: 10px 0 0 0;
width: 200px;
font-size: .9em;
list-style: none;
}

div#kpz-domaines_fiche div.entete div.ancres ul li {
margin: 2px 0;
padding-left: 15px;
background: transparent url(../../aut_partage/img/fleche_suiv.png) no-repeat left bottom;
}

.kpz-domaines_carte_liste-fiche div.cartouche {
margin: 10px 0 10px 3px;
width:652px;
background: transparent url(../../partage/img/kpz-partage_liste-fiche-cartouche-bkg.png) repeat-y 0 0;
}

.kpz-domaines_carte_liste-fiche div.cartouche-top {
width:652px;
height: 5px;
background: transparent url(../../partage/img/kpz-partage_liste-fiche-cartouche-top-bkg.png) no-repeat 0 0;
}

.kpz-domaines_carte_liste-fiche div.cartouche-bottom {
clear: both;
width:652px;
height: 5px;
background: transparent url(../../partage/img/kpz-partage_liste-fiche-cartouche-bottom-bkg.png) no-repeat 0 0;
}

div#kpz-domaines_fiche  div.cartouche-contenu {
padding: 5px 15px;
}

div#kpz-domaines_fiche h3 {
font-size: 1.6em;
font-weight: normal;
}

div#kpz-domaines_fiche h4 {
font-size: 1.2em;
font-weight: bold;
color: #656565;
}

div#kpz-domaines_fiche p.desc {
padding: 10px 0;
}

div#kpz-domaines_fiche div#coordonnees,
div#kpz-domaines_fiche div#identite {
margin: 0;
}

div#kpz-domaines_fiche img {
float: left;
margin: 0 10px 10px 0;
}


/* COMPTEUR */

.kpz-domaines_fiche-compteur {
margin: 0 15px 10px 0;
float: right;
}

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

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

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

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

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

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

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

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


/* LISTE DES VINS */

div#kpz-domaines_fiche-liste_vins div.vin {
float: left;
margin: 10px 30px 10px 0;
padding: 10px;
width: 150px;
list-style: none;
text-align: center;
background: #f3f3e8;
}

div#kpz-domaines_fiche-liste_vins div.vin div.lib {
padding-bottom: 10px;
width: 150px;
font-weight: bold;
}

div#kpz-domaines_fiche-liste_vins div.vin div.lib a {
color: #666;
}

div#kpz-domaines_fiche-liste_vins div.vin div.lib a:hover {
color: #9a141c;
text-decoration: none;
}

div#kpz-domaines_fiche-liste_vins div.vin div.infos {
float: left;
width: 130px;
padding-left: 10px;
}

div#kpz-domaines_fiche-liste_vins div.vin div.infos div.cat {
font-size: 0.9em;
color: #666;
}

div#kpz-domaines_fiche-liste_vins div.vin div.infos div.prix {
padding: 5px 0;
color: #9a141c;
font-weight: bold;
}

div#kpz-domaines_fiche-liste_vins div.vin div.infos div.prix span {
letter-spacing: -1px;
text-decoration: line-through;
font-weight: normal;
font-size: .8em;
}

div#kpz-domaines_fiche-liste_vins div.vin img {
float: left;
margin-left: 30px;
width: 90px;
}

div#kpz-domaines_fiche-liste_vins div.vin .image_1,
div#kpz-domaines_fiche-liste_vins div.vin:hover .image_0 {
display: none;
}

div#kpz-domaines_fiche-liste_vins div.vin:hover .image_1 {
display: block;
}