﻿@charset "utf-8";

/*SALIDA A IMPRESORA*/

/*HOJA DE ESTILOS PARA [CNMV] SITIO WEB
Creado por IECI

Tabla de contenidos

	1. POR DEFECTO - LIMPIA CSS
	2. FUENTES Y FORMATO	
	3. LINKS
	4. TITULARES
	5. COMUNES 
	6. ESTRUCTURA PRINCIPAL - PAGINA
		6_1. CABECERA
		6_2. MENUPPAL
		6_3. CUERPO
		6_4. CONTENIDO
		6_5. PIE


/* ----------------------------------------------
1. POR DEFECTO - LIMPIA CSS
------------------------------------------------*/

/* ----------------------------------------------
2. FUENTES Y FORMATO
------------------------------------------------*/

/* ----------------------------------------------
3. LINKS
------------------------------------------------*/

/* ----------------------------------------------
4. TITULARES
------------------------------------------------*/
/*h1*/

/*h2*/

/*h3*/

/*h4*/

/* ----------------------------------------------
5. COMUNES 
------------------------------------------------*/
#contenido, .indiceseccion{height:auto; overflow:visible}
.tabla01{float:left; width:99%}
.tabla01 table{float:left; width:99%}

/* ----------------------------------------------
6. ESTRUCTURA PRINCIPAL - PAGINA
------------------------------------------------*/
 /*#pagina, #cabecera, #cuerpo,#pie div, #menuppal, #contenido,#detalle{  float: none;  width: 100%;  margin: 0;  padding: 0}*/
body{height:100%; width:100%; background:none}
#pagina{width:100%;  /*position:relative;*/ font-size:10pt; position:static!important}
/* ----------------------------------------------
6_1. CABECERA
------------------------------------------------*/
#cabecera{width:100%; height:auto}
#cabecera #sup{display:none}
#cabecera .logo_portal img{width:302px}
#cabecera .logo_cnmv img{width:333px}
#cabecera #inf{width:99%; float:left; height:auto; background:none}
.logo_cnmv{width:auto; overflow:hidden; text-align:left}
.logo_cnmv {float:left;}
/* ----------------------------------------------
6_2. MENUPPAL
------------------------------------------------*/
#menuppal{display:none}
/* ----------------------------------------------
6_3. CUERPO
------------------------------------------------*/
#cuerpo{ width:100%; background:#ffffff; height:auto}
.destacado{ background:none; margin:0; padding:0; height:auto}
.destacado div, .destacado form{display:none}
.destacado .titular{background:none!important; height:auto!important}
.destacado .titular h1{padding:10px 35px 0 0}
.filtro, .filtrapag{display:none}
.paginacion{display:none}
/* ----------------------------------------------
6_4. CONTENIDO
------------------------------------------------*/
#contenido{ padding-left:0!important; padding-right:0!important;width:100%; }
#detalle {padding-left:0!important; padding-right:0!important; width:100%}
.nav_comun{display:none}
.migas{display:none}
.opciones{display:none}
.paginacion{display:none}
#derecha{display:none}
span.trigger{display:none}
.pag_abc{display:none}
.caja1{float:left; width:100%}
div.img{float:left; width:auto; height:auto; overflow:hidden!important}
.caja1 .texto {width:80%}

/* ----------------------------------------------
6_5. PIE
------------------------------------------------*/
#pie ul{display:none}
#pie .aviso {padding:12px 10px;text-align:center}
#pie .aviso a{display:none}
.logo_certi{display:none}
#pie .lista_enlaces { width:auto}

#pie {width: 100%;background: #CCC;position:fixed;bottom:-20px!important;height:auto; display:none}

/*html, body {margin: 0;padding: 0;height: 100%;}*/
/*#pagina{position: relative;min-height: 100%;height: auto !important;height: 100%;}
#cuerpo{padding-bottom: 40px;}*/
/*body {width: 7in;color: #000;font: 12pt/20pt "Times New Roman", Times, serif;}*/