
	BODY				{	background-attachment:fixed; background-color:#000000;	margin-left:0;	margin-right:0;	margin-top:0;	margin-bottom:0; font-family: Helvetica, Arial, Verdana, sans-serif; 		font-size:15px; 		color:#FFFFFF; 		font-weight:normal; 		text-decoration:none; 	}  	  	

	.cadre_noir			{	border:1px solid #000000;}  	  	
	.left_noir			{	border:1px solid #000000; border-right:0px; border-top:0px; border-bottom:0px;}  	  	
	.left_top_noir	{	border:1px solid #000000; border-right:0px; border-bottom:0px;}  	  	
	.bouton					{	border:0px solid #000000; background-color:#000000; text-decoration:underline; font-weight:bold;}  	  	


	.small      	{	font-family: Arial, Helvetica, Verdana, sans-serif; line-height:10px; font-size:9px;}  	  	
	.normal				{	font-family: Helvetica, Arial, Verdana, sans-serif; line-height:13px;	font-size:12px;}
	.text					{	font-family: Helvetica, Arial, Verdana, sans-serif; line-height:13px;	font-size:12px;	letter-spacing:0.7;}
	.titre				{	font-family: Helvetica, Arial, Verdana, sans-serif; line-height:15px;	letter-spacing:-2;	font-size:14px;  font-weight:bold;}  	  	
	.nom_modele		{	font-family: Helvetica, Arial, Verdana, sans-serif; line-height:25px;	letter-spacing:-3;	font-size:30px; font-weight:bold;}  	  	
	.titre_popup	{	font-family: Helvetica, Arial, Verdana, sans-serif; line-height:25px;	letter-spacing:2;	font-size:25px; font-weight:bold;}  	  	


	.tiny				{	font-size:2px; font-style:none; font-weight:normal;}  	  	
	.petit			{ font-size:9px;}
	.grand			{ font-size:14px;}

  .bold				{ font-weight: bold;}
  .italic			{ font-style:italic;}
  .raye				{ text-decoration:line-through;}
  .souligne		{ text-decoration:underline;}

	.orange			{ color:#F19130; }
	.rouge			{ color:#FF0000; }
	.rouille		{ color:#CC3300; }
	.vert				{ color:#69BD45; }
	.bleu				{ color:#0000FF; }
	.gris				{ color:#AAAAAA; }
	.gris_f			{ color:#777777; }
	.blanc			{ color:#FFFFFF; }
	.noir				{ color:#000000; }


  A:link, A:visited, A:active	{ text-decoration:underline; 	}  	 	
	, A:hover										{ text-decoration:underline; 	}  	   

  A.sans_under:link, A.sans_under:visited, A.sans_under:active	{ text-decoration:none; 	}  	 	
	.sans_under, A.sans_under:hover																{ text-decoration:underline; 	}  	   
  