.fundo {
	background-color: #f78f1e;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fundo-esq {
	background-image: url(../imagens/sombra_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fundo-dir {
	background-image: url(../imagens/sombra_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fundo-dir1 {

	background-image: url(../imagens/sombra_dir1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo-dir2 {


	background-image: url(../imagens/sombra_dir2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fundo-esq1 {

	background-image: url(../imagens/sombra_esq1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fundo-roxo {
	background-image: url(../imagens/topo_roxo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
}
.fundo-tab-home {
	background-image: url(../imagens/curva_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.texto-roxo {

	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #6a288a;
}
.texto-noticias-home {

	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
}
.link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #6a288a;
	text-decoration: none;
}

.link-roxo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
}

.link-roxo:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6a288a;
	text-decoration: none;
}

.link-roxo1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6a288a;
	text-decoration: none;
}

.link-roxo1:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6a288a;
	text-decoration: underline;
}

.texto-roxo-home {


	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	color: #6a288a;
}
#AVISO {
	position:absolute;
	left:283px;
	top:15px;
	width:471px;
	height:190px;
	z-index:1;
	visibility: visible;
}