﻿@charset "utf-8";
/* CSS Document */
.content .unCadre .unCadreCenter .uneNews {
	width:240px;
	text-align:justify;
	margin-left:20px;
	margin-top:4px;
}
.content .unCadre .unCadreCenter .uneNews .title {
	display:block;
	font-weight:bold;
}
.content .unCadre .unCadreCenter .uneNews a {
	display:block;
	width:240px;
	text-align:right;
}

.content .unCadre .unCadreCenter .animation {
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

