/* CSS Document */
body{
	text-align:center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Fondos/Pie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CEDFF9;
	padding-bottom:50px;
	padding-top:130px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
.pie table{
	margin: 0px;
	padding: 0px;
}
.pie table td{
	padding: 5px;
	margin: 0px;
	text-align: center;
}

