﻿
/* cabecera */
#logo {
	float: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3c738c;
	position: 0,0;
}

#apDiv2 {
	
	width:1020px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 100%;
	background-color: #FFFFFF;
}
#apDiv3 {
	position:relative;
	width:100%;
	z-index:3;	
	height: 600;
	background-color: #FFFFFF;
}
#apDiv4 {
	position:relative;
	width:725px;
	height:100%;
	z-index:3;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	horizontal-align: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
        top: 1px;
        left: -110px;
    }
#apDiv5 {
	position:ABSOLUTE;
	width:377px;
	height:400px;
	z-index:3;
	float: right;
	left: 380px;
	top: 81px;
}
#apDiv6 {
	position:RELATIVE;
	width:350px;
	height:400px;
	z-index:3;
	float: right;
	vertical-align: top;
	overflow: hidden;
}
#apDiv7 {
	position:relative;
	width:1000px;
	height:auto;
	z-index:3;
	text-align: center;
	border: NONE;
	overflow: inherit;
	padding-bottom: 10px;
}
#apDiv8 {
	position:RELATIVE;
	width:750px;
	height:20px;
	z-index:1;
	background-color: #FFFFFF;
	margin-left: 10px;
	text-align: left;
	padding-top: 10px;
}
#apDiv9 {
	position:RELATIVE;
	width:1000px;
	height:30px;
	z-index:4;
	background-color: #FFFFFF;
	padding-top: 7px;
}

#urgente, #anuncio-exp {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #F7F7F7;
	margin-bottom:11px;
	width: 980px;
	clear: both;
}

/* pie de pagina */
#pie a {
	font-weight: normal;
}

#pie .menuh a {
	font-weight: bold;
}

#pie a:hover {
	text-decoration: underline;
	color: #990000;
}


#pie .menuh a:hover {
	color: #FFF;
	text-decoration: none;
}

/* menu horizontal */
.menuh ul {
	padding-left: 0;
	margin: 0;
	background: #0f3865;
	color: #FFF;
	float: left;
}

.menuh ul {
	width: 1020px;
}

.menuh ul li { 
	display: inline; 
}

.menuh ul li a, 
.menuh ul li a:visited, 
.menuh ul li a:link 
{
    font-size: 12px;
    font-weight: bold;
    font: bold 11px/17px Arial, Helvetica, sans-serif;
	padding: 4px 7px;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

.menuh ul li a:hover {
	background-color: #057ec7;
	color: #fff;
	}




#pie .menuh a {
	font-weight: bold;
}

#pie a:hover {
	text-decoration: underline;
	color: #990000;
}

#pie .menuh a:hover {
	color: #FFF;
	text-decoration: none;
}

.menuGra ul {
	padding-left: 0;
	margin: 0;
	background: #0f3865;
	color: #FFF;
	float: left;
}

.menuGra ul {
	
}

.menuGra ul li { 
	display: inline; 
}



