@charset "utf-8";
/* CSS Document */

/* Page footer styles*/
#pie-pagina{
	clear: both;
	background-color: #999999;
	vertical-align: middle;
	height: 12pt;
	clip: rect(3px,auto,auto,auto);
}
#pie-pagina a {
	color: #000000;
	text-decoration: none;
}
#pie-pagina a:hover {
	color: #0000FF;
}


#pie-pagina p {
	text-align: center;
	margin-top: 2px;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 120px;
}

