@charset "utf-8";
body,td,th {
	color: #9e9696;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#menu {
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
}
#menu a {
	border-top-style: none;
	border-bottom-style: none;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	color: #9e9696;
	background-color: #FFFFFF;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#menu  a:hover {
	color: #FFFFFF;
	background-color: #9e9696;
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer #madeby a {
	color: #9e9696;
	text-decoration: none;
}

#footer #copyright {
	float: left;
	width: 50%;
	text-align: left;
}
#footer #madeby {
	float: right;
	width: 50%;
	text-align: right;
}

#cargando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9e9696;
	background-color: #FFFFFF;
	width: 250px;
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -70px;
}
.b-foot {
	bottom: 0;
	height: 3em;
}
#header {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#pages {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	min-height: 500px;
}

