﻿body {margin: 0;font-family: Arial, Tahoma, Verdana;font-size: 10pt;background-image: url('imgWeb/back.jpg');padding-bottom:25px;}
IMG {border: 0;}

TABLE#cntGeneral {background-color: #FEFF25;width: 714px;}
TABLE#barraMenu {width: 100%;}

TABLE#homesecs {width: 100%;background-color:#000;}
    TABLE#homesecs TD {padding-top:5px;}
DIV.homesecs {background-color: #FFFF25;font-size: 9pt;color:#FFF;width:228px;}
    DIV.homesecs A {color: #000;font-weight: bold;text-decoration: none;}
    
TABLE.cntChicha {width: 100%;background-color:#000;}
    TABLE.cntChicha TD.izq {vertical-align: top;padding-top:10px;}
    TABLE.cntChicha TD.der {vertical-align: top;width: 228px;padding-top:10px;}
    
DIV.panel {background-color: #E3E5E4;font-size: 9pt;}
    DIV.panel H1 {background-color: #FFF935;color: #000;font-weight: bold;font-size: 9pt;margin: 0;padding: 8px;}
    DIV.panel P {margin: 0;padding: 11px 13px 20px 13px;font-size: 9pt;}

DIV.panelAlternativo {font-size: 9pt;height:287px;background-color:#E3E5E4;color:#000;}
    DIV.panelAlternativo H1 {background-color: #FFFF25;color: #000;font-weight: bold;font-size: 9pt;margin: 0;padding: 8px;}
    DIV.panelAlternativo P {margin: 0;padding: 11px 13px 20px 13px;font-size: 9pt;}
    DIV.panelAlternativo SPAN.Titulo {background-color:#000;}
    
DIV.panelPrinc {font-size: 9pt;}
    DIV.panelPrinc H1 {color: #FFF935;font-weight: bold;font-size: 9pt;margin: 0;padding: 8px;}
    DIV.panelPrinc H3 {font-weight: bold;text-align: center;font-size: 9pt;margin:0;padding:0;padding-left:10px;color:#FFF; text-align:left;}
    DIV.panelPrinc P {margin: 0;padding: 0px 10px 20px 10px;color:#FFF;}
        DIV.panelPrinc P A {color: #FFF;text-decoration: none;}
        DIV.panelPrinc P A:HOVER {text-decoration: underline;}
    DIV.panelPrinc HR {color: #FFF935;height: 1px;}
    
TABLE#pie {width: 100%;background-color: #000;color: #FFF;}
DIV.pie2 {text-align: right;background-color: #000;padding: 5px 5px 5px 0px;}

#divUpControl {width:228px;height:10px; z-index:1; text-align: center; margin-top: 13px;}
#divDownControl {width:228px;height:10px; z-index:1;text-align: center; padding-bottom: 13px;}
#divContainer {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:228px; CLIP: rect(0px 228px 450px 0px); HEIGHT: 450px; font-size: 8pt; margin: 9px 0 9px 0;}
#divContent {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}

#divUpControlAlternativo {width:465px;height:10px; z-index:1; text-align: right;}
#divDownControlAlternativo {width:465px;height:10px; z-index:1;text-align: right;}
#divContainerAlternativo {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:465px; CLIP: rect(0px 465px 208px 0px); HEIGHT: 208px; margin: 9px 0 9px 0;}
#divContentAlternativo {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}

DIV.nota {background-color: #fcbb3d;margin: 10px;margin-top: 0;margin-bottom: 0;}
    DIV.nota H1 {background-color: #ea5f1c;color: #FFF;font-weight: bold;}
    
DIV.PDF {font-size: 10pt;width: 170px;margin: 8px auto;}
    DIV.PDF A {color: #FFF;}
    DIV.PDF IMG {float: left;margin-right: 5px;}
    
TABLE.colab {background-color:#000;width:100%;}
    TABLE.colab TD {font-size: 9pt; padding: 0px 0px 20px 20px; color:#FFF; padding-top:15px;}

DIV#linkGaleria {text-align: center;font-size: 9pt;color: #FFF; text-align:center;}
    DIV#linkGaleria A {color: #FFF;text-decoration: none;}
        .selec{font-weight:bold;}
    
TABLE.downloads {font-size: 9pt;margin-left: 8px;width: 685px;margin-bottom: 50px;color:#FFF;}   
    TABLE.downloads A {color: #FFF;text-decoration: none;}
    TABLE.downloads A:HOVER {text-decoration: underline;}
    TABLE.downloads TR.impar {background-color: #31312F;}
   
TABLE#Programa TD {color:#FFF;font-size:9pt;}
TABLE#Programa TH {color:#FFF;font-size:9pt;text-align:left;}
    
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}