.noticia_mini {
	width: 270px;
}
.noticia_mini h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top:0px;
	margin-bottom:4px;	
}
.noticia_mini h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #0047B9;
	margin-top:0px;
	margin-bottom:2px;
}
.noticia_mini h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #0047B9;
	font-style: italic;
}
.noticia_mini p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
}
.noticia_mini a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0047B9;
	text-decoration: none;
	display:block;
	text-align:right;
}
.noticia_mini a:hover {
	text-decoration: underline;
}

.noticia_mini img {
	float: left;
	margin-right:10px;
	margin-bottom:5px;
}



.noticia_mini-v2 {
    padding:8px 15px;
    border-top:solid 1px #336cc7;	
}
.noticia_mini-v2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top:0px;
	margin-bottom:4px;	
}
.noticia_mini-v2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #0047B9;
	margin-top:0px;
	margin-bottom:2px;
}
.noticia_mini-v2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #0047B9;
	font-style: italic;
}
.noticia_mini-v2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
}
.noticia_mini-v2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0047B9;
	text-decoration: none;
	display:block;
	text-align:right;
}
.noticia_mini-v2 a:hover {
	text-decoration: underline;
}
.noticia_mini-v2 img {
	float: left;
	margin-right:10px;
	margin-bottom:5px;
}


