body {
	background: #000F31 url(image/bg.gif) repeat-y center;
	text-align: center;
	margin: 0px;
	font-size:12px;
	line-height:150%;
	color: #FFFFFF;
}
td {
	font-size:12px;
	line-height:150%;
	color: #FFFFFF;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
}
li {
	margin-left: 0px;
	padding: 0px;
}
.topmenu_list {
	margin: 10px;
	font-size: 10px;
}
h1.top {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	position:relative;
	top: 125px;
	left: 75px;
}

#dxbody {
	 margin-right: auto;
	 margin-left: auto;
	 width : 750px;
}
#mainheader {
	width: 750px;
	height: 210px;
	margin :0px;
	padding :0px;
	background: #FFFFFF url(image/head_bg.gif) repeat-x;
	text-align: left;
	overflow :hidden;
}
#container {
	width: 750px;
	background: #000F31 url(image/top/container_bg.gif) repeat-y;
	text-align: left;
}
#topmenu_title {
	width: 750px;
	height: 151px;
	background: #000F31 url(image/top/menu_title.jpg) no-repeat;
}
#topmenu {
	width: 750px;
	border-top: solid 1px #666666;
}
.dxdescription {
	width: 237px;
	padding: 10px;
	text-align: left;
	float: left;
}
.dxtopmenu {
	width: 159px;
	float: left;
	font-size:10px;
}
img.dxlogo {
	float: left;
}
img.lalogo {
	float: right;
}

.navigation {
	overflow: hidden;
}
.navigation a,
.navigation a:link,
.navigation a:visited {
	background-position: 0px 0px;
	float: left;
}
.navigation a:focus,
.navigation a:hover,
.navigation a:active {
	background-position: 0px 158px;
	float: left;
}
.navigation img {
	margin: 0px;
}
.navigation .deluxe {
	background: url(image/top/btn_deluxe.jpg);
}
.navigation .produits {
	background: url(image/top/btn_produits.jpg);
}
.navigation .journal {
	background:  url(image/top/btn_journal.jpg);
}
#footer {
	width: 750px;
	height: 45px;
	clear: left;
	border-top: solid 1px #666666;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}
a.white {
	color:#FFFFFF;
}
.clearboth {
	clear:both;
}
