.color     { background-color:#0f4393; } 
.txt-color { color:#0f4393; }			

/* LIENS */	
a:link, a:visited, a:active
			{	color:#0f4393;	text-decoration:none;	font-weight:normal; 	}
a:hover		{	color:#ffffff;	text-decoration:none;	font-weight:normal; 	}													

a.blanc:link, a.blanc:visited
				{	color:#ffffff;	text-decoration:none;	font-weight:normal; 	}
a.blanc:hover, a.blanc:active
				{	color:#0f4393;	text-decoration:none;	font-weight:normal; 	}													
				
.bouton			{	background-color:#0f4393; color:#ffffff; font-size:11px; width:120px; margin-bottom:10px; margin-top:2px; text-align:center; }												

td.titre		{ background-color:#0f4393; text-align:center; border:1px solid #ffffff; padding-top:5px; padding-bottom:5px; }
td.prix			{ background-color:#ffffff; text-align:right; border:1px solid #0f4393; color:#000000; padding-right:3px; padding-bottom:2px; }
td.info			{ background-color:#ffffff; text-align:left; border:1px solid #0f4393; color:#000000; padding-left:3px; padding-bottom:2px; }
td.center		{ background-color:#ffffff; text-align:center; border:1px solid #0f4393; color:#000000; padding-bottom:2px; }

td.prix-special	{ background-color:#ffffff; text-align:right; border:1px solid #0f4393; color:#000000; padding-right:3px; padding-bottom:2px; font-size:16px; font-weight:bold; }
