#wrapper {background: #fff url(logo-REC.png) 0 0  no-repeat;}
body {
	background: #fff url('http://i79.photobucket.com/albums/j152/maujor/blog/bg-body.gif') repeat-y fixed center; 
	text-align: center;
	}


#page {
	text-align: left;
	background:#fff;		
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}

h1#topo {
	position: relative;
	width: 760px;
	height: 180px; 
	margin:0; 
	padding:0;
	}	
h1#topo span {
	background: url('http://i79.photobucket.com/albums/j152/maujor/blog/topo.gif') no-repeat;
	position:absolute;
	left:0; 
	top:0;
	width: 100%; 
	height: 100%;
	}
ul#nav-hor {
	position: relative;
	top: -25px;
	left: 15px;
	width: 390px;
	margin: 0;
	height: 20px;
	list-style-type: none;
	overflow: hidden; background: #c4d7d8 url('http://i79.photobucket.com/albums/j152/maujor/blog/matrix.gif') no-repeat 0 -85px;
}
ul#nav-hor li a {
	position: absolute;
	top: 0;
	width: 95px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* IE5/Win */
	background: transparent url('http://i79.photobucket.com/albums/j152/maujor/blog/matrix.gif') no-repeat;
}
body li#hom a 		{ background-position: 0 -150px; width: 100px; left: 0; }
body li#hom a:hover	{ background-position: 0 -30px;}
body li#arq a 		{ background-position: -100px -120px; left: 100px; }
body li#arq a:hover	{ background-position: -100px -60px; }
body li#sob a 		{ background-position: -200px -150px; left: 200px; }
body li#sob a:hover	{ background-position: -200px 0; }
body li#con a 		{ background-position: -300px -120px; left: 300px; }
body li#con a:hover	{ background-position: -300px 0; }


.widecolumn {
	margin:10px 35px 10px 45px;
	}
#footer {
	background: transparent url('http://i79.photobucket.com/albums/j152/maujor/blog/bg-footer.gif') no-repeat left bottom;
	color: #333;
	margin: 10px auto;
	width: 760px;
	clear: both;
	font-size:0.9em;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}

#footer a {
	color: #00f;
	}	

h1.maujor1 {text-align: center;
	padding-top: 60px;
	color: #600;
	margin: 0;
	}

h2.maujor2 {
	color: #600;
	margin: 30px 0 0 0;
	line-height:1.4em;
	}
	
h1.maujor1 a, h1.maujor1 a:hover {
	color:#600;
	text-decoration: none;
	background:transparent;
	}
h1.maujor1 a:hover { color:#c30;}	