table.haut
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white; 	
	width:782px;	
}

a
{
	color:white;
}

table.centre
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	width:782x;
	height:400px;
}

table.bas
{
	width:782px;	
}

td.bas
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white; 
	width:780px;
	height:165px;
	background-image:url("../demobottom.jpg");
}

td.banniere
{
	width:780px;
	height:208px;
	background-image:url("../demoentete.jpg");
}

td.menutop
{
	width:780px;
	height:31px;
	background-image:url("../barre.jpg");
	background-repeat:x-repeat;
}


td.contenu
{
	width:780px;
	height:768px;
	background-image:url("../panelmodifier.jpg");	
}

body
{
	background-color:#886136;
	color:white;
	background-image:url("../fond.jpg");
	background-repeat: repeat-xy;
}