﻿.stepActiveBox {
    font-size:12px;
    color:#ffffff;
    background-color:#78ac9c;
    font-weight:normal;
    text-align:center;
    width:15px;
    border: solid 2px #0f6c4f;
}
.stepInactiveBox {
    font-size:12px;
    color:#78ac9c;
    background-color:#ffffff;
    font-weight:normal;
    text-align:center;
    width:15px;
    border: solid 2px #0f6c4f;
}
.stepActiveTitle {
    font-size:10px;
    text-transform:uppercase;
    color:#000000;
    background-color:#ffffff;
}
.stepInactiveTitle {
    font-size:10px;
    text-transform:uppercase;
    background-color:#ffffff;
    border: solid 2px #0f6c4f;
}

.stepBoxBorder {
    border: solid 2px #0f6c4f;
    background-color:#ffffff;
}
.cabecera {
    height:29px;
    background-image: url(images/fondo_header.png);
    background-repeat: repeat-x;
    vertical-align: middle;
    color:#000000;
    font-family: Arial;
}
.Normal 
{
    font-family: Arial;
    font-size:9px;
    color:#000000;
    line-height:normal;
}
.cabeceraConsulta {
    height:29px;
    background-image: url(images/fondo_header.png);
    background-repeat: repeat-x;
    vertical-align: middle;
    font-size:12px;
    font-weight:bold;
    font-family: Arial;
    line-height:20px;
}
.subtitulo {
    font-size:12px;
    font-weight:bold;
    font-family: Arial;
    line-height:20px;
}
.contenido 
{
    font-size:11px;
    font-weight:normal;
    font-family: Arial;
    line-height:normal;
}
.terminos 
{
    width:100%;
    border:solid 1px #000000;
    text-align:justify;
    overflow:auto;
    padding: 5px 5px 5px 5px;
    font-size:13px;
    font-weight:normal;
    font-family: Arial;
    line-height:normal;
}

.opciones {
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    color: #1f1a17;
}

.regresar {
    font-family: Arial;
    font-size:16px;
    color:#000000;
    font-weight:bold;
    text-align:center;
}
.botonArticulo {
    font-family:Arial;
    font-size:10pt;
    font-weight:normal;
    border-top: solid 2px #c2c1c1;
    border-left: solid 2px #c2c1c1;
    border-right: solid 2px #c2c1c1;
    width: 75px;
    text-align: center;
}
.descImagen
{
    font-family:Arial;
    font-size:8pt;
    color:#818181;
    }
    
.recomendar
{
    font-family:Arial;
    font-size:9pt;
    color:Black;
    }