body
{
    overflow-x: hidden;
}
.fundo {
	background-attachment: scroll;
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fundotopo {
	background-attachment: scroll;
	background-image: url(images/fundotopo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fundo-interna {
	background-attachment: scroll;
	background-image: url(images/fundo-interna.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fundo2 {
	background-attachment: scroll;
	background-image: url(images/fundo2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fundo3 {
	background-attachment: fixed;
	background-image: url(images/fundo3.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.fundo5esquedro {
	background-attachment: scroll;
	background-image: url(images/fundo5_esquerdo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fundo5 {
	background-attachment: scroll;
	background-image: url(images/fundo5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.lateralesquerda {
	background-attachment: scroll;
	background-image: url(images/lateralesquerda.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.lateraldireita {
	background-attachment: scroll;
	background-image: url(images/lateraldireita.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fundoconteudo {
	background-attachment: scroll;
	background-color: #781819;
	background-image: url(images/home_05.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.textobold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.texto2 {
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
}
.texto_form {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.fundoCategorias {
	background-image: url(images/bt-categoria.jpg);
}
.fundoSubCategorias {
	background-image: url(images/fundosubmenu.jpg);
}