
/* UNE */

div#kpz-une {
padding: 14px 0 0 0;
}

div#kpz-une div.une {
float: left;
padding: 14px;
width: 190px;
}

div#kpz-une div.une img {
width: 190px;
}

div#kpz-une div.une:hover {
background-color: #eee;
}

div#kpz-une h4 {
padding: 5px 0;
font-size: 1.2em;
color: #333;
text-transform: uppercase;
}

div#kpz-une p {
line-height: 1.6em;
text-align: justify;
}

div#kpz-une p.suite {
padding-right: 20px;
line-height: 1.6em;
text-align: right;
background: transparent url(../../partage/img/pointilles.png) no-repeat right center;
}

div#kpz-une a {
color: #333;
}

div#kpz-une a:hover {
color: #bd007b;
text-decoration: none;
}




/* EDITO */

div#kpz-une-edito {
padding: 40px 14px 0 90px;
height: auto !important;
min-height: 150px;
height: 150px;
background: transparent url(../img/kpz-une-edito.png) no-repeat 14px 40px;
}

div#kpz-une-edito h4 {
padding: 0 0 5px 0;
font-size: 1.2em;
color: #333;
text-transform: uppercase;
}

div#kpz-une-edito a {
color: #333;
}

div#kpz-une-edito a:hover {
color: #bd007b;
text-decoration: none;
}

div#kpz-une-edito p {
line-height: 1.6em;
text-align: justify;
}

div#kpz-une-edito p.suite {
padding-right: 20px;
line-height: 1.6em;
text-align: right;
background: transparent url(../../partage/img/pointilles.png) no-repeat right center;
}




/* FOCUS */

div#kpz-une-focus {
position: absolute; 
top: 0;
right: 0;
width: 170px;
}

div#kpz-une-focus h4 {
padding: 0 0 3px 0;
font-size: 1em;
color: #999;
text-transform: uppercase;
font-weight: normal;
}

div#kpz-une-focus h4 a {
color: #999;
}

div#kpz-une-focus a:hover {
color: #000;
text-decoration: none;
}

div#kpz-une-focus img {
margin: 0 0 3px 0;
}

div#kpz-une-focus p {
color: #666;
}

div#kpz-une-focus p a {
color: #666;
font-size: .9em;
}

div#kpz-une-focus p.suite {
padding-right: 20px;
line-height: 1.6em;
text-align: right;
background: transparent url(../../partage/img/pointilles.png) no-repeat right center;
font-size: 1.1em;
}

