._colors
{
 	color: #036BA5; /*azul forte*/
 	color: #EEEEEE; /*cinza claro*/
 }

.header
{
	background: #036BA5 url('../graficos/logoHeader.jpg') no-repeat bottom left; 
	font-family: "Tahoma"; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: none; 
	color: #FFFFFF;
}

a.a_txMenuTop 
{
	font-family: "Tahoma"; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: none; 
	color: #FFFFFF;
}

a.a_txMenuTop:hover
{
	color: #FFFF00;
}
 
a.a_txMenuMain
{
	font-family: "Tahoma"; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: none; 
	color: #036BA5;
}

a.a_txMenuMain:hover
{
	color: #333333;
}

a.a_txL
{
	font-family: "Tahoma"; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: none; 
	color: #036BA5;
}

a.a_txL:hover
{
	color: #666666;
}

.txM
{
	font-family: "Tahoma"; 
	font-size: 11px; 
	text-decoration: none; 
	text-transform: none; 
	color: #666666;
}

.txM_White
{
	font-family: "Tahoma"; 
	font-size: 11px; 
	text-decoration: none; 
	text-transform: none; 
	color: #FFFFFF;
}

.txL
{
	font-family: "Tahoma"; 
	font-size: 14px; 
	text-decoration: none; 
	text-transform: none; 
	color: #666666;
}

.txL_Blue
{
	font-family: "Tahoma"; 
	font-size: 14px; 
	text-decoration: none; 
	text-transform: none; 
	color: #036BA5;
}

.txXXL
{
	font-family: "Tahoma"; 
	font-size: 25px; 
	text-decoration: none; 
	text-transform: none; 
	color: #666666;
}

.txXXL_Blue
{
	font-family: "Tahoma"; 
	font-size: 25px; 
	text-decoration: none; 
	text-transform: none; 
	color: #036BA5;
}

.txS
{
	font-family: "Tahoma"; 
	font-size: 10px; 
	text-decoration: none; 
	text-transform: none; 
	color: #666666;
}

.bkPainelMenu
{
	background: #FFFFFF url('../graficos/bkPainelMenu.jpg') no-repeat top center; 
}

/* */ 

.leftBar
{
}

.topBar
{
	background-color: #EEEEEE
}

.txBottom
{
	font-family: "Verdana"; 
	font-size: 9px; 
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

.txL_Red
{
	font-family: "Verdana"; 
	font-size: 12px; 
	text-decoration: none; 
	text-transform: none; 
	color: #C40000;
}

.txXL_Red
{
	font-family: "Verdana"; 
	font-size: 14px; 
	text-decoration: none; 
	text-transform: none; 
	color: #C40000;
}

.txM_Darker
{
	font-family: "Verdana"; 
	font-size: 10px; 
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

.txFormSearch
{
	font-family: "Verdana"; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

.formInput
{
	font-family: "Verdana"; 
	font-size: 10px	; 
	width: 150px;
}

.rightLine
{
 	border-right: 1px dotted #FFB000;
}

.leftLine
{
 	border-left: 1px dotted #FFB000;
}

.bottomLine
{
 	border-bottom: 1px dotted #DDDDDD;
}

.topLine
{
 	border-top: 1px dotted #DDDDDD;
}

td.menuLines
{
 	border-left: 1px solid #DDDDDD;
 	border-right: 1px solid #DDDDDD;
}

.linesVertical
{
 	border-left: 1px solid #DDDDDD;
 	border-right: 1px solid #DDDDDD;
}

.linesVerticalTop
{
 	border-left: 1px solid #DDDDDD;
 	border-right: 1px solid #DDDDDD;
 	border-top: 1px solid #DDDDDD;
}

.linesFull
{
 	border-top: 1px solid #DDDDDD;
 	border-bottom: 1px solid #DDDDDD;
 	border-left: 1px solid #DDDDDD;
 	border-right: 1px solid #DDDDDD;
}

.bkCornerGray
{
	background: #EEEEEE url('../graficos/bkCornerGray.gif') no-repeat bottom right; 
}

.bkBackofficeOpq
{
	background: #EEEEEE url('../graficos/bkBackofficeOpq.jpg') no-repeat center center; 
}

.bkBackofficeTrs
{
	background: #EEEEEE url('../graficos/bkBackofficeTrs.jpg') no-repeat center center; 
}

hr.separatorA
{
	color: #DDDDDD;
	height: 1px;
}
 
a.a_txM
{
	font-family: "Verdana"; 
	font-size: 10px; 
	text-decoration: none; 
	text-transform: none; 
	color: #333333;
}

a.a_txM:hover
{
	color: #C40000;
}

a.a_txS
{
	font-family: "Verdana"; 
	font-size: 9px; 
	text-decoration: none; 
	text-transform: none; 
	color: #666666;
}

a.a_txS:hover
{
	color: #C40000;
	text-decoration: underline; 
}





