/* geral */

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:0;
}
.Fundo {
	background:#080B04  url(../imgs/bg_baixo.jpg) no-repeat center;
	background-position:bottom;
	margin:0;
	padding:0;
	height:100%
	}

#tudo {
	position:relative;
	margin:auto;
	width:100%;
	height:100%;
	background:url(../imgs/bg_cima.jpg) no-repeat center 0;

}
.Content {
	width:778px;
	}
a {
	text-decoration:none;
	color:#7b2d19;
	}

a:hover {
	text-decoration: line-through;
	}
	
a: visited {
	text-decoration:none;
	color:#7b2d19;
	}		
/* conteudo (a soma das tags HEIGHT deve dar 600 pixels */

.flash {
	width:100%;
	height:290px;


}
.TXT {
	background:url(../imgs/estica.jpg) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#7b2d19;
	vertical-align:top;
	height:480px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	
	}
	
.titulos {
	width:707px;
	height:93px;
}
.caixas {
	width:234px;
	height:260px;
	background:url(../imgs/caixa.jpg) no-repeat 0px 10px;
}

.TitCaixas {
	padding-left:10px;
	height:45px;
}
.esp {
	width:20px;
}

.Rodape {

	height: 10px;
	color: #FFFFFF;
	text-align:center;
	}
	
.RodapeCima {
	width:778px;
	height:10px;

}

/* Seção Fale Conosco */
.ImgContato {
	background:url(../imgs/img_contato.jpg) no-repeat;
	width:244px;
	height:450px;
}

.FrmFundo {
	background:url(../imgs/campo_estica.jpg) repeat-x;
	height:32px;
}
.frmContato {
	border:none;
	color:#FFFFFF;
	background:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.CamMemsagens {
	background:url(../imgs/campo_mensagem.jpg) no-repeat;
	width:344px;
	height:104px;
	padding-top:08px;
	padding-left:10px;

}
.LatDireita {
	background:url(../imgs/campo_lad_direito.jpg) no-repeat;

}


.TitMidia{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#295434;
	font-weight:bold;
	text-align:center;

	}
	
/* formulários */

.frmTabela1 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	}
.frmTabela {

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
.frmTitulo {
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	}
.frmGeral {
	border-style:solid;
	border-color:#666666;
	}
.frmButton {
	color:#FFFFFF;
	border-color:#666666;
	background-color:#666666;
	}
.frmRadio {
	border-style:hidden;
	}	
/* destaques */
.DstqTabela {
	background-color:#666666;
	}
.DstqIn {
	background-color:#FFFFFF;
	font-size:9px;
	letter-spacing:1px;
	color:#666666;
	text-align:center;
	white-space: nowrap;
	}
/* noticias */

.TitLink{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#295434;
	font-weight:bold;
	text-align:justify;

	}


.NotLink	{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b2d19;
	font-weight: normal;
	text-align:justify;
	}
/* Pesquisa */
.frmPesq {
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}
.Atual {
	color:#000000;
	}	
.Cor1 {
	background-color:#FFCC99;
	text-decoration:none;	}	
.Cor2 {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	}
.PesquisaMouse {
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	}
/* Detalhes */
.Detalhes {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:5px;
	}
.DetalhesBar {
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	}	
.Legenda {
	font-family: Arial;
	font-size:10px;
	color:#000000;
	padding-left:25px;
	}
/* Catalogo */
.Catalogo {
	background-color:#ffff00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-right:25px;
	padding-top:5px;
	}
/* Imagens */
a {text-decoration: none;}
.hoverbox {
	color: #333;
	width: 500px;
	border:2px;
	}
.hoverbox a { cursor: default;}
.hoverbox a .preview { display: none;}
.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	}
.hoverbox img {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	width: 100px;
	height: 80px;
	}
.hoverbox span {	
	display: inline;
	float: left;
	}
.hoverbox .preview {
	border-color: #CCCCCC;
	width: auto;
	height: auto;
	}

/*  Hacks para o Internet Explorer ----------------------------------------*/
* html .hoverbox a { position: relative;}
* html .hoverbox a:hover { 	font-size: 99.99%; }
* html .hoverbox a:hover .preview { bottom:0;}
* html .hoverbox span { position: static;}
	