.menu_content h2 {
    text-align: center;
}

dl.news-history dt {
    margin-top: 15px;
}

table.tabular_data td.required_document {
    font-weight: bold;
}

/* Authentification */
span.title{
	font-size: 1.5em;
	font-weight: bold;
}

a.forgottenPassword{
	font-size: 0.8em;
	font-weight: normal;
	text-decoration:underline	
}

a.button_right{
	padding-left: 10px;
	float:right;
}

span.indication{
	font-size: 9px;
}