/* NOTICIAS BLOCO1 */
#noti_1
{
	float: left;
	width: 420px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
}
#noti_1 p
{

	color: #5e5f5e;
	font-size: 12px;
	margin-left: 0;
	margin-right: 5px;
}
#linha_noti1
{
	float: left;
	width: 100%;
	height: 1px;
	margin: 10px 2px 10px 2px;
	color: #898989;
	background-color: #898989;
}
.coluna
{
	float: left;
	width: 50%;
	text-align: left;
}
#noti_1 h2
{
	width: 95%;
	height: auto;
	font-size: 10px;
	color: #325342;
	margin-top: 1px;
}
#arrumar_img1
{
	float: left;
	width: 79px;
	height: 59px;
	margin: 0 5px 0 2px;
}
#arrumar_img1 img
{
	width: 79px;		
}
/* NOTICIAS BLOCO2 */
#noti_2
{
	float: left;
	width: 255px;
	height: auto;
	margin: 0;
	padding: 0 20px 0 15px;
}
#noti_2 ul
{
	margin: 8px 0 0 0;
}
#noti_2 li
{
	text-align: left;
}
#noti_2 h2
{
	font-size: 12px;
	margin: 2px 0 0 0;
	color: #325342;
}
#linha_noti2
{
	float: left;
	width: 100%;
	height: 1px;
	margin: 10px 2px 10px 2px;
	color: #898989;
	background-color: #898989;
}
#noti_2 #arrumar_img
{
	width: 101px;
	height: 66px;
	padding: 0 7px 0 0;	
}
#noti_2 #arrumar_img img
{
	position: absolute;
	width: 101px;		
}
/* BLOCO3 */
#blocos
{
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
}
#noti_int 
{
	text-align: left;
}
#noti_int h1
{
	font-size: 28px;	
}
#noti_int h4
{
	color: #858585;
	margin: 0 0 0 5px;
	padding: 0;	
}
#noti_int #arrumar_img
{
	width: 417px;
	height: 269px;
	padding: 7px 7px 0 5px;	
}
#noti_int #arrumar_img img
{
	width: noti_int;		
}