/* geral */

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:0;
}
.Fundo {
	background: #000  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 top;
	color: #FFF;
	text-align: center;
	font-weight: bold;

}

#pagina {
	position:relative;
	margin:auto;
	width:950px;
	height:100%;
}
.Content {
	width:950px;
	}
	
a {
	text-decoration:none;
	color: #00A652;
	}

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%;
	padding-top:190px;


}
.TXT {

	font-style:normal;
	color: #FFF;
	vertical-align:top;
	padding-top:10px;
	padding-left:;
	padding-right:;
	height:380px;
	
}

.Logo {
	width:153px;
}

.esp {
	width:15px;
}

.Conteudo {
	width:774px;
	
}

.Conteudo2 {
	width:774px;
	color: #F3F3F3;
	text-align:justify;
	vertical-align:top;
}
.Titulo {
	width:774px;
	height:49px;
	text-align:left;
}

.SubTitulo {
	font-size:14px;
	font-weight:bold;
	color:#009F25;
}
.Rodape {

	height: 300px;

}

.ImgMicrofone {
	width:290px;
	height:200px;
	position:absolute;
	left:0;
	z-index:10;
	bottom:90px;
}
.ImgRodape {
	width:460px;
	height:569px;
	position:absolute;
	right:0px;
	z-index:10;
	bottom:130px;
}

/* 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;
	text-align: left;
	}
.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:10px;
	letter-spacing:1px;
	color:#666666;
	text-align:center;
	white-space: nowrap;
	}
/* noticias */

.TitLink{


	font-size:12px;

	text-align:justify;
	font-size:14px;
	font-weight:bold;
	color:#dc7c24;

	}


.NotLink	{
	text-decoration:none;
	font-size:12px;

	font-weight: normal;
	text-align:justify;
	
	color: #999;

	}
/* Pesquisa */
.frmPesq {
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	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:12px;
	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:11px;
	color:#000000;
	padding-left:25px;
	}
/* Catalogo */
.Catalogo {
	background-color:#ffff00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	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;}
	

