.fundo {
	background-attachment: scroll;
	background-image: url(images/fundo-novo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.fundo-boxlateral {
	background-image: url(images/fundo-boxlateral.jpg);
	background-repeat: repeat-x;
}
.titulo-preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	line-height: 24px;
}
.texto-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.texto-verde {
	font-family: Tahoma;
	font-size: 12px;
	color: #93A49A;
	text-decoration: none;
}

.mini-verde {
	font-family: Tahoma;
	font-size: 10px;
	color: #93A49A;
	text-decoration: none;
}

.Borda-verde {
	border: solid 5px #93A49A;
}


.forms {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #54655B;
	width: 98%;
}
.botao {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #798A80;
	border: 1px solid #798A80;
}
.fundo-menu {
	background-image: url(images/novo-cortes_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo-boxlateral-topo {
	background-image: url(images/box-lateral_03.jpg);
	background-repeat: repeat-x;
}
.fundo-topo {
	background-image: url(images/novo-cortes_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.forms2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #54655B;
	width: 98%;
	background-color: #FFFFFF;
	border: 1px solid #93A49A;
}
.titulo-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3C4841;
	letter-spacing: -1px;
}
.titulo-verde2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C4841;
	letter-spacing: -1px;
}
.texto-branco {
	font-family: Tahoma;
	font-size: 12px;
	color: #DDE3DF;
	text-decoration: none;
}
.fundo-topoON {
	background-image: url(images/novo-cortes_02on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
