@charset "utf-8";
#foto {
	position:absolute;
	left:-23px;
	top:370px;
	width:308px;
	height:290px;
	z-index:1;
}


#corpo {
	float: left;
	height: 1100px;
	width: 770px;
	position: relative;
	background-image: url(../images/back.jpg);
}
#menu {
	float: left;
	height: 20px;
	width: 650px;
	position: relative;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 90%;
	top: 45px;
	text-align: center;
	left: 60px;
	color: #999999;
}
#menu a {
	color: #999999;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}
#regEdit {
	float: left;
	height: 891px;
	width: 691px;
	position: relative;
	top: 90px;
	left: 40px;
}
#powered {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	color: #999999;
	font-size: 70%;
	float: left;
	height: 40px;
	width: 691px;
	position: relative;
	left: 40px;
	top: 123px;
	text-align: center;
}
#banner {
	float: left;
	height: 173px;
	width: 625px;
	position: relative;
	top: 50px;
	left: 20px;
}
h4 {
	color: #FFFFFF;
}

#conteudo {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 80%;
	color: #999999;
	float: left;
	height: 620px;
	width: 606px;
	position: relative;
	left: 45px;
	top: 70px;
}


#pagNum {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 95%;
	color: #FFFFFF;
	float: left;
	height: 15px;
	width: 15px;
	position: relative;
	text-align: center;
	font-weight: bold;
	left: 105px;
	top: 12px;
}
#trabRecentes {
	float: left;
	height: 379px;
	width: 324px;
	position: absolute;
	left: 276px;
	top: 8px;
}

#alinhaCentro {
	height: 1100px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	color: #CC3300;
	font-size: 100%;
	font-family: "Trebuchet MS", Helvetica, Verdana;
}
h5 {
	color: #FFFFFF;
}
#trabRecentes a {
	color: #999999;
	text-decoration: none;
}
#trabRecentes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

