body
{
	width:1000px;
	margin:auto;
	margin-bottom:20px;
	background-color:#ab897d;
	border:1px solid black;
}
#ban
{
	width:1000px;
	height:282px;
	background-image:url("ban.jpg");
	background-repeat:no-repeat;
}
#menu
{
	width:216px;
	background-image:url("menu.jpg");
	background-repeat:repeat;
	font-family:Verdana;
	font-size:12px;
}
#menu a
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
    text-decoration:none;
}
#menu a:hover
{
    text-decoration:underline;
}
#corps
{
	width:765px;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	text-align: justify;
}
#corps a
{
	font-family:Verdana;
	color:#612b20;
    text-decoration:none;
}
#corps a:hover
{
    text-decoration:underline;
}
#corps h4
{
	font-family:Verdana;
	color:#612b20;
	font-size:13px;
    text-decoration:none;
}
#corps li {
	background:url("icons.gif") 0 -560px no-repeat;
	padding-left:20px;
	list-style:none;
	margin-top:3px;
	/*font-size:95%;*/
}
#border
{
	width:19px;
	background-image:url("border.jpg");
	background-repeat:repeat;
}
#bas1
{
	width:216px;
	height:100px;
	background-image:url("bas1.jpg");
	background-repeat:no-repeat;
}
#bas2
{
	width:765px;
	height:100px;
	background-image:url("bas2.jpg");
	background-repeat:no-repeat;
}
#texte
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}