/* Define estilo da página - Margens de parágrafos */

p                  {margin-right:   10px; margin-left:    2px;}

p.sub-cabecalho    {                      margin-left:  220px;}


/** Artigo **/

p.artigo           {margin-right:   10px; margin-left:   10px;}
  ul.artigo        {margin-right:   10px; margin-left:    0px;}
  ol.artigo        {margin-right:   10px; margin-left:    0px;}
    li.artigo      {margin-right:   10px; margin-left:    0px;}

p.artigo_s         {margin-right:   10px; margin-left:   30px;}
  ul.artigo_s      {margin-right:   10px; margin-left:    0px;}
  ol.artigo_s      {margin-right:   10px; margin-left:    0px;}
    li.artigo_s    {margin-right:   10px; margin-left:    0px;}

p.artigo_t         {margin-right:   10px; margin-left:   50px;}
  ul.artigo_t      {margin-right:   10px; margin-left:    0px;}
  ol.artigo_t      {margin-right:   10px; margin-left:    0px;}
    li.artigo_t    {margin-right:   10px; margin-left:    0px;}

/** Parágrafo **/

p.paragrafo        {margin-right:   10px; margin-left:   25px;}
  ul.paragrafo     {margin-right:   10px; margin-left:    0px;}
  ol.paragrafo     {margin-right:   10px; margin-left:    0px;}
    li.paragrafo   {margin-right:   10px; margin-left:    0px;}

p.paragrafo_s      {margin-right:   10px; margin-left:   45px;}
  ul.paragrafo_s   {margin-right:   10px; margin-left:    0px;}
  ol.paragrafo_s   {margin-right:   10px; margin-left:    0px;}
    li.paragrafo_s {margin-right:   10px; margin-left:    0px;}

p.paragrafo_t      {margin-right:   10px; margin-left:   65px;}
  ul.paragrafo_t   {margin-right:   10px; margin-left:    0px;}
  ol.paragrafo_t   {margin-right:   10px; margin-left:    0px;}
    li.paragrafo_t {margin-right:   10px; margin-left:    0px;}

/** Inciso **/

p.inciso           {margin-right:   10px; margin-left:   40px;}
  ul.inciso        {margin-right:   10px; margin-left:    0px;}
  ol.inciso        {margin-right:   10px; margin-left:    0px;}
    li.inciso      {margin-right:   10px; margin-left:    0px;}

p.inciso_s         {margin-right:   10px; margin-left:   60px;}
  ul.inciso_s      {margin-right:   10px; margin-left:    0px;}
  ol.inciso_s      {margin-right:   10px; margin-left:    0px;}
    li.inciso_s    {margin-right:   10px; margin-left:    0px;}

p.inciso_t         {margin-right:   10px; margin-left:   80px;}
  ul.inciso_t      {margin-right:   10px; margin-left:    0px;}
  ol.inciso_t      {margin-right:   10px; margin-left:    0px;}
    li.inciso_t    {margin-right:   10px; margin-left:    0px;}

/** Alínea **/

p.alinea           {margin-right:   10px; margin-left:   55px;}
  ul.alinea        {margin-right:   10px; margin-left:    0px;}
  ol.alinea        {margin-right:   10px; margin-left:    0px;}
    li.alinea      {margin-right:   10px; margin-left:    0px;}

p.alinea_s         {margin-right:   10px; margin-left:   75px;}
  ul.alinea_s      {margin-right:   10px; margin-left:    0px;}
  ol.alinea_s      {margin-right:   10px; margin-left:    0px;}
    li.alinea_s    {margin-right:   10px; margin-left:    0px;}

p.alinea_t         {margin-right:   10px; margin-left:   95px;}
  ul.alinea_t      {margin-right:   10px; margin-left:    0px;}
  ol.alinea_t      {margin-right:   10px; margin-left:    0px;}
    li.alinea_t    {margin-right:   10px; margin-left:    0px;}


/** Item **/

