body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
}
* {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.nomprenom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.maintable { background-color: #000000; }

a:active    	{color: #3399ff; text-decoration: none;}
a:link      	{color: #3399ff; text-decoration: none;}
a:visited   	{color: #3399ff; text-decoration: none;}
a:hover     	{color: #FF9900; text-decoration: none;}

.cyber { text-align: right; }
.tel { color: #cccccc; font-size: 12px; font-weight: bold; text-align: right; }
.nompre { color: #6699ff; font-size: 12px; font-weight: bold; }
.adresse { color: #cccccc; font-size: 11px; font-weight: normal; }
.sepbar { background-color: #ffcc00; }
.spec { color: #ff0000; font-size: 11px; font-weight: normal; }
.title1 { color: #ff9900; font-size: 16px; font-weight: bold; }

.filter_tableborder { background-color: #990000; }
.filter_bg { background-color: #2d2d2d; }
.filter_caption { font-size: 10px; color: #CCCCCC; }
.filter_field { font-size: 12px; color: #333333; background-color: #F8F8F8; font-weight: normal; 
				border-color:#CCCCCC; border-style: dotted; border-width: 1px; }
.filter_button { font-size: 12px; color: #666666; background-color: #E0E0E0; font-weight: bold; 
				border-color:#CCCCCC; border-style: outset; border-width: 1px; }
.filter_option { font-size: 12px; color: #666666; background-color: #E0E0E0; font-weight: normal; }

.split_current { background-color: #DD9900; color: #990000; text-decoration: none; }
.split_normal { background-color: #999999; color: #ff9900; text-decoration: none; } 

a.split_current:active    {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }
a.split_current:link      {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }
a.split_current:visited   {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }
a.split_current:hover     {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }

a.split_normal:active    {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }
a.split_normal:link      {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }
a.split_normal:visited   {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }
a.split_normal:hover     {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; }


