@charset "utf-8";

#fundo_inicial {
	width:940px;
	height:2630px;
	background:#FFF;
}

#fundo_inicial .img01 {
	width:940px;
	height:500px;
	margin:20px auto auto auto;
	background:url(../imagens/Bancos/Conjunto_Primavera/Conjunto001.jpg);
}

#fundo_inicial .img02 {
	width:940px;
	height:500px;
	margin:40px 0 0 0;
	background:url(../imagens/Bancos/Conjunto_Primavera/Conjunto002.jpg);
}

#fundo_inicial .img03 {
	width:940px;
	height:500px;
	margin:20px 0 0 0;
	background:url(../imagens/Bancos/Conjunto_Primavera/Conjunto003.jpg);
}

#fundo_inicial .img04 {
	width:940px;
	height:500px;
	margin:20px 0 0 0;
	background:url(../imagens/Bancos/Conjunto_Primavera/Conjunto004.jpg);
}

#fundo_inicial .img05 {
	width:940px;
	height:500px;
	margin:20px 0 0 0;
	background:url(../imagens/Bancos/Conjunto_Primavera/Conjunto005.jpg);
}

.txtCaracteristicas {
	width:900px;
	height:auto;
	margin:20px 20px auto 20px;
	font-size:18px;
	text-align:left;
	color:#18760F;
}
.txtTexto {
	width:900px;
	height:auto;
	margin:20px 20px auto 20px;
	font-size:18px;
	text-align:left;
	color:#18760F;
}
.txtLinha {
	width:900px;
	height:auto;
	margin:20px 20px auto 20px;
	font-size:18px;
	text-align:left;
	color:#18760F;
}
.txtMedida {
	width:900px;
	height:auto;
	margin:auto 20px auto 20px;
	font-size:18px;
	text-align:left;
	color:#18760F;
}

.orcamento {
	width:auto;
	height:auto;
	float: left;
	margin: 10px 0 20px 20px; /* Top, Right, down, left*/
	font-size: 22px;
	text-align: center;
	color: #18760F;
	text-decoration: none;
	font-family: "Century Ghotic";
}

.orcamento :hover {
	color:#390;
	font-weight:bold;
}