﻿
.mbody 
{
    background-color: #1EBAF5;
    background-image: url(images/back.png);
    background-repeat: repeat-x;    
        
}

.contenido 
{
    padding-right: 95px;    
    text-align: right;    
    line-height: 15px;        
}

.mainfont
{
    color: White;
    font-family: Verdana;
    font-size: 11px;        
}

.maintable 
{        
    width: 785px;
}

.tnail
{
    margin: 10px 0px 0px 10px;
    border-style: none;    
}

.toolimg 
{           
    border-style: none;    
}


.maindiv
{
    position: absolute;    
    top:  0px;
    left: 0px;
    width: 100%;    
}

.z0
{
    text-align: left;    
}

.z1
{
    background-image: url(images/bg1.png);
    background-repeat: no-repeat;
    width: 785px;
    height: 277px;
}

.spz1
{
    background-image: url(images/spbg1.png);
    background-repeat: no-repeat;
    width: 785px;
    height: 277px;
}

.z2
{
    vertical-align: text-top;
    background-image: url(images/bg2.png);
    background-repeat: no-repeat;
    width: 785px;
    height: 584px;        
}

.imglink 
{
    border-style: none;    
}

.spanevent
{
    font-weight: bold;    
}

.copyright_font
{
    text-align: center;
    font-size: 10;
    color: White;
    padding-right: 95px;
}


.info_font
{
    color: White;
    text-align: center;
    font-size: 10;
    color: White;
    padding-right: 95px;
}

.innerlink 
{
    color: White; 
    text-decoration: none;    
    border-style: none;     
    font-weight: bold;
}

.maillink 
{
    color: White; 
    text-decoration: none;    
    border-style: none;    
}

.language_button 
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.contenido_texto
{
    padding-left: 200px;
}