body {	
	background: #FFFFFF url(../images/background.jpg) no-repeat top;
	background-attachment: fixed; font-family: Arial; font-size: 12px; color: #222222;
}

.content {
	margin-top: 15px; margin-left: 30px; margin-right: 15px; margin-bottom: 15px;
}

p {
	margin-top: 10px; line-height: 21px;
}

a {
	text-decoration: none; color: #222222;
}

a:hover {
	color: #5B9230;
}	

.ativo {
	font-weight: bold;
	font-size: 14px;
	color: #7EA33E;
}

.ativo-mapa {
	font-weight: bold;
	font-size: 14px;
	color: #7EA33E; margin-bottom: 10px; cursor: pointer;
}

.ativo-migalha {
	font-weight: bold;
	color: #7EA33E;
}

.menu {
	cursor: pointer;
	font-size: 14px; margin-right: 20px;
	
}

ul {
	margin-top: 10px; margin-left: -15px;	
}	

ul li {
	list-style-image: url(../images/li.jpg);
}

.rodape {
	margin-top: 40px; margin-left: 40px;
}

.ultimos-clientes {
	margin-top: 8px;
}

.ultimas-noticias {
	margin-top: 15px;
}

.data-noticia-mini {
	color: #577254;
}

.titulo-noticia {
	color: #5B9230; font-size: 13px;
}

.titulo-noticia:hover {
	text-decoration: underline;	
}

.titulo-noticia-detalhe {
	color: #5B9230; font-size: 20px;
}	

.box-noticia {
	width: 400px; float: left; height: 120px; margin-right: 30px; margin-left: 20px;
}

.resumo-noticia {
	margin-bottom: 15px; margin-right: 30px;
}

.resumo-noticia-detalhe {
	font-size: 13px; color: #666666; margin-top: 5px; margin-bottom: 5px;
}

.solucoes {
	margin-bottom: 20px; text-decoration: none; color: #7EA33E; font-weight: bold; font-size: 13px;
}

.solucoes:hover {
	color: #354A22; cursor: pointer;
}

.imagem-tecnologia {
	margin: 10px;
}

.voltar {
	background: url(../images/voltar.jpg) no-repeat;
}

.voltar:hover {
	background: url(../images/voltar-hover.jpg) no-repeat; cursor: pointer;
}

.leiamais {
	background: url(../images/leia-mais.jpg) no-repeat;
}

.leiamais:hover {
	background: url(../images/leia-mais-hover.jpg) no-repeat; cursor: pointer;
}

.clientes {
	margin-top: 15px;
}

.clientes a{
	padding-top: 20px;
}

.clientes-box {
	height: 40px; width: 100px; float: left; margin-bottom: 15px; text-align: center;
}

.clientes-box-listagem {
	height: 40px; width: 100px; float: left; margin-top: 25px; margin-right: 30px; text-align: center;
}

.campo {
	background: #F0F0F0; width: 300px; border: 1px solid #DADADA; padding: 3px;
	font-size: 11px; color: #5B9230; font-family: Arial;
}

.campo:focus {
	background: #DADADA; width: 300px; border: 1px solid #BCBCBC; padding: 3px;
	font-size: 11px; color: #222222; font-family: Arial;
}

.enviar {
	background: url(../images/enviar.jpg) no-repeat; height: 30px; width: 36px; border: none; 
}

.enviar:hover {
	background: url(../images/enviar-hover.jpg) no-repeat; cursor: pointer;
}

.titulos {
	margin-top: 20px; margin-right: 25px;
}

.box-listagem {
	width: 100px; margin-top: 15px; margin-right: 15px; margin-bottom: 25px;
	float: left;
	padding: 5px;
	cursor: pointer; text-align: center;
}

.hr-case {
	margin-bottom: -20px;
}