@import url(id.css);
@import url(global.css);
.topAction {
border:none;
width:980px;
height:188px;
}

#MainTable {
border-color:#56604c;
background-color:#E8EED8;
width:980px;
height:500px;
text-align:center;
padding:0px;
}

.TopDescriptif 
{
overflow : auto; 
position : clip; 
visibility : visible; 
width:100%; 
height:250px; 
padding-left:3px; 
font-size:11px;
}

#EditProduitCommentaire
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;	
	padding-left:8px;
}


.subLvl { 
	position:absolute; 
	width:200px; 
	border:1px black solid;
	margin:1px 2px 2px 40px;
	padding:5px;
	background-color:rgb(160,184,137);
	}