* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:Tahoma;
	font-size:11px;
                background : #202020;
                color : #ffffff;


}

a {
	color:#8b61f2;
	text-decoration:none;
}

a:hover {
	color:#dfd2ff;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#8b61f2;
}

#slide {
	margin-left:308px;
}


#fundo {
	width:100%;
	height:400px;
	background:url(http://belindarocks.org/letras/Images/back.jpg) repeat-x;
}

#topo {
	width:800px;
	height:400px;
	margin:0 auto;
}

#geral {
	width:800px;
	margin:0 auto;
}

ul {
	width:550px;
	height:20px;
}

ul li {
	list-style:none;
	float:left;
}

ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#202020;
	text-decoration:none;
}

ul li a:hover {
	color:#003300;
}

#conteudo {
	width:779px;
	height:auto;
	background:#202020;
	padding:10px;
}

#footer {
	width:100%;
	height:10px;
	background:916af3;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	text-align:center;
}	
