/* CSS du barre de menu */
.menupla{
	position:absolute;
	top:185px;
	left:204px;
	height:40px;
	width:575px;
	background-image:url(../images/csoec/menupla.gif);
	background-repeat:no-repeat;
	z-index:500;
}
#tabmen {
	position:relative;
	top:-2px;
	left:-1px;
	
	}