@charset "utf-8";
/* =====================================
	Folha de estilos padrão
	Site:www.forumtvpublica.org.br
	Por: Yuri Maio Arakaki
	Data:23/04/2009
===================================== */

body{
	background:url(../imagens/bg.jpg) repeat-x #F3F3F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	text-align:center;
}
img{
	float:left;
	border:none;
}

a{
	text-decoration:none;
	color:#000000;

}
a:hover{
	text-decoration:underline;
}
.align{
	width:930px;
	margin:auto;
}

.bdShaddow{
	width:14px;
	height:521px;
	float:left;
}
.conteiner{
	width:901px;
	float:left;
	height:500px;
}
.topo{
	width:901px;
	height:114px;
	float:left;
}
.MenuHome{
	width:901px;
	height:50px;
	float:left;
	background:url(../imagens/bgMenuHome.jpg) no-repeat;
}
.MenuInterno{
	width:901px;
	height:50px;
	float:left;
	background:url(../imagens/bgMenuInterno.jpg) no-repeat;
}
.Home{
	width:901px;
	float:left;
	height:356px;
	background:url(../imagens/bgHome.jpg) no-repeat;
}
.rodape{
	width:901px;
	float:left;
}
.noticiaHome{
	width:499px;
	height:167px;
	float:right;
	background:url(../imagens/destaque/bg.jpg) no-repeat;
	margin:143px 98px 0 0 ;/*RACK IE6*/
}
.textDestaque{
	width:270px;
	height:90px;
	float:right;
	text-align:left;
	margin:40px 69px 0 0px;/*RACK IE6*/
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}
h4{
	font-size:16px;
	margin:0px 0 15px 0;
}
h1{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	margin:0px
}
p{
	margin:10px 0 5px 0px;
}
.textDestaque h2{
	color:#FFFFFF;
	margin:0px;
	font-size:17px;
	font-weight:bold;
}
.imgDestaque{
	float:right;
	margin:47px 20px 0 0;
}

.bgInterno{
	width:901px;
	float:left;
	background:url(../imagens/bgInternoRepeat.jpg) repeat-y;
}
.imgBgInterno{
	width:901px;
	background:url(../imagens/bgInterno.jpg) no-repeat;
	float:left;
}
.SubMenuInterno{
	width:238px;
	height:500px;
	float:left;
	 padding-top:12px;
}

.SubMenuInterno ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.SubMenuInterno ul li{
	margin:0 0 4px 0;
	float:left;
}

.ConteudoInterno{
	width:616px;
	float:left;
	margin:0 0 0 28px;
	text-align:left;
	padding:15px 0 60px 0;
}
.paginacao{
	margin:auto;
	width:100%;
	height:30px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:5px;
	color:#5A5A5A;
}

