body {
	background-color: #000;
	background-image: url(../imagens/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-repeat: repeat-x;
}
#sombra {
	clear: both;
	height: auto;
	width: 772px;
	margin: auto;
	padding: 0px;
	background-image: url(../imagens/sombra.png);
	background-repeat: repeat-y;
	display:table;
}
#topo {
	background-image: url(../imagens/topo.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 220px;
	width: 750px;
}
#corpo {
	height: auto;
	width: 750px;
	display: block;
	padding: 0px;
	clear: both;
	margin: auto;
}
#formcontato {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:450px;
	height:auto;
}
#formcontato label {
	float:left;
	width:110px;
	margin-top:7px;
	display:block;
}
#formcontato .campo {
	background-color:#FFFFFF;
	border: 1px solid #900;
	padding:3px;
	margin:2px;
	width: 240px;
	line-height: 16px;
	vertical-align: middle;
	height: 16px;
	font-size: 12px;
}
#formcontato .txta {
	background-color:#FFFFFF;
	border: 1px solid #900;
	padding:3px;
	margin:2px;
	width: 320px;
	height:110px;
}
#barra {
	background-image: url(../imagens/bg_barra.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 48px;
	width: 748px;
	border: 1px solid #F30;
}
#colunas {
	clear: both;
	height: auto;
	width: 750px;
	padding:0px;
	margin:0px;
}
#colunas #col-esq {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 234px;
}
#orcamento {
	background-image: url(../imagens/bg_orc.gif);
	background-repeat: repeat-y;
	height: 325px;
	width: 199px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
}
#base-orcamento {
	background-image: url(../imagens/base_orc.gif);
	height: 20px;
	width: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}
#base .direitos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#base .botoes {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding: 0px;
}
#base .botoes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 6px;
}



#colunas #col-dir {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 516px;
}
.box-500 {
	width:489px;
	height:auto;
	padding:5px;
	border: thin solid #F60;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: justify;
}
.box-ultimos {
	width:505px;
	height:auto;
	padding:0px;
	text-align: justify;
	margin-left:2px;
	margin-right:0px;
}
.listar-ultimos {
	float: left;
	height: auto;
	width: 505px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.listar-ultimos .imagem {
	padding: 4px;
	border: 1px solid #E0E0E0;
	margin: 0px;
	height: 150px;
	width: 490px;
	margin: 0px;
}
#menu-barra {
	height: 48px;
	display: block;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	float: left;
}
#menu-barra ul {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 640px;
}

#menu-barra li {
	list-style: none;
	vertical-align: middle;
	display: inline;
	line-height: 42px;
}
#menu-barra li a {
	display: inline;
	height: 42px;
	float: left;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menu-barra li a:hover {
	display: inline;
	height: 42px;
	float: left;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F60;
	background-image: url(../imagens/bg_barra_h.gif);
}
#barra2 {
	background-image: url(../imagens/barra2.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 68px;
	width: 750px;
}
#base {
	clear: both;
	height: 85px;
	width: 772px;
	background-image: url(../imagens/rodape.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
	
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	margin-left:3px;
	padding: 0px;
}
.campo-orc {
	height: 20px;
	border: 1px solid #999;
	width: 188px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.textarea-orc {
	height: 70px;
	border: 1px solid #999;
	width: 188px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.botao-orc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #D90000;
	height: 20px;
	width: 60px;
	border: 1px solid #000;
	margin-top: 3px;
}
.conteudo {
	clear: both;
	height: auto;
	width: 500px;
	margin-left: 4px;
	margin-top:5px;
}
.linha-lista {
	clear:both;
	width:500px;
	height:auto;
	margin-bottom:5px;
	margin-top:5px;
}
.item-lista {
	float:left;
	width:240px;;
	height:auto;
	margin-left:5px;
	margin-right:5px;
}
.item-lista p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: uppercase;
}
.item-lista img {
	width:230px;
	height:80px;
	border: 5px solid #F60;
}
#paginacao {
	padding: 0px;
	height: 35;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}
#paginacao ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;;
	width: 500px;	
}
#paginacao li {
	list-style: none;
	display: inline;
	line-height: 35px;
}
#paginacao li a {
	display: inline;
	margin: 2px;
	padding: 5px;
	width: auto;
	background-color: #EAEAEA;
	border: 1px solid #F00;
	height: 35px;
	line-height: 50px;
	vertical-align: middle;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#paginacao li a:hover {
	display: inline;
	margin: 2px;
	padding: 5px;
	width: auto;
	background-color: #F00;
	border: 1px solid #900;
	height: 35px;
	line-height: 50px;
	vertical-align: middle;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.paginas {
	margin-top:15px;
	text-align:center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	color: #F00;
}.paginas a {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.paginas a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
.status-verde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #090;
}
.status-vermelho {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
}
