#coluna2{
	width:252px;
	float:left;
}

#coluna3{
	width:253px;
	float:left;
	background-color:#FFFFFF;
	text-align:center; 
}

#coluna4{
	width:268px;
	float:left;
}

#fundoLegUltTrabalho {
	-moz-opacity: 0.5;
	position: absolute;
	width:233px;
	height:40px;
	_height:40px;
	left:inherit;
	background-color: #000000;
	filter:alpha(Opacity=50, Style=0);
	z-index: 1010;
	top: 377px;
	margin-left: 10px;
}

#legUltTrabalho {
	position: absolute;
	width:233px;
	height:40px;
	_height:40px;
	left:inherit;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	z-index: 1015;
	top: 388px;
}

#fundoConteudo{
	background-image: url(../_images/home/fundoTexto.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:252px;
	height:200px;
	padding:0;
	margin:0;
}

#fundoConteudo p{
	margin-left: 2.5em;
	margin-right: 1.5em;
}

#conteudo{
	width:205px;
	float:right;
	padding-top:10px;
	margin-right: 20px;
	position:relative;
}

#conteudo p{
	margin-left: 0em;
}


#ultimoTrabalho{
	margin-top: 5px;
	width:253px;
}

#ultTrabalho{
	height:240px;
	width:253px;
	text-align:center;
}

a.linkBranco{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#produtoEsquerda{
	float:left;
	height:45px;
	width:25px;
}

#produtoImagem {
	float:left;
	width:45px;
	height:45px;
}

#produtoDireita{
	float:left;
	width:183px;
	height:45px;
	background-image:url(../_images/home/prod_dir.jpg);
	background-repeat:no-repeat;
}

#produtoNome{
	margin-left:18px;
	margin-top:8px;
	margin-right: 20px;
}

