body
{
	width: 75%;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, verdana, Times, sans-serif;
	color: blue;
	background: url("images/puce.gif") #0D075A;
	background-attachment : fixed;
}
#wrapper
{
	background: white;
	margin: 2px;
	border: 2px solid #FCFE98;

}
#tete
{
	height: 105px;
	background: url("images/banner.gif") no-repeat;
	border-top: 1px ridge yellow;
}
#corps
{
	font-size: 0.9em;
	padding: 12px;
}
#bottoma {
	font-size: 12px;
	text-align: center;
}
#menulb {
	background-color: #bcd; }
#menulb li {
	display: inline;
	color: blue;
}
h1
{
	text-indent: -50000px;
}
h2
{
	font-family: verdana, arial, Times, sans-serif;
	padding-top: 20px;
	font-size: 1.4em;
	text-align: center;
}
p
{
	font-size: 1em;
	text-align: justify;
	color: #666;
}
.image
{
	float: left;
	border: 1px outset blue;
	margin: 20px;
}
.top
{
	font-size: 0.9em;
	color: gray;
	text-align: justify;
}
.bottom
{
	font-size: 0.7em;
	color: gray;
	text-align: center;
}
.line
{
	background: url("images/long.gif");
	height: 5px;
}