.menuGra ul li a, 
.menuGra ul li a:visited, 
.menuGra ul li a:link 
{
    font-size: 12px;
    
	font-family:Arial;
	padding: 0px 12px;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

.menuGra ul li a:hover {
	background-color: #057ec7;
	color: #fff;
	}


.menuValor ul {
	padding-left: 0;
	margin: 0;
	background: #333333;
	color: #FFF;
	float: left;
}

.menuValor ul {
	width: 700px;
}

.menuValor ul li { 
	display: inline; 
}



.menuValor ul li a, 
.menuValor ul li a:visited, 
.menuValor ul li a:link 
{
    font-size: 12px;
    font-weight: bold;
    font: bold 11px/17px Arial, Helvetica, sans-serif;
	padding: 4px 7px;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

.menuValor ul li a:hover {
	background-color: #057ec7;
	color: #fff;
	}
/* submenú */
.submenu ul {
	padding-left: 0;
	margin: 0;
	color: #FFF;
	float: left;
	width: 100%;
}

.submenu ul li { 
	display: inline; 
}

.submenu ul li a, 
.submenu ul li a:visited, 
.submenu ul li a:link {
	padding: 1px 10px;
	text-decoration: none;
	float: left;
	border-right: 1px #adc5e1 solid;
	font: bold 11px/17px Arial, Helvetica, sans-serif;
	color: #0e3a66;
}

.submenu ul li a:hover {
	background: #0e3a66;
	color: #FFFFFF;
}

/* pestañas listados */
.p_listados ul {
	border-bottom: 1px #0e3a66 solid;
}

.p_listados ul li { 

    margin-left:1px;

	display: inline; 
	float: left;
}
.p_listados ul li:first-child { 
    margin-left:0px;
	
}

.p_listados ul li a, 
.p_listados ul li a:visited, 
.p_listados ul li a:link {
	padding: 1px 10px 3px 10px;
	text-decoration: none;
	border-top: 1px #0e3a66 solid;
	border-left: 1px #0e3a66 solid;
	border-right: 1px #0e3a66 solid;
	font: bold 10px/17px Arial, Helvetica, sans-serif;
	color: #0e3a66;
}

.p_listados ul {
	padding-left: 0;
	margin: 0;
	color: #FFF;
	float: left;
	width: 100%;
	clear: both;
}

.p_listados ul li a.ver_nots {
	color: #660000;
	font-weight: bold;
	border-bottom: 1px solid #F7F7F7;
	background: #F7F7F7;
}

.p_listados ul li a.no_ver_nots {
	background: #CCC;
	color: #666666;
}

.caja_listado {
	padding: 5px;
	.padding-top:15px;
	border-bottom: 1px solid #0e3a66;
	border-left: 1px solid #0e3a66;
	border-right: 1px solid #0e3a66;
	margin-bottom: 10px;
	background: #F7F7F7;
	clear: both;
	overflow:hidden;
}

.caja_listado ol.pestanias {
	list-style-position: outside;
	margin-left: 20px;
}

.p_listados {
	clear: both;
	height:1%;
}

/* urgente */
#urgente .mancheta, 
#anuncio-exp .mancheta {
	text-transform: uppercase;
	font: bolder 11px Arial, Helvetica, sans-serif;
	padding: 4px;
	float:left;
	width: 120px;
	max-width: 120px;
	background: #CC0000;
	color: #FFFFFF;
	clear: left;
	text-align: center;
	margin: 0 11px 0 0;
	height: auto;
	line-height: 17px;
}

#anuncio-exp .mancheta {
	background: #42588C
}

#urgente .titular, #anuncio-exp .titular {
	/*width: 800px;
	max-width: 800px;*/
	margin: 0px;
	padding: 4px 0 4px 0;
}

#urgente .titular a, 
#anuncio-exp .titular a {
	font: bold 15px/15px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #660000;
}

#anuncio-exp .titular a {
	color: #000066;
}

#urgente .titular a:hover, #anuncio-exp .titular a:hover {
	color: #990000;
	text-decoration: underline;
}

/* columna derecha y home - titulos */
.tit_derecha, .tit_home, .tit_ultimahora, .tit_relacionadas, .tit_relacionados, .tit_mercados, .tit_blogs, .tit_videos, .tit_encuentro, .tit_especiales, .tit_empresas, .tit_finanzas, .tit_economia, .sec_derecha .tit_foros, .sec_derecha .tit_alertas, .sec_derecha .tit_newsletter, .sec_derecha .tit_mercados, .tit_sumario, .tit_realcionadas h4, .tit_seccion_llave, #titulo_llave_home, #titulo_temadestacado {
	/*background: #eaeff5;*/
	text-transform: uppercase;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #666;
	height: 1%
}

.tit_derecha a, .tit_home a, .tit_ultimahora a, .tit_relacionadas a, .tit_blogs a, .tit_videos a, .tit_encuentro a, .tit_especiales a, .tit_empresas a, .tit_mercados a, .tit_finanzas a, .tit_economia a, #titulo_temadestacado a {
	color: #666;
}

.tit_mercados, .tit_empresas, .tit_finanzas, .tit_economia, .tit_sumario, .tit_seccion_llave, .tit_seccion_perfiles, #titulo_llave_home, #titulo_temadestacado {
	font-size: 11px;
	padding: 1px;
	margin: 0 0 3px 0;
	height: 1%
}

