@charset "utf-8";
.rodape {
	height: 39px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	clear: both;
}
.radio {
	height: 30px;
	width: 200px;
	float: right;
}

.topo {
	width: 960px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagens/topo.jpg);
}
.conteudo {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: auto;
}
.conteudo_esq {
	width: 210px;
	height: 360px;
	float: left;
}
.conteudo_dir {
	width: 760px;
	height: 360px;
	float: right;
}
.menu_site {
	width: 960px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}
.video_comer {
	height: 530px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
.links_s_subl {
	text-decoration: none;
}
