td.sep {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.mh1 {
	display:block;
	width:100px;
	height:71px;
	text-decoration:none;
	background:#fff;
	border:0;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
a.mh1 img {display:block; border:0;}
a.mh1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.mh1 strong {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;

-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);

-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

-webkit-transition: opacity 0.6s ease-in-out;
}

a.mh1:hover strong {top:-65px; left:110px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;
}

.fixe { z-index:100; height:71px; }