.sommaire {
	margin: 0px 8px;
	width: 180px;
}
.contenu {
	margin: 0px 8px;
	width: 460px;
}
.menu-items {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 4px;
}

a.menu-items {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu-items:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu-items:visited
{
	color: #FFFFDD;
}

.titre-article {
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 10px;
}

