#bloc_hd_pleinpage  { position: absolute; z-index: 2; top: 0; left: 413px; width: 413px; height: 280px }
#contenu_pleinpage {
	display: block;
	position:absolute;
	z-index: 100;
	top: 20px;
	left: 20px;
	width: 375px;
	height: 260px;
	font-size: 11px;
	font-family: arial,helvetica,Verdana,sans-serif;
	text-align: justify;
	}
	
	.defil_pleinpage {
	overflow:auto;
	scrollbar-face-color:#000000;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-Color:#000000;
	background-color:#E6E355;
	background-image: url(deco/fond_arobase_vert.gif);
	height:430px;
}