@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#topo {
	height: 125px;
	width: 779px;
	position: relative;
	background-image: url(../images/topo.jpg);
}
#menu {
	height: 35px;
	width: 480px;
	position: absolute;
	left: 292px;
	top: 90px;
	background-color: #FFFFFF;
}

#bloco1 {
	height: 352px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 160px;
	background-color: #FFFFFF;
	background-image: url(../images/bloco1_itape.jpg);
	background-repeat: no-repeat;
}
#bloco2 {
	height: 200px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 517px;
	background-color: #FFFFFF;
}
#bloco3 {
	height: 340px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 723px;
	background-color: #FFFFFF;
	background-image: url(../images/fundo_videos.jpg);
	background-repeat: no-repeat;
}
#musicas {
	height: 350px;
	width: 505px;
	position: absolute;
	left: 274px;
	background-color: #FFFFFF;
	top: 1px;
}
.texto_musicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	text-indent: 3px;
}
#edicoes {
	background-image: url(../images/fundo_edicoes.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 535px;
	position: absolute;
}
#noticias {
	height: 200px;
	width: 235px;
	position: absolute;
	left: 545px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/fundo_noticias.gif);
}
#main {
	height: 1350px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#videos {
	height: 340px;
	width: 505px;
	position: absolute;
	left: 30px;
	top: 0px;
}
#enquete {
	height: 340px;
	width: 235px;
	position: absolute;
	left: 545px;
	top: 0px;
	background-image: url(../images/fundo_enquete.jpg);
	background-repeat: no-repeat;
}
#rodape {
	height: 280px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 1070px;
}
#barra_topo {
	height: 35px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 125px;
	background-color: #515151;
}
#imagem_video {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 186px;
	top: 19px;
}
#texto_noticia {
	height: 165px;
	width: 210px;
	position: absolute;
	left: 12px;
	top: 34px;
}
.texto_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D7486;
	text-align: center;
	text-indent: 0px;
}