p.item             {margin-right:   10px; margin-left:   70px;}
  ul.item          {margin-right:   10px; margin-left:    0px;}
  ol.item          {margin-right:   10px; margin-left:    0px;}
    li.item        {margin-right:   10px; margin-left:    0px;}

p.item_s           {margin-right:   10px; margin-left:   90px;}
  ul.item_s        {margin-right:   10px; margin-left:    0px;}
  ol.item_s        {margin-right:   10px; margin-left:    0px;}
    li.item_s      {margin-right:   10px; margin-left:    0px;}

p.item_t           {margin-right:   10px; margin-left:  110px;}
  ul.item_t        {margin-right:   10px; margin-left:    0px;}
  ol.item_t        {margin-right:   10px; margin-left:    0px;}
    li.item_t      {margin-right:   10px; margin-left:    0px;}


/* Tabulações */

p.tab005           {margin-right:   10px; margin-left:    5px;}
p.tab010           {margin-right:   10px; margin-left:   10px;}
p.tab015           {margin-right:   10px; margin-left:   15px;}
p.tab020           {margin-right:   10px; margin-left:   20px;}


/* Fonte para texto legislativo */

tf_legislacao {
  font-family: Times New Roman;
  font-size  : 12px;
  }


/* Corpo */

#tf_body {
  font-family : Arial, Helvetica, sans-serif;
  margin      :  0px;
  padding     :  0px;
  font-size   : 12px;
  height      : 100%;
  }


/* Rodapé */

#tf_rodape {
  /*background-image : url(/folha/nova_folha/images/fundo_menutopo.jpg);*/
  background-repeat: repeat-x;
  height           : 20px;
  font-weight      : bold;
  color            : #666666;
  text-decoration  : none;
  font-size        : 12px;
  text-align       : center;
  /*padding-top      :  5px;
  margin-top       : 15px;
  border           : 1px solid #CCCCCC;*/
  }

#tf_rodape a, #tf_rodape a:visited, #tf_rodape a:active {
  font-size      : 12px;
  color          : #666666;
  text-decoration: none;
  }

#tf_rodape a:hover {
  color: #000000;
  }


/* Topo */

#tf_header {
  background: url(/folha/nova_folha/images/logo_bg.jpg) no-repeat right top;
  height    :  62px;
  width     : 800px;
  margin    :   0px;
  padding   :   0px;
  }


/* Logotipo */

h1#logo {
  overflow  : hidden;
  width     : 255px;
  height    :  63px;
  background: url(/folha/nova_folha/images/logo.jpg) no-repeat;
  float     : left;
  display   : inline;
  margin    :   0px;
  padding   :   0px;
  }

h1#logo a {
  width      : 400px;
  height     :  70px;
  display    : block;
  text-indent:-5000em;
  }


/* Página inicial */

#tf_acessorestrito {
  font-size    : 12px;
  text-align   : left;
  font-weight  : bold;
  color        : #666666;
  margin-top   : 15px;
  margin-bottom: 10px;
  }

#tf_acessorestrito form {
  width      : 170px;
  font-size  :  12px;
  color      : #666666;
  font-family: Arial;
  margin-top :  10px;
  }

#tf_acessorestrito form select {
  background: #eee;
  font      : 11px Arial, Helvetica, sans-serif;
  color     : #666;
  width     : 170px;
  }


/* Box de Notícias */

#tf_toponoticias {
  background-image   : url(/folha/nova_folha/images/noticias_topo.jpg);
  background-repeat  : no-repeat;
  background-position: left;
  display            : block;
  height             :  21px;
  width              : 390px;
  }

#tf_noticiashome {
  background-image : url(/folha/nova_folha/images/noticias_bg.jpg);
  background-repeat: repeat-x;
  border           :   1px solid #E1E1E1;
  width            : 390px;
  font-size        :  12px;
  font-weight      : normal;
  color            : #333333;
  text-decoration  : none;
  margin           :   0px;
  padding          :   0px;
  display          : block;
  height           : 325px;
  }

