body{
	margin:0;
}

#btnMenu{
	 position: absolute; 
	 width: 100%; bottom: 0;
	 height:54px;
}

a { text-decoration:none;}
a:link { color:#222;}
a:visited { color:#222;}
a:active { color:#CCC;}
a:hover {
	color:#D1FFB3;
	text-decoration: underline;
}

a.home:link { color:#222222;}
a.home:visited { color:#222222;}
a.home:active { color:#222222;}
a.home:hover{
	color:#D1FFB3;
	text-decoration:none;
}
.pesquisa {
	background-attachment: fixed;
	background-image: url(imagens/campopesquisa.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#btnMenu{
    position:fixed;
    text-align: center;
    bottom:0px;
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px;
  	background-color:#DDD;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.wsp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
	background-position: right center;
}

.TituloNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44AA00;
	font-weight: bold;
}
.TextoNews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222;
}
.texto_paginas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #222;
	padding-right: 10px;
	padding-left: 2px;
	font-weight: normal;
}

.tbl_border {
	border: 1px solid #333333;
}

.produtos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222;
}

.fundo_news {
	background-image: url(imagens/fundo_noticias.gif);
	background-repeat: no-repeat;
}
.btn_style {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #222;
	height: 15px;
	color: #DDD;
}
.cx_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222;
	}
.background_tbl_news {
	background-image: url(./imagens/news_bottom.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.mais_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #44AA00;
}.subtitulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D1FFB3;
}
.aviso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.topicos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.tblbrd {
	border: 1px solid #999999;
}
.bodyFundo {
	background-color: #DDD;
	/*background-image: url(imagens/backgroud.jpg);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}


#logoBanner{
    width: 1000px;
    position: absolute;
    margin-top: 50px;
    text-align: left;
    z-index: 100;
}

#mainBanner{
	width: 1000px;
}

#banner-fade{
	text-align: right;
	float: right
}