*
{
	padding:0px;
	margin:0px;
}
body
{
	background:#f6e5cf;
}
#titre
{
	text-align:center;
	font-size:40px;
	height:200px;
	font-family:arial;
	color:#cdb18d;
	
	letter-spacing:40px;
}
#titre1
{
	border-top:1px solid black;
	border-bottom:1px solid black;
}
#titre0
{
	border-top:1px solid black;
	border-bottom:1px solid black;
	height:150px;
	width:100%;
	background:url('./image/titre0.jpg') no-repeat top center;
}
#lien
{
	float:left;
	width:120px;
	padding:10px;
	padding-left:20px;
}
#lien a
{
	color:#a97f49;
	text-decoration:none;
}
#lien a:hover
{
	text-decoration:underline;
}
li
{
	margin-bottom:20px;
}
#text
{
	border-left:1px solid #a0835d;
	margin-left:140px;
	margin-bottom:10px;
	min-height:300px;
	padding:10px;
}
#pied
{
	clear:both;
	min-height:30px;
	text-align:center;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #a0835d;
}
td
{
	padding:10px;
}
#pied a
{
	margin-left:20px;
	margin-right:20px;
	color:black;
	text-decoration:none;
}
#pied a:hover
{
	text-decoration:underline;
}
img
{
	border:1px solid black;
}
h3
{
	text-align:center;
}
