.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B73B15;
}
.invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
#logo {
	width:166px;
	height:75px;
	display:block;
	margin:120px auto 0 auto;
	text-indent:-99999em;
	overflow:hidden;
	background:url(../images/negocio_logo.jpg) no-repeat;
}