@charset "utf-8";
/* CSS Document */
body{
	width:100%;
	margin:0;
	background:url(../background/bkg02.png);
	
}
#topo{
	width:100%;
	min-width:990px;
	height:360px;
	background:url(../background/bkg05.png);
}
#logo{
	width:400px;
	height:300px;
	margin:0 auto;
	top:5px;
	bottom:5px;
	position:relative;
	background:url(../imagem/logo.png);
}
#div00{
	width:100%;
	min-width:990px;
	height:5px;
	background:#0c736f;
	box-shadow: 0 0 10px  #000000;
}
#div01{
	width:990px;
	border-bottom: solid #999 1px;
	margin:40px auto;
	box-shadow: 0 0 10px  #000000;
}
#conteudo00{
	width:990px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	top:10px;
}
#conteudo05{
	width:475px;
	float:left;
	position:relative;
	padding-left:10px;
	padding-right:10px;
}
#conteudo06{
	width:630px;
	float:left;
	position:relative;
	margin-right:30px;
}
#conteudo07{
	width:310px;
	float:left;
	position:relative;
}
#programacao00{
	width:990px;
	margin:0 auto;
	position:relative;
	padding-bottom:10px;
}
#programacao01{
	width:495px;
	height:100px;
	float:left;
}
#rodape00{
	width:100%;
	min-width:990px;
	height:80px;
	background:url(../background/bkg03.png);
}
#rodape01{
	width:990px;
	height:80px;
	margin:0 auto;
}
#redes{
	width:100px;
	float:right;
	margin-top:30px;
}
