/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	color:#999999;
}

a:link {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {color:#999999;font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;}
a:hover {color:#999999;font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; }

body {
	background:  #000;
	font-family:"helvetica";
	font-size:13px;
	color:#fff;
	font-weight:bold;
}

.violet {
	
	background: url(../img/fd.jpg) top center no-repeat #000;
}
.rech {
	
	background: url(../img/fd-recherche.jpg) top center no-repeat #000  ;
}
.rech_en {
	
	background: url(../img/fd-recherche_en.jpg) top center no-repeat #000  ;
}

div,form,h1,h2,h3,h4,h5,h6,p,fieldset,img,ul,li {
	padding: 0;
	margin: 0;
	border: none;
}

li {
	list-style-type: none;
}

#page {
	margin: auto;
	width: 1000px;
	height: 720px;
	
}

#cache {
	visibility: hidden;
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 535px;
	color: #fff;
}

#cache div {
	margin: auto;
	width: 998px;
	background: #4d4f53;
	height: 535px;
}

/*----------------- HEADER ----------- */

#header {
	height: 42px;
	padding: 10px 20px;
}

#header .logo {
	float: left;
	margin-top: 8px;
}

#menu {
	width: 700px;
	float: left;
	padding-left: 20px;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	margin: 0 20px;
	height: 22px;
	width: 190px;
}

/* HACK IE6 uniquement */
* html #menu li a {
	padding-top: 4px;
}
	
/* HACK IE7 uniquement */
*:first-child+html #menu li a {
	padding-top: 1px;
}

#menu li a img {
	vertical-align: middle
}

#menu li.top {
	background: url(../img/dot_bottom.png) bottom left no-repeat;
}

#menu li.bottom {
	background: url(../img/dot_bottom.png) top left no-repeat;
}

#menu li.top a {
	border-bottom: 1px solid #5f6064;
}


.fond_nl {
	background: url(../img/icon_nl.png) no-repeat 0 2px;
}

.fond_nl img {
	margin-left: 22px;
}

/*----------------- CONTENT ----------- */

#content {
	clear: both;
	height: 532px;
}

/*----------------- FOOTER ----------- */

#footer {
	padding: 0px 0
}

#links li {
	float: left;
}

#links li.last {
	padding: 0px 0px;
	background: none
}

#links li.last div {
	width: 15px;
	height: 15px;
	display: inline;
	margin-left: 15px;
	vertical-align: middle
}

#links li.right {
	vertical-align: baseline;
	float: right;
	
}

#links li a {
	display: block;
	margin: 0 15px;
	height: 22px;
	padding-top: 0px;
	width: 140px;
}

#links li a img {
	vertical-align: middle
}


input.textfield {
margin:0;
border:none;
padding:6px 10px;
width:212px;
height:20px;
background:url(../img/input_txt.gif) top left;
color:#fff;
text-transform:uppercase;
}
.fd_bout{
color:#FFFFFF;
background:#000;
}
.fd_bout a{
	color:#ccc;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
}

#txt_marque{
	width:342px;
	font-size: 14px;
	margin:10px;
	align:justify;
}
.liens_marque a{

	text-decoration: none;
	color:#fff;
	font-size:20px;
	margin:10px;

}
.vert{
	color:#D2FFD2;
	font-weight: bold;
}


.liens_marque a:hover{
	color:#00FF00;
}


#revendre {

background:url(../img/fd-revendre.jpg) top center #000 no-repeat;

}
#revendre_en {

background:url(../img/fd-revendre_en.jpg) top center #000 no-repeat;

}

#marque {

background:url(../img/fd-marque.jpg) top center #000 no-repeat;

}
#bientot {
width:990px;
height:532px;
background:url(../img/bientot.jpg) top left no-repeat;
}
#map_canvas{
	color:#000000;
	
}
.internet{
	padding-right:20px;
	float: right;
	display: inline;
}
#form{
background:#000;
padding:5px;

}