body
{margin:auto;
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
width:1000px;
}
#banniere {
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:156px;
}
#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:29px;
	margin-top:1px;
	margin-bottom:0px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;

}


#corps {
	background-image: url(../images/corps.jpg);
	background-repeat: repeat-y;
	width:1000px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:30px;
	margin-top:0px;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #000066;
	font-weight: bold;
}
#footer a:hover 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	color: #FF0000;
	font-weight: bold;

}
#footer p
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	font-variant: small-caps;

}
#corps a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #0000CC;
	font-weight: bold
}
#corps a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	color: #FF0000;
	font-weight: bold;

}
#corps .lim {
	text-decoration: none;
}
#pub 
{
	width:170px;
	height:280px;
}
