@charset "utf-8";
/* CSS Document */

body{
	background-image:url(imagens/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0f0e0d;
}

#flash_topo {
}

#texto1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#corpo {
	background-image: url(imagens/bg2.gif);
}

#rodape{
	background-image:url(imagens/rod_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-align:center;
}

#flash_corpo{
	float:left;
	width:auto;
	margin-left:5px;
	
}

#barra2{
	margin-left:30px;
}

#bem_vindo {
	position:inherit;
	float:left;
	margin-left:20px;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 12px;
	color: #666;
}
#servicos1 {
	width:200px;
	float:right;
	margin-right:25px;
}

#contato {
	width:auto;
	float:right;
	margin-right:30px;
	
}
#ultimos_trab {
	position:inherit;
	float:right;
	margin-right:60px;
	width:500px;
}

#historia{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	margin-left:30px;
	float:left;
	width:350px;
	line-height:20px;
}

#historia2{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	margin-left:20px;
	float:left;
	width:330px;
	line-height:20px;
}

#localiza{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	margin-left:20px;
	float:left;
	width:640px;
}

#localiza2{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	margin-right:30px;
	margin-top:20px;
	float:right;
	width:510px;
}

#localiza3{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	margin-left:20px;
	float:left;
	width:300px;
}


#lista_serv{
	margin-left:20px;
	float:left;
	width:auto;
}

#corpo2 {
	margin-right:30px;
	float:right;
	width:710px;
}

.input{
	border-bottom-style:inherit;
	border:0px;
	background-image:url(imagens/input1.gif);
	background-repeat:no-repeat;
	width:263px;
	height:27px;
	font-family:verdana;
	font-size:12px;
	color:#06F;
	overflow:hidden;
	padding-bottom:0;
	display:block;

}
.input2{
	border-bottom-style:inherit;
	border:0px;
	background-image:url(imagens/input2.gif);
	background-repeat:no-repeat;
	width:263px;
	height:150px;
	font-family:verdana;
	font-size:12px;
	color:#06F;
	overflow:hidden;
	padding-bottom:0;
	display:block;

