body {
	background:url(../../img/bg-fundo_internas.jpg) repeat-x top #0A4542;
	margin:0px;
	padding:0px;
}

td {
	font-family:"Microsoft Sans Serif";
	color:#8DADAB;
	font-size:11px;
	line-height:14px;
}
/*
.input_contato {
	border:1px #F1F1F1 solid;
	background-color:#F4F4F4;
	height:17px;
	font-family:Tahoma;
	color:#286974;
	font-size:11px;
}
*/
.input_contato {
	height:19px;
	font-family:"Microsoft Sans Serif";
	color:#000000;
	font-size:11px;
	border-top: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
	border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}

a img {
	border:none;
	font-size:11px;
}

.texto {
	font-family:"Microsoft Sans Serif";
	color: #333333;
}

.texto_estatistica {
	font-family:"Microsoft Sans Serif";
	font-size:10px;
}

.texto_estatistica tr td {
	color: #999999;
}

a {
	font-family:"Microsoft Sans Serif";
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
}

.link1 {
	font-family:"Microsoft Sans Serif";
	color:#85A2A1;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

.link1:hover {
	font-family:"Microsoft Sans Serif";
	color:#B0C4C4;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

.link2 {
	font-family:"Microsoft Sans Serif";
	color: #333333;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.link_rodape {
	font-family:"Microsoft Sans Serif";
	font-size:10px;
	color:#8DADAB;
}

/* HOME */
.conteudo_home {
	background:url(../../img/bg-conteudo_home3.jpg) no-repeat top left; 
	width:485px; 
	height:336px; 
}

.conteudo_home div {
	margin-left:30px;
}

.menu_home {
	/*background:url(../../img/bg-menu_home.jpg) no-repeat top right; */
	width:237px; 
	height:282px; 
}

.menu_home div {
	margin-left:32px;
	margin-right:30px;
}

/* /HOME */


/* INTERNAS */
.conteudo_internas {
	background:url(../../img/bg_conteudo_esquerda.gif) repeat-y top left #FFFFFF;
	vertical-align:top;
}

.conteudo_internas {
	background:url(../../img/canto_conteudo.jpg) top no-repeat left;
	padding-bottom:15px; 
	padding-top:15px; 
	padding-left:15px; 
	vertical-align:top;
}

.conteudo_internas div {
	margin-left:28px;
}

.menu_internas {
	background:url(../../img/bg-menu_repete.jpg) repeat-x top;
	height:341px;
}

.menu_internas div {
	margin-left:32px;
	margin-right:30px;
}
/* /INTERNAS */

/* PORTFÓLIO */
.imagem_andamento {
	background:url(../../img/portfolio/bg-andamento_imagem.jpg) no-repeat left; 
	width:108px; 
	height:100px;
}

.data_andamento {
	text-align:center; 
	height:20px;
}

.menu_lista_projetos {
	margin-bottom:5px; 
	margin-top:3px;
}
/* /PORTFÓLIO */

/* CONTATO */
.campo_formulario {
	margin-top:7px; 
	margin-bottom:3px;
	color: #333333;
}

/* /CONTATO */

.rodape {
	background:url(../../img/bg_rodape.jpg) no-repeat center top;
	width:100%;
}

.rodape_internas {
	background:url(../../img/rodape_internas.jpg) no-repeat top left; 
	padding-left:31px; 
	padding-top:32px; 
	padding-bottom:15px;
	font-size:10;	
}

.texto_empresa {
	padding-left:35px;
	padding-bottom:10px;
	padding-right:10px;
	color: #333333;
}

