﻿@charset "utf-8";
/* CSS Document */

/*Contenido pagina*/
.contenido{ background: #FFF; /*position:relative; top:-1em;*/}

#main_mid h1{
	border:none;
	margin:0px;	
	padding-bottom:0px;
	color:#990000;
	left:10px;
	top:3px;
}


/*Añadir pestañas* navegador del portfolio*/
#portfolio_nav {
background: #FFF url(../img/bg_portfolio_nav.gif) no-repeat scroll center bottom;
margin:0 0 1em;
padding:0;
position:relative;	

}
#portfolio_nav #portfolio_nav_info {
color:#999999;
width:610px;
padding-bottom:10px;
}
#portfolio_nav ul {
position:relative; 
left:635px;
top:-17px ;
margin-top:-12px;			
}

* html #portfolio_nav ul{top:-18px;}
*:first-child+html #portfolio_nav ul {top:-18px;}


#portfolio_nav li {
background:transparent url(../img/bg_buscador_nav_left_dark.gif) no-repeat scroll left top;
float:left;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin:0 0 0 10px !important;
padding:0 0 0 9px;
position:relative;
}
#portfolio_nav a {
background:transparent url(../img/bg_buscador_nav_right_dark.gif) no-repeat scroll right top;
color:#0099FF;
display:block;
padding:5px 15px 4px 6px;
text-decoration:underline;
font-size:14px;
}
#portfolio_nav .active {
background-image:url(../img/bg_buscador_nav_left_act.gif);
}
#portfolio_nav .active a {
background-image:url(../img/bg_buscador_nav_right_act.gif);
padding-bottom:5px;
}

/*fin Añadir pestañas* navegador del portfolio*/

/*Secciones con informes*/
.seccion{
	text-align:left;
	background: #ffff;
	width:49%;
	overflow:hidden;
	display:inline;
}

.izquierda{ float:left; clear:left;}
.derecha{ float:right; clear:right;}


.especial{
	float: none;
	width:99.80%;
	margin-left:0px;
	
}
#main .contenido .seccion h2 {
	background:none;
	color:#006699;
	font-size:14px;
	font-weight:bold;
	
}

.informe{
	height:24px;
	float:left;
}

.informe .enlaceInforme span.anos, .informe .enlaceInforme span.anexo {
	font-size:10px;
	color:#999999;
	font-weight:bold;
}
.resaltado, .especial .resaltado{
	background:#f6f6f6;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height:22px;
}


.enlaceInforme, .explicacion, .informacion{
	margin:3px 0px;
	display:inline;
}
.enlaceInforme a {
	color:#006699;
	font-size:13px;
}
.enlaceInforme {
	float:left;
	color:#006699;
	font-size:13px;
}
.subProducto
{
	padding-left:20px;
}
.enlaceInforme:hover{
	cursor: default;
}
.informacion
{
	float:right;
}
.informacion a{
	/*float:right;*/
	display:inline;
	font-weight:bold;
	color:#EA8105;
}
.informacion img
{
	display:block;
}

/*Explicacion*/
.parrafoExplicacion{
	color:#EA8105;
	font-weight:bold;
}
.parrafoExplicacion span{
	color: #666;
	font-size:12px;
}

/*Explicacion*/


.comparativaInf{
	float:right;
	margin-left:15px;
}
.comparativaInf:hover{
	border-bottom:1px navy solid;
}

.desactivado .enlaceInforme, .desactivado .enlaceInforme a {
	color:#CCC;
	cursor:default;
}

.rai{
	color:#999;
	font-size:10px;
	line-height:6px;
	margin-left:5px;
	padding-right:32px;
	background:url(/img/IconoRai.gif) no-repeat top right;

}
.rai_inc{
	color:#999;
	font-size:10px;
	line-height:6px;
	margin-left:5px;
	padding-left:32px;
	background:url(/img/IconoRai.gif) no-repeat top left;

}


/*ICONOS DE INFORMACION OCULTA*/
.iconos{float:left; margin-top:5px; margin-left:10px; cursor:pointer;}
/*FIN ICONOS DE INFORMACION OCULTA*/



