body
{
	width: 1007px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 5px;
	background: url("../images/sommaire2.jpg") ;
	background-repeat: repeat-x;
	background-color: black;
}

#entete
{
	position: absolute;
	top: 420px;
	left: 150px;
	font-family: verdana, arial, serif;
	font-size: 2.5em;
	color: white;
}

#menu
{
	width: 850px;
	margin: auto;
	margin-top: 40px;
}

td
{
	padding-left: 42px;
}

.rel
{
	font-family: "trebuchet ms", arial, serif;
	font-size: 1em;
	color: yellow;
	text-decoration: none;
}

.rel:hover
{
	font-size: 1.2em;
}

.rel:active, .rel:focus
{
	color: white;
}

.abs
{
	color: rgb(193,210,254);
	text-decoration: none;
}

.abs:hover
{
	font-weight: bold;
}

.abs:active, .abs:focus
{
	font-weight: bold;
	color: white;
}

#piedpage
{
	padding-top: 592px;
	padding-bottom: 10px;
	font-family: arial, serif;
	font-size: 0.7em;
	color: white;
	text-align: center;
}

#intro
{
	font-family: verdana, arial, serif;
	color: yellow;
	text-decoration: none;
}