#noticias{
	width:786px;
	margin-top:7px;
	padding-top:70px;
	padding-left:3px;
	background:#fff url(../imagens/titulo_noticias.jpg) no-repeat;
	float:right;
	margin-right:8px;
	_margin-right:3px;
	display:table;
}

#noticias p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:10px;
	margin-right:5px;
	text-align:justify;
}
#noticias p.normal.linha{border-top:none; border-bottom:1px solid #e8e8e8; padding-bottom:5px; margin-top:-3px;}

#noticias p.peq{
	font:10px Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom:3px;
}

#noticias p.titulo{
	font:22px Arial, Helvetica, sans-serif;
	color:#d00d1d;
	text-transform:uppercase;

}

#noticias p.titulo.peq{
	font:12px Arial, Helvetica, sans-serif;
	color:#d00d1d;	
	text-transform:uppercase;
	margin-bottom:3px;
}

#noticias p.outras{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	margin-bottom:5px;
}

#noticias p.linha{border-top:1px dotted #c0c0c0; margin-top:5px;}

#noticias a{
	text-decoration:none;
	color:#000000;
}

#noticias a:hover{color:#666666;}

#noticias div.foto{
	width:300px;
	height:220px;
	margin-right:8px;
	margin-bottom:10px;
	background:#e8e8e8;
	border:2px solid #e8e8e8;
	font:10px Arial, Helvetica, sans-serif;
	color:#666666;	
	float:left;
	display:table;
}

#noticias div.foto img{width:300px; height:200px; border-bottom:1px solid #fff;}

#contato ul.social{
	width:200px;
	margin-top:5px;
	margin-bottom:8px;
	clear:both;
}
