body
{
	background-color: Black;
	background-image: url(../images/mur.jpg);
	font-family: Papyrus, arial, verdana, sans-serif;
	color: Silver;
}

a:link       
{
color: Silver;
}

a:visited  
{
color: Silver;
text-decoration: none;
}
a:hover 
{
	color: red;
	background-color: yellow;
}
div.fondcentre
{
   background-color: Black;
	background-image: url('../images/fond-site.jpg');
   position: relative;
   width: 785px;
   height: 2590px;
	top: 44px;
   margin-left: auto;
   margin-right: auto;
}
div.fond
{
background-color: Black;
position: absolute;
top: 10px;
width: 600px;
height: 143px;
text-align: center;
}
div.center
{
	position: relative;
	width: 600px;
	height: 800px;
	margin-left: auto;
   margin-right: auto;
}
div.image
{
position: absolute;
width: 600px;
height: 2200px;
top: 153px;
background-color: Black;
text-align: center;
}
div.image p
{
font-size: 24px;
}
div.pub
{
position: absolute;
top: 2455px;
left: 600px;
}
h1
{
font-size: 36px;
margin-top: 0px;
word-spacing: 20px;
}
h2
{
font-size: 18px;
margin-bottom: 0px;
}
h3
{
font-size: 14px;
}
div.lien
{
position: absolute;
background-color: #282828;
width: 220px;
height: 120px;
top: 520px;
left: 470px;
text-align: center;
}