/* CSS Document */

/*Divs*/
body {
	margin-top: 20px;

	
}
#tudo{
	width: 950px; /*Centraliza em navegadores padrão*/
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topo{
	height: 95px;
	float: right;
	width: 950px;
	background-image: url(imagens/bg_topo.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 73px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#banner {
	height: 240px;
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8bca4;
	border-left-color: #c8bca4;
	float: right;
}


#conteudo{
	width: 890px;
	float:right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF9F82;
	border-left-color: #BF9F82;
	background-color: #FFFFFF;
	background-image: url(imagens/bg_conteudo.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF9F82;
	border-bottom-color: #BF9F82;
	padding-left: 60px;
	padding-top: 10px;
}
#principal{
	width: 715px;
	float:right;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 6px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
}
#navegacao{
	width: 190px;
	float: left;
	padding-top: 6px;
	background-image: url(imagens/bg_menu.jpg);
}
#home{
	width: 278px;
	float: left;
	padding-left: 14px;
	padding-top: 10px;
}
#noticias{
	width: 570px;
	float: right;
	padding-top: 5px;
	right: 5px;
	padding-right: 5px;
}
#rodape{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	float: right;
	width: 950px;
	color: #FFFFFF;
	background-color: #B48D6B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A27751;
	border-bottom-color: #A27751;
	border-left-color: #A27751;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A27751;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
}
#menulateral{
	width: 160px;
	padding-top: 8px;
	
	}

#coluna1 {
	width: 180px;
	float: left;
}
#coluna2 {
	width: 680px;
	float: right;
	text-align: justify;
	margin-right: 10px;
	background-color: #FFFFFF;
}
#noticias2 {

	width: 600px;
	float: right;
	padding-top: 10px;
}
#conteudo2 {
	width: 780px;
	float:right;
	background-image: url(imagens/bg_menulateral.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#menu {
	width:190px;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5A4625;
	background-color: #D2CAB7;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#menu h3{
	font-size:11px;
	cursor:pointer;
	line-height:18px;
	padding-left:20px;
	margin:1px 0;
	font-weight: normal;
	background-color: #EEEBE4;
	background-image: url(mais.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#menu h3.corrente{
	background-color: #EEEBE4;
	background-image: url(menos.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu li a{
	display:block;
	color:#60543C;
	text-decoration:none;
	padding:3px 15px 3px 3px;
	margin-bottom:1px;
	background-color: #FFFFFF;
	background-image: url(seta.jpg);
	background-repeat: no-repeat;
	background-position: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#menu li a:hover{
	color:#7A6B4B;
	background-color: #F8F7F3;
	background-image: url(seta.jpg);
	background-repeat: no-repeat;
	background-position: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
* html li, * html li a {
height:1%;
}
* html #menu h3, *html #menu h3.corrente{
/*ie 6 e anteriores*/
background-position:8px center;
}
*:first-child+html #menu h3,
*:first-child+html $menu h3.corrente{
/* ie 7 */
background-position:8px center;
}

#img_lateral {
	width: 167px;
	float: left;
	padding-left: 13px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#sep_form{
	float: left;
	margin: 1 em 0;
	text-align: left;
}


/*Estilos txt*/
.titulos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	background-color: #fbe1c3;
	display: inline-block;
	width: 445px;
	text-align: right;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #4E332A;
	height: 20px;
	padding-top: 3px;
}
.titulos2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	background-color: #DDDDDD;
	display: inline-block;
	width: 595px;
	text-align: right;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #7CA601;
	height: 20px;
	padding-top: 3px;
}
.novidades{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F8202;
	display: inline-block;
	width: 145px;
	text-align: right;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #003333;
	height: 20px;
	padding-top: 3px;
}

.menu_linguas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006B9F;
	text-align: right;
	padding-top: 32px;
	padding-right: 13px;
}


.nome_inicio{
	background: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #73A117;
	height: 22px;
	width: 448px;
	display: inline-block; /*para IE6*/
	text-align: left;
	text-indent: 5px;
	padding-top: 5px;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: right;
}
.txt_vermelho12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: justify;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
}
.txt_cinza_12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height: 150%;
	text-align: justify;
	letter-spacing: 0.2px;
}
.txt_cinza_10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.txt_azul_10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.txt_bege_12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A6B4B;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 120%;
}
.txt_menu_top {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #828365;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 5px;
}
.txt_cinza11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}

.txt_marinho_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 150%;
}
.txt_menu_titulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #828365;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.txt_obras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 185px;
	line-height: 130%;
	padding-right: 20px;
}
.txt_edificios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	line-height: 130%;
	padding-right: 20px;
}