.tit_seccion_llave, .tit_seccion_perfiles, #titulo_llave_home, #titulo_temadestacado {
	color: #FFFFFF;
	/* background: #93afcf; */
	height: auto;
	background: #0F3865;
	font-weight: bold; 
}

#titulo_llave_home, #titulo_temadestacado {
	background: #0F3865;
	margin-bottom: 0px;
}

#titulo_llave_home a, 
.tit_seccion_llave a {
	color: #FFF;
}

.tit_relacionadas, 
.tit_relacionados, 
.tit_relacionadas h4 {
	background: #F0F0F0;
	font-size: 10px;
}

.tit_patrocinados {
	background: #a0a0a0;
	color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 3px;
	font-size: 10px;
}

.tit_derecha, .tit_home, .tit_relacionadas, .sec_derecha .tit_foros, .sec_derecha .tit_alertas, .tit_relacionados {
	color: #115B91;
	height: auto;
}
.tit_relacionadas {
	clear:both;
}

.tit_ultimahora {
	color: #990000;
}

.tit_blogs, .tit_encuentro, .tit_videos, .tit_especiales, .tit_debates, .tit_foros, .tit_alertas, .tit_empleo {
	color: #FFFFFF;
	background: #057EC7;
	font-size: 11px;
	padding: 1px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}

.tit_empleo {
	background: #a3181b;
}

.tit_empleo a {
	color: #FFF;
}

.tit_blogs a, .tit_encuentro a, .tit_videos a, .tit_especiales a, .tit_debates a, .tit_foros a {
	color: #FFFFFF;
	}

.sec_derecha .tit_blogs a, .sec_derecha .tit_encuentro a, .sec_derecha .tit_videos a, .sec_derecha .tit_especiales a, .sec_derecha .tit_debates a, .sec_derecha .tit_foros a, .sec_derecha .tit_mercados a  {
	color: #115B91;
}

.especiales {
	margin: 0 0 11px 0;
}

.especiales .mod_especial {
	background: #527C9E;
	margin: 7px 0;
	height: 1%;
}

.especiales .mod_especial img {
	float: left;
	margin-right: 5px;
}

.especiales .mod_especial div.foto {
	float:left;
	margin-right:5px;
}

.especiales .mod_especial h3 a {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	display: block;
	padding: 5px;
}

.hora_publicacion {
	font: bold 9px/9px Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #990000;
	margin: 0 3px 5px 0;
	display: table;
	float: left;
}

.sec_derecha, .home_mercados, .home_empresas, .home_finanzas, .home_economia, .home_entorno {
	border-top: 2px solid #016fa5;
	border-bottom: 1px solid #016fa5;
	margin: 0 0 7px 0;
}

.home_mercados {
	border-top: 1px solid #016fa5;
	border-bottom: 1px solid #016fa5;
}

.home_empresas {
	border-top: 1px solid #663333;
	border-bottom: 1px solid #663333;
}

.home_finanzas {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.mas_info {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding: 5px;
	background: #f1f1f1;
	clear:both;
}

#ultimahora a {
	display: block;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

#art_utils, #ultimahora, #mod_dcha_foros, #mod_dcha_alertas, #mod_dcha_newsletter, #mod_dcha_pulso {
	background: #F7F7F7;
	padding: 5px;
}

#ultimahora p {
	color: #990000;
	margin: 0 0 7px 0;
	font: normal 9px Arial, Helvetica, sans-serif;
}

#art_utils img {
	margin: 0 1px 3px 0px;
}

p.ubicacion, 
p.ubicacion a, 
p.ubicacion a:link, 
p.ubicacion a:visited {
	font-size: 10px;
	color: #444;
}
p.ubicacion a span {
	font-size: 10px !important;
	color: #444;
}

/* detalle de articulo */
p.ubicacion {
	margin: 0px;
}

p.firma {
	color: #999;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
}

p.firma_sin_linea {
	color: #999;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 2px 0px;
	padding: 0 0 5px 0;
	display: block;
}

