body{
	margin:0px;
	padding:0px;
}
#contaneir{
	width:747px;
	margin:0px 15px 0px 15px;
}
#topo{
	width:747px;
	height:51px;
	margin:20px 0px 10px 0px;
}
#menu{
	width:747px;
	height:28px;
}
#menu ul{
	margin:0px;
	padding:0px 0px 0px 8px;
}
#menu ul li{
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#menu ul li a{
	list-style:none;
	margin:0px 6px 0px 6px;
	padding:8px 11px 0px 14px;
	font:bold 10pt Arial;
	color:#005495;
	text-decoration:none;
}
#menu ul li a.produtos, #menu ul li a.empresa{
	background-image:url(img/bot_produtos.jpg);
	background-position:0px -30px;
	background-repeat:no-repeat;
}
#menu ul li a.produtos:hover, #menu ul li a.empresa:hover{
	background-image:url(img/bot_produtos.jpg);
	background-repeat:no-repeat;
	background-position:0px -0px;
	color:#fff;
}
#menu ul li a.orcamentos{
	background-image:url(img/bot_orcamentos.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
}
#menu ul li a.orcamentos:hover{
	background-image:url(img/bot_orcamentos.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#fff;
}
#menu ul li a.social{
	background-image:url(img/bot_social.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
}
#menu ul li a.social:hover{
	background-image:url(img/bot_social.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#fff;
}
#menu ul li a.home{
	background-image:url(img/bot_home.jpg);
	background-repeat:no-repeat;
	background-position:0px -30px;
}
#menu ul li a.home:hover{
	background-image:url(img/bot_home.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#fff;
}
#conteudo_home{
	width:747px;
	height:244px;
	float:left;
	margin:0px;
	padding:0px;
}
#conteudo_principal{
	width:492px;
	height:244px;
	background-image:url(img/esquerda_b.jpg);
	background-repeat:no-repeat;
	float:left;
}
#conteudo_secundario{
	width:239px;
	height:244px;
	background-image:url(img/direita_b.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 15px;
	float:left;
}
#rodape{
	width:747px;
	height:20px;
	background-image:url(img/rodape.jpg);
	background-repeat:no-repeat;
	margin:15px 0px 0px 0px;
	float:left;
}

h1{
	font: bold 10pt Arial;
	color:#00a8eb;
	margin:15px 0px 5px 0px;
	padding:0px 30px 0px 30px;
}
p{
	font: 9pt Arial;
	color:#636363;
	padding:2px 30px 2px 30px;
	margin:0px;
	text-align:left;
}
p.rodape{
	font: 7pt Arial;
	color:#fff;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-align:center;
}
form{
	margin:20px 0px 0px 0px;
}
label{
	font: 9pt Arial;
	color:#636363;
	padding:0px 0px 0px 0px;
	margin:0px;
}
input{
	width:342px;
	height:13px;
	position:absolute;
	left:125px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
	font: 9pt Arial;
	color:#636363;
}
textarea{
	width:420px;
	height:75px;
	/*position:absolute;
	left:125px;*/
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 2px;
	font: 9pt Arial;
	color:#636363;
}
ul{
	margin:10px 0px 0px 25px;
	padding:0px 0px 0px 20px;
}
li{
	font: 9pt Arial;
	color:#636363;
	padding:6px 20px 6px 0px;
	margin:0px;
	text-align:justify;
}
a{
	font: bold 9pt Arial;
	color:#636363;
	text-decoration:none
}
a:hover{
	font: bold 9pt Arial;
	color:#636363;
	text-decoration:underline;
}
table{
	width:430px;
	border:1px solid #636363;
	margin:0px 0px 5px 30px;
}
td{
	font: 9pt Arial;
	color:#636363;
	border:1px solid #636363;
}
