﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.menu_azul
{
    color: #05677C;
    text-decoration: none;
    font-weight: bold;
    width: 100%;
}

.menu_laranja
{
	color: #F99A00;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}
a.menu_laranja:hover
{
	background-color: #FFF7E4;
}
.campo_busca
{
	background-image: url( 'bg_input.gif' );
	font-family: tahoma;
	font-size: 11px;
	height: 16px;
	border: 1px solid #d3d3d3;
}
.azul_negrito
{
	color: #3a91d2;
	text-decoration: none;
	font-weight: bold;
}
.ValorAntigo
{
    color: #838383;
    text-decoration: line-through;
}
.cinza
{
	color: #838383;
	text-decoration: none;
}
a.cinza:hover
{
	text-decoration: underline;
}
.textbox
{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	width: 779;

}
.li
{
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	display: inline;
	width: 100%;
	overflow: auto;
	height: 16px;
}
.link
{
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
	display: inline-block;
}
a.link:hover
{
	text-decoration: underline;
}

.preto_seta
{
    background-position: left;
    color: #000000;
    font-weight: bold;
    background-image: url('seta.gif');
    padding-left: 25px;
    background-repeat: no-repeat;
    text-decoration: none;
    padding-top: 5px;
}
a.preto_seta:hover
{
    text-decoration: underline;
}
.vermelho
{
    text-decoration: none;
    color: #d20000;
}
.laranja_ult
{
    color: #dc784c;
    padding-left: 25px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.preto
{
    color: #000000;
    text-decoration: none;
}
.linha_traco
{
    background-image: url('linha_traco.gif');
    width: 278px;
    height: 16px;
}
.verde
{
    color: #87933c;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 8px;
    text-decoration: none;
}
a.verde:hover
{
    color: #a6b259;
}
#simplegallery1
{
    position: relative;
    visibility: hidden;
    border: 2px solid #f99a00;
}
a.menu_azul:hover
{
    color: #008ED2;
}
.paginacao
{
    color: #006666;
    font-weight: bold;
    text-decoration: none;
    padding-right: 6px;
}
a.paginacao:hover
{
    text-decoration: underline;
}
.mto
{
	display: block;
	width: 100%;
	height: 21px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	padding-top: 2px;
	background-position: right;
    background-image: url('m3.gif');
    background-repeat: no-repeat;
    
}
.mt
{
background-image: url('m2.gif');
}
.mtr
{
    background-position: left;
    background-image: url('m1.gif');
    background-repeat: no-repeat;
}
a.mto:hover
{
    color: #5F5F5F;
}
.mapa
{
    color: #333300;
    font-weight: bold;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 9px;
}
a.mapa:hover
{
    color: #FF3300;
}
.paginacao_cinza
{
    color: #808080;
    font-weight: bold;
    text-decoration: none;
    padding-right: 6px;
}
h1
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    display: inline;
}
h2
{
    display: inline;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
}
