/* CSS Document */
	dl { width: 289px; }
	dl,dd {
	margin: 0;
	width: 289px;
}
	dt {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	width: 289px;
	background-image:url(../images/victo_int.gif);
	background-repeat:no-repeat;
}
	dt a {
	background-image:url(../images/victo_int.gif);
	background-repeat:no-repeat;
	color:#000000;
	display: block;
	text-decoration: none;
	/*height: 24px;*/
	line-height: 24px;
	padding-left:25px;
	width: 264px;
	font-weight: normal;
}
.marcado a{
	background-image: url(../images/bgdthover.gif);
	background-repeat: no-repeat;
}
	dt a:hover {
	display: block;
	background-image: url(../images/bgtdhovers.gif);
	background-repeat: no-repeat;
}
	dd a {
}
 dd{
 }	
