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

a
{
	color:white;
}

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

table.bas
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white; 
	width:802px;
}

td.banniere
{
	width:802px;
	height:300px;
	background-image:url("../sosfil2.jpg");
}

td.menutop
{
	width:802px;
	height:50px;
	background-image:url("../menutop.jpg");
}

td.menu
{
	width:150px;
	background-color:#9C6136;
}

td.spacer
{
	width:10px;
	background-color:#623A3A;
}

td.spacer13
{
	width:13px;
	background-color:#623A3A;
}

td.contenu
{
	width:617px;
	background-color:#9C6136;	
}

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