﻿body
{
    background-color: #262626;
    font-family:"trebuchet MS", arial, Helvetica, verdana; 
    font-size:11px;
    color: #FFFFFF;
    margin:0px;
    padding:0px;
    text-align:center;
}

a
{
    color: #fbc127;
    text-decoration: none;
}

.top01
{
    background-position: center bottom;
    text-align: right;
    vertical-align: middle;
    background-image: url('Imagenes/UI/top01.jpg');
    background-repeat: repeat-x;
    height: 35px;
    background-color: #1b1b1b;
}
.top02
{
    background-position: center bottom;
    text-align: center;
    width: 932px;
    height: 135px;
    background-image: url('Imagenes/UI/top02.jpg');
    background-repeat: no-repeat;
    background-color: #1b1b1b;
}

.h1Quo{
    color: #fbc127; 
    font-size:11px; 
    font-weight: normal;
    margin:0px; 
    padding:0px;
}

.foot01{

    background-position: center center; 
    background-image: url('Imagenes/UI/foot01.jpg'); 
    width: 932px; 
    height: 78px; 
    background-repeat: no-repeat;
    z-index:-50;
}

.foot02{

    background-position: center center; 
    background-image: url('Imagenes/UI/foot02.jpg'); 
    width: 932px; 
    height: 117px; 
    background-repeat: no-repeat;
}

.lineaVertical{
    background-position: center center; 
    background-image: url('Imagenes/lineaVertical.jpg'); 
    width: 11px; 
}

select{
    font-family:"trebuchet MS", arial, Helvetica, verdana; 
    font-size: 13px;
}

input{
  font-family:"trebuchet MS", arial, Helvetica, verdana; 
  font-size:12px;
}

.moduloSubTitulo
{
    font-family: "trebuchet MS" , arial, Helvetica, verdana;
    font-size: 16px;
    color: #6666FF;
    font-weight: bold;
    
}

.moduloSubTitulo02
{
    font-family: "trebuchet MS" , arial, Helvetica, verdana;
    font-size: 14px;
    color: #00a3ff;
    font-weight: bold;
    
}
