body {	
	background: url(../images/background.jpg) repeat-x top;
	background-attachment: scroll; font-family: Arial; font-size: 12px; color: #007251;
}

.rodape {
	background: #E5EEE6 repeat-x;
	height: 16px; margin-top: 40px; margin-bottom: 20px;
}

p {
	line-height: 22px;	
}	

hr {
	border-top: 1px solid #EBF5ED; margin-top: 15px; margin-bottom: 5px;	
}	

a {
	color: #1A8061;	text-decoration: none;
}

a:hover{
	text-decoration: underline; color: #11533F;
}

h3 {
	margin: 0px; color: #002765; font-size: 18px;
}

.menu {
	margin-bottom: 20px;
}

.cabecalho {
	margin-bottom: 50px;
}

.rodape-textos {
	font-size: 10px;
	color: #007251;
}

.box {
	background: white repeat-y; width: 460px; margin-top: 10px;
}

.box-maior {
	background: white repeat-y; width: 700px; margin-top: 10px;
}

.content-box-titulos {
	margin-left: 8px; margin-right: 8px;
}

.content-box-textos {
	margin-left: 15px; margin-right: 15px; margin-bottom: 10px;
}

.box-noticias-bottom {
	background: url(../images/box-noticias-bottom.jpg) no-repeat top;
	width: 460px; height: 10px;
}

.box-noticias-top {
	background: url(../images/box-noticias-top.jpg) no-repeat top;
	width: 460px; height: 8px;
}

.box-bottom {
	background: url(../images/box-bottom.jpg) no-repeat top;
	width: 700px; height: 9px;
}

.box-top {
	background: url(../images/box-top.jpg) no-repeat top;
	width: 460px; height: 8px;
}

.leia-mais {
	background: url(../images/leia-mais.jpg) no-repeat;
	width: 85px; height: 19px; margin-top: 10px;
	cursor: pointer;
}

.leia-mais:hover {
	background: url(../images/leia-mais-hover.jpg) no-repeat; cursor: pointer;
}

.newsletter {
	background: url(../images/back-newsletter.jpg) no-repeat;
	width: 220px; height: 146px; margin-top: 15px;
}

.enviar-news {
	height: 15px; width: 61px; border: none; cursor: pointer;
	background: url(../images/enviar-news.jpg) no-repeat; margin-top: 5px;
}

.input-newsletter {
	width: 190px; padding: 3px; font-size: 11px; color: #007251; margin-top: 5px;
	border-top: 1px solid #ACACAC; border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7;
}

.input-mensagem {
	width: 190px; padding: 3px; font-size: 11px; color: #007251; margin-top: 5px;
	border-top: 1px solid #ACACAC; border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7;
}

.input {
	width: 400px; padding: 3px; font-size: 11px; color: #007251; margin-top: 5px;
	border-top: 1px solid #ACACAC; border-right: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7;
}

.imagem-noticia {
	float: left; margin-right: 20px;
}

.ultimas-noticias {
	font-weight: bold; font-size: 14px; margin-top: 20px;
}

.enviar-curriculo {
	height: 21px; width: 90px; border: none; cursor: pointer;
	background: url(../images/enviar-curriculo.jpg) no-repeat; margin-top: 5px;
}

.enviar-curriculo:hover {
	background: url(../images/enviar-curriculo-hover.jpg) no-repeat;
}

.enviar {
	height: 21px; width: 90px; border: none; cursor: pointer;
	background: url(../images/enviar.jpg) no-repeat; margin-top: 5px;
}

.enviar:hover {
	background: url(../images/enviar-hover.jpg) no-repeat;
}

.ok {
	height: 21px; width: 90px; border: none; cursor: pointer;
	background: url(../images/ok.jpg) no-repeat; margin-top: 5px;
}

.ok:hover {
	background: url(../images/ok-hover.jpg) no-repeat;
}

.lado-esquerdo-contato {
	float: left; width: 300px;
}

.lado-direito-contato {
	float: left; width: 350px; text-align: right;
}