@charset "utf-8";
/* CSS Document */

@import url(estilo.css);

body{
	background: url(imgs/bg/bg_pattern.jpg) repeat center top;
}

.linha{
	background: url(imgs/bg/linhabg.gif) no-repeat center 235px;
}

#logo {
	margin-left:16px;
	margin-top:30px;
	position:absolute;
}

.radio{
	margin-right: 11px;
	width: 372px;
	height: 34px;
	margin-bottom: 45px;
	margin-top: 6px;
}

.interna_titulo{
	width: 582px;
	height: 30px;
}

.interna_navegacao{
	width: 582px;
	height: 16px;
	background: url(imgs/outros/interna_navegacao.jpg) no-repeat top left;
}

.interna_navegacao_txt{
	margin-left: 31px;
	color: #9eafb6;
	font-size: 10pt;
	float: left;
}
.interna_navegacao_txt a{
	text-decoration: underline;
	color: #9eafb6;
	font-size: 10pt;
}

.interna_campo{
	width: 582px;
	background: url(imgs/outros/interna_campo.jpg) no-repeat top left;
	float: left;
}

.interna_campo_txt{
	width: 539px;
	margin-top: 24px;
	margin-left: 10px;
	margin-right: 33px;
	display: table;
}

#album_fotos p {
	float: left;
	margin: 10px;
}

.interna_campo_txt strong,
.interna_campo_txt em {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e6a76;
}

.interna_campo_txt p{
	margin-bottom: 10px;
	color: #4e6a76;
	font-size: 11pt;
	padding-bottom:30px;
	background:url(imgs/bg/divisor_conteudo.jpg) no-repeat bottom left;
}

.interna_campo_txt_discurso p{
	margin-bottom: 28px;
	color: #4e6a76;
	font-size: 11pt;
	background-image:url(imgs/bg/bg_data.jpg) no-repeat top left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 18px;
	margin-bottom: 10px;
	color: #4e6a76;
}

