@charset "utf-8";
.textopadrão {
	font-size: 12px;
	color: #DBD3B9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	text-decoration: none;
}

.fundotasbela {
	background-image: url(slasher_r6_c2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	background-attachment: fixed;
}
.titulopadrao {
	font-size: 12px;
	color: #DBD3B9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9b8e80;
}
.textopadraoenglish {
	font-size: 12px;
	color: #9B8E80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.titulopadraoenglish {
	font-size: 12px;
	color: #9B8E80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9b8e80;
	border-top-color: #9b8e80;
	border-right-color: #9b8e80;
	border-left-color: #9b8e80;
}
a:link {
	color: #DBD3B9;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #DBD3B9;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #DBD3B9;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #DBD3B9;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rodape {
	font-size: 10px;
	color: #9b8e80;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.tabelapadding {
	padding-right: 15px;
}

