body
{
	width:60%;
	margin:auto;
	background-color:#F0F4F0;
	margin-top:20px;
	margin-bottom:20px;
}

a:link {	color: #8c8c8c;	text-decoration: none;}a:visited {	color: #8c8c8c;	text-decoration: none;}a:hover {	color: #8c8c8c;	text-decoration: underline;}

.logo
{
	text-align:center;
}

#header
{
	border-bottom:2px gray inline;
	background-color:white;
	padding:3px;
	text-align:center;
}

#headerune
{
	text-align:center;
	margin-left:5px;
	margin-bottom:5px;
}

#bodyune
{
	font: Georgia, "Times New Roman", Times, serif;
	border:2px gray inline;
	background-color:white;	
	padding:5px;
	text-align:justify;
}

.espaceprive
{
	float:right;
	background-color:white;
	border:1px inline gray;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
	color:#8c8c8c;
	font: italic bold x-small Georgia, "Times New Roman", Times, serif;
	height:10px;
}

h3 {	color: #6e3132;	font: italic bold x-large/normal Georgia, "Times New Roman", Times, serif;}

h4 {
	color:#8c8c8c;
	font: italic bold small Georgia, "Times New Roman", Times, serif;
	position:relative;
}

h5
{
	font-variant:small-caps;
	text-align:center;
	font-size:large;
}

#ariane {
	background-color:white;
	border:1px inline gray;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
	color:#8c8c8c;
	font: italic bold x-small Georgia, "Times New Roman", Times, serif;
	height:10px;
}

#memes
{
	width:17%;
	padding:5px;
	background-color:white;
	border:2px inline gray;
	text-align:left;
	position:fixed;
	right:10px;
	top:20px;
	
}

ul{
	list-style-type:none;
}

ul.top
{
	text-indent:0px;
	margin:0;
	padding:0;
}

a.top
{
	font-weight:bold;
	color:#6e3132;
}

ul.second
{
	padding-left:15px;
	border-left:1px #6e3132 inline;
	font-weight:bold;
}

#body
{
	margin-bottom:5px;
	padding:5px;
	background-color:white;
	border:2px inline gray;
	text-align:justify;
}

#menu
{
	position:fixed;
	top:20px;
	left:10px;
	background-color:white;
	text-align:left;
	padding:5px;
	width:17%;
}

#footer
{
	margin-top:5px;
	padding:5px;
	background-color:white;
	border:1px inline gray;
	text-align:center;
	height:30px;
}

h6
{
	position:relative;
	top:-22px;
	font-style:italic;
	font-weight:normal;
}
