body,td,th {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:hover, a:visited {
	color:#CFBCC9;
}
#master {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left 703px;
	min-height:900px;
	height:auto !important;
	height:900px;
}
#logo {
	height: 790px;
	width: 259px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
#menu {
	width: 100%;
}
#rodape {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6829A;
	height: 31px;
	width: 100%;
}
#menu-rodape {
	float: left;
	width: 350px;
	font-size: 13px;
}
#menu-rodape a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu-rodape a:hover {
	color: #CFBCC9;
}
#assin {
	text-align: right;
	float: right;
	width: 400px;
	color: #CFBCC9;
}
#assin a {
	color: #CFBCC9;
}
.caixa {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.fotos {
	border: 5px solid #8A5B7B;
}
.contenttxt {
	padding-top:10px;
}
