@import url(global.css);


#navegacao li.cooperativismo {
	background: transparent url(../imgs/menuSeta.gif) no-repeat 8px 11px;
}

#conteudo #breadcrumb h2 {
	background-image: url(../imgs/cabCooperativismo.gif);
}

#conteudo #missao:after,
#conteudo #visao:after,
#conteudo #estrutura:after,
#conteudo #mais:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}



#historico { padding-top: 25px; }
#vantagens-e-beneficios { padding: 35px 0; }

#historico h3, #vantagens-e-beneficios h3 {
	background: transparent url(../imgs/cabsCooperativismo.gif) no-repeat;
	display: block;
	height: 31px;
	overflow: hidden;
	text-indent: -5000px;
	width: 482px;
}

#vantagens-e-beneficios h3 { background-position: 0 -31px; }

#historico ul, #vantagens-e-beneficios ul {
	width: 482px;
}

#historico ul li, #vantagens-e-beneficios ul li {
	margin-top: 2px;
	width: 482px;
}

#historico ul li a, #vantagens-e-beneficios ul li a {
	background: transparent url(../imgs/bgMaisItem.gif) no-repeat 0 0;
	color: #fff;
	display: block;
	line-height: 27px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 23px;
	text-decoration: none;
	width: 459px;
}

#historico ul li a:hover, #vantagens-e-beneficios ul li a:hover {
	background: #00200E;
	text-decoration: underline;
}




