/* MENU FOOTER */
a.MenuLinkInferior:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.MenuLinkInferior:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.MenuLinkInferior:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuInferior
{
	font-weight: bold;
	color: #FFFFFF;
}

/* MENU SUPERIOR*/
.menu
{
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#999999;
}

a.menu:link
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited
{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
	
.menuaction
{
	position:absolute;
	visibility: hidden;
}
.menu_linha
{
	border-bottom:1px solid #999999;
}
td.menu_linha
{
	border-bottom:1px solid #999999;
}
.menu_base
{
	background-color:#FFFFFF;
	border:1px solid #999999;
}
a.menu_link:link
{
	text-decoration:none;
	color:#666666;
}
a.menu_link:hover
{
	text-decoration:none;
}
a.menu_link:visited
{
	text-decoration:none;
	color:#666666;
}
#TDmenu
{
	background:none
}
#TDmenuOver
{
	background-color:#C4C4C4
}

/*Miolo*/
.txtTitulo
{
	font-size: 14px;
	font-weight: bold;
	color: 006699;
}

.bgMain
{
	background-image: url(/images/TI/Elementos/Miolo/bg_cont_main.gif);
	background-repeat: no-repeat;
}

/* MENU LATERAL*/

.txtMenuEsq{color:#8D8D8D;font-weight:bold;font-family:Verdana;font-size:10px;line-height:15px;}
a.MenuEsq{font-family:Verdana;font-size:10px;line-height:15px;color:#999999;}
a.MenuEsq:active{text-decoration: none;color: #006699;font-weight:bold;}
a.MenuEsq:visited{text-decoration: none;color: #006699;font-weight:bold;}
a.MenuEsq:link{text-decoration: none;color: #006699;font-weight:bold;}
a.MenuEsq:hover{text-decoration: none;color: #999999;font-weight:bold;}

.txtExpMenuEsq{color:#8D8D8D;font-weight:bold;font-family:Verdana;font-size:10px;line-height:15px;}
.txtSubMenuEsq{color:#666666;font-weight:bold;font-family:Verdana;font-size:10px;line-height:15px;}
a.SubMenuEsq{font-family:Verdana;font-size:10px;line-height:15px;color:#999999;}
a.subMenuEsq:active{text-decoration: none;color: #A39D85;font-weight:bold;}
a.subMenuEsq:visited{text-decoration: none;color: #A39D85;font-weight:bold;}
a.subMenuEsq:link{text-decoration: none;color: #A39D85;font-weight:bold;}
a.subMenuEsq:hover{text-decoration: none;color: #666666;font-weight:bold;}
a.subMenuEsqSelecionado{text-decoration: none;color: #666666;font-weight:bold;}

/*MENU SUPERIOR
.menu_linha
{
	border-bottom:1px solid #999999;
}
.menu
{
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#999999;
}
a.menu:link
{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover
{
	font-weight: bold;
	color: #A39D85;
	text-decoration: none;
}
a.menu:visited
{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.menu_link:link
{
	text-decoration:none;
	color:#666666;
}
a.menu_link:hover
{
	text-decoration:none;
	color:#A39D85;
}
a.menu_link:visited
{
	text-decoration:none;
	color:#666666;
}
#TDmenu
{
	background:none
}
#TDmenuOver
{
	background-color:#C4C4C4
}*/

/* Header */
.txtHeader
{
	font-size:9px;
	color:#FFFFFF;
}

.inputIBUAM
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#999999;
}

/*Informativo UAM*/
.TituloBoxInformativo
{
	background-color: #A39D85;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}

.DescricaoInformativo
{
	background-color: #97969B;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
}

input.DescricaoInformativoInput
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
	border: 1px solid #CCCCCC;
}


.formConta
{
	font-family:Verdana;
	font-size:10px;
	color:#0d2b4f;
	font-weight:bold;
	width:190px;  
}

