| body {
  margin:4;
  padding:0;
  color:#000;
  font: xx-small/1.5em verdana;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size: xx-small;}
.tab-s, .tab-g {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tab-s:hover, .tab-g:hover {
	text-decoration: underline;
}
.tab-s, .blue{
	color: #0066CC;
}
.tab-g {
	color: #666666;
}
.title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
li
	{
	margin-left: 20px;
	display : list-item;
	list-style-image : url(../../image.php?img=fleche_gif);
	list-style-position: outside;
}
.button {
	cursor: hand;
}
table,tr,th,td {
	font-size: 12px;
}
.gonxbox {
	background: #ECF6FF;
}
 |