#tf_noticiashome .tf_destaque {
  display: block;
  margin : 10px;
  padding: 10px;
  }

.tf_destaque h1 {
  color           : #CC3333;
  font-size       : 13px;
  text-decoration : none;
  background-color: #FFFFFF;
  display         : block;
  padding         : 0px 10px 5px 0px;
  margin          : 0px;
  }

#tf_noticiashome a, #tf_noticiashome a:active{
	color: #CC3333;
	text-decoration: none;
}
#tf_noticiashome a:visited{
	color: #CC3333;
	text-decoration: none;
}
#tf_noticiashome a:hover{
	color: #666666;
	text-decoration: none;
}

.tf_destaque img{
	display: block;
	margin-right: 12px;
	float: left;
	border: 1px solid #d0d0d0;
}

#tf_noticiashome .tf_subdestaque{
	display: block;
	float: left;
	width: 150px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tf_subdestaque h2{
	color: #CC3333;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.tf_data{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	display: inline;
}


/*Destaques*/

#tf_boxdestaques{
	display: block;
	padding: 0px;
	float: left;
	height: 75px;
	width: 280px;
	border: 1px solid #E1E1E1;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	background-color:#F7F7F7;
}

span#noticiasPrincipais{
	font-size: 12px;
}

#tf_boxdestaques img {
	border: 1px solid #E1E1E1;
	display: block;
	float: left;
	padding: 0px;
	margin: 5px;
}

#tf_boxdestaques h3 {
	font-size: 13px;
	display: block;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 8px;
}

#tf_boxdestaques a:link, #tf_boxdestaques a:active, #tf_boxdestaques a:visited{
	color: #333333;
	text-decoration: none;
}

#tf_boxdestaques a:hover{
	color: #CC3333;
	text-decoration: none;
}


/*******
PÁGINAS INTERNAS
********/

#tf_main{
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#tf_main2{
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#tf_corpo{	
	margin: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#tf_meio{
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;

	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
}

#tf_colesq{
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 320px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style:none;
	padding: 0px;
}

#tf_colesq2{
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style:none;
	padding: 0px;
}

#tf_coldir{
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
	padding: 0px;
}

#tf_mainsemcolunas {
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	margin: 0px;
	border: 1px solid #CCCCCC;
}

#tf_maindir {
	background-image: url(/folha/nova_folha/images/noticias_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}

#tf_texto {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align:justify;
}

#tf_texto a, #tf_texto a:visited, #tf_texto a:active {
    color:#CC3333;
    text-decoration:none;
}

#tf_texto a:hover {
    color:#003366;
    text-decoration:none;
}

#tf_texto table {
	font-size: 12px;
}

.tf_hr {
	color:#E8E8E8;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tf_tabulacao {
    border-collapse:collapse;
    FONT-SIZE: 11px;
    text-align: center;
}

.tf_tabulacao td {
    border: 1px solid #ffffff;
    text-align: center;
    vertical-align: middle;
}

#tf_breadcrumb {
	font-size: 12px;
	color: #999999;
	display: block;
	margin-bottom: 10px;
}

#tf_texto #tf_breadcrumb a,#tf_texto #tf_breadcrumb a:active,#tf_texto #tf_breadcrumb:visited {
	color: #666666;
	text-decoration:none;
}

#tf_texto #tf_breadcrumb a:hover {
	color: #CC3333;
	text-decoration: none;
}

#tf_navegacao {
	display: block;
	text-align: right;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#tf_navegacao img {
	border:none;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}

#tf_texto #tf_navegacao a {
    text-decoration:none;
    color: #666666;
}

#tf_texto #tf_navegacao a:active, #tf_texto #tf_navegacao:visited {
	color: #666666;
}

#tf_texto #tf_navegacao a:hover {
	color: #AD2225;
}

#tf_texto h1 {
	font-size:18px;
	font-weight:bold;
	color:#CC3333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

