@charset "utf-8";
/* CSS Document */
/*materia*/
#conteudo_materia {
	float: left;
	font-family: arial;
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px #ccc solid;
}
.ads-mat {
  float: left;
  width: 300px;
}
.direita {
  float: right !important;
}
div#texto_materia p {
	margin-bottom: 20px;
	line-height: 20px;
}
.conteudo_materia {
	float: left;
	font-family: arial;
	font-size: 14px;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 15px;
	margin-top: 10px;
	border-bottom: 1px #ccc solid;
}
.conteudo_materia .data_hora {
	width: 100%;
	float: left;
	font-size: 12px;
}
.conteudo_materia h2 {
	width: 100%;
	float: left;
	font-size: 15pt;
	margin-bottom: 10px;
	color:#06f;
	position: relative;
	display: inline;
	font-size: 35px;
}
.conteudo_materia a, .conteudo_materia a:visited {
	text-decoration: none;
}
.conteudo_materia a:hover {
	text-decoration: underline;
}
.conteudo_materia p {
	margin-top: 5px;
	line-height: 20px;
}
.conteudo_materia p a {
	color: #06f;
}
.conteudo_materia .box_imagens {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom:10px;
}
.conteudo_materia .box_imagem {
	width: 300px;
	height:250px;
	float: left;
}

.conteudo_materia .box_imagem img {
	width: 300px !important;
	height:230px !important;
	float: left !important;
}

.conteudo_materia .box_imagens img {
	width: 300px;
	height:250px;
	float: right;
}
.conteudo_materia .box_imagens #banner {
	width: 300px;
	height:250px;
	float: right;
}
.conteudo_materia .box_imagens #banner img {
	width: 100%;
	height:100%;
}
.box-ads-img {
	float:left;
	width:301px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-bottomt: 15px;
	position: relative;
	z-index: 1;
}
.ads-google {
	width: 300px;
	height:250px;
	float: left;
	margin-bottom: 15px;
	position: relative;
}

