/*                                                                                       Do the reset!
------------------------------------------------------------------------------------------------------
*/
html {
	font-size:1em;
}
* { 
    padding: 0; 
    margin: 0; 
}

/*                                                                     Elementos definidos globalmente
------------------------------------------------------------------------------------------------------
*/
body {
    background: #FFF url(../img/fondoContenidos.gif) repeat-x 0 0;
    font: normal 75%/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
}

body,
a {
    color: #011A33;
}

.enfasis {
	color: #FF9015;
}

.gris {
	color: #666;
}

#cotizacion,
#footer *,
.central div,
.central a,.inversors #contenidos .floatRight a {
	color: #FCFCFC;
}

input, textarea, select, button {
    font: normal 1em/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a img {
    border: 0;
}

/*                                                                         Headings y bloques de texto
------------------------------------------------------------------------------------------------------
*/
h1,
h1 a {
    width: 127px;
	height: 70px;
}

h1 a {
	margin-left: 34px;
	display: block;
	text-indent: -10000px;
	background: url(../img/logoAbertis.gif) no-repeat 0 0;
	overflow:hidden;	
}

h2 {
    font-size: 1.2em;
	margin-bottom: 1em;
}    

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

p {
    margin-bottom: 0.8em;
}

table {
    border-collapse: collapse;
}

li {
	list-style: none;
}

iframe {
    overflow:hidden;
    border:0;
}
/*                                                                             Elementos estructurales
------------------------------------------------------------------------------------------------------
*/
.contenedor {
    width: 954px;
    margin: 0 auto;
    text-align: left;
}

#cabecera {
	padding-top: 15px;
    border-right: 1px solid #D9D9DA;
    border-left: 1px solid #D9D9DA;
	font-size: 0.83em;
    background: #FFF url(../img/fondoCabecera.gif) repeat-x 5px 100%;
    height: 130px;
}

#cotizacion {		
	padding: 7px 0 0 15px;
	text-align: center;
	vertical-align: bottom;
}

#cotizacion span {
	margin: 0 20px;
}

#cotizacion strong {
	margin: 0 8px;
}

#contenidos {
	font-size: 1em;
}

#contenidos .contenedor {
    border-right: 1px solid #D9D9DA;
    border-left: 1px solid #D9D9DA;
	background:#FFF;
}

#footer {
    background: #FFF;
	height:120px;
}

/*                                                                                          Navegación
------------------------------------------------------------------------------------------------------
*/

#cabecera ul {
	clear: right;
	margin-bottom: 0.7em;
}

#metalinks {
	font-size: 1.1em;
	padding: 5px 0;	
}

#cabecera li,
#cabecera li a,
#cabecera li strong {
	float: left;
	display: inline;
}

#cabecera li * {
	padding: 0 0.8em;
	border-left: 1px solid #1A2948;
	line-height: 1.1em;
}

#cabecera .primero * {
	border: none;
} 

#diaHoy {
	margin: 0.7em 0 0 34px;
}

#buscador fieldset {
	height: 27px;
	padding-top: 3px;
	border: 0;
	margin-right: 8px;
	margin-bottom: -2px;
}

#buscador label {
	margin: 4px 4px 0 0;
}

#buscador input {
	background: url(../img/fondoBuscador.gif) no-repeat 0 0;
	width: 202px;
	height: 24px;
	padding: 3px 0 0 6px;
	border: 0;
}

#buscador button {
    background: url(../img/fondoBuscador.gif) no-repeat 100% 0;
    width: 35px;
    height: 25px;
	border: 0;
	text-indent: -10000px;
	cursor: pointer;
}

#menu {
    position: relative;
	z-index:1;
	border-bottom: 10px solid #1A2948;
	background-position: 100% 0;
	background-color:#1A2948;
}

#menu .clear {
	width: 317px;
    background: #FF9015 url(../img/fondoMenu.gif) repeat-y 0 0;
}

#menu h1 {
	position:absolute;
	left:-1000em;
}

