.fondo {
	background-repeat: repeat-x;
	background-position: bottom;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A6FB2;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000062;
}
body {
	MARGIN: 0px;
	WIDTH: 100%;
	HEIGHT: 100%;
	background-image: url(../images/bgsombra_pag.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;

}
#content {
	POSITION: absolute;
	left: 0;
	top: 0;


}
a.lin:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #15B3F6;
	text-decoration: none;

}
a.lin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #15B3F6;
	text-decoration: none;

}
a.lin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A6FB2;
	text-decoration: none;

}
