#contenu
{
	position:absolute;
	z-index:9999;
	top:10px;
	left:100px;
	width:550px;
	height:490px;
	overflow:hidden;
}

#contenuGlissant
{
	position:absolute;
	left:15px;
	top:0px;
	margin-top:20px;
	width:500px;
	line-height:20px;		
	font-size:15px;
	text-align:justify;
}

img#ascenseur, #curseurAscenseur
{
	position:absolute;		
	left:535px;
}

#curseurAscenseur {z-index:1000; width:14px; height:20px; background-image:url(../images/curseurAscenseur.gif); background-repeat:no-repeat;}


#titreVerticalNews
{
	position:absolute;
	width:88px;
	height:497px;
	left:0px;
	top:0px;
	background-image:url(../images/titreVerticalNews.jpg);
}

