/* CSS Document crée de 15/09/09 / Eric */

/* === CSS Config popup fenetre_amis === */
	.erreur{color:#FF0000; display:none; font-size:12px; font-family:Arial;}
	#tr_result{display:none;}
	.resultat_ami{font-size:12px;font-weight:bold;}
	.transferer2{border: 1px solid #000000;background-color: #CCCCCC;filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;}
	#news_erreur{ color:#FF0000; text-align:center; font-size:12px; font-family:Arial; display:none}
	#news_valid{color:#009966; text-align:center; font-size:12px; font-family:Arial;display:none}
	#fenetre_amis a img {border:none;}
	
/* === Config Corps popup fenetre_amis === */
	#fenetre_amis{width:400px;height:auto;font-family:Arial;font-size:12px;cursor:move;display:none;position:absolute;z-index:10}
	#up_fenetre_amis {width:400px;height:25px; background:url(../images/up_fenetre_amis.gif) top left no-repeat;}
	form#form_ami {margin-left:15px;}
	#content_ami {width:400px;height:auto;background:#FFCC00;}
	#bottom_fenetre_amis {width:400px;height:15px;background:url(../images/bottom_fenetre_amis.gif) bottom left no-repeat;}
	
