@charset "utf-8";
/* SERGIPE EU FUI */
/********************/

.pessoa {
	width:100%;
	margin-bottom:8px;
	float:left
}
.pessoa .avatar {
	float:left
}
.pessoa .avatar img {
	float:left;
	border:2px solid #276ab0
}
.pessoa h2#titulo-noticia {
	width:89%;
	margin:25px 0 0 0;
	float:right
}





/* VÍDEOS E FOTOS */
.video h3,
.links-inferior h3 {
	margin-bottom:8px;
	border-bottom:2px solid #276ab0
}


/* VÍDEOS */
.video {
	width:100%;
	margin-bottom:25px;
	float:left
}
.video .player {
	width:425px;
	float:left;
	border:7px solid #276ab0;
	margin-bottom:35px;
}
.video .player div {
	width:100%;
	float:left;
}
.video .player img,
.video .player object {
	float:left
}



/* FOTOS */
.links-inferior {
	width:100%;
	float:left
}


















