@charset "utf-8";
/* CSS Document */
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-color: #DDE7CF;
}
#footer {
	background-color: #e0e0e2;
	padding-left: 180px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	height: 20px;
	padding-top: 4px;
	width: 820px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #f4f6f6;
	float: right;
	width: 790px;
	border: 20px solid #FFFFFF;
	padding-top: -10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100%;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}
#sav {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a4a5a9;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 1000px;
	float: left;
	padding-top: 7px;
}
#sav-bal {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #78797b;
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 150px;
	float: left;
	margin-top: -7px;
}
#bal {
	background-color: #a4a5a9;
	font-weight: bold;
	color: #FFFFFF;
	width: 130px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#wrapper #bal a {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #bal a:hover {
	color: #f00;
	text-decoration: none;
}
#bal2 {
	background-color: #8f9094;
	font-weight: bold;
	color: #FFFFFF;
	width: 130px;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: -10px;
}
#bal3 {
	background-color: #a4a5a9;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: -10px;
}
#wrapper #bal2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #bal2 a:hover {
	color: #FF0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer2 {
	background-color: #e0e0e2;
	padding-left: 180px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	height: 20px;
	width: 820px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#wrapper #content a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}#felfogadas {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	background-color: #EBF1E2;
	border: 1px dashed #9AB68E;
}
