@charset "utf-8";
/* CSS Document */

#bloco_centro {
	padding: 0px;
	float: left;
	width: 422px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 35px;
	position: relative;
}
#chamada {
	background-image: url(../images/fundo_chamada.jpg);
	height: 19px;
	width: 392px;
	position: relative;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
}

/*.noticia {
	margin-left: 15px;
}*/
#conteudo_chamada {
	background-color: #eaebee;
	margin: 0px;
	width: 400px;
	border: 1px solid #C0C0C0;
	position: relative;
	height: 300px;
	overflow: scroll;
	padding-left: 20px;
}

#conteudo_chamada img{
	border:0;
	margin: 22px 0 0 0;
	*margin: 0px;
}

#conteudo_chamada table{
	border-bottom: 2px dotted #ccc;
	
}

.j {
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.j a{
	width: 320px;
	text-decoration:underline;
	color: #000;
	font-weight: bolder;
	font-size: 10px;
	padding: 10 0 10 0px;
}
.j a:hover{
	width: 320px;
		text-decoration:underline;
	color: #888;
	font-weight: bold;
	font-size: 10px;
}
#botao {
	background-color: #EAEBEE;
	height: 25px;
	width: 100px;
	margin-left:auto;
}
#acesso_cont {
	float: left;
	height: 115px;
	width: 213px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #C0C0C0;
	background-color: #FFF;
	background-image: url(../images/fundo_p_v.jpg);
	background-repeat: no-repeat;
}
#texto_acesso {
	width: 140px;
	margin-left: 10px;
	margin-top: 10px;
}
#enquete {
	float: right;
	width: 183px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../images/fundo_enquete.jpg);
	height: 20px;
	padding-left: 30px;
	padding-top: 3px;
}
#enquete_cont {
	background-color: #FFF;
	width: 211px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}




#divisor{
	width: 100%;
	height: 20px;
	position: relative;
}

#conteudo_chamada1 {
	background-color: #fff;
	margin: 0px;
	width: 420px;
	border: 1px solid #C0C0C0;
	position: relative;
	
}

.titulo_chamada {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	
}

.titulo_noticia {
	font-size:14px;
	color: #344a57;
	font-weight:bold;
	text-decoration:none;
	
}

.titulo_noticia a{
	font-size:14px;
	color: #344a57;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

.titulo_noticia:hover{
	text-decoration:underline;
}

	
#noticia {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 25px;
	position: relative;
	padding: 0px;
	line-height: 12px;
}

#depoimento {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	padding: 0px;
	line-height: 12px;
}

.autor {
	color: #0000ff;
}

.titulo_dep {
	font-weight:bolder;
	font-size:12px;
}



#chamada_p {
	background-image: url(../images/fundo_chamada_p_v.jpg);
	height: 19px;
	width: 183px;
	position: relative;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 30px;
}


