@CHARSET "ISO-8859-1";

/************************************
	CSS commune à tous les projets
************************************/
	
.trace_display { position:relative; width:90%; margin:10px auto 10px auto; padding:5px; border:1px solid red; overflow:auto; background:#FFEFEF;}
.trace_supprimer { position:absolute; background:red; color:white; border:1px solid white; padding:5px; height:20px; width:100px; text-align:center; display:block;line-height:20px; top:10px; right:10px;}


/******************************
	FORMULAIRES
******************************/
.xearle-form-file-image-loaded { margin:2px 0 2px 0; }
