* {
margin: 0;
padding: 0;
}

html, body {
height: 100%;
}

* html #tudo {height: 100%;}

body {
	background: url(../images/bg1.jpg) top repeat-x #0883ec;
	font:12px/18px "Trebuchet MS", Arial, Verdana;
	color: #FFF;
}
td{
	color: #FFF;
}
a{
	color: #FFF;
	text-decoration:underline;
}
h1{
	font-size:14px;
}
#bg {
background: url(../images/nuvens1.jpg) top center no-repeat;
}

#tudo {
width: 767px;
margin: 0 auto;
text-align: left;
position: relative;
min-height: 100%;
}

#conteudo {

}

#rodape {
	background:url(../images/bg_rodape1.jpg) center repeat-x;
	bottom: 0;
	height: 113px;
	line-height: 35px;
	text-align: center;
	width: 100%;
	left: 0px;
}

#cabecalho {

}
.col{
	width: 210px;
	float: left;
}
.space{
	margin:0 12px;
	padding:0 10px;
	border-left:1px dotted #fff;
	border-right:1px dotted #fff;
}
#form {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}
input, select{
	padding:5px;
	font-style:italic;
	font:12px/18px "Trebuchet MS", Arial, Verdana;
	color: #000;
	margin-bottom: 10px;
}
#form_orc_final input, #form_orc_final select{
	padding:5px;
	font-style:italic;
	font:12px/18px "Trebuchet MS", Arial, Verdana;
	color: #000;
	margin-bottom: 10px;
	width:200px;
	float:left;
}
#form_orc_final textarea{
	padding:5px;
	font-style:italic;
	font:12px/18px "Trebuchet MS", Arial, Verdana;
	color: #000;
	margin-bottom: 10px;
	width:544px;
	float:left;
}

select{
	width:150px;
}
#bg #tudo #cabecalho {
	width: 767px;
	background: url(../images/topo1.png) top center no-repeat;
	height: 413px;
}
#menu1, #menu2{
	margin-top: 78px;
	float: left;
	height: 40px;
	margin-left: 50px;
	width: 270px;
}
#menu2{
	margin-left: 140px;
}
#menu1 ul, #menu2 ul {
	display: inline;
	list-style-type: none;
}
#menu1 li, #menu2 li {
	display: inline;
	text-indent: -999999px;
}
#menu1 a, #menu2 a{
	float:left;
	display:block;
	height: 40px;
}
#menu1 #home a{
	width: 70px;
	background:url(../images/m1.png) top center no-repeat;
}
#menu1 #home a:hover{
	background:url(../images/m1.png) center -32px no-repeat;
}
#menu1 #colecao a{
	width: 100px;
	background:url(../images/m2.png) top center no-repeat;
}
#menu1 #colecao a:hover{
	background:url(../images/m2.png) center -32px no-repeat;
}
#menu1 #orcamento a{
	width: 90px;
	background:url(../images/m3.png) top center no-repeat;
}
#menu1 #orcamento a:hover{
	background:url(../images/m3.png) center -32px no-repeat;
}
#menu2 #dicas a{
	width: 90px;
	background:url(../images/m4.png) top center no-repeat;
}
#menu2 #dicas a:hover{
	background:url(../images/m4.png) center -32px no-repeat;
}
#menu2 #localizacao a{
	width: 90px;
	background:url(../images/m5.png) top center no-repeat;
}
#menu2 #localizacao a:hover{
	background:url(../images/m5.png) center -32px no-repeat;
}
#menu2 #contato a{
	width: 90px;
	background:url(../images/m6.png) top center no-repeat;
}
#menu2 #contato a:hover{
	background:url(../images/m6.png) center -32px no-repeat;
}
#submenu{
	position:absolute;
	top:123px;
	left: 120px;
	background-color:#da8528;
	color:#000;
	list-style:none;
	visibility:hidden;
}
#submenu li{
	border-bottom:1px dotted #fff;
}
#submenu li a{
	color: #FFF;
	text-decoration:none;
	padding: 0 30px 0 20px;
	line-height: 25px;
}
#submenu li a:hover{
	background:url(../images/seta.gif) 10px center no-repeat;
}
#pp{
	border-bottom: 1px dotted #fff;
	height:1px;
}
#txt {
	background:#0a6bbc;
	margin:0 26px;
	padding:10px 10px 10px 20px;
}
.img_prod {
	padding: 5px;
	border: 1px solid #C0C0C0;
	background-color:#999;
}
#bg #tudo #conteudo #txt #form_orc_final table TD{
	padding: 5px;
}
