body {
	height:100%;
	margin:0;
	background-color: #000000;
}

.textpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
	a.textpeq:link {
		color: #000000;
		text-decoration: none;
	}
	a.textpeq:hover {
		color: #000000;
		text-decoration: underline;
	}

.textLogoN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
	.text#justif {
  		text-align:justify;
	}

.textLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.textMenuN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
	a.textMenu:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.textMenu:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	.textMenu#justif {
  		text-align:justify;
	}
	
.recuadros {
	position:absolute;
	visibility: hidden;
}

.ancla {
	position: relative;
	visibility: visible;
} 