html, body, table {
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 border: 0;
 border-spacing: 0px;
 border-collapse: collapse;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
 background-repeat:no-repeat;
 background-position:top;
}

td {
margin:0;
padding:0px;
}

body {
 background-color:#FFFFFF;
 background-image:url(../images/fond_page.gif);
}

.centragetable {
 width:1000px;
 height:620px;
 vertical-align:top;
}

.menutable {
 width:1000px;
 text-align:center;
 background-color:#000000;
}

p, div {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000;
}

img {
 border:0;
}

.scrollbardiv {
	position:static;
	top:0;
	left:0;
	width:540px;
	height:240px;
	z-index:1;
	margin:5px;
	overflow:auto;
	visibility:visible;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#333333;
}

#ssmenu_auv {
	position:absolute;
	left:20px;
	top:146px;
	width:135px;
	height:85px;
	z-index:2;
	background-color:#050627;
	visibility:hidden;
}

#ssmenu_neuf {
	position:absolute;
	left:183px;
	top:146px;
	width:135px;
	height:85px;
	z-index:2;
	background-color:#050627;
	visibility:hidden;
}

#ssmenu_sav {
	position:absolute;
	left:556px;
	top:146px;
	width:135px;
	height:65px;
	z-index:2;
	background-color:#050627;
	visibility:hidden;
}

#ssmenu_over {
	position:absolute;
	left:10px;
	top:146px;
	width:160px;
	height:100px;
	z-index:1;
	visibility:hidden;
	/*background-color:#FF0000;*/
}

.rdvform fieldset{
	width: 70%;
}

.rdvform fieldset span {
	margin-left:100px;
}

.rdvform fieldset label {
	width: 30%;
	vertical-align:middle;
}

.rdvform fieldset input, textarea, select {
	font-size:9px;
	margin-bottom:10px;
}

.send {
	font-size: 10px;
	margin-left: 250px;
	margin-top:10px;
}
