.depto{
	color: #000000;
	font-family: Trebuchet, "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration : none; 
	vertical-align:bottom;
	border: 1px outset #ffffff; 
  	left: 0px; 
	padding: 5px 5px 5px 5px; 		
	background-color="#EAEAEA";
}
.detail {
	color: #3b3b3b;
	font-family:  Trebuchet, "MS Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-bottom : 5px;
	padding-left : 10px;	
	padding-right : 10px;	
}
a.detaillnk:link {
	color: #0052BA;
	text-decoration : none; 
}
a.detaillnk:visited {
	color: #0052BA;
	text-decoration : none; 
}
a.detaillnk:hover { 
	color: #3b3b3b;
	text-decoration : underline; 
}