#center {
	width: 800px;
	height: 690px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: solid 1px #000;
}
#center1 {
	width: 800px;
}
#nav {
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 300px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav ul li {
	text-align: center;
	display: inline;
	}

#nav ul li a {
	float: left;
	color: #660000;
	text-decoration: none;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	}

#nav ul li a:hover {
	background-color: #AFAFAF;
	}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-position: center bottom;
	top: 10px;
	position: relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: inline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: bottom;
	margin: 10px;
	padding: 5px;
	line-height: 15px;
}

#center2 {


	width: 800px;	
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}


table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #FF0000;}
#nav .page_item a {
	width: 90px;
}
