body {
	background-color: #893D19;
}
.contenedor {
	height: 526px;
	width: 580px;
	margin-top: -270px;
	margin-left: -263px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.pie {
	position: absolute;
	left: 47px;
	top: 513px;
	font-family: Arial, Helvetica, sans-serif, "Gill Sans Std Light";
	font-size: 12px;
	color: #D7D4D4;
	width: 492px;
	height: 25px;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "Gill Sans Std Light";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif, "Gill Sans Std Light";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Gill Sans Std Light";
	font-size: 13px;
	color: #893D19;
	text-decoration: none;
	font-weight: normal;
}
.logo {
	position: absolute;
	left: 188px;
	top: -12px;
	font-family: Arial, Helvetica, sans-serif, "Gill Sans Std Light";
	font-size: 12px;
	color: #D7D4D4;
	width: 200px;
	height: 300px;
	text-align: center;
}
.bienvenido {
	position: absolute;
	left: 191px;
	top: 307px;
	font-family: Arial, Helvetica, sans-serif, "Gill Sans Std Light";
	font-size: 12px;
	color: #333333;
	width: 202px;
	height: 25px;
	text-align: center;
	text-decoration: none;
}

