body   { }
p {}
td {}
.corps  { color: #146fb7; font-size: 10pt; font-family: Arial, Verdana, Georgia }
.titrecorps { color: #146fb7; font-weight: bold; font-size: 14pt; font-family: Arial, Verdana, Georgia }


/*#nouv{
      
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;

			background-color: blue;
			
}*/

#nbr_piece{
	position: relative;
	top: 0;
	left: 0;
	width: 50px;
	
	font-size: 9px ;color : #FE8122;
	
}

#prix{
	position: relative;
	top: 0;
	left: 0;
	width: 115px;
	
	font-size: 9px ;color : #FE8122;
	
}
#ok{
	position: relative;
	top: 0;
	left: 0;
	width: 65px;
	background-color: #5C3B27;
	font-size: 9px ;color : #FFFFFF;
	
}

