body
{
	background: url('../img/fond.png');
}

#page
{
	width: 900px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#head
{
	width: 900px;
	height: 200px;
	background: url('../img/banniere3.png') no-repeat;
	padding-bottom: 10px;
}

#corps
{
	width: 900px;
	margin-top: 20px;
}

.pages
{
	width: 728px;
	height: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: white;
}

.titre
{
	width: 700px;
	height: 15px;
	color: #E5E5E5;
	text-align: center;
	font-size: 110%;
	padding-bottom: 10px;
	border-bottom: dotted #E5E5E5 1px;
	color: blue;
}

.liens
{
	width: 290px;
	height: 85px;
	float: left;
	padding-top: 10px;
}

.description
{
	height: 85px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 10px;
}

#foot
{
	width: 900px;
	height: 10px;
	padding-top: 10px;
	color: #E5E5E5;
	clear: left;
}

a
{
	text-decoration: none;
}

#content
{
	width: 730px;
	float: left;
}

h2
{
	color: #E5E5E5;
}