/* CSS Document */
*{
	padding:0px;
	margin:0px;
	border:0px;
	list-style:none;
	text-decoration:none;
}
body{
	background-repeat: repeat-x;
	background-color: #000000;

}
#geral
{
	width:1000px;
	height:565px;
	background-image: url(../images/home2/fundo2.jpg);
}
#topo
{
	width:975px;
	height:87px;
	left:12px;
	top:0px;
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 40;
}
/*.podcast {
	float: left;
	height: 20px;
	width: 50px;
	padding-top: 60px;
	padding-left: 2px;
	position: absolute;
	left: 212px;
	top: 4px;
	z-index: 50;
}
.podcastInterna {
	float: left;
	height: 20px;
	width: 50px;
	padding-top: 60px;
	padding-left: 2px;
	position: absolute;
	left: 198px;
	top: 1px;
}
*/
.back {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	z-index: -300;
	top: -1px;
}
.backInterna {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: -14px;
	z-index: -300;
	top: -4px;
}
#pagina
{
	position:absolute;
	top:86px;
	background:black;
	width:980px;
	height:395px;
	padding:0 12px;
}
#conteudo
{
	background:url(../images/backimage/1831-I-sossego5b.jpg) no-repeat;
    width:980px;
    height:395px;
}
#ctl00_conteudo
{
    background:url(../images/backimage/1831-I-sossego5b.jpg) no-repeat;
    width:980px;
    height:395px;
}
#rodape
{
	position:absolute;
	z-index:1;
	top:484px;
	width:975px;
	height:92px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image: url(../images/home2/fundo2b.jpg);
}
#rodapeback {
	position: absolute;
	left: 470px;
	top: 0px;
	height: 92px;
	width: 532px;
	z-index: -310;
	padding-top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#newsletter
{
    position:absolute;
    top:80px;
    right:20px;
    display:none;
}
