.home {
	padding: 0px 1px;
	height: 378px;
	background: url(../_imagens/home/bg_home.jpg) no-repeat top left;
}


/* ===== */


.home #bloco h1 span {
	display: none;
}

.home #bloco #conteudo {
	padding: 7px 15px;
	line-height: 1.2em;
	overflow: hidden;
}

.home #bloco #botao {
	padding: 7px 15px;
	text-align: right;
	height: 14px;
}

.home #bloco #botao a.texto {
	color: #28166F;
	margin-right: 20px;
	font-size: 90%;
}

/* --- */

.home .orcamento {
	float: left;
	height: 215px;
	width: 244px;
	background: url(../_imagens/home/orcamento2.jpg) repeat-y top left;
}

.home .orcamento h1 {
	height: 50px;
	background: url(../_imagens/home/orcamento1.jpg) no-repeat top left;
}

.home .orcamento p {
	margin-bottom: 5px;
}

.home .orcamento #conteudo {
	height: 114px;
}

/* --- */

.home .servicos {
	float: left;
	height: 215px;
	width: 282px;
	background: url(../_imagens/home/servicos2.jpg) repeat-y top left;
}

.home .servicos h1 {
	height: 50px;
	background: url(../_imagens/home/servicos1.jpg) no-repeat top left;
}

.home .servicos h2 {
	color: #28166F;
	font-size: 130%;
	margin-bottom: 10px;
}

.home .servicos #conteudo {
	height: 81px;
}

.home .servicos #conheca {
	height: 19px;
	text-align: center;
	padding: 7px 15px;
}

/* --- */

.home .noticias {
	float: left;
	height: 215px;
	width: 244px;
	background: url(../_imagens/home/noticias2.jpg) repeat-y top left;
}

.home .noticias h1 {
	height: 50px;
	background: url(../_imagens/home/noticias1.jpg) no-repeat top left;
}

.home .noticias #conteudo {
	height: 114px;
}

/* --- */

.home .cadastre {
	clear: both;
	float: left;
	height: 163px;
	width: 244px;
	background: url(../_imagens/home/cadastrese2.jpg) repeat-y top left;
}

.home .cadastre h1 {
	height: 50px;
	background: url(../_imagens/home/cadastrese1.jpg) no-repeat top left;
}

.home .cadastre #conteudo {
	height: 63px;
}

/* --- */

.home .restrita {
	float: left;
	height: 163px;
	width: 282px;
	background: url(../_imagens/home/restrita2.jpg) repeat-y top left;
}

.home .restrita h1 {
	height: 50px;
	background: url(../_imagens/home/newsletter.jpg) no-repeat top left;
}

.home #bloco.restrita #conteudo {
	height: 43px;
	padding: 15px;
}

.home .restrita #conteudo p {
	margin-bottom: 5px;
}

.home .restrita #conteudo p label {
	width: 40px;
	padding: 5px;
	display: block;
	float: left;
	text-align: right;
}

.home .restrita #conteudo p input {
	width: 180px;
	margin-left: 5px;
	padding: 2px;
	font-size: 100%;
	border: 1px solid #28166F;
}

.home #bloco.restrita #botao {
	padding: 3px 15px 15px 15px;
}