.fecha, p.hora, .rubrica {
	color: #999999;
	font: normal 11px Arial, Helvetica, sans-serif;
}

p.rubrica {
	display: block;
	padding: 0px 0px 7px 0px;
}

span.hora {
	/*color: #990000; */
}

p.hora, 
p.rubrica {
	margin: 0px;
}

span.firma {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

/* en la home - mercados */ 

.automata, 
.divisas, 
.agenda {
	width: 223px;
	max-width: 223px;
	float: left;
	clear: left;
	padding: 0 5px 0 0;
	margin: 0 0 5px 0;
}

.automata table, 
.automata2 table {
	width: 100%;
	max-width: 100%;
	/* padding: 3px; */
	margin: 0px;
	border: 0px;
	font-size: 9px;
}

.automata th, 
.recomendacion th, 
.automata2 th {
	/* background: #adc5e1; */
	background: #115B91;
	white-space: nowrap;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}

.recomendacion th {
	background: #adc5e1;
	white-space: normal;
}

.automata td, 
.recomendacion td, 
.automata2 td {
	/* border: 1px solid #adc5e1; */
	border: 1px solid #115B91;
	/* white-space: nowrap; */
	background: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.recomendacion td {
	border: 1px solid #adc5e1;
}

.automata a, 
.automata2 a {
	font: bold 9px/9px Arial, Helvetica, sans-serif;
	display: block;
}

.automata input, 
.automata2 input {
	border: 1px solid #adc5e1;
	font: normal 10px/13px Arial, Helvetica, sans-serif;
}

.home_mercados .automata2 table {
	width: 100%;
	max-width: 100%;
}

.recomendacion table {
	width: 430px;
	max-width: 430px;
	padding: 3px;
	margin: 0px;
	border: 0px;
	font-size: 9px;
}

/* productos bancarios (sección 'tu dinero') */
.pbancarios table {
	width: 430px;
	max-width: 430px;
	padding: 0 1px 0 1px;
	margin: 0pt;
	border: 0px;
	font-size: 9px;
	border-bottom: 1px solid #adc5e1;
}

.pbancarios th {
	background-color: #adc5e1;
	white-space: normal;
	padding:4px;
	font-size: 10px;
}

.pbancarios td {
	border-bottom: 1px solid #c2d4e9;
	background-color: #fff;
	padding:4px;
	font-weight:bold;
	font-size: 10px;
}

.pbancarios td.info {
	text-align:right;
	color: #990000;
}

.nota {
	 float:left; 
	 margin:0pt; 
	 padding-top:4px;
}

.vertodos {
	float:right; 
	margin:0pt; 
	padding:4px 0 0 0;
}

.nota p, 
.vertodos p {
	color: #999;
	font-size:10px;
	font-weight:normal;
}

.mejoresypeores {
	clear: both;
	margin: 0 0 5px 0;
}

div.listamejores, div.listablogs {
	background: #fff;
	padding:5px;
	border:1px #CCC solid;
	margin-top:2px;
}

.mejoresypeores .tit_mercados:first-child, 
.mejoresypeores .tit_empresas:first-child {
	height: 14px;
	margin: 0 0 7px 0;
}

.mejoresypeores a.ver, .mejoresypeores a.no_ver, .mejoresypeores a.ver:link, .mejoresypeores a.no_ver:link,.mejoresypeores a.ver:visited, .mejoresypeores a.no_ver:visited, .blogs_pestanyas a.ver, .blogs_pestanyas a.no_ver, .blogs_pestanyas a.ver:link, .blogs_pestanyas a.no_ver:link, .blogs_pestanyass a.ver:visited, .blogs_pestanyas a.no_ver:visited {
	padding: 3px;
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	border-right: 1px #CCC solid;
	display: compact;
	margin-bottom: 3px;
	cursor: pointer;
}

.mejoresypeores a.ver, .blogs_pestanyas a.ver {
	background: #FFF;
	color: #000;
}

.mejoresypeores a.no_ver, .blogs_pestanyas a.no_ver {
	background: #CCC;
	color: #999;
	padding-top: 2px;
	text-decoration: none;
}

.mejoresypeores a.no_ver:hover, .blogs_pestanyas a.no_ver:hover {
	text-decoration: none;
}


div.mejores, div.peores {
	padding: 0 0 0 15px;
	margin: 0 0 10px 25px;
	width: 160px;
	float: left;
}

div.mejores {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}

.mejoresypeores .tit_mercados {
	margin-left: 245px;
}

.mejoresypeores ul {
	margin: 0px;
	padding: 0px;
}

.mejoresypeores ul li {
	font-size: 13px;
	padding: 2px;
}

.momento, .claves {
	clear: both;
	margin: 0 0 5px 0;
}

.momento H4 a, 
.momento H4 a:link, 
.momento H4 a:visited {
	font-weight: bold;

}

ul.clave, ul.foros, ul.relacionadas, ul.debates, ul.planesyfondos, ul.calculadoras, ul.videos, ul.busqueda, ul.warrants, ul.mapa, ul.atencion, ul.newsletter {
	margin: 0px 0px 5px 15px;
	padding: 0px 0 0 5px;
}

ul.debates li a, ul.videos li a, ul.busqueda li a, ul.rss li a, ul.warrants li a, ul.mapa li a {
	display: block;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}

ul.rss {
	padding: 5px 0px 0px 30px;
	margin: 0px;
	list-style-image: url(http://estaticos.expansion.com/imagenes/interfaz2006/topos/rss.png);
}

ul.rss li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

ul.nombramientos {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 710px;
}

ul.nombramientos li {
	width: 340px;
	max-width: 340px;
	margin: 0 0 5px 0;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	float: left;
}

ul.nombramientos li a {
	display: block;
	padding: 0px;
}

ul.debates li a:hover, ul.videos li a:hover, ul.nombramientos li a:hover, ul.busqueda li a:hover, ul.rss li a:hover, 
ul.warrants li a:hover, ul.mapa li a:hover {
	background: #F0F0F0;
}

ul.clave, ul.debates, ul.planesyfondos, ul.nombramientos, ul.busqueda, ul.warrants, ul.mapa, ul.atencion, ul.newsletter {
	list-style-image: url(http://estaticos.expansion.com/imagenes/interfaz2006/topos/claves.png);
}


ul.atencion_form { 
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}

ul.videos {
	list-style-image: url(http://estaticos.expansion.com/imagenes/interfaz2006/topos/videos.png);
	text-align: left;
}

ul.foros {
	list-style-image: url(http://estaticos.expansion.com/imagenes/interfaz2006/topos/foros.png);
}

ul.clave li, ul.relacionadas li, ul.videos li, ul.warrants li {
	margin: auto auto 5px auto;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}

ul.recomendacion {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.recomendacion li{
	width: 98%;
	max-width: 98%;
	padding: 3px;
	background: #d6e5f7;
	margin: 0 2px 0 2px;
}

ul.foros li {
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	margin: auto auto 5px auto;
}

/* en la home - principal */
.yademas {
	width: 170px;
	max-width: 170px;
	padding: 0px 5px 5px 5px;
	float: right;
}

.yademas img {
	margin: auto;
}

.pie_pagina {
	text-align: left;
	background: #F0F0F0;
	padding: 5px;
	border-top: 1px solid #400080;
	border-bottom: 1px solid #400080;
	font-size: 11px;
	clear:both;
}

.pie_pagina p.firma {
	color: #999;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 0px solid #f0f0f0;
}

.pie_pagina h4 {
	font-size: 13px;
}

.home_noticias1, 
.home_noticias2, 
.home_noticias_todo {
	float: left;
}

.home_noticias1 {
	width: 320px;
	max-width: 320px;
}

.home_noticias2 {
	width: auto;
	border-right: none;
}

#nivel1_1col, #nivel2_1col, #nivel2_2col, #nivel1_2col, #nivel3_2col {
	clear: none;
}

#nivel1_2col, 
#nivel2_2col {
	width: 320px;
	max-width: 320px;
	padding: 0 11px 0 0;
	float: left;
	border-right: 1px #CCCCCC solid;
	clear: none;
}

#nivel2_2col h1, 
#nivel2_2col h2, 
#nivel2_2col h3 {
	font-size:23px;
}

ul.relacionadas li h4 {
	font-size: 12px;
	font-weight: bold;
}

li.relacionada a {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
}

/* en la home - columna derecha */
.blogs {
	padding: 5px;
	clear: both;
}

.blogs img, 
.lacarterade img {
	border: 1px solid #CCCCCC;
	margin: 0 3px 3px 0;
	float: left;
}

.blogs a {
	margin-bottom: 5px;
	display: block;
}

.blogs br {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#blogs_home {
	width: 194px;
	float: left;
}

.videos p {
	text-align: center;
}

.videos img {
	border: 1px solid #999999;
	width: 100px;
	height: 100px;
	margin-bottom: 7px;
}

.videos p a:first-child {
	font-size: 12px;
	display: block;
}

div.tit_videos {
	margin-bottom: 0px;
}

#videos_home {
	margin: 11px 0 11px 0;
}

/* listado todas las noticias */
.listado_home {
	margin: 0 0 0 1px;
	padding: 3px;
	border-left: 1px dotted #CCCCCC;
}

.tit_listado {
	text-transform: uppercase;
	margin: 0px 5px 0 1px;
	border-bottom: 1px solid #F0F0F0;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	color: #016fa5;
}

ul.listado_noticias {
	margin: 0px 5px 7px 5px;
	padding: 0px;
	list-style-type: none;
}

ul.listado_noticias li {
	padding: 3px;
	margin: 0 0 3px 0;
}

ul.listado_noticias li a, 
ul.listado_noticias li a:link, 
ul.listado_noticias li a:visited {
	color: #666666;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	display: block;
}

ul.listado_noticias li a:hover {
	color: #000000;
}

ol.pestanias {
	margin: 0px;
	padding: 0px;
}

ol.pestanias li {
	margin: 5px;
	padding: 0px;
	list-style-position: outside;
}

ol.pestanias li a { 
	margin: 0px; 
	padding: 0px; 
}

div#lo_mas_leido ol { 
	margin-left: 20px; 
	padding: 0px;
}

div#lo_mas_leido ol li { 
	margin: 5px; 
	padding: 0px;
}

/* zona tienda, servicios, edición impresa, suplementos y colaboraciones */

.otros, .edimpresa, .suplementos, .regionales {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #999999;
	margin: 0 5px 0 5px;
}

.edimpresa {
	margin: 0 0 0 5px;
	float: left;
	width: 240px;
	max-width: 240px;
}

.suplementos, .regionales {
	margin: 0 5px 0 0;
	float: right;
	width: 730px;
	max-width: 720px;
}

.regionales a {

}

.regionales div.banderas {
	width: 20%;
	max-width: 20%;
	border-left: 1px solid #CCC;
	text-align: center;
	float: left;
}

.tit_otros, .tit_tienda, .tit_edimpresa {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	background: #F0F0F0;
}

.tit_otros a, 
.tit_tienda a, 
.tit_edimpresa a {
	text-transform: uppercase;
	font: bold 13px/13px Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	display: block;
	color: #999999;
}

.tit_edimpresa a, 
.tit_tienda a {
	color: #FFFFFF;
}

.tit_edimpresa {
	background: #9b8a69;
	color: #FFFFFF;
}

.tit_tienda {
	background: #0e3a66;
}

.mod_edimpresa {
	background: #eed9b8;
}

.mod_edimpresa img, .mod_tienda img {
	border: 1px solid #333333;
}

.mod_otros, .mod_tienda, .mod_colaboraciones, .mod_edimpresa {
	padding: 5px;
	text-align: center;
}

.mod_otros p, .mod_tienda p, .mod_colaboraciones p, .mod_edimpresa p {
	text-align: center;
}

.mod_colaboraciones {
	border-top: 3px solid #999999;
}

.mod_tienda {
	background: #FAFAFA;
}

.mod_colaboraciones a, .mod_tienda a {
	display: block;
}

.mod_edimpresa a {
	color: #000000;
}

/* fotonoticia 2 */
#destacado2_home img {
	border: 1px solid #666666;
}

