@charset "utf-8";

#conteudo {
	width:790px;
}

#direita {
	float:left;
	text-align:center;
	width:200px;
	margin-left:5px;
}

#direita .banner {
	margin-bottom:10px;
}

#direita img {
	height:auto;
}

/* NOTÍCIA */
#noticia {
	width:450px;
	margin-right:10px;
	float:left;
	font-size:auto;
}

#noticia * {
	font-size:14px;
}

#noticia .fonte {
	float:right;
	margin-bottom:10px;
	display:none;
}

#noticia .fonte .label {
	width:50px;
	line-height:12px;
	float:left;
	text-align:right;
	margin-right:10px;
}

#noticia .fonte img {
	float:left;
	border:1px solid #F2F2F2;
	width:25px;
	height:25px;
	cursor:pointer;
}

#noticia .noticia_texto  {
	clear:both;
}

#texto { font-size:14px; }

#texto a { 
	text-decoration:underline;
	font-size:inherit;
}

#noticia .noticia_texto {
	line-height:20px;
}

#noticia .noticia_texto .foto {
	float:left;
	width:284px;
	margin: 0 8px 8px 0;
}

#noticia .noticia_texto .foto .imagem {
	width:284px;
	height:213px;
	text-align:center;
}

#noticia .noticia_texto .foto h3 {
	background-color:#DDDDDD;
	text-align:center;
	padding:10px;
	margin:0;
	font-weight:lighter;
}

#noticia .noticia_texto #texto p { font-size:13px }

#noticia .botoes { 
	clear:both;
	margin:10px 0;
}

#noticia table {
	width:450px !important;
}

#veja_mais {
	width:110px;
	float:left;
	background:#F2F2F2;
	padding:0 5px 10px 5px;
	clear:none;
}

#veja_mais * {
	font-size:13px;
} 

#veja_mais h2  { margin-bottom:3px }

#veja_mais h2 a {	
	color:#999999;
}

#veja_mais h3 {	margin:0 }

#veja_mais h3 a {	
	color:#000000; 
}

#veja_mais h3 a:hover {	text-decoration:underline }

.comentario {
	width:450px;
}

.comentario .label {
	width:100px;
	height:22px;
	float:left;
	clear:both;
}

.comentario .text {
	width:300px;
	height:20px;
	border:1px solid;
	float:left;
	margin-bottom:10px;
	font-size:14px;
}

.comentario .textarea {
	width:300px;
	height:100px;
	border:1px solid;
	font-size:14px;
	float:left;
}

.comentario hr {
	height:2px;
	background:#000000;
	clear:both;
}

.comentario .botao {
	width:100px;
	height:25px;
	line-height:25px;
	margin:10px 0 10px 200px;
	background:#EEEEEE;
	border:1px solid;
	cursor:pointer;
	clear:both;
	text-align:center;
}

.comentario .info {
	clear:both;
	margin-bottom:5px;
}
