body {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0F0F;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CFCFCF;
	background-color: #000000;

	overflow-x: hidden;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(autocar-master_bck.jpg);
	background-repeat: no-repeat;
	lbackground-position: top;
	background-attachment: scroll;
}

font.datum{
	text-align: right;
	font-style: normal;
	font-size: 10px;
	color: #343434;
}

td.fringe{
	background-image: url(assembleur/fringe-bck.gif);
	background-repeat: repeat-x;
	height: 29px;
	border: none;
}

td.fringemid{
	background-image: url(assembleur/fringe-middle.gif);
	background-repeat: repeat-x;
	height: 13px;
}

table.menus{
	background-color: #962121;
	height: 24px;
}

div.bodybck{
	background-image: url(assembleur/body-bck.gif);
	background-repeat: no-repeat;
	border: 0px solid Black;
	width: 858px;
	height: 430px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}

td.banner{
	background-image: url(assembleur/banner-bck.gif);
	background-repeat: repeat-x;
}

td.sportcarleft{
	background-image: url(assembleur/sportcar-left.jpg);
	background-repeat: no-repeat;
	background-color: #CCCFD0;
	width: 840;
}

td.sportcarright{
	background-image: url(assembleur/sportcar-right.jpg);
	background-repeat: no-repeat;
	background-color: #CCCFD0;
	width: 30px;
	background-position: right;
}


a.menu{
	text-decoration: none;
	width: 116px;
	height: 20px;
	line-height: 20px;
	color: black;
	background-image: url(button_off.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
	font-size: 13px;
}

a.menu:hover{
	background-image: url(button_on.gif);
}


a.lmenu1{
	width: 20px;
	height: 116px;
	background-image: url(leftbutton_off1.gif);
	background-repeat: no-repeat;
}

a.lmenu1:hover{
	background-image: url(leftbutton_on1.gif);
}

a.lmenu2{
	width: 20px;
	height: 116px;
	background-image: url(leftbutton_off2.gif);
	background-repeat: no-repeat;
}

a.lmenu2:hover{
	background-image: url(leftbutton_on2.gif);
}

a.lmenu3{
	width: 20px;
	height: 116px;
	background-image: url(leftbutton_off3.gif);
	background-repeat: no-repeat;
}

a.lmenu3:hover{
	background-image: url(leftbutton_on3.gif);
}

div.copy{
	color: Yellow;
}