html, body {

    margin: 0px;

    padding: 0px;
   
    background-image: url(images/fundo.jpg);

    font: normal 11px "Arial", Helvetica, sans-serif;

    line-height: 18px;

    color:#474038;

    

}

a, a:visited {
color:#333333;
}

a:hover  {
color:#333333;
text-decoration:none;
}

 /* menu horizontal-vertical by micox */
 .menu-hv * { margin: 0; padding: 0;}
 .menu-hv a { display: block; }
 .menu-hv li { list-style: none; float: left; height: 1%; position: relative; }
 .menu-hv li ul { position: absolute; visibility: hidden; left:200px; width:200px; float:left;}
 .menu-hv li ul li { float: none; white-space: nowrap; display: inline;   /* o inline é pro IE */}
 .menu-hv li ul li ul { position: absolute;  top: 0;  left:200px; width:200px; float:left; }
 .menu-hv li:hover ul, .menu-hv li.over ul { visibility: visible; }
.menu-hv li:hover ul ul, .menu-hv li.over ul ul { visibility: hidden;}
 .menu-hv ul ul li:hover ul, .menu-hv ul ul li.over ul { visibility: visible; }
 /* visual */
.menu-hv {
text-align:left;
font:bold 13px Arial, Helvetica, sans-serif;
background-color:#F3F3F3;
color:#163E87;
border-bottom:#EAEAEA 1px solid;
width: 200px;
}
.menu-hv a {
text-align:left;
width:190px;
float:left;
margin:0px;
padding:5px 0px 5px 10px;
font:bold 13px Arial, Helvetica, sans-serif;
text-decoration:none;
background-color:#F3F3F3;
color:#163E87;
border-bottom:#EAEAEA 1px solid;
}
.menu-hv a:hover {background: #003893 ;
text-align:left;

width:190px;
float:left;
margin:0px;
padding:5px 0px 5px 10px;
font: bold 13px  Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFFFFF;
border-bottom:#EAEAEA 1px solid;
}
.menu-hv ul li ul {  background-color: #DF2800; border: 1px solid #000;  }


.brancobarra {
font: bold 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
}

.barraazul {
background-image:url(images/barraazul.jpg);
height:20px;
padding-left:20px;
font: bold 13px Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
 }
.bordatbl{
border:solid #F0F0F0 2px;
 }
.bordaimg {
border: none;
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.amarelo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FED553;
	text-decoration: none;
}
.titulo11 {
  font: bold 12px "Arial", Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
.titulo13 {
  font: bold 14px "Arial", Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
.titulo11 a {
	color: #003366;
text-decoration: none;

}
.titulo11 a:hover {
	color: #003366;
	text-decoration: underline;
}



#botoes {
width: 480px;
border:none;
}

a.principal    {
background:url(images/principal.gif) no-repeat 0 0;
 background-position:0% -0px;
 width:115px;
 height:20px;
 float:left;
 padding-right:3px;

}

a.principal:hover    { 
background:url(images/principal.gif) no-repeat;
 background-position:0% -21px;
 width:115px;
 height:20px;
 float:left;
 }

a.mapa   {
background:url(images/mapa.gif) no-repeat 0 0;
 background-position:0% -0px;
 width:115px;
 height:20px;
float:left;
 padding-right:3px;

}

a.mapa:hover    { 
background:url(images/mapa.gif) no-repeat;
 background-position:0% -22px;
 width:115px;
 height:20px;
 float:left;
 }
 
a.inform   {
background:url(images/novidades.gif) no-repeat 0 0;
 background-position:0% -0px;
 width:115px;
 height:20px;
float:left;
 padding-right:3px;

}

a.inform:hover { 
background: url(images/novidades.gif) no-repeat;
 background-position:0% -22px;
 width:115px;
 height:20px;
 float:left;
 }

a.fale   {
background:url(images/fale.gif) no-repeat 0 0;
background-position:0% -0px;
width:115px;
height:20px;
float:left;
padding-right: 3px;
}

a.fale:hover { 
background: url(images/fale.gif) no-repeat;
background-position:0% -21px;
width:115px;
height:20px;
float:left; 
}


a.boleto   {
background:url(images/botao1.jpg) no-repeat 0 0;
background-position:0% -0px;
width:115px;
height:20px;
float:left;
padding-right: 3px;
}

a.boleto:hover { 
background: url(images/botao1.jpg) no-repeat;
background-position:0% -21px;
width:115px;
height:20px;
float:left; 
}


.texto12 { 
font: normal 12px "Arial", Helvetica, sans-serif;
color:#333333;
}

.texto12 a  { 
font: normal 12px "Arial", Helvetica, sans-serif;
color: #0000FF;
text-decoration:underline;
}

.texto11blue {
font: normal 11px "Arial", Helvetica, sans-serif;
color: #003366;

}
#mapa  {
font: 12px normal Arial, Helvetica, sans-serif;
color:#333333;
}
#mapa .titulo {
font: bold 14px Arial, Helvetica, sans-serif;
color:#333333;
}
#mapa .link a {
color:#0000CC;
text-decoration:none;
}
#mapa .link a:hover {
color:#0000CC;
text-decoration: underline;
}

#ler {
font: normal 12px "Arial", Helvetica, sans-serif;
color:#333333;
}

#ler img { 
margin: 5px;
}
.texto12verm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
