body
{
	margin			: 0;
	padding			: 0;	
}

tr
{
	vertical-align 		: top;
}

a {text-decoration:underline; color:#FF0000;}
a:hover {text-decoration:none; color:#000000;}

#entete{
width: 1000px;
height: 100px;
margin:0;
background-repeat:no-repeat;
float:left;
}

#MenuHaut {
border: 0px none;
background-image : url('/photos/menu.jpg');
margin:0;
height: 42px;
width: 1000px;
list-style: none ;
background-repeat:no-repeat
}

#MenuBas {
background-image : url('/photos/arrondi-menu.jpg');
height: 121px;
width: 1000px;
margin-left: 0px;
background-repeat:no-repeat
}

#Pied{
	background-image : url('/photos/bas.jpg');
	height: 182px;
	width: 1000px;
	float: left;
	background-repeat:no-repeat
}

td
{
	font			: Arial;
	font-size		: 14px;
}

h1
{
	font-size		: 18px; 
	font-family		: arial; 
	text-align		: center;
	font-weight		: normal;
}

h2
{
	font-size		: 13px; 
	font-family		: arial; 
	text-decoration	: none; 
	font-weight		: bold;
	margin			: 0;
}

h3
{
	font-size		: 14px; 
	font-family		: arial; 
	font-weight		: normal;
	margin			: 0;
	padding			: 0;
}