/*FIX BOX*/

.seccion .informe{
	width:100%;
	display:inline;
	clear:left;
}
/*end FIX BOX*/

/*fin Secciones con informes*/


/*box amarilla balances*/

.main_infodestbox2 {
margin:0 0 1em !important;
padding:0 !important;
}


.main_infodestbox2 .main_infodestbox2_top {
background:transparent url(../img/bg_main_infodestbox2_top_left.gif) no-repeat scroll left top;
font-size:1px;
height:6px;
margin:0 !important;
padding:0 !important;
}

.main_infodestbox2 .main_infodestbox2_top span {
background:transparent url(../img/bg_main_infodestbox2_top_right.gif) no-repeat scroll right top;
float:right;
height:6px;
margin:0 !important;
padding:0 0 0 6px;
}

.main_infodestbox2_mid {
background:#FFFFE8 none repeat scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:10px 15px;
_padding:3px 15px;
width:auto;
height:70px;
height:auto;
}

.main_infodestbox2_mid p {
color:#666666;
font-family:Arial,Verdana,helvetica,sans-serif;
font-size:1.2em;
}

#main .main_infodestbox2_mid h2 {
clear:both;
color:#333333;
font-size:1.23em;
font-weight:bold;
margin:0 0 1em;
padding:0 0 0.2em;
background:none;
}

.main_infodestbox2_bot {
background:transparent url(../img/bg_main_infodestbox2_bot_left.gif) no-repeat scroll left top;
font-size:1px;
height:6px;

}

.main_infodestbox2_bot span {
background:transparent url(../img/bg_main_infodestbox2_bot_right.gif) no-repeat scroll right top;
float:right;
height:6px;
padding:0 0 0 6px;
}


.notas_portfolio{
	color:#EA8105; text-align:right; float:left; margin:0px 0px 0px 10px; display:inline;
}
.notas_portfolio strong{
	color:#333333;
}
.fin_nota{
	float:right;
	margin-bottom:0px;
}
/*fin box amarilla balances*/




/*CAJAS INFORMES NUEVO DISEÑO*/
.main_infodestbox6 {
clear:both;
margin:0 0 1em;
}
.main_infodestbox6_top {
background:transparent url(../img/bg_main_infodestbox6_top_left.gif) no-repeat scroll left top;
font-size:1px;
height:6px;
}
.main_infodestbox6_top span {
background:transparent url(../img/bg_main_infodestbox6_top_right.gif) no-repeat scroll right top;
float:right;
height:6px;
padding:0 0 0 6px;
}
.main_infodestbox6_mid {
background:#F6F6F6 none repeat scroll 0 0;
border-left:1px solid #CDCDCD;
border-right:1px solid #CDCDCD;
padding:0px 15px 0px 5px;;
}
#main h2 {
background:none;
border:none;
color:#333333;
font-size:1.23em;
font-weight:bold;
margin:0;
padding:0 0 0.2em;
}
.seccion .main_infodestbox6_mid2 {
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #CDCDCD;
border-right:1px solid #CDCDCD;
padding:0 5px;

}
.main_infodestbox6_bot {
background:transparent url(../img/bg_main_infodestbox6_bot_left.gif) no-repeat scroll left top;
font-size:1px;
height:6px;
}
.main_infodestbox6_bot span {
background:transparent url(../img/bg_main_infodestbox6_bot_right.gif) no-repeat scroll right top;
float:right;
height:6px;
padding:0 0 0 6px;
}
.clearfix {
display:block;
}
/*FIN CAJAS INFORMES NUEVO DISEÑO*/

/*informes no disponibles*/
.NoDisponibleParaSociedad, .EnlaceNoDisponibleParaSociedad {cursor:default;}
/*fin informes no disponibles*/


/*varios usos*/
.corte { clear: both;}
.tachado{text-decoration:line-through; padding-left:2px; background:none}
.oculta{display:none;}
.NuevoPequeno{
	color:red;
	font-size:11px;
	font-style:italic;
	font-weight:bold;	
}
/*varios usos*/




/* CLEARFIX 
-------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */