

#temas {
	display:block;
	margin: 0;
	/*background-color:#D0E0EF;*/
	background-color:#FFFFFF;
}
#temas div.maineditorial, #temas div.mainnoticias{
	/*background-color:#D0E0EF;*/
	background-color:#FFFFFF;
	clear:both;
}
#temas div.maineditorial .titulo,#temas div.mainnoticias .titulo{
	background-color:#004A6F;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-right: 5px;
	display:block;
}

#temas div.maineditorial .editorial{
	/*background-color:#D0E0EF;*/
	background-color:#FFFFFF;
	color:#32728B;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom:2px;
	height:100%;
	width:auto;
	display:block;
	
}
#temas div.maineditorial .editorial_gris{
	/*background-color:#D0E0EF;*/
	background-color:#CCCCCC;
	/*color:#32728B;*/
	color:#000000;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom:2px;
	height:100%;
	width:auto;
	display:block;
	
}
#temas div.maineditorial .editorial a,#temas div.mainnoticias div.noticias a{
	text-decoration:none;
}
#temas div.maineditorial .editorial_gris a,#temas div.mainnoticias div.noticias a{
	text-decoration:none;
}

#temas div.maineditorial .editorial .subtitulo,#temas div.mainnoticias .noticias .subtitulo{
	clear:both;
	font-weight:bold;
	font-size:10px;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
}
#temas div.maineditorial .editorial_gris .subtitulo,#temas div.mainnoticias .noticias .subtitulo{
	clear:both;
	font-weight:bold;
	font-size:10px;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
}
#temas div.maineditorial .editorial .imagen {
	text-align:center;
	display:block;
	height:auto;
	width:auto;
	padding:0;
	margin: 0px 5px 5px 0px;
	float:left;
}
#temas div.maineditorial .editorial_gris .imagen {
	text-align:center;
	display:block;
	height:auto;
	width:auto;
	padding:0;
	margin: 0px 5px 5px 0px;
	float:left;
}

#temas div.maineditorial .editorial .imagen img,#temas div.mainnoticias .noticias .imagen img{
	border:1px solid #000000;
	margin:0;
	padding:0;
	height:70px;
	width:100px;
	display:block;
}
#temas div.maineditorial .editorial_gris .imagen img,#temas div.mainnoticias .noticias .imagen img{
	border:1px solid #000000;
	margin:0;
	padding:0;
	height:70px;
	width:100px;
	display:block;
}

#temas div.maineditorial .editorial .parrafo,#temas .mainnoticias .noticias .parrafo{
	display:block;
	height:auto;
	width:auto;
	margin:0;
	padding-left:10px;
	text-align:justify;
}
#temas div.maineditorial .editorial_gris .parrafo,#temas .mainnoticias .noticias .parrafo{
	display:block;
	height:auto;
	width:auto;
	margin:0;
	padding-left:10px;
	text-align:justify;
}
#temas div.maineditorial .editorial .vermas,#temas div.mainnoticias .noticias .vermas{
	display:block;
	height:auto;
	width:auto;
	padding-left:10px;
	padding-top:10px;
	margin:auto;
	text-align:justify;
}
#temas div.maineditorial .editorial_gris .vermas,#temas div.mainnoticias .noticias .vermas{
	display:block;
	height:auto;
	width:auto;
	padding-left:10px;
	padding-top:10px;
	margin:auto;
	text-align:justify;
}
#temas div.maineditorial div.editorial div.vermas a,#temas div.mainnoticias div.noticias div.vermas a{
	/*background:url(../../img/bullet_a_externo.gif) left 2px no-repeat;*/
	background:url(../../img/ver_mas.gif) left 0px no-repeat;
	padding-left:40px;
	color:#FF0000;
}
#temas div.maineditorial div.editorial_gris div.vermas a,#temas div.mainnoticias div.noticias div.vermas a{
	/*background:url(../../img/bullet_a_externo.gif) left 2px no-repeat;*/
	background:url(../../img/ver_mas.gif) left 0px no-repeat;
	padding-left:40px;
	color:#FF0000;
}

.separador{
	display:block;
	clear:both;
	/*background-color:#004A6F;*/
	color:#004A6F;
	/*border:2px solid #004A6F;*/
	width:auto;
	float:none;
	margin:0;
	padding:0;
}

.separadorpunteado{
	display:block;
	clear:both;
	background-color:#E6EBF9;
	color:#004A6F;
	border:0;
	border-top:1px dashed #004A6F;
	width:auto;
	float:none;
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
}


#temas div.mainnoticias .noticias{
	background-color:#D0E0EF;
	color:#32728B;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom:2px;
	height:100%;
	width:auto;
	display:block;
	clear:both;
}

#temas div.mainnoticias .noticias .noticiaizq{
	float:left;
	width:48%;
}
#temas div.mainnoticias .noticias .noticiader{
	float:right;
	width:48%;
}

#temas div.mainnoticias .noticias .imagen {
	text-align:center;
	display:block;
	height:auto;
	width:auto;
	padding:0;
	margin: 5px 5px 0px 0px;
	float:left;
}

#temas div.mainnoticias .noticias .parrafo{
	padding:0!important;
	display:inline;
}

#temas div.mainnoticias .noticias .vermas{
	padding-left:0px!important;
}

#temas div.publicidadancha{
	width:auto;
	height:40px;
	display:block;
	background-color:#FFFFFF;
}
#temas div.indibanner{
	width:auto;
	height:auto;
	display:block;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
}

#temas div.indibanner div.indicadoreseconomicos{
	display:block;
	width:364px;
	height:102px;
	float:left;
	background-color:#D0E0EF;
	margin-right:6px;
}

#temas div.indibanner div.indicadoreseconomicos div.titulo{
	background-color:#004A6F;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	display:block;
}

#temas div.indibanner div.indicadoreseconomicos div.texto{
	padding-left:5px;
	padding-right:5px;
	display:block;
	color:#32728B;
}

#temas div.indibanner div.publicidadindicadores{
	display:block;
	width:178px;
	height:102px;
}

#temas div.indibanner div.publicidadindicadores object{
	display:block;
	padding:0;
	margin:0;
}

a.fechaverde{
	background:url(../../img/fechaverde.gif) no-repeat 2px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	color:#32728B;
}
a.fechaverde:hover{
	color:#FF0000;
}

.vermasnoticias {
	width:553px;
	height:auto;
	display:block;

	text-align:right!important;
}

.bordevermasnoticias{
	float:right;
	display:block;
	width:145px;
	border:1px solid #000000;
	margin-right:-1px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	background-color:#FFFFFF;
	height:20px!important;
}
.bordevermasnoticias a{
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

}

.bordevermasnoticias a:hover{
	color:#FF0000;
}