.bt_menu a:link  {
	color: #636363;
	text-decoration: none;
	
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
} 
.bt_menu a:visited{
	color: #636363;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}
.bt_menu a:hover{
	color: #D70600;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	
}
.bg_menu{
   background-image:url(../img/bg_col_esquerda.jpg);
   background-position:center ;
   background-repeat: repeat-y; 
   width: 152px;
   
}

.bt_menu{
   background-image:url(../img/menu_08_on.gif);
   background-position:center ;
   background-repeat: no-repeat; 
   width:152px;
   height: 20px; 
   
}

.bg_donw{
   background-image:url(../img/bg_col_esq_rodape.jpg);
   background-position:center ;
   width:152px;
   height: 19px; 
   
}

.bg_clip{
   background-image:url(../img/bg_titulo.gif);
   background-position:center ;
   background-repeat: repeat-x;
   font-family: arial;
   font-weight: bold;
   color:#fff ;
   width:152px;
   height: 20px; 
   
}
