body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}
td.background {
	background-image: url(imagenes/bg04.jpg);
	background-repeat: repeat-x;
}
table.nav {
	background-color: White;
}
td.nav {
	background-color: White;
}
td.fondo-top-nav {
	background-image: url(imagenes/home/fondo-nav.jpg);
	background-repeat: repeat-y;
	height: 38px;
}
td.fondo-search {
	background-image: url(imagenes/home/fondo-search.jpg);
	background-repeat: repeat-y;
}
input.search {
	width: 143px;
	height: 15px;
	font-family: verdana;
	font-size: 10px;
	border: none;
	margin-bottom: 6px;
}
td.fondo-top {
	background-image: url(imagenes/home/fondo-top.jpg);
	width: 417px;
	height: 204px;
}
font.home-top {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #498bc1;
}
td.home-txt {
	width: 417px;
	height: 281px;
	vertical-align: text-top;
	background-color: White;
}
td.txt {
	padding-left: 13px;
	background-color: White;
}
font.txt-tittle {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #84bc1f;
}
font.txt {
	font-family: tahoma;
	font-size: 13px;
}
font.txt-footer {
	font-family: verdana;
	font-size: 9px;
	color: #498bc1;
}
td.footer {
	text-align: right;
	padding-right: 26px;
	height: 33px;
	vertical-align: text-top;
	padding-top: 2px;
}
td.fondo-top-nav-inner {
	width: 323px;
	height: 57px;
	background-color: White;
}
td.fondo-search-inner {
	background-image: url(imagenes/inner/fondo-nav-go.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 198px;
	background-color: White;
}
input.search-inner {
	width: 143px;
	height: 15px;
	font-family: verdana;
	font-size: 10px;
	margin-bottom: 5px;
}
td.content {
	width: 695px;
	height: 447px;
	vertical-align: text-top;
	background-color: White;
}