*
{
	padding:0px;
	margin:0px;
}
body
{
	background:#f6e5cf;
}
#titre
{
	text-align:center;
	font-size:40px;
	height:250px;
	font-family:arial;
	color:#cdb18d;
	
	letter-spacing:30px;
}
#titre1
{
	border-top:1px solid black;
	border-bottom:1px solid black;
}
#titre0
{
	border-top:1px solid black;
	border-bottom:1px solid black;
	height:250px;
	width:100%;
	color:#ffffff;
	background:url('./image/titre0.jpg') no-repeat top center;
}
#lien
{
	border:1px solid black;
	width:600px;
	background:silver;
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
	position:fixed !important;
	position:absolute;
	left:-580px;
	top:50px;
}
#lien a
{
	color:#680000;
	text-decoration:none;
}
td
{
	padding:3px;
	padding-right:30px;
	padding-left:30px;
}
a
{
	color:silver;
}
a:hover
{
	color:gray;
	text-decoration:none;
	font-weight:bold;
}
#lien a:hover
{
	text-decoration:underline;
}
li
{
	margin-bottom:20px;
}
#text
{
	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;
}
#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;
}
