body{
    font-size:11px;
    font-family: verdana, arial;
    margin: 0px;
    background-color: #ffffff;
}
td{
  	font-size:11px;
    font-family: verdana, arial;
    margin: 0px;
  
}

.fundo_direita{
	width: 25px;
	background:url('/cortes/sombra_meio_direita.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.fundo_esquerda{
	background:url('/cortes/sombra_meio_esquerda.jpg');
	background-repeat: repeat-y;
	background-position: right;
}
.container_gca{
	width: 200px;
	height: 210px;
	background:url('/cortes/fundo_marca_agua.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 26px;
	padding-left: 10px;
	cursor: pointer;
}
.top_cont_gca{
	height: 90px;
	width: 180px;
	text-align: right;
}
.mid_cont_gca{
	height: 40px;
	width: 180px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	overflow: hidden;
}
.mid_cont_gca_interior{
	height: 5px;
	width: 180px;
}
.bot_cont_gca{
	height: 45px;
	width: 200px;
	background:url('/cortes/fundo_rodape_destaque.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial, sans-serif;
    font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	/*padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;*/
}
 
.caixa_pesquisa{
	background:url('/cortes/cx_pesquisa.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	width: 164px; 
	text-align: right;
	padding-top: 2px;
}
.input_pesquisa{
	border: none; 
	width:120; 
	height:20; 
	background: url('/cortes/spacer.gif'); 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	color: #82AFC8; 
	text-transform: uppercase;
}
a {
  color: #007FC3;
  text-decoration:none;
}
a:hover {
  color: #005E94;
  text-decoration:none; 
}
a.link {
  color: #005E94;
  text-decoration:none;
}
a.link:hover {
  color: #005E94;
  text-decoration:none; 
}

.botao {
font-family: "trebuchet ms", arial, helvetica, sans-serif, tahoma, verdana, times, courier;
font-style: normal;
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding-top: 2px;
text-align: center;
text-transform: uppercase;
height: 20px;

width: 90px;
border: #666666 0px solid; 
color: #286F7C;
background-color: #F7F7F7;
}

.texto {
	color: #666666;
}

.texto2 {
	font-weight: bold;
	border: 1px solid #ff0000;
	color: #666666;
}

.textowhite {
	color: white;
}

.textoblack {
	color: black;
}


.preco {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.preco_promocao {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: darkred;
}


s { color:#990000; }

input, select {
    font-family:verdana, arial;
    font-size:10px;
}
textarea {
	font-family:verdana, arial;
  font-size:10px;
}

.hide {
  display:none;
  visibility:none;
  position:absolute;
}

.show {
  display:block;
  visibility:visibility;
  position:relative;

}

.imgmenu {
    margin-right:10px;
    padding-bottom:2px;
    width: 3px;
    height: 5px;
}

a.linkfundo {
  font-family: Arial;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  text-decoration: underline;
}

a.linkfundo:hover {
  color: #005E94;
  text-decoration:underline; 
}

.fundo {
  font-family: Arial;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
}

.titulo {
	text-transform: uppercase;
	font-family: arial, sans-serif;
 	font-size: 12px;
 	color: #007FC3;
	font-weight: bold;
}

.titulodestaque {
  font-family: verdana;
  font-size: 10px;
  text-transform: uppercase;
  COLOR: #000000;
}

.textodestaque {
  font-family: verdana;
  font-size: 10px;
  COLOR: #666666;
}

.br_eventos,br_eventos:link,br_eventos:active,br_eventos:visited {
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #007fc3;
}

.linkhp,linkhp:link,linkhp:active,linkhp:visited,linkhp:hover {
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #005e94;
}

.link2, link2:link,link2:active,link2:visited,link2:hover {
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

.trail,trail:link,trail:active,trail:visited {
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #007FC3;
}

.trail:hover {
	color: ##005E94;
}
.super_hide{
   visibility: hidden;
   display: none;
}
