body {
	margin: 0px;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C7496;
	text-align:center;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #dbdac4;
}
body,td,th {
	color: #834931;
}
#wrap{
	width:466px;
	margin-left:20px;
	padding-top:80px;
}
#pie {
	width:411px;
	margin-left:20px;
}
.Estilo2 {
	color: #000000
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}