html, body {
	height: 100%;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(background.gif);
	padding: 0;
	border: 0;
}
#tudo {
	min-height: 100%;
	width: 1000px;
	margin: auto;
}

/* hack para IE6 que trata height como min-height */
* html #tudo {
	height: 100%;
}

#topo {
	width: 1000px;
	height: 240px;
	background-image:url(topo.png);
	background-repeat: no-repeat;
	margin-left: 0px;
}

#player {
	width: 180px;
	height: 150px;
	top: 268px;
}
#links{
	width:180px;
	height:400px;
}
#navbar {
	width: 600px;
	position: center;
	background-position: center;
	padding-left: 195px;
	padding-top: 10px;
}
#colesq {
	float: left;
	width: 205px;
	height: 600px;
}
#enquete{
	width:auto;
	height:250px;
	border: solid 1px #000000;
	margin-top: 700px;
	background-color: #FF0000;
}
#conteudo {
	float: left;
	width: 610px;
	color:#CCCCCC;
	font-size: 16px;
	padding-bottom: 1px;
	border:0;
	background-color: #000000;
}
.black{
	background-color:#000000;
	padding: 10px;
}
#membros {
	float:left;
	width:auto;
	color: #CCCCCC;
	margin-left: 150px;
   
}
.photo {
	margin: 5px;
	width: 160px;
	height: 130px;
	padding-right: 15px;
	float: left;
}
.photo1 {
	float:left;
	width: 600px;
	margin: 5;
	border: 2px solid #C0C0C0;
	background-color: #000000;
	font-size: 12px;
}
.tipo {
	font-size:18px;
	padding-left: 0px;
}
.especifica{
	font-weight: bold;
	padding-left: 160px;
	font-size: 14px;
}
.sonoras{
	width: 170px;
	float: left;
	padding-left: 20px;
	font-size: 12px;
}
.medidas{
	width:100px;
	float: left;
	padding-left: 10px;
	font-size: 12px;

}
.descricao {
	width:700px;
	height:150px;
}

#eventos{
	background-image:url(eventos.jpg);
	height: 400px;
	width: 590px;
	float: left;
	float: left;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#text{
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	border: solid 1px #C0C0C0;
}
#post{
	background-color:#CCCCCC;
	color:#333333;
	font-weight: bold;
}
#fot{
   background-image:url(imagens/chat.jpg);

}
#download{
	background-image: url(dow.png);
	width: 360px;
	height: 180px;
	color: #FF0000;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 100px;
	background-position: center;
}
a:link, a:visited, a:active {
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
#proximo{
	width:auto;
	height:120px;
	background-image: url(evento_py.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	background-position: center;
}
#tabela{
	font-family: "Times New Roman", Times, serif;
	color:#000;
	font-size: 18px;
	padding-left: 0px;
	position: center;
	font-weight: bold;
}
#agenda{
	margin-top: 65px;
	font-weight: bold;
}
#coldir {
	float: right;
	width: 170px;
	color:#CCCCCC;
}
#falando{
}
a:link, a:visited, a:active {
	color: #CCCCCC;
	font-weight: bold;
	background-position: center;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
#mural {
	font-size:14px;
	color:#000;
	font-family: "Times New Roman", Times, serif;
}
#controla{
    font-family: arial;
    font-size:12px;
	color:#000;
}
#rodape {
	width: auto;
	height: 30px;
	padding: 1px;
	clear: both;
	text-align: center;
	background-image: url(bg_pe.gif);
	color: #CCCCCC;
	bottom: 0px;
}

#rodape p {
    line-height: 28px;
}