#previa {
	padding-left: 70px;
	position: absolute;
	font-size: 120px;
	opacity: 0.3;
}

#tf_linha {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/folha/nova_folha/images/linha_h1.jpg);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}

#tf_linha2 {
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(/folha/nova_folha/images/linha_h1.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 95%;
}

.caixa_mensagem {
	border: 1px solid #CCCCCC;
}

.caixa_titulo {
	font-size:13px;
	font-weight: bold;
	background-color: #CFCFCF;
	text-align: center;
}

.caixa_titulo2 {
	font-size:13px;
	font-weight: bold;
	background-color: #FFD700;
	text-align: center;
}

.caixa_corpo {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-botton: 15px;
	text-align: center;
}

.caixa_corpo span {
	font-weight:bold;
}

#tf_texto h2 {
	font-size:13px;
	font-weight:bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#tf_texto h4 {
	font-size:14px;
	font-weight:bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.tf_bordaimagem img {
	border:1px solid #CCCCCC;
	margin: 0px;
	display: block;
	padding: 0px;
}

#tf_texto select, #tf_texto input {
    FONT-SIZE: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

STRONG {
    color:#000000;
    font-size: 13px;
}


/*DOWNLOADS*/

.handcursor {
    cursor:hand;
    cursor:pointer;
}

#tf_texto h2.handcursor {
	display: block;
	background-image: url(/folha/nova_folha/images/bullet_menulateral.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-left: 15px;
}


/* NOTÍCIAS */

.NoticiasData {
    font-weight: bold;
    background-color: #EEEEEE;
    width: 100%;
    align:left;
    margin-top:15px
}

#tf_texto a.TituloNoticia {
    font-weight: bold;
}


/******
TABELAS
*******/

.tabulacao1, .tabulacao2, .tabulacao3, .tabulacao4, .tabulacao6, .tabulacao8, .tabulacao9, .tabulacao10, .tabulacao11, .tabulacao12, .tabulacao13, .tabulacao14, .tabulacao15, .tabulacao16 {
    font-size: 12px;
    color:  #000000;
}

.tabulacao1 {
    text-align: justify;
}

.tabulacao2 {
    text-align: Right;
}

.tabulacao3 {
    text-align: center;
    background-color: #eeeeee;
}

.tabulacao4 {
    text-align: left;
}

.tabulacao5 {
    font-size: 12px;
    text-align: center;
    color:  #CC0000;
}

.tabulacao6 {
    text-align: left;
    background-color: #eeeeee;
    vertical-align: middle;
}

.tabulacao7 {
    text-align: center;
    background-color: #eeeeee;
    vertical-align: middle;
}

.tabulacao6:Hover {
    text-align: left;
    background-color: #dddddd;
    vertical-align: middle;
}

.tabulacao8 {
    text-align: Right;
    background-color: #eeeeee;
    vertical-align: middle;
}

.tabulacao9 {
    text-align: Left;
    background-color: #eeeeee;
    vertical-align: middle;
    font-weight: bold;
}

.tabulacao10 {
    TEXT-ALIGN: center;
    background-color: #eeeeee;
    vertical-align: middle;
    font-weight: bold;
}

.tabulacao11 {
    TEXT-ALIGN: Right;
    background-color: #eeeeee;
    vertical-align: middle;
    font-weight: bold;
}

.tabulacao12 {
    TEXT-ALIGN: center;
    background-color: #cccccc;
    vertical-align: middle;
    font-weight: bold;
}

.tabulacao13 {
    TEXT-ALIGN: left;
    background-color: #cccccc;
    vertical-align: middle;
    font-weight: bold;
}

.tabulacao14 {
    TEXT-ALIGN: left;
    background-color: #cccccc;
    vertical-align: middle;
}

.tabulacao15 {
    TEXT-ALIGN: center;
    background-color: #cccccc;
    vertical-align: middle;
}

.tabulacao16 {
    TEXT-ALIGN: Right;
    background-color: #cccccc;
    vertical-align: middle;
}


