/* CSS Document */

/* Page cont_matricage.php */
#outil_haut {
	position:relative;
	left:0px;
	top:0px;
	width:640px;
	height:30px;
	z-index:1;
}

/* Page fiche */
#fiche_titre1 {
	position:absolute;
	top:98px;
	width:305px;
	height:20px;
	z-index:2;
}
#fiche_titre2 {
	position:absolute;
	top:96px;
	width:305px;
	height:37px;
	z-index:2;
}
#fiche_img {
	position:absolute;
	left:76px;
	top:280px;
	width:270px;
	height:241px;
	z-index:2;
}
