body#home
{
	background-image:url(../images/pt_br/home.jpg);
}
body#home div#container div#content div.text
{
	position:relative;
	float:left;
	width:520px;
	margin-top:90px;
	font-size:12px;
}
body#home div#container div#content div.projetos
{
	position:relative;
	float:right;
	width:300px;	
	margin-top:90px;
}
body#home div#container div#content div.projetos p
{
	margin:0;
}
body#home div#container div#content div.projetos img.titulo
{
	margin-bottom:10px;
}
body#home div#container div#content div.projetos img.imagem
{
	border:5px #DADADA solid;
}
body#home div#container div#content div.projetos p.nome
{
	margin-top:10px;
	text-transform:uppercase;
}
body#home div#container div#content div.projetos p.nome a
{
	color:#1068ac;
}
body#home div#container div#content div.projetos p.categoria
{
	margin-top:2px;
}
body#home div#container div#content div.projetos p.categoria a
{
	color:#1068ac;
}
