.menu a{
    height: 26px;
	line-height: 26px;
    background: url(../imagens/seta.gif) no-repeat center left #F1EFE8;
	border: 1px solid #000000;
	top: 125px;
	color: #333333;
	font-weight: 500;
}
  
.menu a:hover{
    height: 26px;
	line-height: 26px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 125px;
	color: #333333;
	font-weight: 600;
}
  
.menu_1_select a{
    height: 31px;
	line-height: 31px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 120px;
	color: #000000;
	font-weight: 900;
}
  
.menu_2_select a{
    height: 31px;
	line-height: 31px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 120px;
	color: #333333;
	font-weight: 900;
}
  
.menu_3_select a{
    height: 31px;
	line-height: 31px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 120px;
	color: #333333;
	font-weight: 900;
}
  
.menu_4_select a{
    height: 31px;
	line-height: 31px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 120px;
	color: #333333;
	font-weight: 900;
}
  
.menu_5_select a{
    height: 31px;
	line-height: 31px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 120px;
	color: #333333;
	font-weight: 900;
}
  
.menu_6_select a{
    height: 31px;
	line-height: 31px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 120px;
	color: #333333;
	font-weight: 900;
}
  
.menu_7_select a{
    height: 31px;
	line-height: 31px;
    background: url(../imagens/seta.gif) no-repeat center left #ffffff;
	border: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	top: 120px;
	color: #333333;
	font-weight: 900;
}
  
#menu_1 a{
    width: 93px;
	text-align: center;
    margin-left: 10px;
	position: absolute;
	float: left;
}
  
#menu_2 a{
    width: 115px;
	text-align: center;
    margin-left: 108px;
	position: absolute;
	float: left;
}
  
#menu_3 a{
    width: 100px;
	text-align: center;
    margin-left: 228px;
	position: absolute;
	float: left;
}
  
#menu_4 a{
    width: 100px;
	text-align: center;
    margin-left: 333px;
	position: absolute;
	float: left;
}
  
#menu_5 a{
    width: 105px;
	text-align: center;
    margin-left: 438px;
	position: absolute;
	float: left;
}
  
#menu_6 a{
    width: 100px;
	text-align: center;
    margin-left: 548px;
	position: absolute;
	float: left;
}
  
#menu_7 a{
    width: 100px;
	text-align: center;
    margin-left: 653px;
	position: absolute;
	float: left;
}