.menu {
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
}
.body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EFEDE9;
	font-size: 14px;
	background-image: url(../imagens/bg3.jpg);
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #928364;
	border-right-color: #928364;
	border-bottom-color: #928364;
	border-left-color: #928364;
}
.borda {
	border: 1px solid #9E8F72;
}
a:link {
	text-decoration: none;
		color:#D7C494;
}
a:visited {
	text-decoration: none;
	color: #978969;
}
a:hover {
	text-decoration: none;
	color:#978969;
	}
#navigation {
width : 960px;
height : 38px;
margin : 0;
padding : 0;
text-align : left;
}
ul#nav {
margin : 0;
padding : 0 0 0 0;
list-style-type : none;
display : block;
height : 38px;
background : none;
font-family : verdana;
font-weight : bolder;
}
ul#nav li {
display : block;
float : left;
margin : 0;
padding : 0;
border-right : 1px none #EBEBEB;
text-align : center;
width : auto;
}
ul#nav li a {
	display : block;
	float : left;
	padding : 10px 10px 0 10px;
	height : 28px;
	color : #EFE3AF;
	font-size : 14px;
	font-family : verdana;
	width : auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #655A45;
	border-right-color: #655A45;
	border-bottom-color: #655A45;
	border-left-color: #655A45;
	text-decoration: none;
}
ul#nav li a:hover, ul#nav li a:active {
	color : #948665;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #655A45;
	border-right-color: #655A45;
	border-bottom-color: #655A45;
	border-left-color: #E8E8E8;
	height : 28px;
	text-decoration: none;
	background-color: #322016;
}.titulorodape {
	font-family: "Courier New", Courier, mono;
	color: #CDC6B6;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A6987B;
	padding-left: 5px;
	font-size: 18px;
	padding-top: 0px;
	margin: 0px;
}
.titulo{
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #948665;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #948665;
}
.titulosidebar{
	background-image: url(../imagens/espada.png);
	height: 45px;
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 25px;
	color: #A5997C;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-position: bottom;
}
.bordatabela {
	border: 1px solid #9E9172;
	background-color: #493A30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9AE97;
	text-decoration: none;
}
.bordatabeladropdown {
	border: 1px solid #9E9172;
	background-color: #493A30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:225px;
	color: #B9AE97;
	text-decoration: none;
}
.bgtb {
	border: 1px solid #7B6E54;
	background-image: url(../imagens/bgtb.jpg);
	background-repeat: repeat;
}
.bgtableclaro {
	background-color: #5F4B3D;
}
.bordatabeladestaque {
	background-color: #322016;
	border: 1px solid #B9AE97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9AE97;
	text-decoration: none;
}
