body {
	color: #990066;
	background: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color : #550812;
	text-decoration : none;
}
a:visited {
	color : #550812;
	text-decoration : none;
}
a:active {
	color : #550812;
	text-decoration : none;
}
a:hover {
	color : #AD0644;
	text-decoration : none;
}
/*tableau principale*/

table#main {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

table#centre1 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
td#margegauche {
	background-image:url(images/spacergauche.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:157px;
	height:auto;
	vertical-align:top;
}

table#menu {
	width:155px;
	background-image:url(images/fondmenu.gif);
}

td#boutonmenu {
	background-image:url(images/boutonmenu.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:29px;
	vertical-align:middle;
	text-align:center;
}

table#centre2 {
	width:585px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/fondcentre.gif);
	background-position:center;
	background-repeat:repeat-y;
}

table#dial {
	width:540px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	}
