.menup dd.vacio{
	height: 19px;
	display: block;
	padding: 6px 0px 0px 18px;
	color: #014B6E;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/imgs/bgmenu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
dl.detalle dt{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
dl.detalle dd h2{
	clear:none;
}
#tbdetalle{
	margin-top: 20px;
	margin-bottom: 20px;
}
#tbdetalle td{
	vertical-align:top;
	width: 33.3%;
}
#tbdetalle td img{
	border: 1px solid #858585;
	margin-bottom: 3px;
}
