@charset "utf-8";
/* CSS Document */
<!--
.news{
	float:left;
	width:185px;
	*width:190px;
	height:100px;
	margin-top:-18px;
	margin-left:15px;
	padding-right:5px;
}

.content_news{
	*margin-top:0px;
	margin-top:50px;
	text-align:justify;	
	margin-left:5px;
}

.content_news h4{
	font-size:11px;
	font-weight:normal;
	color:#74AE3E;
	margin-top:10px;
	*margin-top:10px;
	margin-bottom:0px;
	*margin-bottom:1px;
}

.link_news{
	margin-top:6px;
}

.content_news a:link, .content_news a:visited{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.content_news .link_news a:link, .content_news .link_news a:visited, #noticia a:link, #noticia a:visited{
	font-size:11px;
	color:#407E1A;
	text-decoration:none;
}

.content_news a:hover, .content_news .link_news a:hover, #noticia a:hover{
	text-decoration:underline;
}

#noticia{
	margin-bottom:10px;
	*margin-bottom:0px;
}

#data_noticia{
	float:left;
	margin-left:0px;
	width:80px;
	text-align:left;
}

#titulo_noticia{
	float:left;
}

#noticia h4{
	text-align:left;
	color:#68A735;
	font-size:12px;
	margin-bottom:0px;
}

#noticia h5{
	text-align:right;
	margin-bottom:0px;
	font-size:10px;
	font-weight:normal;
}

#noticia span{
	font-size:10px;
	margin-bottom:5px;
}

#noticia p{
	text-align:justify;
	margin-bottom:0px;
	font-weight:normal;
	line-height:16px;
}

#noticia h3{
	font-size:10px;
	margin-bottom:5px;
	margin-top:0px;
	float:left;
}

.texto_noticia{
	margin-bottom:0px;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}