/* modulos de secciones */
.home_mercados, .home_empresas, .home_finanzas, .home_economia, home_entorno {
	padding: 5px;
}

.home_mercados {
	background:  #eaeff5;
}

.home_empresas {
	background:  #f5f2ea;
}

.home_finanzas {
	background: #F0F0F0;
}

.home_economia {
	background: #eef1f0;
}

.home_entorno {
	background: #eef1f0;
}

/* publis */
#pub728 {
	width: 734px;
	float: left;
	padding: 0px;
	margin: 7px 0px;
	clear: left;
}

#pub215 {
	width: 215px;
	float: left;
	padding: 0px;
	margin: 12px 5px 7px 12px;

	clear: right;
}


#pub200 {
	float: right;
	margin: 0 0 5px 0px;
	clear: right;
	width: 200px;
	max-width: 200px;
	padding: 0px;
}

#pub468 {
	width: 468px;
	float: left;
	padding: 0px;
	margin: 7px 0px 7px 5px;
	clear: left;
}

#pub240 {
	margin:0px;
	width:240px;
	max-width: 60px;
	padding: 0px;
}

.pub_derecha, 
.pub_dentro {
	text-align: center;
	padding: 0 auto 0 auto;
	margin: 0 0 7px 0;
}

#pub300, #pub440 {
	text-align: center;
	margin: 0px auto 15px;
}

