@charset "utf-8";
/* CSS Document */

#paginacao {
	padding-bottom: 10px;
}

#paginacao td {
	font-size: 8pt;
	color: #5b5b5b;
	font-weight: bold;
	padding-bottom: 10px;
}

#noticia {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 15px;
	border-bottom: dashed 1px dfdbd0;
	text-align: justify;
}

#noticiaView {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: dashed 1px dfdbd0;
	text-align: justify;
}

#comentario {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dashed 1px dfdbd0;
	text-align: justify;
}

#pesquisa {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dashed 1px dfdbd0;
}

#argumentoPesquisado {
	font-size: 8pt;
	color: #003366;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

#pesquisa td {
	font-size: 8pt;
	color: #5b5b5b;
}

#pesquisaNegativa {
	font-size: 8pt;
}

#pesquisaNegativa ul {
	font-size: 8pt;
	margin-top: 10px;
	list-style-type: square;
}

#noticiaData {
	font-weight: bold;
	font-size: 10pt;
	color: #2a2a2a;
	display: block;
	padding-bottom: 2px;
}

#comentarioData {
	font-weight: bold;
	font-size: 10pt;
	color: #2a2a2a;
	padding-bottom: 2px;
}

#noticiaTitulo {
	font-size: 8pt;
	color: #a51a13;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#noticiaTitulo a{
	font-size: 8pt;
	color: #a51a13;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#comentarioTitulo {
	font-size: 10pt;
	color: #a51a13;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#noticiaTitulo a:hover{
	text-decoration: underline;
}

#noticiaAutor {
	padding-left: 2px;
	font-size: 8pt;
	color: #5b5b5b;
	padding-bottom: 10px;
}

#noticiaObs {
	display: block;
	font-size: 8pt;
	color: #5b5b5b;
}

#comentarioAutor {
	padding-left: 2px;
	font-size: 8pt;
	color: #5b5b5b;
}

#noticiaDivisor {
	display: block;
	padding-top: 16px;
}

#noticiaFoto {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	width: 150px;
	height: 123px;
	
}

#noticiaDados p{
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
}

#comentarioDados{
	margin-top: 10px;
	text-align: justify;
	background-color: #e6e0cf;
	padding: 10px 10px 10px 10px;
	border: dotted 1px #d8cbc5;
}

#comentarioDados p{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

#noticiaComentarios a {
	display: block;
	font-size: 8pt;
	color: #a51a13;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
}

#noticiaComentariosInterno a {
	float: right;
	position: relative;
	font-size: 8pt;
	color: #2a2a2a;
	font-weight: bold;
	margin-left: 10px;
	top: -15px;
}

#noticiaComentariosInterno image{
	border: none;
	margin-right: 2px;
}


input {
	font-size: 8pt;
	color: 5b5b5b;
}


#areaTitulo {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dashed 1px dfdbd0;
}

#areaComum {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#tituloPagina {
	font-size: 8pt;
	color: #a51a13;
	font-weight: bold;
	text-transform: uppercase;
}

#tituloComum {
	font-size: 8pt;
	color: #a51a13;
	font-weight: bold;
	text-transform: uppercase;
}

#dadosComum p{
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
}

#areaContato td {
	font-size: 8pt;
	color: #5b5b5b;
	font-weight: bold;
	padding-bottom: 5px;
}

#areaComentario td {
	font-size: 8pt;
	color: #5b5b5b;
	font-weight: bold;
	padding-bottom: 5px;
}

#areaFotos td {
	font-size: 7pt;
	color: #5b5b5b;
}

#areaFotos image {
	width: 100px;
	height: 75px;
	font-size: 8pt;
	border: dotted 1px #d8cbc5;
}

#areaFotos {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #dfdbd0;
}

#areaComentario p {
	font-size: 8pt;
	color: #5b5b5b;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
}

#areaComum td {
	font-size: 8pt;
	color: #5b5b5b;
}

input.button {
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1e3312;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #050505;
	border-left: solid 1px #575757;
	border-right: solid 1px #0b0b0b;
	height: 20px;
	border-collapse: collapse;
}