/* Nivel 1, 2 y 3 */
#menu ul,
#menu li {
	width: 317px;
    background: #FF9015 url(../img/fondoMenu.gif) repeat-y 50% 0;
}

#menu li {
	float: left;
	display: inline;
}

#menu a:link {
    color: #000;
}

#menu a:hover, #menu a:active{ 
	color: #000;
}

body.inversors #menu a:hover {
	color:#FCFCFC !important;
}
body.inversors #menu a:visited {
    color: #ddd !important;
}

#menu a:visited {
    color: #333;
}

#menu a:hover,
#menu a.activo{ /* --------------------------------------------- Elementos activos */
	background-color: #FF9015 !important;
}

#menu a {
    display: block;
    line-height: 1.2em;
    padding: 0.5em 21px 0.5em 34px;
	border-bottom: 1px solid #FF9015;
	color: #000;
	width: 260px;
}


#menu .desplegable a,
#menu .desplegable .desplegable a {
	background: url(../img/flechaMenu.gif) 296px 50% no-repeat;
	
}

#menu ul ul a {
	width:306px
	}

/* Nivel 2 y 3 */
#menu ul ul {
	position: absolute;
	left: 317px;
	top: 0;
	z-index: 100;
	border: 1px solid #FF9015;
	border-bottom: none;
}

#menu ul ul a {
	padding-left: 8px;
	padding-right: 3px;
}

#menu ul ul li {
	position: relative;
}

#menu .desplegable ul a,
#menu .desplegable .desplegable ul a,
body.inversors #menu .desplegable ul a,
body.inversors #menu .desplegable .desplegable ul a{
	background-image: none;
}

/* Nivel 3 */
#menu ul ul ul {
	display: none;
    margin: -1px 0 0 0;
}

.tituloMenu {
	position:absolute;
}

/*                                                                              Subestructura columnas
------------------------------------------------------------------------------------------------------
*/

#contenidos .columna {
    width: 316px;
    padding-top: 10px;
    border-top: 2px solid #FF8C0B;
    margin: 1px;
}

.central {
    margin: 1px 6px !important;
    border-color: #1A2948 !important;
}

.central a {
    border-bottom: 1px dotted #FFF;
}
#spremsa a {
    border-bottom: 1px dotted #000;
}

#contenidos div.floatRight {
    width: 306px;
}

/* estilos comunes */
#breadcrumb {
    color: #505050;
	padding: 2px 0 4px 10px;
    border-bottom: 1px dotted #1A2948;
    margin: -5px -10px 12px -10px;
	background: #EEEEEE;
	font-size: 0.74em;
}
#breadcrumb a {
	color: #505050;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#sindicacion {
	margin-left:10px;
}
#sindicacion img {
	vertical-align:middle;
	margin-left:5px;
}

.masNoticias {
    font-size: 0.9em;
    margin: 20px 0 20px 33px;
}
.minMasNoticias{
   font-size: 0.9em;
   margin: 12px 0 13px 33px;		
   padding:0px;
}

.masNoticiasHome {
   font-size:0.9em;
   margin: 11px 0 10px 33px;    
}

.masNoticiasHome a, .minMasNoticias a {
    border-bottom: 1px dotted #1A2948;
    
}


.masNoticias a {
    border-bottom: 1px dotted #1A2948;
}

.textOculto {
    display: block;
    width: 100%;
	border: none !important;
    text-indent: -10000px;
}

/* lista de destacados */
ul.menuDestacados li {
	position: relative;
	width: 304px;
	margin-bottom: 5px;
	border: 0px solid #fff !important;
	height: 74px;
	*margin-bottom:3px;
}
ul.menuDestacados a {
	display: block;
	border: 1px solid #D9D9DA;
}
ul.menuDestacados a img{
	border: none;
	}
ul.menuDestacados span{
    padding: 2px 0 2px 25px;
	margin: 0 0 0 10px;
	font-weight: normal;
	font-size: 1em;
	background: url(../img/bulletNoticias.gif) 0 50% no-repeat;
}

