@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	background-color: #7ca04e;
	text-align: left;
}
.menux {
	color: #662100;
	line-height: 16px;
	padding-left: 3px;
	width: 145px;
	height: auto;
}
.menux a {
	color: #006633;
	line-height: 16px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005B2E;
	text-decoration: none;
	display: block;
	background-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 147px;
	height: auto;
	background-image: url(imgs/bt_bg.jpg);
	background-repeat: repeat-x;
}
.menux  a:hover {
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #66FF00;
	display: block;
	width: 147px;
	height: auto;
}
.menux2 {
	color: #662100;
	line-height: 16px;
	text-align: right;
	padding-right: 3px;
	padding-left: 13px;
}

.menux2 a {
	color: #006633;
	line-height: 16px;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #005B2E;
	text-align: right;
	display: block;
}
.menux2 a:hover {
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #66FF00;
	display: block;
}
.linksnd {
	padding-left: 2px;
	color: #003300;
}
.linksne {
	padding-right: 2px;
	color: #003300;
}
.destaques {
	color: #662100;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.destaques a {
	color: #333333;
	text-decoration: none;
}
.destaques  a:hover {
	color: #333333;
	text-decoration: underline;
}

.chamadas {
	font-size: 16px;
	color: #7CA04E;
	font-weight: bold;
}
.chamadas a {
	font-size: 16px;
	color: #7CA04E;
	font-weight: bold;
	text-decoration: none;
}
.chamadas a:hover {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.chamadas2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.rodape {
	color: #000000;
}
.rodape a {
	color: #333333;
	text-decoration: none;
}
.rodape  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.borda {
	padding-right: 10px;
}
.borda2 {
	padding-right: 5px;
}
.formulario {
	font-size: 11px;
	width: 150px;
	border: 1px solid #BFC997;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.botao {
	border: thin solid #BFC997;
}
.tamanho01 {
	width: 250px;
	border: 1px solid #006600;
}
.tamanho02 {
	width: 202px;
	border: 1px solid #006600;
}
.tamanhoDDD {
	width: 50px;
	border: 1px solid #006600;
}
.telefone {
	width: 135px;
	border: 1px solid #006600;
}
