/* CSS Document */
* { padding: 0; border: none; }

body {
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 45px;
}

#topo3 a, #topo3 ul, #topo3 h2, #topo3 p, #font-select, #txt ul, #enviamail, #publicidade, #rodape ul, #enviacomentario, #buscahome, #barrabuscarnaweb, .opcoes, #buscacapas, #indices {
	display: none;
}

#topo3 h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	display: block;
	margin-bottom: 30px;
}

#topo3 h1 a {
	display: block;
	color: #DC1F19;
	text-decoration: none;
}

#principal-noticias {
	width: 595px;
	text-align: justify;
}

#breadcrumb {
	width: 585px;
	height: 24px;
	margin: 0 2px 7px 0;
	border-bottom: 1px solid #999;
	padding: 0 5px 0;
	text-transform: uppercase;
	font-weight: bold;
	word-spacing: normal;
}

#moldura {
	margin-top: 20px;
	width: 579px;
	height: 28px;
	border: 3px solid #ECECEC;
	padding: 3px 5px;
	clear: both;
}

#moldura img {
	float:left;
	margin-top: 2px;
}

#moldura p {
	float: right;
	padding: 0 5px 0 0;
	margin:0;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

#assinatura {
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6c6c;
	text-align: right;
}

.fotografia {
	width: 201px;
	margin: 0 10px 0 0;
	padding: 5px;
	float: left;
	background-color: #EFEFEF;
	border: 1px solid #DCDCDC;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #6C6C6C;
}

#rodape p {
	color: #666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

