﻿body
{
	/*background-image: url(../img/layout/cabecalho/bg_fundo.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #a59991;*/
	
	background-color: #fff;
	}
#cabecalho
{	
	width: 950px;
	height: 170px;
	background-image: url(../img/layout/cabecalho/bg_cabecalho.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}
#saudacao{
	width: 480px;
	_width: 350px;
	float: left;
	margin: 5px 0 0 182px;
	*margin: 5px 0 0 180px;
	_margin: 5px 0 0 92px;
	text-align:left;
	color: #edd378;
	font-size: 12px;
}
#saudacao a:link,
#saudacao a:visited,
#saudacao a:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#btnOrca
{
	text-align:left;
	_padding: 0px 0 0 660px;
}

.chkOrcFacil div
{
	float:left;
	width:45%;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}