table, td{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}

a.path_searchbox:link{color: #000000;text-decoration:none;font-size:7pt;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.path_searchbox:hover{color: #666666;text-decoration:none;font-size:7pt;font-family: Verdana, Arial, Helvetica, sans-serif;}
a.path_searchbox:visited{color:#000000;text-decoration:none;font-size:7pt;font-family: Verdana, Arial, Helvetica, sans-serif;}

a.general:link{color:#000000;text-decoration:none;font-size:8pt;}
a.general:hover{color:#000000;text-decoration:none;font-size:8pt;filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; /* pour IE 7 */
min-height: 1px; /* pour IE 6 */ height: auto; height: 1px  }
a.general:visited{color:#000000;text-decoration:none;font-size:8pt;}

a.search:link{color:#008451;text-decoration:none;font-size:8pt;font-weight:bold}
a.search:hover{color:#FF6600;text-decoration:none;font-size:8pt;font-weight:bold}
a.search:visited{color:#008451;text-decoration:none;font-size:8pt;font-weight:bold}

a.searchsub:link{color:#000000;text-decoration:none;font-size:8pt;font-weight:normal}
a.searchsub:hover{color:#000000;text-decoration:none;font-size:8pt;font-weight:normal}
a.searchsub:visited{color:#000000;text-decoration:none;font-size:8pt;font-weight:normal}

.articleheader{
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	font-weight:bold;
	}
.article{
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	}

.daughter_popupstyle{
	background-color: white; 
	color:black; 
	border: 1px gray solid;
	width:250px; 
	LEFT:0px; 
	POSITION:absolute; 
	TOP:0px; 
	VISIBILITY:hidden; 
	Z-INDEX:0;
	border: 1px gray solid; 
	padding: 2pt; 
	font-size: 7pt; 
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='gray', Positive='true');
	}
