.fundo {
	background-image:   url(images/design/adei_01.jpg);
	background-repeat: repeat-x;
	background-color: e2d0bb;
}
.caixa {
	border-top: 1px solid #6a6a6a;
	border-right: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a;
	border-left: 1px solid #6a6a6a;

}
.fundo-cell {
	background-image:   url(images/design/adei_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	background-color: #ECF3FD;


}
.fundo-cell2 {
	background-image:   url(images/design/adei_15.jpg);
	background-repeat: repeat-y;
}
.fundo-cell-menu {
	background-image:   url(images/design/adei_13.jpg);
	background-repeat: no-repeat;
}
.txt {
	font-family: tahoma;
	font-size: 10px;
}
.txt-titulo {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;

}
.moldura {
	border: 6px solid #FFFFFF;

}
.fundo-cell-bottom {
	background-image:   url(images/design/img_baixo.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.fundo-golf {

	background-image:  url(images/graf014.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	background-color: #ECF2E6;
}
.fundoindex {

	background-image:   url(images/index/fundo.jpg);
	background-repeat: repeat-x;
	background-color: e2d0bb;
}
.txt-bold {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;

}
.txt-titulo-links {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #9A8E80;

}
