@charset "utf-8";
/* CSS Document */
.clear{clear:both; display:block; height:1px; overflow:hidden; }
#pageshowroom{font-family:Arial, Helvetica, sans-serif; width:900px; margin:5px auto 0 auto}
#showroom h1{
	position:relative;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
}

#showroom h2{
	margin-top:20px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
}

#showroom .gauche{
	float:left;
	width:250px;
}
#showroom .gauche .com{
	 padding-top:24px;
}
#showroom .gauche .com2{
	 padding-top:56px;
}
#showroom #showroomFlash{
	float:left;
	width:645px;
	padding-top:18px;
}

