﻿.Titulo
{
    max-width: 100%;
    min-width: 100%; /* max-height: 8.57%;     background: url(./img/navigation_sprite.png) repeat-x 0px 0px;*/
    background-position: right down;
    text-align: center;
}
.TblTitulo
{
    width: 100%;
    border-collapse: collapse;
}
.TblTitulo *
{
    padding: 0px;
}
.EtiquetaTitulo
{
    background: url('../Centratel_Grabador/img/TituloCentralSB.png') repeat-x 0px 0px;
    color: #000000;
    line-height:24px;
    text-align:left;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
}
.EtiquetaTituloIzq
{
    width: 15px;
    height: auto;
    font: normal 1.625em Arial;
    color: #FFFFFF;
    text-align: center;
    margin: 0px;
    background: url('../Centratel_Grabador/img/TituloIzqSB.png') no-repeat 0px 0px;
}
.EtiquetaTituloDcha
{
    text-align: right;
    width: 15px;
    height: auto;
    font: normal 1.625em Arial;
    color: #FFFFFF;
    text-align: center;
    background: url('../Centratel_Grabador/img/TituloDchaSB.png') no-repeat 0px 0px;
}

body
{
    margin: 0;
    background-color: #dfe2e3;
}

.imagenes
{
    height: auto;
    width: 100%;
}

.linkNext
{
    float: right;
    padding-right: 5px;
}

.linkPrevious
{
    padding-left: 5px;
}
.WebPart
{
    margin-left: auto;
    margin-right: auto;
}
