body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	color: #010101;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: justify;
	background-color: #F4FAF0;
	background-repeat: repeat;
}
#site {
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#barra {
	background-image: url(images/barra_topo.jpg);
	height: 11px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


#flash_menu {
	background-image: url(images/flash_menu.jpg);
	height: 50px;
	width: auto;
	padding-top: 5px;
	padding-left: 7px;
}
#flash {
	height: 228px;
	width: auto;
	text-align: center;
}

#conteudo {
	height: auto;
	width: auto;
	padding-top: 22px;
	background-repeat: repeat-y;
}

#cont_left {
	float: left;
	height: auto;
	width: 536px;
	margin-left: 5px;
	padding-bottom: 10px;
}
#barra2 {
	clear: both;
	height: auto;
	width: auto;
}
.texto_verde {
	color: #3e700e;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#limpar {
	height: 10px;
	width: auto;
}
#menu_oculto {
	display: none;
}




#cont_right {
	float: right;
	height: auto;
	width: 200px;
}
li {
	list-style-image: url(images/marc.gif);
	padding-right: 50px;
	margin-top: 4px;
}
ul {
	padding-left: 17px;
	text-align: left;
	list-style-image: url(images/marc.gif);
}


#rodape {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
	font-family: "Trebuchet MS";
	color: 1e1e1e;
	font-size: 12px;
	padding-bottom: 16px;
}
#artigo_destaque {
	padding: 10px;
	background-color: #F5FBF0;
	border: 1px dotted #D6EBC7;
	margin-top: 10px;
}

.texto_sobre {
	height: 160px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	line-height:22px;
}
a:link {
	color: #010101;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #010101;
}
a:hover {
	text-decoration: underline;
	color: #49BD46;
}
a:active {
	text-decoration: underline;
	color: #010101;
}
#empresa {
	height: auto;
	width: auto;
	padding-left: 25px;
	padding-right: 25px;
}
.link {
	text-align: center;
	height: auto;
	width: auto;
	font-size: 11px;
}
.names {
	text-align: justify;
	height: auto;
	width: auto;
}
.inp1 {
	background-image: url(images/inp_1.gif);
	height: 19px;
	width: 134px;
	border: 0px none;
	padding: 3px;
}
.inp7 {
	background-image: url(images/inp_7.gif);
	height: 19px;
	width: 114px;
	border: 0px none;
	padding: 3px;
}
.inp2 {
	background-image: url(images/inp_2.gif);
	height: 19px;
	width: 234px;
	border: 0px none;
	padding: 3px;
}
.inp3 {
	background-image: url(images/inp_3.gif);
	height: 19px;
	width: 174px;
	border: 0px none;
	padding: 3px;
}
.inp4 {
	background-image: url(images/inp_4.gif);
	height: 19px;
	width: 64px;
	border: 0px none;
	padding: 3px;
}
.inp5 {
	background-image: url(images/inp_5.gif);
	height: 19px;
	width: 38px;
	border: 0px none;
	padding: 3px;
}
.inp6 {
	background-image: url(images/inp_6.gif);
	height: 144px;
	width: 314px;
	border: 0px none;
	padding: 3px;
	background-attachment: scroll;
}
#col_direita {
	width: 295px;
	min-height:200px;
	margin-top:30px;
	text-align: left;
	font-size: 12px;
	color: #336900;
}
.txtmenor {
	font-size: 11px;
}
.inp8 {
	background-image: url(images/inp_8.gif);
	height: 19px;
	width: 79px;
	border: 0px none;
	padding: 3px;
}
a.linkhome:link {
	font-size:11px;
	text-decoration:none;
}
a.linkhome:visited {
	font-size:11px;
	text-decoration:none;
	color: #010101;
}
a.linkhome:hover {
	font-size:11px;
	text-decoration:none;
	color: #49BD46;
}
a.linkhome:active {
	font-size:11px;
	text-decoration:none;
	color: #010101;
}
.font_contato{
	width:410px;
}
#lingua{
	float:right;
	padding-right:39px;
	padding-top:13px;
}
a.no-hover:hover {
    background-color: rgba(255, 255, 255, 0)!IMPORTANT;
}
.piscar {
	text-decoration: blink;
	font-size:1.5em;
}
div#content-menu a {
    padding: 4px;
    text-decoration: none;
    font-size: 15px;
}
div#content-menu {
    padding-top: 3%;
    padding-left: 5px;
}
div#content-menu a:hover {
  color: white;
  background-color: #6EB72A;
  border-radius:8px;
}