@charset "utf-8";
/* CSS Document */



#box_maisNoticia{
	background-image:url("../img/noticia/back_noticia.jpg");
	background-repeat:repeat;
	height:510px;
	width:850px;
	margin:15px 15px 0 15px;
	float:left;
	padding:10px;

}

#maisNoticia{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#565758;
	font-weight:bold;
	width:385px;
}

#jornal{
	float:right;
}