/* CSS Document */

p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:10px 0 0 0;
}

h4
{
	color:#163640;
}

#content-projetos
{
	background-color:#1b3b45;
	width:1000px;
}

#content-projetos, #left-content, #right-content
{
	float:left;
}

#left-content, #right-content
{
	margin:0 0 0 20px;
}

#predio-projetos
{
	background-color:#FFFFFF;
	width:450px;
	margin:0 0 20px 0;
	padding:20px 0 5px 20px;
	line-height:16px;
}
