body {
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/fundos/01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 130%;
}
#topo {
	height: 279px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topo/hiphop.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#topointerno {
	height: 230px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topo/hiphop_interno.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#logo {
	height: 122px;
	width: 229px;
	float: left;
	margin-top: 60px;
	margin-left: 10px;
	margin-bottom: 78px;
	margin-right: 40px;
}
#dancer {
	float: left;
	background-image: url(../images/topo/hiphop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 260px;
	width: 350px;
}

#logointerno {
	height: 122px;
	width: 229px;
	float: left;
	margin-top: 60px;
	margin-left: 10px;
	margin-bottom: 78px;
	margin-right: 40px;
}
#dancerinterno {
	float: left;
	background-image: url(../images/topo/hiphop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 260px;
	width: 350px;
}


#nome {
	height: 152px;
	width: 229px;
	float: left;
	margin-top: 58px;
	margin-left: 50px;
	margin-bottom: 41px;
	margin-right: 52px;
}

#conteudo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#conteudo #esquerdo {
	float: left;
	width: 277px;
	margin-left: 20px;
	font-size: 11px;
	height: 630px;
	overflow: hidden;
}
#conteudo #esquerdo a {
	color: #333;
	text-decoration: none;
}
#conteudo #esquerdo a:hover {
	color: #069;
	text-decoration: underline;
}


#conteudo #centro {
	background-image: url(../images/topo/hiphop_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 400px;
	width: 354px;
	margin-left: 27px;
	margin-right: 27px;
}
#estrelinhas {
	float: left;
	width: 620px;
	margin-left: 25px;
}

#centro #Main {
	margin-top: 110px;
}

#conteudo #centrointerno {
	float: left;
	width: 645px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 30px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conteudo #centrointerno li {
	list-style-image: url(../images/resources/item.gif);
}


#conteudo #centrointerno a {
	color: #63C;
	text-decoration: none;
}
#conteudo #centrointerno a:hover {
	color: #D31892;
	text-decoration: underline;
}


#centrointerno #Main {
	margin-top: 130px;
}





#conteudo #direito {
	float: left;
	width: 245px;
	margin-left: 0px;
}
#conteudo #direito a {
	color: #333;
	text-decoration: none;
}
#conteudo #direito a:hover {
	color: #DA1496;
	text-decoration: underline;
}

#rodape {
	height: 140px;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	text-align: center;
}
.professor {
	float: left;
	height: 244px;
	width: 204px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.solista {
	float: left;
	height: 363px;
	width: 204px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

.nomeProfessor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #069;
}
#centrointerno h1 {
	font-size: 18px;
	font-weight: bold;
	color: #D41893;
	margin: 0px;
}
#eventos li {
	list-style-image: url(../images/resources/item.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.eventos a {
	color: #069;
	text-decoration: none;
}
.eventos a:hover {
	color: #D0138F;
	text-decoration: underline;
}
