@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#principal {
	height: auto;
	width: 755px;
}
img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topo {
	float: left;
	height: 38px;
	width: 755px;
}
#imagem {
	float: left;
	height: 325px;
	width: 775px;
	background-image: url(../imagens/Imagem_pg.jpg);
	background-repeat: no-repeat;
}
#biografia {
	float: left;
	height: 28px;
	width: 101px;
}
#fotos {
	float: left;
	height: 28px;
	width: 72px;
}
#links {
	float: left;
	height: 28px;
	width: 75px;
}
#quarteto {
	float: left;
	height: 28px;
	width: 181px;
}
#work {
	float: left;
	height: 28px;
	width: 117px;
}
#aulas {
	float: left;
	height: 28px;
	width: 71px;
}
#metodos {
	float: left;
	height: 28px;
	width: 138px;
}
#menu div*{
	margin: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#menu {
	float: left;
	height: auto;
	width: 755px;
}
#conteudo {
	float: left;
	height: auto;
	width: 755px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rodape {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 755px;
	text-align: center;
	margin-top: 15px;
}
#principal #rodape .link_rodape {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_font {
	font-family: verdana;
	font-size: 11px;
	color: #FFF;
}

