.news > span {
	font-weight: bold;
}

.news > p {
	margin-left: 3em;
}

span.new_version {
	font-weight: bold;
	text-decoration: underline;
}

.bienvenue {
    border: 0.1em outset gray;
    background-color: #FFF;
    font-size: 14pt;
    width: 8em;
    color: #009;
    padding: 0.3em 1.5em;
    margin: auto auto 1em auto;
    text-align: center;
}

#lists {
	width: 50%;
	text-align: center;
}

