@charset "utf-8";
/* CSS Document */


#box22{
	height:530px;
	width:450px;
	float:left;
	margin:15px 15px 0 15px;
}

#h3_noticia{
	background-color:#9e9d9d;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:15px 0 10px 10px;
	color:#fff;
	width:440px;
	height:20px;
	margin-bottom:5px;
}

#data{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#565758;
	margin:10px 0 10px 5px;
}

#postado{
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#565758;
	margin:5px 5px 10px 0;
}

#titulo{
	margin:15px 0 15px 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#565758;
	font-weight:bold;
	width:440px;
}

#scroll{
	overflow-x:hidden;
	overflow-y: auto;
	height:400px;
}

.p_noticia {
	font-family:Tahoma;
	font-size:12px;
	margin-left:5px;
	color:#565758;
	line-height:16px;
}

#box_noticia{
	background-image:url("../img/noticia/back_noticia.jpg");
	background-repeat:repeat-y;
	height:247px;
	width:385px;
	margin:15px 15px 15px 0;
	float:left;
	padding:10px;

}

#noticia{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#565758;
	font-weight:bold;
	width:385px;
}

#jornal{
	float:right;
}

#box_noticia ul{
	margin-top:30px;
}

#titulo_noticia{
	color:#565758;	
	font-size:14px;
	width:auto;
	cursor:pointer;

}

#data1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#565758;
	font-weight: bold;
}

#titulo_noticia a{
   	font-family:tahoma, arial, verdana; 
	color:#565758;
	text-decoration:none;
}

#titulo_noticia a:hover, a:visited, a:active{
	color:#565758;	
	text-decoration: underline

}

/*#subtexto{
	color:#565758;	
	font-size:12px;
	font-family: Tahoma;
}

#subtexto a{
	color:#565758;	
	font-size:12px;
	font-family: Tahoma;
	text-decoration: none;
}

#subtexto a:hover{
	color:#565758;	
	text-decoration: underline;
}*/

#box_noticia li{
	margin-bottom:15px;
}

#resumo_noticia{
	color:#565758;
	font-size:11px;
	margin-left:10px;
	width:385px;
	text-decoration:none;
}

#resumo_noticia a{
   	font-family:tahoma, arial, verdana; 
	font-size:12px;
	color:#565758;
	text-decoration:none;
}

#resumo_noticia a:hover, a:visited, a:active{
	color:#565758;
	text-decoration:underline;
}

#maisNoticias{
   	font-family:tahoma, arial, verdana; 
	color:#565758;
	font-size:13px;
	float:right;
	margin-top:26px;
}

#maisNoticias a{
	color:#565758;
	text-decoration:none;
}

#maisNoticias a:hover, a:visited, a:active{
	color:#565758;	
	text-decoration: underline

}


.img_noticia{
	height:233px;
	width:405px;
	float:left;
}
