#conteudo div{
	float: left;
	clear: none;
}

#conteudo.outrasnoticias{
	background-image: url(../imagens/bg_outrasnoticias.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

/*****************************************/
/** NOTICIAS OBSERVATORIO ****************/
/*****************************************/
div#container_noticicias{
	float: left;
	clear: none;
	width: 438px;
}

#conteudo div#noticias_observatorio{
	width: 428px;
	padding: 0 10px 0 0;
	min-height: 320px;
	/* IE Hack */
	height: auto !important;
	height: 320px;
}

#noticias_observatorio h1{
	width: 408px;
}

div.noticia{
	float: left;
	clear: both;
	width: 428px;
	padding: 0 0 15px 0;
}

.noticia h2{
	margin: 0;
	padding: 0;
}

.noticia h2.stitulo{
    clear: both;
	color:#777;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.noticia h2.stitulo a:link,
.noticia h2.stitulo a:active,
.noticia h2.stitulo a:visited{
	color:#777;
}

.noticia h1 a:hover,
.noticia h2 a:hover,
.noticia h1.stitulo a:hover,
.noticia h2.stitulo a:hover{
	color:#F5535B;
}

.noticia p{
	padding: 3px 0;
	margin: 0;
}

.noticia div.mais{
	margin: 0;
	padding: 0 0 0 3px;
}

.noticia div.mais span{
	color: #999;
}

/*****************************************/
/** NOTICIAS GERAL ***********************/
/*****************************************/
#conteudo div#noticias_geral{
	float:left;
	width: 241px;
	margin: 0;
	padding: 0 0 0 10px;
}

#noticias_geral h1{
	float:left;
	width: 221px;
}

#noticias_geral div.noticia_geral{
	float:left;
	width: 241px;
	margin: 0 0 5px 0;
}

.noticia_geral h2,
.noticia_geral h2 a:link,
.noticia_geral h2 a:active,
.noticia_geral h2 a:visited{
	margin: 0;
	padding: 0;
	color: #D0474D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
}

.noticia_geral h2 a:hover{
	color:#F5535B;
}

.noticia_geral p{
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

.noticia_geral div.mais{
	margin: 0;
	padding: 0;
}

.noticia_geral div.mais span{
	color: #999;
}

/*****************************************/
/** NEWSLETTER ***************************/
/*****************************************/
#conteudo div#newsletter{
	float: left;
	width: 428px;
	padding: 10px 10px 0 0;
}

#newsletter h1{
	float: left;
	width: 408px;
	margin: 0 0 10px 0;
}

#newsletter form{
	float: left;
	margin: 0;
	padding: 0;
}

#newsletter form div{
	width: 320px;
}

#newsletter form input#newsletter_nome,
#newsletter form input#newsletter_email{
	width: 300px;
	margin: 0 0 5px 0;
	background-color: #FAFAFA;
}

#newsletter form input#newsletter_ok{
	width: auto;
	float: left;
	margin: 25px 0 0 0;
	border: none;
}

/*****************************************/
/** DEESTAQUES ***************************/
/*****************************************/
#conteudo div#destaques{
	clear: both;
	float: left;
	width: 438px;
	padding: 0;
	margin: 0;
}

#destaques div{
	float: left;
	clear: none;
	display: inline;
	width: 138px;
	height: 150px;
	margin: 0 8px 0 0;
	padding: 0 0 5px 0;
	background-color: #F5F6F7;
}

#destaques h1{
	clear: both;
	float: left;
	width: 133px;
	margin: 0;
	padding: 10px 0 2px 5px;
	color: #666;
	color: #D0474D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	background-image: none;
}

#destaques p{
	float: left;
	padding: 5px 5px 0 5px;
}

#destaques img.botao{
	float: left;
	clear: both;
	margin: 0 0 5px 5px;
}

/*****************************************/
/** OUTROS *******************************/
/*****************************************/
img#logo_2010{
	float: left;
}
