body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/bg.jpg);
}
img {
	border: none;
}
td.top {
	width: 820px;
	height: 23px;
	background-image: url(imagenes/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
td.down {
	width: 820px;
	height: 38px;
	background-image: url(imagenes/down.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
td.bg-left {
	background-image: url(imagenes/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 28px;
}
td.bg-right {
	background-image: url(imagenes/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 28px;
}
td.center {
	background-color: White;
	width: 764px;
}
td.logo {
	background-image: url(imagenes/logo.jpg);
	background-repeat: no-repeat;
	width: 764px;
	height: 96px;
}
a.menu {
	font-family: tahoma;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
td.bg-menu {
	width: 29px;
	background-image: url(imagenes/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.bg-menu2 {
	width: 33px;
	background-image: url(imagenes/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
font.title {
	font-family: tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #4c4c4c;
	text-decoration: none;
}
td.arrow {
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
}
td.text {
	font-family: tahoma;
	font-size: 12px;
	color: Black;
	padding-top: 13px;
	padding-left: 8px;
	padding-bottom: 16px;
}
font.footer {
	font-family: tahoma;
	font-size: 11px;
	color: Black;
	line-height: 13px;
}
font.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: White;
	line-height: 13px;
}
a {
	text-decoration: none;
}
