/* CSS Document */
#noticias
{
	width:585px;
	margin: 40px 0px 0px 45px;
	 
}
.noticiain
{

	font-family: Trebuchet MS, Times, Sans;
	position:relative;
	float:left;
	width:45%;
	overflow:hidden;
	margin-left:5px;
	margin-top:-2px;
	margin-bottom:7px;
	margin-right:20px;
	
}
.txfonte
{
	font-size:12px;
}
.separador
{
	width:100%;
	border:0px solid #000;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	height:1px;
}
#entrevista
{
	position:relative;
	float:left;
	width:100%;
	margin: 10px 0px 0px 0px; 
}
#intrevistain
{
	position:relative;
	float:left;
	width:95%;
	margin: 10px 0px 0px 10px;
}

.artigos
{
	position: relative;
	float:left;
	width:100%;
	margin: 10px 0 0px 0px;
}

.artigos img{
	margin-right:5px;
	padding-right:5px;
}
#blog {
	margin-bottom:20px;
}
#blog h1 {
	width:100%;
	margin: 0 0 0 0;
	margin-bottom:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
	font:bold 16px Georgia, Times, Sans;
	color:#0B6916;
}
#imgnoticia
{
	margin: 0px 1px 0px 1px;
	
}
#imgnoticia imgnoti{
	width:100%;
	height:150px;
}

#imgnoticia h1 a:visited
{
	color:#0B6916;
	
}
#imgnoticia span.imgtitulo
{
	font:13px Trebuchet MS, Times, Sans;
	margin-bottom:-25px;
	display:block;
}
#atento
{
	margin: 1px 1px 15px 1px;
	
}
.atentoin
{
	margin: 5px 1px 1px 1px;
	background-color:white;
	
}
.atentoin img{
	padding-right:5px;
}
#opiniao
{
	margin: 2px 1px 1px 1px;
	width:248px;
	position:relative;
	float:left;
	border-top:0;
	padding-top:20px;
	background:#ffffff url("../Imagens/bg_votacao.gif") no-repeat;
}
#opiniao div#borda
{
	width:98%;
	border-color:#BFBFBF;
	border-width:2px;
	border-style:solid;
	border-top:0;
}
#opiniao div#borda h3 
{
	width:90%;
	font:bold 12px Georgia, Times, Sans;
	font-size:medium;
	color:#0B6916;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin: 0 0 0 0;
}
#opiniao div#borda div#bordain
{
	position:relative;
	width:98%;
	padding-left:5px;
}
.botaovt
{
	position:relative;
	float:right;
	padding-right:5px;
}
.inputvotacao
{
	padding-left:10px;
}

.texto
{
	font: 12px Trebuchet MS, Times, Sans;
	letter-spacing:0px;
}
.artigoin
{
	font-family: Trebuchet MS, Times, Sans;
	position:relative;
	float:left;
	width:45%;
	overflow:hidden;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:20px;
}

