@charset "utf-8";
/* CSS Document */

#txt {
	margin: 0px;
	padding: 0px;
	background-image: url(../gfx/kb_txt_bg.gif);
	background-repeat: repeat-y;
	height: 120px;
}

.bgghome{
	background-image: url(../gfx/kb_home_bodyBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#logoHolder a {
	background-image: url(../gfx/logoGaretto.png);
	height: 37px;
	width: 132px;
	font-size: 12px;
	display: block;
	margin-top: -11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#logoHolder h1 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.invkb {
	display: none;
}
.bodyimprenta {
	background-image: url(../gfx/imprenta_bg_kb.gif) top left repeat-x;
}
dt {
	text-align: left;
}
