html {
margin: 0;
padding: 0;
border: none;
overflow: -moz-scrollbars-vertical;
}

body  {
margin: 0;
padding: 0;
border: none;
background-color: #890304;
background-repeat: repeat-x;
background-attachment: fixed;
font-family : Trebuchet MS, Times New Roman, Times, serif;
font-size : 11px;
font-style : normal;
color : #333333
 }

.fundo {
margin: 0 auto;
padding: 0;
background: #ffffff;
border: none }

a:link {text-decoration: underline; color: #333333; }
a:visited {text-decoration: underline; color: #333333; }
a:hover {text-decoration: none; color: #333333; }
a:active {text-decoration: none; color: #333333; }

a.dest:link {text-decoration: underline; color: #000000; font-size: 10px }
a.dest:visited {text-decoration: underline; color: #000000; font-size: 10px }
a.dest:hover {text-decoration: none; color: #000000; font-size: 10px }
a.dest:active {text-decoration: unerline; color: #000000; font-size: 10px }

.barra_menu {
background-image: url('imagens/barra_menu.gif');
background-repeat: no-repeat; 
background-position: top left
}


.tb_entidades {
border:1px solid #E9E5C3
}

.txt_rodape {
font-size: 10px }

.titulo {
font-size : 10px;
color :#C8B100 }

.subtitulo {
font-size : 11px;
font-weight: bold;
color :#000000 }

.txt_am {
font-size : 9px;
color :#574f13 }

.txt_pa_esc {
color : #574F13 }

.txt_des_tit {
color : #574F13;
font-size : 11px }

.txt_des_txt {
color : #574F13 }

.txt_des_tit_m {
font-size : 11px;
color : #574F13 }

input, textarea, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
background-color: #E8E8E8;
border: 1px solid #B1BDB0;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px
}

.bt_enviar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
background-color: #E8E8E8;
border: 1px solid #B1BDB0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px
}	

hr {
border: 0;
width: 100%;
color: #E9E5C3;
background-color: #E9E5C3;
height: 1px
}