#content{
	margin-top: 90px !important;
}

#bloco1{
	width: 897px;
	height: auto;
}

#texto{
	float: left;
	width: 570px;
	height: auto;
	font-size:12px;	
}

#cliente{
	float: right;
	width: 300px;
}

#cliente p{
	margin: 0px;
	padding: 0px;
}


#projetos{
	margin-top: 30px;
	width: 897px;
	height: 200px;
}

#detalheProjeto{
	width: 150px;
	height: 100px;
}

#projetosImagens{
	width: 685px;
	height: 150px;
}


.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.margin20pxleft{
 	margin-left: 20px;
}

.margin20pxright{
 	margin-right: 20px;
}

.imagem
{
	border:5px #DADADA solid;
}
.selected
{
	border:5px #a3bbd3 solid;
}

.categoria a{
	color:#205b93;
}
