*{
}
#site{
	width:980px;
	height:900px;
	margin:0 auto;
}
a {
	text-decoration:none;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
}

#topo{
	width:980px;
	float:left;
	height:30px;
	background:url(../images/topo.jpg);
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #666666;
}

#topo1{
	width:980px;
	margin-top:489px;
	float:left;
	background:url(../images/capa.jpg);
}
#meio{
	width:980px;
	clear:left;
}
#segura{
	width:400px;
	float:left;
	background:url(../images/bg.jpg);
	background-repeat:no-repeat;
	margin-left:11px;
}
#quadro{
	width:380px;
	background:#1B1B1B;
	float:left;
	margin:13px 0 0 10px;
}
#news{
	float:left;
	font-family:Nasalization;
	font-size:20px;
	color:#EBE9ED;
	margin:12px 0 0 24px;
	width:58px;
	height:16px;
}
#publicidade{
	width:144px;
	height:216px;
	float:left;
	margin:39px 0 0 9px;
}
.titulo {
	font-family: Arial;
	font-size: 17px;
	color: #FFCC00;
}
#palcom{
	float:left;
	margin-bottom:10px;
}
#musicas{
	padding:3px;
	border:solid 3px #1B1B1B;
	background-color:#1B1B1B;
	cursor:pointer;
}
#musicas:hover {
	background-color:#0B0B0B;
	border:solid 3px #333333;
}
#comfotog {
	margin:3px;
	padding:5px;
	border:solid 1px #333333;
	background-color:#1B1B1B;
	width:180px;
	height:180px;
	cursor:pointer;
	float:left;
}
#comfotog:hover {
	background-color:#333333;
	border:solid 1px #FFFFFF;
}