﻿#menuInstitucional 
{
	margin-top: 7px;
	width: 180px;
	padding: 7px;
	float: left;
	background: url(../images/bg_sessoes_top.gif) no-repeat top;
}
#menuInstitucional ul 
{
	background: url(../images/bg_sessoes.gif) repeat-x;
	padding: 6px 10px;
	font-size: 12px;
}
#menuInstitucional li 
{
	color: #fff;
	padding: 7px 7px 7px 15px;
	background:  url(../images/li_style_seta.gif) no-repeat left center;
	border-top: 1px dotted #000;
	list-style-type: none;
}
#menuInstitucional .selected 
{
	background:  url(../images/bg_sessoes_selected.gif) no-repeat center;	
}
#menuInstitucional li a {
	color: #005778;
}
#menuInstitucional p 
{
	text-align: center;
	margin-top: 10px;
}
#aCapitalLogin {
	width: 601px;
	float: left;
	padding: 10px 10px 0px 0px;

}
#aCapitalLogin h1 {
	background: url(../images/icon_seta_baixo.gif) no-repeat;
	border-bottom: 1px solid #ccc;	
	overflow: hidden;
	/*text-indent: -20000px;*/
	font-size:16px;
	height:23px;
	margin-bottom: 5px;
	color:#8E8E8E;
	padding-left:30px;
}
#aCapitalLogin img {
	padding: 0px 0px 5px 10px;
}

