BODY
{
	background-attachment : scroll;
	background-color      : #D97A44;
	background-image      : url(/squelettes/images/fond.jpg);
	background-position   : top center;
	background-repeat     : no-repeat;
}

A:hover
{
	color           : #FF0000;
	text-decoration : none;
}

DIV#page
{
	margin : 0 auto;
	width  : 950px;
}

DIV#container
{
	display    : block;
	margin-top : 135px;
	width      : auto;
}

DIV#menu
{
	float        : left;
	margin-left  : 20px;
	width        : 220px;
}

DIV#contenu
{
	float       : left;
	margin-left : 10px;
	width       : 680px;
}

div.spacer
{
	clear   : both;
	display : block;
	height  : 10px;
}

div.sommaire_images
{
	background-image  : url(/squelettes/images/sommaire.jpg);
	background-repeat : no-repeat;
	height            : 130px;
	padding           : 0;
	width             : 660px;
}

p.titre
{
	color       : #344797;
	font-family : Arial;
	font-size   : 16px;
	font-weight : bold;
}

table.spip th, table.spip td
{
	padding    : 5px 5px;
}

ul
{
	list-style-type : none;
	margin-bottom   : 0px;
	margin-left     : 5px;
	margin-right    : 0px;
	margin-top      : 0px;
	padding         : 0px;
}