/*Estilos links*/
a.menu_top:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 19px;
	padding-left: 19px;
	height: 24px;
	display: inline-block;
	padding-top: 8px;
}
a.menu_top:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #E5E5E5;
	height: 24px;
	padding-right: 19px;
	padding-left: 19px;
	display: inline-block;
	padding-top: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.menu_top:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	height: 24px;
	padding-right: 19px;
	padding-left: 19px;
	display: inline-block;
	padding-top: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.menu_top:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	height: 24px;
	padding-right: 19px;
	padding-left: 19px;
	display: inline-block;
	padding-top: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.eng:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.eng:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.eng:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.eng:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	height: 24px;
	padding-right: 19px;
	padding-left: 19px;
	display: inline-block;
	padding-top: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.menu1:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #694F36;
	height: 20px;
	width: 175px;
	text-decoration: none;
	padding-top: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B48D6B;
	display: inline-block;
	margin-bottom: 1px;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 10px;
	vertical-align: middle;
}
a.menu1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #694F36;
	height: 20px;
	width: 175px;
	text-decoration: none;
	padding-top: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #836243;
	background-color: #F9D6AC;
	display: inline-block;
	margin-bottom: 1px;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 10px;
	vertical-align: middle;
}
a.menu1:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #694F36;
	height: 20px;
	width: 175px;
	text-decoration: none;
	padding-top: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #836243;
	display: inline-block;
	margin-bottom: 1px;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 10px;
	vertical-align: middle;
}
a.menu2:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 35px;
	width: 160px;
	text-decoration: none;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEAE7D;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 4px;
	letter-spacing: 1px;
}
a.menu2:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #CACAAA;
	height: 35px;
	width: 160px;
	text-decoration: none;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEAE7D;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	text-indent: 10px;
	letter-spacing: 1px;
}
a.menu2:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 35px;
	width: 175px;
	text-decoration: none;
	display: inline-block;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 4px;
	letter-spacing: 1px;
	border-left-style: solid;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E332A;
	text-align: right;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #4E332A;
	display: inline-block;
	margin-top: 3px;
	height: 22px;
	width: 673px;
	padding-top: 8px;
	text-indent: 10px;
	background-image: url(imagens/bg_titulo.jpg);
	background-repeat: no-repeat;
}



a:link {
	color: #A85722;
	text-decoration: underline;
}
a:hover {
	color: #a85722;
	text-decoration: underline;
}
a:visited {
	color: #a85722;
	text-decoration: underline;
}
a:active {
	color: #a85722;
}
#logos {
	width: 150px;
	float: left;
	margin-left: 20px;
	height: 39px;
	padding-top: 20px;
}


/*Estilos imagens*/
.img_lateral {
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0067B3;
}

.img_logo {
	float: left;
}

.img_spacer {
	float: left;
}
.img_obras {
	float: left;
	vertical-align: middle;
	padding-top: 8px;
}
.img_rw {
	float: right;
	position: absolute;
	z-index: 100;
	visibility: visible;
	left: 527px;
	top: 16px;
}
.aviso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #669900;
	display: inline-block;
	padding: 3px;
}
.div_bg_nav {
	background-color: #016600;
}

.clientes {
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
}

/*Estilos form*/
.enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	height: 18px;
}
form {
    width: 550px; 
	font-size: 11px; 
	font-weight:bold; 
	color: #090
}
form fieldset {
	background-color: #ffffff;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
	border: 1px solid #FFCC99;
}
form legend {
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0.2em;
	padding-bottom: 0;
	padding-left: 0.2em;
}

form label {
	display: block;
	width: 180px;
	margin-bottom: 1em;
	height: 24px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form input {
	display: block;
	margin-bottom: 12px;
	height: 15px;
}
form text area {
	display: block;
	width: 120px;
	background-color: #f5f5f5;
	height: 21px;
}





#coluna3 {

	width: 550px;
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}




.txt_laranja_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D43500;
}

.img_dir {
	float: right;
	margin-top: 2px;
	padding-top: 6px;
}

.img_dire {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.img_esq {

	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	height: 20px;
	background-color: #F5F5F5;
	padding: 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	text-align: right;
	letter-spacing: 1px;
}
#titulo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
.titulo_qd01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.titulo_qd02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.english {
	height: 20px;
	margin-bottom: 22px;
	text-align: right;
	margin-right: 10px;
}
#coluna2b {
	width: 680px;
	float: right;
	text-align: justify;
	margin-right: 10px;
	background-color: #FFFFFF;
	background-image: url(imagens/bg_coluna2b.jpg);
	background-repeat: no-repeat;
	background-position: 80px 210px;
}
.portifolio_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	background-color: #FEF7EF;
	text-align: center;
	height: 60px;
	vertical-align: middle;
	width: 678px;
}
.txt_loja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#mudafundo {

	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	float: right;
	width: 950px;
	color: #33221B;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A27751;
	border-bottom-color: #A27751;
	border-left-color: #A27751;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A27751;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
}

