body {
background-color:#2D2D2D;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
}

#contenu {
position:absolute;
left:50%;
top:50%;
margin-top:-319px;
margin-left:-419px;
width:838px;
height:639px;
background:url('images/fond.jpg') no-repeat;
}

#corps {
height:234px;
width:353px;
overflow:auto;
margin:207px 0 0 70px;
}

img {
border-style:none;
}

#liens {
margin-top:50px;
margin-left:57px;
}

a {
	text-decoration: none;
	color: #C0C0C0;
}

a:visited {
	text-decoration: none;
	color: #C0C0C0;
}

a:active {
	text-decoration: none;
	color: #C0C0C0;
}

a:hover {
	text-decoration: none;
	color: #C0C0C0;
}

.style1 {
	font-size: xx-large;
}

.style2 {
	color:#C0C0C0;
	font-size:small;
}
