
.texteencadre-spip {
    color: rgb(0, 0, 51);
    background: none repeat scroll 0% 0% #f2f2f2;
    border-width: 1px 2px 2px 1px;
    border-style: none;
    border-color: rgb(51, 153, 255) rgb(0, 102, 204) rgb(0, 102, 204) rgb(51, 153, 255);
    margin: 11px 2px;
    padding: 0.5em;
    position: relative;
}

.caractencadre-spip {
    color: #F7075B;
    font-weight: bold;
}

.caractencadre2-spip {
    color: #ffac22;
    font-weight: bold;
}

.link-player .icon-play,
.link-player .icon-pause {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
	background: none
}
.link-player .icon-pause {
	background:none;
}