/* Nova default */

#nova-top
{
	width:827px;
	height:50px;
	background:url(../img_novas/topo.jpg) no-repeat;
	margin:10px auto 0 auto;
}

#nova-conteudo
{
	width:827px;
	min-height:300px;
	background:url(../img_novas/bg_cont.jpg) repeat-y;
	margin:auto;
}

#novo-rodape
{
	width:100%;
	height:206px;
	background:url(../img_novas/bg_rodape.jpg) repeat-x;
}

#novo-rodape-cont
{
	width:827px;
	height:85px;
	background:url(../img_novas/rodape.jpg) no-repeat; 
	margin:auto;
	position:relative;
}

/* Slider */

#slider-default
{
	width:721px;
	height:215px;
	background:#abeafe;
	margin:auto;
	margin-top:-25px;
}

/* Box */

#boxs
{
	width:721px;
	min-height:100px;
	margin:20px auto 0 auto;
	position:relative;
}

/* Notícias */

#noticia-default
{
	width:378px;
	min-height:200px;
	float:left;
}

#noticia-default .item
{
	width:95%;
	float:left;
	text-align:left;
	margin-bottom:32px;
}

#noticia-default .item .foto
{
	width:128px;
	height:96px;
	float:left;
	border:1px solid #ccc;
}

#noticia-default .item .foto img
{
	padding:3px;
}

#noticia-default .item .data
{
	color:#666666;
	font-weight:bold;
	font-size:9px;
	margin-right:15px;
}

#noticia-default .item .titulo
{

	margin-right:15px;
}

#noticia-default .item .titulo a
{
	font-size:12px;
	color:#0066CC;
	font-weight:bold;
}

#noticia-default .item .desc
{
	font-size:12px;
	color:#333333;
}

/* Banners */

#banners-default
{
	width:156px;
	min-height:200px;
	float:right;
	margin-bottom:15px;
}

#banners-default .left
{
	width:167px;
	min-height:200px;
	float:left;
	border-right:1px dashed #ccc;
}

#banners-default .right
{
	width:156px;
	min-height:200px;
	float:right;
}

.flutua-rdp
{
	width:721px; 
	position:absolute; 
	top:260px; 
	left:50px;
}

.flutua-rdp, x:default { top:-25px; *top:-25px; }

/* Menu bottom */

#menu-bottom
{
	width:560px;
	float:left;
	margin:10px 0 0 10px;
}

#menu-bottom .item
{
	float:left;
	margin:0 10px 10px 0;
	color:#000;
	font-size:8px;
}

#menu-bottom .item:hover
{
	text-decoration:underline;
}

#rede-social
{
	width:150px;
	float:right;
	margin-top:15px;
	background:url(../img_novas/compartilhe.gif) no-repeat;
	background-position:14px 1px;
	padding-top:9px;
}

#rede-social img
{
	margin-left:3px;
}