ul.menuDestacados img {
	display: block;
	margin:5px 0 0;
	width:302px;
}
div.decoDestacados {
	width:12px;
	height:13px;
	background:url(../img/decoPestanya.gif) no-repeat 0 0;
}
html>body div.decoDestacados {
	position:absolute;
	bottom:0;
	right:0;
}
* html div.decoDestacados {
	float:right;
	position:relative;
	margin-top:-13px;
}

/*                                                                                              Footer
------------------------------------------------------------------------------------------------------
*/

#footer {
	background: #546576 url(../img/fondoFooter.gif) repeat-x 0 0;
}

#footer .contenedor {
	position:relative;
	text-align: center;
	width: 900px;
	padding: 20px 0 40px;
}

#footer address {
	padding: 5px 0;
	font-style: normal;
}

#footer a {
	margin: 0 10px;
}

#footer .floatLeft,
#footer .floatRight {
	margin: 0;
}

#footer img {
	vertical-align: middle;
	margin: 0 3px;
}

/*                                                                         PLANTILLA TEXTO
----------------------------------------------------------------------------------------*/
.textos{
	width:622px !important;
	padding:0 10px;
    border-color:#1A2948 !important;
}

#toolbar{
	float:right;
	display:inline;
	font-size:0.83em;
	line-height:1.2em;
	text-align:right;
	padding:0 0 5px 5px;
}

#toolbar a{
	padding:0 3px;
	background:#EEE;
    text-decoration:none;
}

#toolbar a:hover{
	color:#FFF;
	background:#1A2948;
}

.textos h2{
	font-size:1.4em;
}

.textos a{
	text-decoration:underline;
}

.textos img.floatRight{
	margin:0 0 5px 1em;
	border-bottom:5px solid #FF8C0B;
}

/* ---------------------------------------------------------------------- listas genericas */
.listado{
	margin:0.8em 0;
}
.listado li{
	padding-left:26px;
	background:url(../img/bulletNoticias.gif) no-repeat 8px 0.5em;
}
.listado li li{
	background-image:url(../img/bulletCuadrado.gif);
}

div.listadoAnual * {
	display:inline;
}

/* ---------------------------------------------------------------------- tablas genericas */
.textos table{
	width:100%;
	margin:0.4em 0 0.8em;
}
.textos caption{
	font-size:1.2em;
	margin-top:0.8em;
	text-align:left;
	font-weight:bold;
}
.textos thead th{
	padding:0.4em 5px 1.2em;
	border-top:1px solid #FF9015;
	background:url(../img/bgThead.gif) repeat-x 0 0;
}
.textos tbody th,
.textos tbody td{
	padding:0.4em 5px;
	border-bottom:1px solid #FF9015;
}

table.sortable th.header {
	cursor:pointer;
}
table.sortable .headerSortUp,
table.sortable .headerSortDown{
	text-decoration:underline;
}

/* ---------------------------------------------------------------------- cajas de relacionados */
.relacionados{
	margin:1.5em 0;
	overflow:hidden;
}
.relacionados h4{
	padding: 5px 0;
	}
.listaRelacionados a{
	padding:3px 6px 3px 26px;
	border:1px solid #DDD;
	line-height:2em;
	background:#EEE url(../img/bulletFF.gif) no-repeat 5px 50%;
	text-decoration:none;
}
.listaRelacionados a:hover{
	background-color:#FFCD9D;
	border-color:#FF8C0B;
}
div.elementoRelacionado{
	float:left;
	clear:left;
	display:inline;
	padding:3px 6px 3px 3px;
	border:1px solid #DDD;
	background:#EEE;
}
div.elementoRelacionado p{
	padding-left:23px;
	background:#EEE url(../img/bulletFF.gif) no-repeat 2px 50%;
}
div.elementoRelacionado a{
	text-decoration:none;
	font-weight:bold;
}
div.elementoRelacionado a.externo{
    text-decoration:underline;
    font-weight:normal;    
}

/* ---------------------------------------------------------------------- imagenes con pie de foto y recuadro */
div.fotoPie {
	font-size:0.9em;
	padding:10px;
	border:1px solid #EEE;
	margin:1em auto;
	text-align:center;
}

