@charset "utf-8";
/* CSS Document */
#home #conteudoVeiculo {
	position:absolute;
	width:635px;
	height:24px;	
	margin-top:170px;
	margin-left:147px;
}

#home #conteudoVeiculo #materiaCapa {
	width:320px;
	height:235px;
	margin-top:15px;
	background:#FFF;
	float:left;
}

#home #conteudoVeiculo #materiaCapa #NoticiaPrincipal {
	width:320px;
	height:51px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	margin-top:5px;
}


#home #conteudoVeiculo #materiaCapa #NoticiaPrincipal #categoria {
	line-height:100%;
	font-size:11px;
	color:#666;
	font-weight:bold;
}

#home #conteudoVeiculo #materiaCapa #NoticiaPrincipal #texto {
	position:absolute;
	width:320px;
	height:40px;
	margin-top:90px;
	background:#FFF;
}

#home #conteudoVeiculo #materiaCapa #linkCapa {
	position:absolute;
	width:200px;
	height:40px;
	margin-top:190px;
	margin-left:90px;
	background:#C00;
}

#home #conteudoVeiculo #fotoCapa {
	width:300px;
	height:230px;
	margin-top:15px;
	float:right;
}

#home #conteudoVeiculo #separadorCapa {
	position:absolute;
	width:635px;
	height:1px;
	margin-top:285px;
	background:#CCC;
	font-size:0px;
}

#home #conteudoVeiculo #materiasRelacionadas {
	float:right;
	margin-top:3px;
	width:370px;
	height:270px;
}

#home #conteudoVeiculo #materiasRelacionadas #divisao {
	width:360px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom-color:#999;
	color:#999;
	border-bottom-width:2px;
	border-bottom-style:solid;
	
}

#home #conteudoVeiculo #materiasRelacionadas #noticia {
	width:360px;
	height:69px;
	line-height:160%;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:1px;
	float:left;
}

#home #conteudoVeiculo #materiasRelacionadas #noticia #fotoMateria {
	margin-left:10px;
	margin-top:4px;
	position:absolute;
}

#home #conteudoVeiculo #materiasRelacionadas #noticia #fotoMateria img {
	width:60px;
	height:60px;
	border:0px;
}

#home #conteudoVeiculo #materiasRelacionadas #noticia #textoMateria {
	margin-left:75px;
	width:290px;
	position:absolute;
}

#home #conteudoVeiculo #materiasRelacionadas #noticia #categoria {
	margin-top:4px;
	line-height:100%;
	font-size:11px;
	color:#666;
	font-weight:bold;
}

#home #conteudoVeiculo #materiasRelacionadas #noticia #data {
	line-height:100%;
	font-size:11px;
	color:#666;
	font-weight:normal;
	margin-right:10px;
	text-align:right;
}

#home #conteudoVeiculo #maisNoticias {
	float:left;
	margin-top:8px;
	width:635px;
	height:235px;
}

#home #conteudoVeiculo #maisNoticias #noticia {
	width:300px;
	margin-right:15px;
	height:69px;
	line-height:160%;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:1px;
	float:right;
}

#home #conteudoVeiculo #maisNoticias #noticia #fotoMateria {
	margin-left:10px;
	margin-top:4px;
	position:absolute;
}

#home #conteudoVeiculo #maisNoticias #noticia #fotoMateria img {
	width:60px;
	height:60px;
	border:0px;
}

#home #conteudoVeiculo #maisNoticias #noticia #textoMateria {
	margin-left:5px;
	width:100%;
}

#home #conteudoVeiculo #maisNoticias #noticia #categoria {
	margin-top:4px;
	line-height:100%;
	font-size:11px;
	color:#666;
	font-weight:bold;
}

#home #conteudoVeiculo #maisNoticias #noticia #data {
	line-height:100%;
	font-size:11px;
	color:#666;
	font-weight:normal;
	margin-right:10px;
	text-align:right;
}

#home #conteudoVeiculo #vejamais {
	width:370px;
	height:140px;
	background:#093;
	float:left;
}

#vejamais #caixaNomeArtigos{
	text-align:left;
	border-bottom-width:2px;
	border-bottom-style:solid;
	margin-right:3px;
}

#home #conteudoVeiculo #artigos {
	float:right;
	width:260px;
	height:140px;
	background:#CCC;
}

#artigos #caixaNomeArtigos {
	text-align:right;
	border-bottom-width:2px;
	border-bottom-style:solid;
	margin-right:3px;
}

#home #conteudoVeiculo #publicidadeMateria {
	width:260px;
	height:270px;
	float:left;
}

#home #conteudoVeiculo #publicidadeMateria #titulo {
	color:#999;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	border-bottom-color:#999;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}

#home #conteudoVeiculo #publicidadeMateria #imagemPublicidade {
	margin-top:3px;
	margin-left:5px;
}

#home #conteudoVeiculo #publicidadeMateria #imagemPublicidade img {
	width:250px;
	height:250px;
	border:0px;
}