body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../imag/fundo.jpg);
	background-repeat: repeat-y;
}
.fundomenubox {
	position: absolute;
	height: 600px;
	width: 180px;
	left: 0px;
	top: 0px;
	background-image: url(../imag/fundoMenu.jpg);
}
.homelink {
	height: 100px;
	width: 75px;
	position: absolute;
	left: 40px;
	top: 0px;
}
.dnzBox {
	height: 160px;
	width: 102px;
	position: absolute;
	top: 700px;
	background-image: url(../imag/img_dnz.jpg);
	left: 30px;
}
.capBox {
	height: 162px;
	width: 122px;
	position: absolute;
	top: 1050px;
	background-image: url(../imag/img_cap.jpg);
	left: 28px;
}
.maBox {
	height: 160px;
	width: 82px;
	position: absolute;
	top: 1565px;
	background-image: url(../imag/img_ma.jpg);
	left: 68px;
}
.cabeceirabox {
	background-image: url(../imag/cabeceira.jpg);
	position: absolute;
	height: 102px;
	width: 322px;
	left: 165px;
	top: 0px;
}
.menubox {
	color: #FFFFFF;
	position: absolute;
	height: 182px;
	width: 102px;
	left: 20px;
	top: 160px;
	font-weight: bold;
}
.capobox {
	background-image: url(../imag/capoeira_esq.jpg);
	position: absolute;
	height: 122px;
	width: 140px;
	left: 480px;
	top: 180px;
}
a {
	color: #E6862F;
	text-decoration: underline;
}
b {
	font-weight: bold;
	color:#71755D}
a:visited {
	color: #EA8935;
}
a:hover {
	text-decoration: none;
}
a.menu {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.menu:visited {
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
}
b.naranja {
	color:#E6862F
}
b.negro {
	color:#000000
}
b.underlined {
	text-decoration: underline;
}