/* tags globais */

body, option, table, td, tr {
font-size: 11px;
font-family: "trebuchet ms", verdana, geneva, arial, helvetica, sans-serif;
color: #000000;
}	
input, textarea, select {
font-size: 10px;
font-family: "trebuchet ms", verdana, geneva, arial, helvetica, sans-serif;
color: #000000;
border: none;
}	

table {border-collapse: collapse;}

img {
border: 0;
}
}
a {

text-decoration: none;
color: #990000;
font-weight: bold;
}
a:hover {   border-bottom: 1px dotted #990000;    }
a:visited { }
a:link {  }
a:active {  }


h1 {
color: Black;
}





/* fim tags globais */




/* ESTILOS */

a.rodape {

text-decoration: none;
color: White;
font-weight: bold;
}
a.rodape:hover { border-bottom: 1px dotted White;     }
a.rodape:visited { }
a.rodape:link {  }
a.rodape:active {  }

/* IMAGENS COM LINKS */
a.img_border1 {
border: 1px solid #990000;
padding: 3px 3px 3px 3px;
}

a.img_border1:hover { 
color:#cccccc;
background-color:#990000;
}


.rodape_endereco {
color: White;
font-size: 10px;
}

.rodape {
color: White;
font-weight: bold;
}

.txt_notas_01 {
color: #929292;
font-size: 10px;
}

.txt_not_h_data {
color: #990000;
font-size: 10px;
font-weight: bold;
}

a.txt_not_h {

text-decoration: none;
font-weight: normal;
color: Black;
}
a.txt_not_h:hover {   border-bottom: 1px dotted #990000;    }
a.txt_not_h:visited { }
a.txt_not_h:link {  }
a.txt_not_h:active {  }


#menu ul {
padding:0px;
margin:0px;
float: left;
width: 100%;
list-style:none;
}

#menu ul li { display: inline; }

#menu ul li a {
font-size: 10px;
padding: 2px 10px;
float:left;
/* visual do link */
color: #333;
text-decoration: none;
}

#menu ul li a:hover {
background-color: #E1E1E1;
color: #6D6D6D;

}


/* MENU DOS DETAILS */

#button {
width: 248px;
/* border-right: 1px solid #000; */
/* padding: 0 0 1em 0; */
margin-bottom: 1px; 
font-family: 'Trebuchet MS', 'Lucida Grande',
Verdana, Lucida, Geneva, Helvetica, 
Arial, sans-serif;
/* background-color: White; */
/* color: Fuchsia; */
}

#button a {

text-decoration: none;
color: #990000;
font-weight: bold;
}
#button a:hover {   border-bottom: 0px  }
#button a:visited { }
#button a:link {  }
#button a:active {  }	

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #929292;
margin: 0;
}

#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #990000;
/* border-right: 10px solid #E1E1E1; */
/* background-color: #2175bc; */
/* color: #fff; */

text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #6d6d6d;
/* border-right: 10px solid #5ba3e0; */
/* background-color: #2586d7; */
color: #990000;
text-decoration: none;
}

/* FORMS: FALE CONOSCO */

form {
width:400px;
margin:10px;
}

fieldset {
border: none;
}

form fieldset legend {
/*font:bold 23px verdana, arial tahoma;*/
color: Black;
font: bold;
}

form fieldset label {
/* color:#FFF; */
/*			font:10px arial, tahoma, sans-serif;*/
display: block;
width:400px;
float:left;
}

form fieldset label.labmensagem {
width:400px;
}

form fieldset label.labmensagem textarea {
width:400px;
height:100px;
/*font:13px;*/
padding:5px;
border: 1px solid Black;
}

form fieldset label input {
width:400px;
border: 1px solid Black;
padding:5px;
}

form fieldset input.botao {
float:right;
margin:20px 0px;
border: 1px solid Black;
background: #990000;
color:#FFF;
padding:5px;
/*			font:13px verdana, arial, tahoma, sans-serif;*/
cursor:pointer;
}


/* FIM ESTILOS */

/* FORMS */



/* FIM FORMS */		  