* {
	text-decoration:none;
	color:#333333;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

html{
	width:100%;
}
body{
	width:766px;
	margin:auto;
}

#topo /* 766 x 275 */
{
	height:288px;
}

#base /* 635 x 75 */
{
	text-align:right;
}

#ladoDireito{
	width:260px;
	display:block;
	float:left;
}

#conteudo{
	width:506px;
	display:block;
	float:right;
}


/* ------------------------------- */
#formorcamento, .conteudo{
	background:#F1F6FC;
}

#formorcamento h1, .tituloDaPagina, .conteudo h1{
	font-size:18px;
	color:#007DC0;
	border-bottom:1px #AEB5BB dashed;
	padding-bottom:3px;
	margin-bottom:23px;
	padding-top:10px;
	text-indent:5px;
	font-style:italic;
}

#formorcamento #tbOrcamento{
	margin:auto;
}

#formorcamento #tbOrcamento input, 
#formorcamento #tbOrcamento select, 
#formorcamento #tbOrcamento textarea{
	border:1px solid #BADCFF;
}

.campo{
	color:#0366CE;
	font-weight:bold;
	font-size:10px;
}

.bt{
	border:2px inset #000066;
	color:#0066CB;
	background:#DAEDFE;
	font-weight:bold;
}
