body {
	padding:0px;
	margin:0px;

	background-color:#E9E9E9;
	
	font-family:"Microsoft Sans Serif";
	font-size:10px;
	color:#696969;
	
}

table {
	font-family:"Microsoft Sans Serif";
	font-size:10px;
	color:#696969;
	line-height:15px;
}

p {
	margin-top:13px;
	margin-bottom:13px;
}

a {
	text-decoration:none;
	color:#696969;
}

img {	
	border:0px;
}

.clientes {
	float:left; 
	width:233px; 
	text-align:center; 
	margin-top:15px; 
	margin-bottom:10px;
}

.portfolio {
	float:left; 
	width:155px; 
	text-align:center; 
	margin-top:15px; 
	margin-bottom:10px;
}

.input_contato {
	font-family:"Microsoft Sans Serif";
	color:#868686;
	font-size:10px;
	height:17px;
	width:380px;
	border-top:1px solid #B6B6B6;
	border-left:1px solid #B6B6B6;
	border-bottom:0px;
	border-right:0px;
}

.linha_contato {
	height:29px;
}

.item_contato {
	float:left; 
	margin-top:1px; 
	width:70px; 
	text-align:right; 
	margin-right:3px;
}

/**** ORÇAMENTO ******/
.etapa5_linha {
	margin-top:5px; 
	clear:left; 
	height:13px;
}


.etapa5_titulo {
	text-align:right; 
	width:100px; 
	float:left; 
	font-weight:bold;
}

.etapa5_campo {
	width:365px; 
	float:left; 
	margin-left:7px;
}

/**** / ORÇAMENTO ******/
