#noticias_portada{
	position:absolute;
	left:10px;
	top:10px;}
#noticias_portada ul{}
#noticias_portada h1{
	color:#ccffcc;
	font-size:12px;
	margin-bottom:15px;}
#noticias_portada ul li{
	margin-bottom:10px;
	margin-right:20px;
	overflow:hidden;}
#noticias_portada ul li img{
	padding-right:5px;}	
#v1_noticia_texto{
	position:absolute;
	top:40px;
	margin:20px;
	text-align:justify;}
#v1_noticia_texto p{
	width:620px;}
#v1_noticia_texto img{
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}
.v2_noticia_imgpeq{
	margin-right:5px;
	margin-top:4px;
	float:left;
	height:20px;
	width:20px;
	background-repeat: no-repeat!important;
	background-position:center,top;}
.v2_noticia_fecha{
	font-size:9px;
	color:#999999;}
.v2_noticia_contenido{
	margin-left:26px;
}