
body {

height:560px;
_height:540px;
width:800px;
margin:auto;
padding:0;
background-color:#7B0017;
}

/* En tete du site */
div#top-section {
position:relative;
width:800px;
height:95px;
background-image:url("/themes/Fox/images/top.jpg");
background-repeat:no-repeat;
}
div#menu {
	background-image:url("/themes/Fox/images/menu_fond2.gif");
	height:24px;
	width:800px;
	z-index:999;
	_padding-left:35px !important;
	_margin-top: -1px;
	margin-top: -1px;
}
div#top-links {
position:absolute;
top:74px;
left:520px;
}
a#tototo {
display:block;
width:800px;
height:95px;
}

div#top-section a {
line-height:20px;
text-decoration:none;
}

/* Corps du site */
div#content-section {
position:relative;
height:440px;

width:800px;
background-image:url("/themes/Fox/images/lbody.jpg");
background-repeat:no-repeat;
}

/* Pied de site */
div#bottom-section {
position:absolute;
width:800px;

left: 0;
background-image:url("/themes/Fox/images/bottom.jpg");
background-repeat:no-repeat;
}

div.wrapper {
border: 0px solid black !important;
}

