#noticia-content
{
	width: 98%;
	font-family:Arial;
	padding: 5px 0;
	margin: auto;
}

.noticia-content-impressao
{
	margin-bottom:20px;
	width:100%;
	height:auto;
}

#noticia-content .noticia-content-editoria
{
	border-bottom: solid 2px #ECECEC;
	display:table;
	margin-bottom:10px;
	padding-bottom:3px;
	width:100%;
	font-family: Arial;
	font-size: 11px;
	color: #306899;
	font-weight: bold;
}

#noticia-content .noticia-content-data
{
	display: table;
	margin-bottom:10px;
	padding-bottom: 2px;
	width:100%;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#noticia-content .noticia-content-titulo
{
	margin-bottom:10px;
	line-height:18px;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
} 

#noticia-content .noticia-content-resumo
{
	margin-bottom:10px;
	text-align:justify;
	line-height:16px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
} 

#noticia-content .noticia-content-editor_tamanhofonte
{
	width:100%;
	display:block;
	height: 21px;
	margin-bottom:10px;
	padding-top: 5px;
}

#noticia-content .noticia-content-editor_tamanhofonte .noticia-content-editor
{
	display:block;
	 text-align: left;
	float:left;
	width: auto;
	height: 21px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#noticia-content .noticia-content-editor_tamanhofonte .noticia-content-tamanhofonte
{
	display:block;
	width:60px;
	text-align:right;
	float:right;
}

#noticia-content .noticia-content-editor_tamanhofonte .noticia-content-tamanhofonte-mais
{
	border:solid 1px #ECECEC;
	text-align:right;
	float:right;
	font-size:12px;
	height:19px;
	width:25px;
}

#noticia-content .noticia-content-editor_tamanhofonte .noticia-content-tamanhofonte-menos
{
	border:solid 1px #ECECEC;
	text-align:right;
	float:right;
	font-size:10px;
	height:19px;
	width:25px;
}

#noticia-content .noticia-content-editor_tamanhofonte .noticia-content-tamanhofonte a
{
	color:#86B5FB;
	display:block;
	height:19px;
	padding-top:2px;
	text-align: center;
} 

#noticia-content .noticia-content-foto
{
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #fafafa;
	height:auto;
}

#noticia-content .noticia-content-foto-imagem
{
	display:block;
	width: auto;
	margin:0 auto;
	text-align:center;
}

#noticia-content .noticia-content-foto-texto
{
	display:block;
	width: auto;
	background-color: #ECECEC;
	padding: 5px 5px;
	text-align:justify;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#noticia-content .noticia-content-foto2
{
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #fafafa;
	height:auto;
}

#noticia-content .noticia-content-foto2-imagem
{
	display:block;
	width: auto;
	margin:0 auto;
	text-align:center;
}

#noticia-content .noticia-content-foto2-texto
{
	display:block;
	width: auto;
	background-color: #ECECEC;
	padding: 5px 5px;
	text-align:justify;
	line-height:15px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}


#noticia-content .noticia-content-texto
{
	text-align:justify;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: Arial;
	color: #333333;
}

#noticia-content .noticia-content-texto2
{
	text-align:justify;
	line-height: 20px;
	margin-bottom: 10px;
	font-family: Arial;
	color: #333333;
	font-weight:bold;
}

#noticia-content .noticia-content-texto a
{
	font-family: Arial;
	color: #333333;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
}

#noticia-content .noticia-content-texto a:hover
{
	font-family: Arial;
	color: #333333;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
	color: #306899;
}


#noticia-content .noticia-content-fonte
{
	margin-bottom:10px;
	font-family: Arial; 
	font-size: 11px; 
	color: #666666; 
	font-weight: bold;
}

#noticia-content .noticia-content-opcoes-direita
{
	border-top: solid 2px #ECECEC;
	display:table;
	margin-bottom:10px;
	width:100%;
	text-align:right;
}

#noticia-content #noticia-content-opcoes-conteudo .conteudo
{
	border: solid 1px #ECECEC;
	margin-top: 10px;
	padding-top:10px;
	text-align:left;
}

#noticia-content .noticia-content-opcoes-topo
{
	margin-bottom: 15px;
	padding-left: 10px;
	font-family:Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

#noticia-content .noticia-content-opcoes-corpo table tr td
{
	padding: 0 5px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

#noticia-content .noticia-content-opcoes-corpo table tr td input, #noticia-content .noticia-content-opcoes-corpo table tr td textarea, #noticia-content .noticia-content-opcoes-corpo table tr td select
{
	font-family:Arial;
	font-size:11px;
}

#noticias-content
{
	width: 100%;
	font-family:Arial;
	padding: 10px 0;
}