body, h1, h2, h3
	{
font-family:Arial, sans-serif;
	}
	
.contenu-cat
	{
	padding : 5px;
	max-height : 400px;
	overflow : auto;
	}
.categorie
	{
	padding : 0px;
	border : 3px solid #808080;
	}
.categorie h3
	{
	margin : 0px;
	background : #808080;
	}
	
#menu
	{
	position : absolute;
	top : 20px;
	left : 30px;
	}