/* CSS Document */
	dl { width: 189px; }
	dl,dd {
	margin: 0;
	width: 189px;
}
	dd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
	dt {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b464d;
	font-weight: bold !important;
	width: 189px;
	height: 23px;
}
	dt p{
	padding-left:20px;
	font-weight: bold !important;
}

dt a {
	line-height: 24px;
	width: 189px;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
	background: url(../images/but_ficha.jpg) no-repeat ;
	line-height: 23px;
	display: block;
	clear: both;
	height: 23px;
}
dt a:hover {
text-decoration:none;
background-image:url(../images/but_fichaover.jpg) ;
background-repeat:no-repeat;
color:#000000;
}
.marcado a{
text-decoration:none;
background-image:url(../images/but_fichaover.jpg) !important;
background-repeat:no-repeat;
color:#000000 !important;
}

dd a { color:#ff8404; }
	

