/* CSS capa
	Estilos específicos da capa
	*/
#conteudo_capa{
	margin-top:3px;
	/*margin-bottom:35px;*/
	margin-left:15px;
	margin-right:15px;
	background-image: url(../_img/capa/apresentacao_semIBD.jpg);
	/*text-align: center;*/
	height: 600px;
	background-repeat: no-repeat;
	font-size:11px;
	width: 830px;
}
#conteudo_flash{
	margin-top:3px;
	/*margin-bottom:35px;*/
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 3px;
	/*text-align: center;*/
	/* height: 600px; */
	/*background-repeat: no-repeat;
	font-size:11px;
	width: 830px;*/
}
.branco{
	text-align: left;
	float:left;
	width:163px;
	margin-left: 2px;
	/**/
	/* margin-top:-260px; */
	/*margin-bottom:100px;*/
	
}
#texto{
	margin-top:-300px;
}
.borda:hover {
	border-left-color: #3BB3C2;
	border-left-width: 6px;
	border-left-style: solid;
}
