.body {
	background-color: #572600;
	background-image: url(images/base_web.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
.txtnegro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtblanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet";
	font-size: 18px;
	color: #572600;
}
.fondotabla {
	background-color: #FFFFFF;
	background-image: url(images/base_tabla.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	margin: 0px;
}
.vinculo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.basecatalogo {
	background-color: #FFFFFF;
	background-image: url(images/base_catalogo.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
	margin: 0px;
}
