/******************************************
ESTILOS PARA A PÁGINA DE LEITURA DE NOTÍCIA
*******************************************/

div.ler#leitura {
	padding:0 3px;
	width:630px!important;
	text-align:left;
}

div.foto_1, div.foto_2 {
	padding:8px;
	margin:5px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

div.foto_1 {float:left}
div.foto_2 {float:right}

span.caixa_autor {
	float:left;
}

div#data_noticia {
	float:right;
	margin-right:15px;
	font:12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding:5px 0;
	width:100px;
}

div#clear {clear:both}

body #interno div.ler#principal {
	width:582px!important;
	padding:0 6px;
}
