@charset "utf-8";
/* ------------------------------------------------------------------------------------------ */
/*! DaenSystem | daensystem.com.br | (c) 2018 - Todos os Direitos Reservados | [ÁÉÍ] */
/* ------------------------------------------------------------------------------------------ */
/* LAYOUT DE TEXTOS / PÁGINAS [01] ---------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------ */
/* Visualizando Texto / Página -------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------ */
.conteudo_txt { margin:0; padding:0; text-align:left; vertical-align:text-top; padding-right:15px; font-size:1.1em; padding-left:25px; }
.conteudo_txt img { width:auto !important; max-width:100% !important; height:auto !important; }
.conteudo_txt iframe { width:100% !important; max-width:100% !important; height:auto !important; min-height:450px; max-height:800px; }
.txt_ver_topo { margin-bottom:25px; }
.txt_ver_topo h3 { clear:both; text-align:left; margin-top:20px; margin-bottom:1px; font-size:0.9em; text-transform:uppercase; }
.txt_ver_topo h3 a { text-decoration:none; color:#666666; }
.txt_ver_topo h3 a:hover { text-decoration:underline; color:#000000; }
.txt_ver_topo h1 { clear:both; font-weight:bold; text-align:left; line-height:1.3em; }
.txt_ver_topo h1 a { text-decoration:none; color:#000000; }
.txt_ver_topo h1 a:hover { text-decoration:none; color:#666666; }
.txt_ver_topo p { clear:both; height:4px; margin-top:15px; margin-bottom:0px; background-color:#FFC31D; }
.txt_ver_texto { clear:both; text-align:left; padding-top:1px; font-size:1em; }
.txt_ver_fim_barra { clear:both; background-color:#CCCCCC; height:1px; margin-top:15px; margin-bottom:15px; }
@media only screen and (max-width: 990px) {
	.conteudo_txt { padding-right:10px; padding-left:10px; padding-bottom:20px; }
	.txt_ver_topo { margin-bottom:15px; }
	.txt_ver_topo h1 { font-size:1.4em; line-height:1.3em; }
}
/* ------------------------------------------------------------------------------------------ */