body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-style: oblique;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #747474;
	font-size: 14px;
}
.table {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 12px;
	width: auto;
	height: auto;
	padding: 1px;
}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 600px;
	margin-top: -300px; /* moitié de la hauteur */
	margin-left: -450px; /* moitié de la largeur */
	border: 1px solid #333;
	z-index: 2;
	font-size: 9px;
	color: #000000;
}
#intro {
	position:absolute;
	left:0px;
	top:0px;
	width:223px;
	height:72px;
	z-index:1;
}
#topbanner {
	position:absolute;
	left:0px;
	top:0px;
	width:223px;
	height:72px;
	z-index:1;
}
#buttons {
	position:absolute;
	left:25px;
	top:243px;
	width:182px;
	height:201px;
	z-index:4;
}
#mainframe {
	position:absolute;
	left:252px;
	top:139px;
	width:648px;
	height:433px;
	z-index:6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
}
#bar {
	position:absolute;
	left:0px;
	top:571px;
	width:86px;
	height:2px;
	z-index:10;
}
#address {
	position:absolute;
	left:0px;
	top:576px;
	width:900px;
	height:19px;
	z-index:9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-align: center;
	letter-spacing: 2px;
}
#form {
	position:absolute;
	left:352px;
	top:235px;
	width:428px;
	height:281px;
	z-index:9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
}
#Bmw {
	position:absolute;
	left:291px;
	top:415px;
	width:111px;
	height:16px;
	z-index:7;
}
#Audi {
	position:absolute;
	left:749px;
	top:415px;
	width:111px;
	height:16px;
	z-index:7;
}
#retour {
	position:absolute;
	left:1px;
	top:510px;
	width:247px;
	height:1px;
	z-index:3;
}
#flash {
	position:absolute;
	left:252px;
	top:173px;
	width:255px;
	height:219px;
	z-index:7;
}
#signature {
	position:absolute;
	left:706px;
	top:553px;
	width:193px;
	height:15px;
	z-index:11;
}
	#signature a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	}
	#signature a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
	}
	
#copyright {
	position:absolute;
	left:334px;
	top:607px;
	width:250px;
	height:17px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #747474;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	/*color: #CCCCCC;*/
	text-decoration: none;
}