/* JavaramaUS V1.0 ©2012 Christian Hugues
	STYLES pour JavaramaUS */
#boitJVRM {position:relative; overflow:hidden;
	left:0px;		/* POSITION DANS LA PAGE */
	top:0px;		/* POSITION DANS LA PAGE */
	text-align:left; }
.objJVRM {position:absolute; opacity:0; filter:alpha(opacity=0);
	left:0px;
	top:0px;
	font-size:18px;
	color:#660000;
	font-weight:bold; }

