body {
	background-color: #e9d69c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_header.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.header{
	width:770px;
}


.lat_esquerda{
	background-image:url(images/lateral_esquerda.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.lat_direita{
	background-image:url(images/lateral_direita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.body{
	font-family:verdana;
	color:#581416;
	text-decoration:none;
	font-size:12px;
	line-height:1.6;
}

.rodape{
	font-family:Verdana;
	font-size:11px;
	color:#581416;
}

.textfield_orcamento {
	font-size: 11px;
	color: #581416;
	width: 241px;
	height: 13px;
	border-color: #000;
	background-color:#e9d69c;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textfield_orcamento1 {
	font-size: 11px;
	color: #581416;
	width: 80px;
	height: 20px;
	border-color: #000;
	background-color:#e9d69c;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.textarea_laminas {
	font-size: 11px;
	color: #581416;
	width: 241px;
	height: 86px;
	border-color: #000;
	background-color:#e9d69c;
	border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-left: 5px;
	overflow: auto;
}

a:hover{
	text-decoration:underline;
}
