#center {
	background-color: #FFFFFF;
	width: 801px;
	position: absolute;
	margin-top: -300px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
	height: 500px;
	z-index: 1;
	float: left;
}
#cabecalho {
	position: relative;
	float: left;
	width: 800px;
}
#meio {
	background-repeat: repeat-y;
	background-image: url(Calen_GazetaRJ_r3_c1.jpg);
	width: 792px;
	height: 890px;
	padding-left: 8px;
	padding-top: 0px;
	float: left;
}
#rodape {
	float: left;
	clear: both;
	position: relative;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-position: center;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	text-align: center;
	display: inline;
}

table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #CCCCCC;}
