body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none;  }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

#limites { width: 100%; margin: 0 auto; height: 100%; }

#site { position:absolute; width: 100%; margin: 0; height: 100%; text-align:center; z-index: 8; top: 0px; left: 0px; }

.catalogo_desc { color: #FFFFFF; font-size: 10px; font-family: Arial; }
.catalogo_link { color: #4F5052; font-size: 12px; font-family: Arial; }

.catalogo_desc2 { color: #FFFFFF; font-size: 11px; font-family: Arial; font-weight: bold;}

#pophomemicasa {
	display: none;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -210px;
	z-index: 10;
	}
