@CHARSET "ISO-8859-1";
#pag_btn_almir{
	height:100%;
	margin-top:15px;
	width:90%;
}

#pag_btn_almir #foto{
}

#pag_btn_almir #foto img {
	margin-top:40px;
}

#pag_btn_almir #foto_equipe{
	width:420px;
	height:280px;
	background-image:url(../img/fundo_img_horizontal.png);
}

#pag_btn_almir #foto_equipe img {
	margin-top:40px;
}

.vertical{
	width:222px;
	height:350px;
}

.horizontal{
	width:420px;
	height:280px;
}


#pag_btn_almir #navegacao{
	height:18px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFF;	
}

#pag_btn_almir #navegacao div{
	float:left;
}

#pag_btn_almir #navegacao div a{
	text-decoration:inherit;
	vertical-align:middle;
	color:#008478;
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
	padding: 1px 5.5px;
	border-right-color:#008478;
	border-right-style:solid;
	border-right-width:1.5px;
}

#pag_btn_almir #navegacao div a:hover{
	color:#7ECCC3;
}

/************************************************/

#pag_btn_equipe{
	margin-top:15px;
	width:90%;
	height:100%;
}

#pag_btn_equipe #foto img{
	margin-top:40px;
}

#pag_btn_equipe #zoom{
	text-align:left;
	/*position:relative;*/
	
}

#pag_btn_equipe #zoom img{
	cursor:pointer;
	margin-top:45px;
}

#pag_btn_equipe #navegacao{
	height:18px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFF;
	cursor:pointer;
}




#pag_btn_equipe #navegacao .itens{
	padding:1px; 10px;	
}

#pag_btn_equipe #texto{
	text-align:justify;
	overflow:auto;
	height:80px;
	padding:10px;
	
/* separar quais são as posições ainda....*/	
	scrollbar-arrow-color:#008478;
	scrollbar-3dlight-color:#008478;
	scrollbar-highlight-color:#008478;
	scrollbar-face-color:#008478;
	scrollbar-shadow-color:#008478;
	scrollbar-darkshadow-color:#7ECCC3;
	scrollbar-track-color:#7ECCC3;
}

#pag_btn_equipe #navegacao div{
	float:left;	
}

#pag_btn_equipe #navegacao div a{
	text-decoration:inherit;
	vertical-align:middle;
	color:#008478;
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
	padding: 1px 5.5px;
	border-right-color:#008478;
	border-right-style:solid;
	border-right-width:1.5px;
	float:left;
}

#pag_btn_equipe #navegacao div a:hover{
	color:#7ECCC3;
}

