a, .uk-link {
    text-decoration: none;
}
body .title a {
    text-decoration: none;
}
.margin-top0 {
    margin-top: 0;
}
.margin0 {
    margin: 0;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.left {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 100%;
}
.right {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 100%;
}
.list-none li {
    list-style-type: none;
    position: relative;
}
.both, hr {
    clear: both;
}
.socialbuttons {
    margin-top: 30px;
    text-align: center;
}
.fb-like span {
    min-height: 32px;
    vertical-align: middle !important;
}

.yoo-zoo.socialbuttons {
    margin-top: 25px;
}

body .yoo-zoo .socialbuttons > div {
    display: inline-block;
    float: none;
    margin-right: 0;
    width: 70px;
}
body .yoo-zoo.socialbuttons > div {
    float: none;
}

body .zl-zoo.element-download-type {
	display: inline-block;
	margin: 10px;
}

.soustitre {
	color: #050505;
}

.meta {
	font-size: 0.9em;
}

.soustitre, .meta {
	line-height: normal;
}

@media screen and (max-width: 730px) {

	a.left, a.right {
		text-align: center;
	}
}
