﻿HTML, body 
{
     margin: 0px; 
     padding: 0px; 
     width: 100%; 
     background-color:#ffffff;     
}
/*   DIV PAGINA   */
.bjexp
{
    width: 100%; 
    background-image:url('../../img/site/bjint.jpg'); 
    background-repeat:repeat-x;
    position:absolute;
    z-index:1;
    height:75px;    
}
.corpoScren
{
    width: 100%;
    position:relative;
    z-index:3;
    min-width:986px;
}
.corpoPag
{
    top:5px;
    width: 100%;
    position:relative;
    z-index:3;
    min-width:980px;
}

.bjexp2
{
    width: 100%; 
    background-image:url('../../img/bj.jpg'); 
    background-repeat:repeat-x;
    position:absolute;
    z-index:100001;
    height:100%;    
    min-height:768px;
}
.corpoPag2
{
    top:15px;
    width: 100%;
    position:relative;
    z-index:100003;
    min-width:986px;
}

/*   TAB MENU   */
.tH
{
    background-repeat:repeat-x;
    width:73px; 
    vertical-align:bottom;
    padding-bottom:6px;
}
.tH2
{
    background-repeat:repeat-x;
    width:351px;    
}
.tH3
{    
    width:5px;    
}
.tH4
{    
    width:10px;    
}
.tH5
{
    background-repeat:repeat-x;
    width:21px;    
}
.tH6
{
    background-repeat:repeat-x;
    width:12px;    
}
.tH7
{
    background-repeat:repeat-x;
    width:73px;    
    text-align:center;
    vertical-align:bottom;
    padding-bottom:10px;
}
.tH8
{
    background-repeat:repeat-x;
    width:73px;    
    text-align:center;
    vertical-align:top;
    padding-top:10px;
}
.tH9
{
    background-repeat:repeat-x;
    width:72px;    
    text-align:center;
    vertical-align:bottom;
    padding-bottom:10px;
}
.tH10
{
    background-repeat:repeat-x;
    width:72px; 
    vertical-align:bottom;
    padding-bottom:6px;
}
.tH11
{
    background-repeat:repeat-x;
    width:72px; 
    vertical-align:top;
    padding-top:6px;

}
