*
{
	padding:0px;
	margin:0px;
	border:none;
}
body
{
	background:url('./images/font.jpg');
}
h2
{
	color:#630707;
	text-align:center;
}
#cont
{
	width:940px;
	margin:auto;
	background:url('./images/ombre.png') repeat-y center top;
}
#contenu
{
	width:900px;
	margin:auto;
	background:white;
	
}
#titre0
{
	height:300px;
	width:100%;
	background:url('./images/titre0.jpg') no-repeat top center;
}
#lien
{
	float:left;
	margin:10px;
	padding:10px;
	border-right:#635e5e 1px solid;
	width:120px;
}
#lien a
{
	color:#635e5e;
}
#lien a:hover
{
	text-decoration:none;
}
#droite
{
	width:200px;
	float:right;
	margin:10px;
	min-height:200px;
}
img
{
	margin:5px;
	margin-right:15px;
}
#text
{
	width:500px;
	margin:10px;
	margin:auto;
	margin-left:160px;
	margin-right:210px;
	
}
#pied
{

	width:100%;
	border-top:1px solid black;
	text-align:center;
}
table
{
	border-collapse:collapse;
}
td
{
	border:1px solid black;
	padding:4px;
}
.info
{
	font-size:20px;
	margin-left:30px;
}