#pub300 {
	width: 300px;
}

#pub440 {
	width: 440px;
}

/*.sumario, .sumario2 {
	float: left;
	margin: 5px;
	background: #F0F0F0;
	border-top: 3px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}
*/

.pub_dentro {
	float: left;
	margin: 5px;
	width: 210px;
}

.int_sumario, 
.pub_dentro {
	padding: 5px;
	text-align: center;
}

.int_sumario img {
	border: 1px solid #CCCCCC;
	clear: both;
}
 .style21
        {
            width: 100%;
        }
/* cotis */
.baja {
	color: #CC0000;
}

.sube {
	color: #339900;
}

p.texto_legal {
	width: 500px;
	margin: 40px 0 20px 0;
	font: normal 9px/12px Arial, Helvetica, sans-serif;
}


.buscador, .buscador form, .buscador img {
	margin: 0px;
	padding: 0px;
}

.buscador input, .buscador img {
	margin-left: 2px;
	border-style: none;
	vertical-align: middle;
}


/* nuevos editores */
div.mas_info ul {
	margin: 0px;
	padding: 0 0 0 20px
}

li.canal a {
	background: #336598;
}

li.empleo a {
	background: #990000;
}
;
	margin: 7px 0px 7px 5px;
	clear: left;
}

#pub240 {
	margin:0px;
	width:240px;
	max-width: 60px;
	padding: 0px;
}

.pub_derecha, 
.pub_dentro {
	text-align: center;
	padding: 0 auto 0 auto;
	margin: 0 0 7px 0;
}

#pub300, #pub440 {
	text-align: center;
	margin: 0px auto 15px;
}

#pub300 {
	width: 300px;
}

#pub440 {
	width: 440px;
}

/*.sumario, .sumario2 {
	float: left;
	margin: 5px;
	background: #F0F0F0;
	border-top: 3px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}
*/

.pub_dentro {
	float: left;
	margin: 5px;
	width: 210px;
}

.int_sumario, 
.pub_dentro {
	padding: 5px;
	text-align: center;
}

.int_sumario img {
	border: 1px solid #CCCCCC;
	clear: both;
}

/* cotis */
.baja {
	color: #CC0000;
}

.sube {
	color: #339900;
}

p.texto_legal {
	width: 500px;
	margin: 40px 0 20px 0;
	font: normal 9px/12px Arial, Helvetica, sans-serif;
}



/* nuevos editores */
div.mas_info ul {
	margin: 0px;
	padding: 0 0 0 20px
}

li.canal a {
	background: #336598;
}

li.empleo a {
	background: #990000;
}

A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }

/* fin tooltips */