/* ---------------------------------------------------------------------- espaciado en vertical de elementos */
.caja {
	padding:0.5em !important;
}
.listado li.caja {
	border-top:1px solid #FF9015;
	background:none;
}

.listado li.caja a{
	text-decoration: none;
	}
/* ---------------------------------------------------------------------- pestanyicas */
ul.menuPestanyas{
	overflow:hidden;
	height:1.8em;
}
.menuPestanyas li{
	float:left;
	display:inline;
	margin-right:1px;
	background:url(../img/rtab.gif) no-repeat 100% 0;
}
.menuPestanyas a{
	float:left;
	padding:1px 9px;
	background:url(../img/ltab.gif) no-repeat 0 0;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
}
.menuPestanyas li.js-hover,
.menuPestanyas li.js-active {
	background-position:100% -150px;
}
.menuPestanyas li.js-hover a,
.menuPestanyas li.js-active a{
	position:relative;
	background-position:0 -150px;
}
.menuPestanyas li.js-active a {
	padding-bottom:2px;
}
div.pestanya {
	padding:1em 2%;
	border-top:1px solid #654;
	margin:-1px 0 0;

}

/*--------------BloQueS-------------*/

.simple {
	display: block;
}

.bloqHidden {
	padding:1em 2%;	
	border: 1px solid #FF9015;
	margin:-1px 0 0;	
}

.volver {	
	background:#EAEAEA none repeat scroll 0 0;
	display:block;
	font-variant:small-caps;
	font-weight:bold;
	margin:3em auto 1em;
	padding:0.1em 0;
	text-align:center;
	text-decoration:none;
	width:60%;
}
#none {
	padding:0;	
	border: none;
	margin: 0;	
	height: 0;
}
.areaMultim {
	background:transparent url(../img/barBackTGray.png) no-repeat scroll 0 0;
}
.hideMe{
	display: none;
}
ul.multimedia, ul.areaMultimedia {
	display: block;
	width: 600px;
	clear: both;	
}
.areaMultimedia li{
	float: left;
	width: 150px;
	display: block;
	padding-bottom: 5px;
	padding-left: 0;
	list-style: none !important;
	background:none !important;	
}
.multimedia li{
    float: left;
    width: 121px;
    display: block;
    padding:0 10px 5px 10px;
    list-style: none !important;
    background:none !important;

}
.multimediaTxt{
	display: block;
	clear: both;
}
.multimedia a.showPanel, .areaMultimedia a.showPanel {
	width: 578px;
	display: block;
	border-bottom: 1px solid #011A33;
	text-decoration: none;	
}
.listadoImagenes{
	clear: both;
	padding-top: 10px;	
}
.listadoImagenes h3{
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #011A33;
	}
.center{
	text-align: center;
}
/*--------------LISTADO INVERSOR-------------*/
.listadoInversor {
	padding-top: 15px;
}
.listadoInversor li{
	padding: 5px;	

}
.listadoInversor li a{
	text-decoration: none;	
}

.listadoInversor img{
	vertical-align: middle;
	padding-bottom: 10px;
}
.small {
	font-size: 0.8em;	
}

/*--------------FICHA INVERSOR-------------*/

.fichaInversor{
	padding-bottom: 30px;
}

.fichaInversor ul{
	margin:0.8em 0;
}
.fichaInversor ul li{
	padding-left:26px;
	background:url(../img/bulletNoticias.gif) no-repeat 8px 0.5em;
}
.fichaInversor ul li li{
	background-image:url(../img/bulletCuadrado.gif);
}
.subtituloInversor{
	font-style: italic;
	color: #aaa;
	padding-bottom: 5px;
}

.red {
	color: red;
}

.txtRight{	
	text-align: right;
}
.padBot{
	padding-bottom: 10px;
}

.noDestacats{
	width: 933px !important;
}

.subtitulo ul li{
	list-style-type:disc;
	margin-left:15px;
}


/* Flickr */

#flickr_badge_uber_wrapper img {
	padding:10px;
}
