
.linhas
{
	background: url("img/btmenu.png") no-repeat;
	padding-left: 4px;
	letter-spacing: 1px;
	font-family: Arial;
	font-size: 9px;

}
.menu
{
	background: url("img/fdcima.png") right no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight:700;

}

.menu2
{
	background-color: #281d10;
	
	font-family: Arial;
	font-size: 12px;
	font-weight:700;

}

.linhas2
{
	background: url("img/fdmeio.png") right no-repeat;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight:700;
}

.menuAux2
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.shadow, 
.content
{ 
   position: relative; 
   bottom: 1px; 
   right: 1px; 
} 

.shadow
{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 

.content
{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .1em 1ex; 
}

.paginasel
{
	/* background-color: #006600; */
	cursor:hand;
	color:#281d10;
	font-weight:bold;
}

.corpagina
{
/*	background-color: #73AE1F; */
	cursor:default;
	color:#59452b;
	font-weight:bold;
}

.menusel
{
	background: #281d10;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
}
