body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#conteneurHP {
	position: absolute;
	width: 669px;
	height: auto;
	margin-left: -334px;
	left: 50%;
	margin-top: -235px;
	top: 50%;
}

	#conteneurHP #coordonnees {
		float: left;
		width: 417px;
		height: 235px;
	}
	#conteneurHP #coordonnees p{
		margin:0;
		text-align:center;
		color:#ed001a;
	}
	
	#conteneurHP #coordonnees FORM{
		margin:0;
		font-size:11px;
	}
	#conteneurHP #coordonnees input.login {
		width:142px;
		height:16px;
		padding:0px 2px 0px 2px;
		border:none;
		vertical-align:top; 
		border:solid 1px #d9d9d9;
		font-size:12px;
	}
	
	#conteneurHP #coordonnees input.bouton {
		width:19px;
		height:18px;
		/*background:url('../../images/bandeau-input-bouton.gif') top left no-repeat;*/
	}
	
	#conteneurHP #image_haut {
		float: right;
		width: 252px;
		height: 235px;
	}
	
	#conteneurHP #video_hp {
		float: left;
		width: 417px;
		height: 235px;
		background: #FFFFFF url('../images/fond-video.jpg') top left no-repeat;
	}
	
	#conteneurHP #image_bas {
		float: right;
		width: 252px;
		height: 235px;
	}
	

	#conteneurHP #footer {
		margin-top: 60px;
		width: 669px;
		height: auto;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
	}
	
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

	/* showroom */
	#headerShowroom {
		height: 85px;
		margin-bottom: 10px;
		width: 950px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#showroom {
		width: 785px;
		margin: 0;
		margin-left: auto;
		margin-right: auto;
	}