body, h1, h2, p, ul, li {
	padding: 0;
}
body {
	background-color: #9A0C06;
	text-align:center;
	margin: 6px;
}
h1 a{
	display: block;
}
p, label {
	font: bold 11px/155% trebuchet ms, trebuchet, tahoma, arial;
	color: #636363;
	margin: 0 0 0 3px;
}
label { margin:0; font-size:13px; color:#636363;}
p.detalhe {
	background: url(imagens/bullet.gif) no-repeat 2px 6px;
	padding: 0 0 0 9px;
}
img{
	border:0;
}
a {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: underline;
	color: #646464;
}
p.detalhe a{
	text-decoration: none;
	color: #8DA2BE;
}
p.detalhe a:hover{
	color:#5F738E;
	text-decoration: underline;
}
p.links{
	display: none;
}
h2 { 
	margin: 0 0 -4px 0; 
	_margin: 0; 
}
#tudo {
	width: 722px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(imagens/bg-tudo.gif) repeat-y center;
}
#sup, #inf {
	width: 722px;
}
#sup {
	height: 15px;
	margin: 5px auto 0 auto;
	background: url(imagens/sup.gif) no-repeat 0 4px;
}
#inf {
	height: 15px;
	margin: 0 auto 0 auto;
	background: url(imagens/inf.gif) no-repeat;
}
#esquerda{
	width: 160px;
	margin: 0 0 0 12px;
	_margin: 0 0 0 6px;	
}
#logo {
	width: 148px;
	height: 180px;
}
#menu {
	width: 114px;
	margin: 10px 0 0 0;
}
#menu ul li{
	margin: 0 0 9px 17px;
	_margin: 0 0 6px 17px;	
	list-style: none;
	width: 114px;
	height: 16px;
}
#menu ul li span{
	display: none;
}
#menu ul li a{
	display:block;
	width: 114px;
	height: 16px;
}
#menu ul li#btn-principal {	background: url(imagens/btn-principal.gif) no-repeat;}
#menu ul li#btn-empresa {	background: url(imagens/btn-empresa.gif) no-repeat;}
#menu ul li#btn-produtos {	background: url(imagens/btn-produtos.gif) no-repeat;}
#menu ul li#btn-contato {	background: url(imagens/btn-contato.gif) no-repeat;}
#menu ul li#btn-principal a:hover {	background: url(imagens/btn-principal.gif) no-repeat -114px 0;}
#menu ul li#btn-empresa a:hover {	background: url(imagens/btn-empresa.gif) no-repeat -114px 0;}
#menu ul li#btn-produtos a:hover {	background: url(imagens/btn-produtos.gif) no-repeat -114px 0;}
#menu ul li#btn-contato a:hover{	background: url(imagens/btn-contato.gif) no-repeat -114px 0;}

#conteudo {
	width: 525px;
	margin: 0 0 0 175px;
	padding: 4px 0 0 0;	
}
#tudo #bemvindo, #tudo #empresa, #tudo #contato, #tudo #esquerda, #tudo #formulario{
	float: left;
}
#bemvindo, #empresa{
	width: 300px;
	margin: 0 20px 8px 0;
	background: url(imagens/bg-bemvindo.gif) no-repeat bottom right;
}
#empresa p{
	margin: 0 0 6px 3px;
	text-indent: 10px;
}
#contato {
	width:200px;
	height: 112px;
	background: url(imagens/bg-contato.gif) no-repeat bottom right;
	clear: right;
}
#produtos {
	width: 520px;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	background: url(imagens/bg-produtos.gif) no-repeat bottom right;
}
#copyright {
	font: 11px tahoma;
	color:#CCCCCC;
	margin: 3px 0 0 178px;
}
img#menino {
	margin: 10px 0 0 0; 
	_margin: 9px 0 0 -2px;
} 
#formulario {
	width: 500px;
}

