.celdas_en_blanco {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
}
.pie {
	background-color: #7FC31C;
	background-image: url(botonera_abajo.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: underline;
	text-align: center;
}
.textos_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linea_horizontal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
p {
	text-align: justify;
	font-variant: normal;
	color: #000;
	font-size: 14px;
}
