.botao_barra_principal_esquerda a {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#003366; 
	background: #ffffff url(imagem01.jpg);
	width:154px;
	height:47px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 47px;
	font-weight: bold;
} 

.botao_barra_principal_esquerda a:hover {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#ff6600; 
	background: #ffffff url(imagem02.jpg);
	width:154px;
	height:47px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 47px;
	font-weight: bold;
} 
.botao_menu_lateral a {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#003366; 
	background: #D6DDE0 url(img_botao_lateral01.jpg);
	width:150px;
	height:20px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
} 

.botao_menu_lateral a:hover {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#ffffff; 
	background: #D6DDE0 url(img_botao_lateral02.jpg);
	width:150px;
	height:20px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
} 