body
{
	background-color: #E5E5E5;
}
h1
{
	text-align: center;
	color: red;
}

h5
{
	position: absolute;
	top: 35px;
	left: 375px;
}

td
{
	text-align: center;
	color: #1A1A1A;	
	border: 1px dotted red;
	background-color: yellow;
}

#menu1
{
	margin-left: 130px;
}

#pieddepage
{
	width: 765px;
	position: absolute;
	margin-left: 122px;
	margin-top: 345px;
	border: 1px dotted red;
	background-color: yellow;
	font-size: 12px;
	text-align: center;
}

#menugauche
{
	width: 120px;
	border: 1px dotted red;
	background-color: yellow;
	text-align: center;
	position: absolute;
	top: 195px;
	left: 15px;
}

#menudroit
{
	height: 275px;
	width: 120px;
	border: 1px dotted red;
	background-color: yellow;
	text-align: center;
	position: absolute;
	top: 195px;
	right: 15px;
}

#paccueil
{
	width: 700px;
	text-align: center;
	border: 1px dotted black;
	margin-left: 155px;
	margin-top: 30px;
}

#logolinux
{
	position: absolute;
	left: 15px;
	top: 535px;
}

#date
{
	position: absolute;
	top: 530px;
	left: 385px;
	color: red;
}