body {
	padding-top:30px;
	background-color: #fdfdfd;
	width:800px;
	margin:auto;
	text-align:center;
}

.border {
border: 1px solid #828282;
width:800px;
}

.titre {
font-family: Verdana;
font-size: 20px;
font-weight: bold;
color: #516d9c;
}

.color_bleu {
color: #516d9c;
}

a {
font-family: Verdana;
color: #4F6C9C;
text-decoration: none;
font-size: 12px;
}

a:hover {
font-family: Verdana;
color: #4F6C9C;
text-decoration: underline;
font-size: 12px;
}

contenu {
font-family: Arial;
font-weight: normal;
color: #333333;
font-size: 12px;
}


.date {
font-family: Arial;
font-weight: bold;
color: #4F6C9C;
font-size: 14px;
}

.contenu {
font-family: Arial;
font-weight: normal;
color: #333333;
font-size: 12px;
}