/* Madeira Autoclavada */

* {
margin: 0;
padding: 0;
list-style: none;
}

body {
font: 12px Verdana, sans-serif;
color: #666;
}
	a {
	text-decoration: none;
	font-weight: bold;
	color: #3FA13F;
	}
	
	a:hover {
	text-decoration: underline;
	}

hr {
display: none;
}

#master {
width: 775px;
margin: 0 auto;
}

#header {
background: #FFF url("img/bgheader.gif") repeat-x;
background-position: top;
padding-top: 8px;
}

	#logo {
	width: 385px;
	height: 50px;
	display: block;
	text-indent: -9000px;
	background: #FFF url("img/logo.jpg") no-repeat;
	float: left;
	}
	
	#fonemail {
	width: 255px;
	height: 50px;
	display: block;
	text-indent: -9000px;
	background: #FFF url("img/fonemail.jpg") no-repeat;
	background-position: center;
	border-left: 2px dotted #E2E2E2;
	float: right;
	margin-bottom: 4px;
	}
	
#menu {
background: #D8ECD8 url("img/bgmenu.jpg") repeat-x;
border: 1px solid #D8ECD8;
width: 773px;
height: 33px;
text-align: center;
*margin-top: -3px;
_margin-top: -3px;
}

	#menu ul li {
	float: left;
	height: 15px;
	border-left: 1px solid #FFF; 
	border-right: 1px solid #8DC78D;
	margin-top: 8px;
	}
	
	#menu ul li a {
	font: 13px Tahoma, sans-serif;
	color: #070;
	text-decoration: none;
	padding-left: 31px;
	padding-right: 31px;
	}
	
	#menu ul li a:hover {
	text-decoration: underline;
	}
	
		#menu ul li .linkhome {
		border-left: none;
		}
		#menu ul li .linkcontato {
		border-right: none;
		}
		
#barracinza {
height: 10px;
background: #FFF url("img/bgheader.gif");
}


#imgsource img {
color:#00FF33;
}


/*     daqui pra baixo, formulário de contato -> ORÇAMENTO      */
/*     daqui pra baixo, formulário de contato -> ORÇAMENTO      */
/*               deu pra entender já neh?                       */

#style_barra_conteudo {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.style_titulo_conteudo {
	font-size: 14px;
	color: #008200;
	display: block;
	border-bottom: 2px dotted #CCC;
	margin-bottom: 10px;
	margin-top: 5px;
}

.style_conteudo_site {
}

.form_campo {
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	float: left;
}

.form_linha {
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	float: left;
}

.form_linha_campo {
	width: 100px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
}

.form_caixa_botoes {
	width: auto;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	
}

/*     daqui pra cima, formulário de contato -> ORÇAMENTO      */
/*     daqui pra cima, formulário de contato -> ORÇAMENTO      */
/*               deu pra entender já neh?                      */