body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.botao_prod a {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#000000; 
	background: #F0E3D2 url(botoes/prod_bot1.jpg);
	width:166px;
	height:33px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 33px;
	font-weight: normal;
} 

.botao_prod a:hover {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#000000; 
	background: #F0E3D2 url(botoes/prod_bot2.jpg);
	width:166px;
	height:33px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 33px;
	font-weight: bold;
} 


.principal a {
	padding:0px;
	text-decoration: none;
	text-align:CENTER;
	color:#FFF; 
	background: #F0E3D2 url(botoes/principal1.jpg);
	width:166px;
	height:43px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 43px;
	font-weight: bold;
} 
.principal a:hover {
	padding:0px;
	text-decoration: none;
	text-align:CENTER;
	color:#000; 
	background: #F0E3D2 url(botoes/principal2.jpg);
	width:166px;
	height:43px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 43px;
	font-weight: bold;
} 