body {
	background-image: url(../img/bg03.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

p, td, li {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

img {
	border: 0;
}

#menu {
	position:relative;
	width: 778px;
	height: 20px;
	margin: 0px 0px 0px -389px;
	left: 50%;
	background-color: #000000;
}

.txtmenu {
	padding-top: 7px;
	font-family: tahoma;
	font-size: 11px;
	color: #d1d1d1;
	text-indent: 610px;
}

#nome {
	position:relative;
	width: 778px;
	height: 75px;
	margin: 20px 0px 0px -389px;
	left: 50%;
	background:transparent url(../img/alpha.png) center repeat;
	padding-top: 10px;
	text-indent: 15px;
}

#trabalhos {
	position:relative;
	width: 759px;
	margin: 20px 0px 0px -389px;
	left: 50%;
	background:transparent url(../img/alpha.png) center repeat;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 19px;
	line-height:150%;
	letter-spacing: 0.1em;
}

.img {
	padding: 19px 19px 19px 0px;
}

.imgtitulo {
	padding: 19px 19px 8px 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
}
a:hover {
	color: #68f400;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
}

