@charset "utf-8";
/* CSS Document */


.meio{
background-color:#c5b89d;
}

.conteudo{
padding-top:18px;
padding-left:17px;
padding-right:10px;
}

.menu{
background-image: url(images/bg_menu.gif);
background-repeat:repeat-x;
}


.meio_home{
	width:772px;
	height:279px;
	background-image:url(images/texto_home.gif);
	background-repeat:no-repeat;
	background-position:top;

}



.interna_home{
	width:626px;
	height:492px;
	background-image:url(images/bg_meio_home.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

.esquerda1{
	width:391px;
	background-image:url(images/bg_tds.jpg); 
	background-position:top right; 
	background-repeat: repeat-x;


}

.direita1{
	width:391px;
	background-image:url(images/bg_tds.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	

}

.rodape{
font-family: Verdana;
font-size:11px;
color:#c5b89d;
text-decoration:none;
}


.body{
	font-family: Verdana;
	font-size:12px;
	color:#74212f;
	text-decoration:none;
}


.textfield_orcamento {
	font-size: 11px;
	color: #fff;
	width: 97px;
	height: 13px;
	border-color: #fff;
	background-color:#691b1d;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}
.textfield_orcamento1 {
	font-size: 11px;
	color: #fff;
	width: 141px;
	height: 20px;
	border-color: #fff;
	background-color:#691b1d;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}
.textarea_laminas {
	font-size: 11px;
	color: #fff;
	width: 141px;
	height: 86px;
	border-color: #fff;
	background-color:#691b1d;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
}
