body{
	letter-spacing:1px;
	background:white;
	color:black;
	margin:0;
	padding:0;
	font-size: 11px;
	line-height:15px;
	font-family: Georgia,serif;
}
a, img{border:0;text-decoration:none;}
#centre{
	padding:0;
	margin-left:0px;
	margin-top:0px;
}
.header{
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid black;
	padding-left:100px;
	font-size: 20px;
}
.menu{
	height:25px;
	line-height:25px;
	padding-left:100px;
	font-size: 11px;
}
.menu a{
	display:block;float:left;
	margin-right:20px;
	color:black;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
	color:black;
}
input.champ{
	border:0;
	background:white;
	border-bottom:1px solid black;
	width:80px;
	font-size: 11px;
	line-height:12px;
	height:15px;
	margin:0;padding:0;
	vertical-align:middle;
}
.bout{
	border:0;
	border-bottom:1px solid white;
	margin:0;
	padding:0;
	font-size:11px;
	color:black;
	line-height:12px;
	background:white;
}
.bout:hover{
	border-bottom:1px solid black;
 }
.image{
	margin-top:20px;
	padding-left:100px;
	height:400px; 
}
.desc{
	margin:0;
	padding-left:100px;
	height:22px;
	padding-top:18px;
	font-size: 13px;
	font-weight:bold;
}
.footer{
	border-top:1px solid black;
	padding-left:100px;
	font-size: 11px;
	line-height:15px;
}
.clear{
	clear:both;
}
.barre{
	border-top:1px solid black;
	margin:0;
	padding:0px;
}
.lien{
	color:black;
	text-decoration:none;
}
.lien:hover{
	text-decoration:underline;
}
.frise{
	 font-style:italic;
	 text-decoration:underline;
	 color:black
}
.frise:hover, .frise:visited{
	 font-style:italic;	
	 color:black
}
a.sousLigne{
	text-decoration:underline;
}
.gras{
	font-weight:bold;
}