/*******************
ESTILOS PAGS PRODESP
*******************/

img {
    border:none;
}

#indice {
    text-align:justify;
}

#indice ul.assunto li {
	list-style:url(/folha/nova_folha/images/bullet-faq.gif);
	margin-bottom:8px;
	padding-left:3px;
}

#indice ul.subitem li {
	list-style:disc;
	color:#CC3333;
}

#indice p.titulo {
	font-weight:bold;
	margin:0;
	background:url(/folha/nova_folha/images/flechaa.gif) no-repeat;
	padding-left:15px;	
}

#indice p {
	margin: 3px 0 10px 15px;
}

#indice p.topo {
	text-align:right;
	margin-top:0px;
	margin-bottom:25px;	
	background:url(/folha/nova_folha/images/setasobe_folha.gif) no-repeat 530px;
}

#indice hr {
	margin:20px 0px;
	background-color:#e8e8e8;
	color:#e8e8e8; -- para funcionar no IE
	height:2px;
	border:none;	
}

#indice li {
	margin: 0 5px 5px 5px;
}

.download {
	cursor: pointer;
}

p.topo {
	text-align:right;
	margin-top:10px;
	margin-bottom:25px;	
	background:url(/folha/nova_folha/images/setasobe_folha.gif) no-repeat 545px;
}

#tf_texto ul li {
	list-style:square;
	margin-bottom: 3px;
}

#tf_texto ol li {
	margin-bottom: 10px;
	margin-top: 10px;
}

#tf_texto dl dd {
	margin-bottom: 10px;
}

#tf_texto ol.interna p {
	margin: 10px 10px 10px 0;	
}

#tf_texto blockquote {
	margin-left: 20px;	
}


/* Centraliza Tabela1 no centro da página */

table.tabela1 {
	margin-left:auto;
	margin-right:auto;
}


/* THEAD = Titulo da tabela1*/

table.tabela1 thead th {
	background:#ddd;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:3px;
}


/* TBODY = Conteúdo da tabela1*/

table.tabela1 tbody {
	background:#efefef;
	padding:3px;	
}

table.tabela1 tbody th {
	font-weight:bold;
}


/* TFOOT = Rodapé da tabela1*/

table.tabela1 tfoot th {
	background:#ddd;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding:3px;
}


/* Formularios */

form {
	margin:auto
}

form p {
	margin:3px;
}

form input {
	border: #adadad 1px solid;
    color: #000;
    font-family: Verdana, Arial, Helvetica
}

form label {
	display:block;
	text-align:right;
	float:left;	
	margin-top:2px;
	padding-right:5px;	
}


/* Alinhar um botão no centro */

p.botao1 {
	text-align:center;
	padding-top:2px;
	padding-bottom:1px;
}


/* form1 */

form.form1 label {
	width:70px;
}


/* Login */

form.form1 label.login {
	width:50px;
}

form.form1 label.titulo {
	width:100px;
}

form.form1 input.btn_login {
	width:70px;
}

input {
	border: #adadad 1px solid;
    color: #000;
    font-family: Verdana, Arial, Helvetica
}


/* ao usar o overlay atentar para o uso da classe tf_body) */

.overlay {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    text-align:center;
    z-index: 1000;
    background-image:url(/folha/nova_folha/images/background-trans.png);
}

.overlay_corpo {
    margin: 300px auto;
    background-color: #fff;
    border:0px solid #000;
    text-align:center;
}

.overlay_titulo {
	background-color: #4848f0;
	height:20px;
	font-weight:bold;
	font-size:12px;
	padding-top:2px;
}

.overlay_mensagem {
	padding:10px;
	font-size:12px;
}

.sublinhado_semlink {
	text-decoration:underline;
	color:#CD0000;
}


/* Impressão de páginas */

/*.imprimir {
  display: block
}

.nao_imprimir {
  display: none
}

div.invisivel {
  display:none
}*/

@media print {
  #botao_imprimir {display: none !important;}
}
