body {
	background: url(images/body.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
	color: #545454;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

#global{
width:400px;
height: auto;
margin:auto;
background-color:#fafaf8;
border:8px #e6e6e4 solid;
margin-top:30px;
margin-bottom: 30px;
line-height:18px;
}

#entete{
width:400px;
height:399px;
text-align:center;
margin-bottom: 15px;
}

#entete img{
margin-top:30px;
}

#contenu{
width:350px;
height:auto;
margin:auto;
font-size:11px;
color:#666666;
height:auto;
text-align:justify;
padding:8px;
}

#images{
margin-top:30px;
}

#images img{
padding:0px;
margin-right:2px;
margin-left:2px;
margin-bottom:10px;
border:5px #FFFFFF solid;
}

#pied{
color: #000000;
width: 400px;;
height:40px;
clear:both;
margin-top:30px;
background-color: #e6e6e4;
text-align:center;
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#999;
}

#pied a{ color:#999;}

#pied a:hover{ color:#999; text-decoration:underline;}

a:link, a:visited {
color: #ccc;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:none;
}
