body
{
	background-color: #bec6af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#entete
{
	margin: 0px;
	padding: 0px;
	background-image: url("entete.jpg");
	background-repeat: no-repeat;
	width: 970px;
	height: 150px;
}

#menu
{
	margin: 0px;
	padding: 0px;
	background-image: url("barre_menu.jpg");
	background-repeat: no-repeat;
	width: 970px;
	height: 45px;
}

#table_menu
{
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 45px;
}

#mot1, #mot2, #mot3, #mot4, #mot5
{
	margin: 0px;
	padding: 0px;
	height: 45px;
}

#sep1, #sep2, #sep3, #sep4
{
	margin: 0px;
	padding: 0px;
	height: 45px;
}

#mot1
{
	width: 194px;
}

#sep1
{
	background-image: url("menu_sep1a.jpg");
	width: 13px;
}

#mot2
{
	width: 177px;
}

#sep2
{
	background-image: url("menu_sep2a.jpg");
	width: 13px;
}

#mot3
{
	width: 177px;
}

#sep3
{
	background-image: url("menu_sep3a.jpg");
	width: 13px;
}

#mot4
{
	width: 177px;
}

#sep4
{
	background-image: url("menu_sep4a.jpg");
	width: 14px;
}

#mot5
{
	width: 192px;
}

#centre
{
	margin: 0px;
	padding: 0px;
	margin-top: -2px;
	background-image: url("centre.jpg");
	background-repeat: repeat-y;
	width: 970px;
}

#corps
{
	width: 970px;
	margin: auto;
}

#table_centre
{
	width: 948px;
}

#centre_gauche
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top right;
	width: 215px;
	vertical-align: top;
}

#centre_gauche a, #centre_droite a
{
	color: #ffffff;
}

#centre_centre
{
	width: 500px;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	color: #216200;
	background-image: url("fond_corps.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

#centre_droite
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top left;
	width: 215px;
	vertical-align: top;
}

#pied
{
	margin: 0px;
	padding: 0px;
	background-image: url("pied.jpg");
	background-repeat: no-repeat;
	width: 970px;
	height: 45px;
	text-align: center;
	padding-top: 8px;
}

#pied, #pied a
{
	color: #ffffff;
}

.spacer 
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

