/**********************************************
	Hoja de estilos base © miradas.net
	fichero: base.css
	autor: Jose David Caceres Tapia
	version: 2.3
	fecha: noviembre 2005
***********************************************/

/* importa hoja configuracion avanzada */
@import url('menu1.css');

/* Estilos base de los enlaces */
a {
    color: #777777;
    text-decoration: none
}
a:hover {
    color: #FFFFCC;
    background-color: #777777;
}
a.normal:hover {
    color: #000000;
    background-color:#FFFFCC;
}

a.sub {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

a.sub:hover {
	color: #000000;
	background-color: #FFFFCC;
	border-bottom: none;
}

body {
    background-color: #777777;
    margin-left: 8px;
    _overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
}


#header {
    position: fixed;
    _position: absolute;
    width: 750px;
    height: 42px;
    top: 0px;
    left: 8px;
    z-index: 3;
}

#content {
    position: absolute;
    width: 750px;
    height: 397px;
    top: 40px;
    left: 8px;
}

td.pad-top-footer {
    height: 4px;
    background-color: #777777;
    padding: 0px;
}
td.pad-right-footer {
    width: 18px;
    background-color: #777777;
    padding: 0px;
}
#content td.footer {
    border: 1px solid #000000;
    border-right: none;
    background-color: #FFFFCC;
    font: 10px Arial, Helvetica, sans-serif;
    text-align: center;
    height: 20px;
}



/* cabecera */

#header table {
    width: 100%;
    height: 100%;
}
#header td.pad-top {
    height: 8px;
    background-color: #777777;
    padding: 0px;
}
#header td.pad-right {
    width: 18px;
    background-color: #777777;
    padding: 0px;
}
#header td.header {
    height: auto;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background-color: #FFFFCC;
    background-repeat: no-repeat;
}

#content table.main {
    width: 100%;
    height: 100%;
    border: 0;
}

#content table.main td.tabsmenu {
    width: 18px;
    vertical-align: top;
    background-color: #777777;
    border-left: 1px solid #333333;
    padding: 0px;
}
td.tabsmenu table {
    position: fixed;
    _position: static;
    _margin-top: 1px;
    top: 41px;
    left: 740px;
    z-index: 4;
}

#content td.cont-main {
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    vertical-align: top;
    background-color: #FFFFCC;
    width: 710px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}


div.menu {
	font: 16px Arial, Helvetica, sans-serif;
}
.menu p {
    margin: 0px;
}


/* cajas tooltips */ 

.tooltip h1 {
	font-size: 12px;
	border-bottom: 1px solid #000000;
	text-align: center; 
}

/* caja sumario */

div.sumario {
    width: 100%;
    height: 369px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
div.sumario h1 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 15px;
}
div.sumario h2 {
    margin-top: 0px;
    margin-bottom: 2px;
    font-size: 14px;
}
div.sumario p {
    margin: 0px;
    margin-bottom: 6px;
    padding-bottom: 3px;
    width: 75%;
    border-bottom: 1px dotted #000000;
    text-align: justify;
}
div.sumario p em {
    font-weight: bold;
	font-style: normal;
	color: #333333;
}
div.sumario #sumario-dcha {
    position: absolute;
    top: 2px;
    right: 29px;
    width: auto;
}
#sumario-dcha img {
    width: 150px;
    margin-bottom: 2px;
}
#sumario-dcha a:hover {
    background-color: #FFFFCC;
}

div.sumario p.actual {
	margin-top: 0px;
	margin-bottom: 2px;
	width: 100%;
	height: 80px;
	border: none;
	font-size: 13;
	vertical-align:text-bottom;
}
div.sumario p.actual img {
	margin-right: 5px;
    float:left;
}

div.sumario p.listabso {
    margin-top: 0px;
    margin-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 100%;
    height: 80px;
    font-size: 13px;
    vertical-align:text-bottom;
    border: none;
}
div.sumario p.listabso img {
    margin-right: 5px;
    float:left;
}

div.sumario p.lista {
    margin: 0px;
    margin-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 100%;
    height: auto;
    border: none;
}

/* cajas para breves */
div.comentario {
    width: 100%;
    height: 369px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

div.comentario h1 {
    font-size: 13px;
    margin: 0;
    margin-bottom: 2px;
    background-color: #999999;
    padding-left: 2px;
}

div.comentario p {
    margin: 0;
    margin-bottom: 12px;
    text-align: justify;
}

div.comentario p.ficha {
    font: 11px Arial, Helvetica, sans-serif;
    text-align: justify;
	margin-bottom: 4px;
}

div.comentario img {
    margin-right: 3px;
    margin-top: 1px;
}

div.comentario #col-izda {
    position: absolute;
    top: 2px;
    left: 11px;
    width: 350px;
}

div.comentario #col-dcha {
    position: absolute;
    top: 2px;
    right: 29px;
    width: 350px;
}


/* páginas-sumario */
table.sumario {
    width: 100%;
}
table.sumario td {
    vertical-align: top;
    padding-bottom: 2px;
}

table.sumario .menu {
    height: 62px;
    _height: 61px;
    font: 16px Arial, Helvetica, sans-serif;
    vertical-align: bottom;
}

/* sumario estudios */
table.estudio {
    width: 100%;
}

table.estudio td.tda {
    height: 326px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: top right;
}
td.tda p {
    margin: 0px;
    height: 88px;
    padding-right: 245px;
    text-align: justify
}

td.tda p.menu {
    text-align: right;
    padding-right: 0px;
    margin-top: 42px;
    height: 20px;
}

table.estudio .menu {
    height: 62px;
    _height: 61px;
    font: 16px Arial, Helvetica, sans-serif;
    vertical-align: bottom;
}


/* paginas estudios: referencias, votaciones */
.header h1.hd {
    padding-left: 10px;
    padding-top: 0px;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
}



/* sumario dossiers-estudios-reportajes */
div.dossier {
    width: 100%;
    height: 369px;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: top right;
    font-size: 14px;
    z-index: 1;
}

div.dossier p {
    margin: 0px;
    height: 88px;
    padding-right: 245px;
}
div.dossier p.right {
	margin: 0px;
	text-align: right;
    height: 88px;
    padding-right: 0px;
}
div.dossier .lista {
    height: 150px;
}
div.dossier ul {
    list-style-position: outside;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-right: 245px;
}
div.dossier ul li {
    margin-left: -27px;
    margin-bottom: 3px;
}

div.dossier p.intro {
    text-align: justify;
    font-size: 11px;
    height: auto;
}

div.dossier p.intro big {
    font-size: 12px;
    letter-spacing: 1px;   
}

div.dossier p.menu {
    position: absolute;
    top: 309px;
    right: 4px;
    font-size: 16px;
    height: 20px;
    padding-right: 25px;
}

