@charset "utf-8";
/* CSS Document */

/*- ESTRUCTURA PÁGINA -*/
body {background-color:#595959;}
.contgral {width:985px; min-height:1100px; height:auto; margin: 0px auto; background-image:url(imagenes/historico_fondo.jpg);}
.retro_contgral2 {width:985px; min-height:2240px; height:auto; margin: 0px auto; background-image:url(imagenes/retro/retro_fondo.png);}

.header { width:985px; height:50px; float:left;}
.cont_contenido_pagina { width:985px; height:auto; float:left;}

.cont_secizq {width:645px; height:auto; float:left; margin:0 10px 0 10px;}
.cont_secder { width:310px; height:auto; float:left; margin-top:25px;}

/*- DESTACADO -*/
.destacado { width:645px; height:270px; float:left; background:url(imagenes/historico_fondodes.png) no-repeat;}
.destacado_txt { width:152px; height:260px; padding:5px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; font-style:italic; font-weight:normal; color:#FFF;}
.destacado_txt a{font-size:20px; line-height:25px; font-style:italic; font-weight:bold; color:#FFF; text-decoration:none;}
.destacado_txt a:hover{font-style:italic; font-weight:bold; color:#000; text-decoration:none;}
.destacado_txt span{font-style:italic; line-height:25px; font-weight:bold; color:#fff; background-color:#2f0b00; text-decoration:none; padding:3px;}
.foto480x270 { width:480px; height:270px; float:left;}

/*- PUBLICIDAD -*/
.banner300 { width:300px; height:250px; padding:5px; float:left; background-color:#595959;}

/*- ON DEMAND -*/
.cont_demand { width:645px; height:250px; float:left; margin-top:12px; }
.ondemand_tit { width:640px; height:31px; float:left; padding-right:5px; background:url(imagenes/historico_tit.gif) no-repeat; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#8e0d00; font-size:13px; font-weight:bold; line-height:30px; text-align:right;}
.ondemand { width:645px; height:auto; float:left; background:url(imagenes/historico_fondo2.png); min-height:565px;}
.box_demand { width:308px; height:50px; float:left; margin:4px 0 0 4px; padding:4px; background:url(imagenes/fondobox.png) no-repeat;}
.foto90x50{ width:90px; height:50px; float:left;}
.demand_txt{ width:214px; height:50px; float:left; margin-left:4px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:16px; font-size:11px; color:#222; font-weight:normal;}
.demand_txt a{ color:#f04111; font-size:14px; font-weight:bold; text-decoration:none; }
.demand_txt a:hover{ color:#000; text-decoration:none; }
.demand_txt span{ color:#555; font-size:10px; line-height:12px; text-decoration:none; }
.boton_lista{ width:308px; height:55px; float:left; margin:8px 0 0 8px;}

.paginador_demand { width:645px; height:auto; float:left; background:url(imagenes/historico_fondo2.png); text-align:center;}
.paginador_demand a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-decoration:none; text-align:center; padding:0 5px 0 5px;}
.paginador_demand a:hover{ color:#e73100; text-decoration:none;}
.paginador_box{ width:80px; height:14px; margin:3px; line-height:13px; font-size:10px; border:1px solid #999;}

/*- CALENDARIO -*/
.box_calendario { width:310px; height:205px; float:left; margin-top:14px; background:url(imagenes/historico_fondocalendario.gif) no-repeat;}

/*- TUTORIAL -*/
.box_tutorial { width:296px; height:81px; float:left; margin-top:15px; background:url(imagenes/historico_fondotut.png) no-repeat; padding:7px;}
.tutorial_txt{ width:635px; height:auto; float:left; padding:5px; background-color:#FFF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:18px; font-size:12px; color:#111; font-weight:normal;}
.tutorial_txt span{ color:#dd1000; font-size:13px; font-weight:bold; text-decoration:none; }

/*- UTILIDADES -*/
.aclarar { filter: opacity:1;}
.aclarar:hover {filter: alpha(opacity=70); opacity:.8;}
.playGR{width:35px; height:35px; background:url(/archivos/comunes/imagenes/playGR.png) top left no-repeat; background-position:left;}
.playGR:hover{background-position:right;}

