/*@charset "utf-8";*/
/* CSS Document */

a:link, a:visited, a:active, a:hover
{
    text-decoration: none;
}

iframe
{
    border: 0px solid #ffffff;
}

.megusta_on
{
    display: block;
    width: 90px;
    height: 24px;
    background: url(testON.jpg) no-repeat;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.megusta_off
{
    display: block;
    width: 90px;
    height: 24px;
    background: url(testOFF.jpg) no-repeat;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.puntajeMG
{
    display: block;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 90px;
    height: 24px;
    padding-top: 6px;
}

.clarahorizontal
{
    display: block;
    width: 120px;
    height: 97px;
    background: url(calif-ch-clara2.png) no-repeat;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.clarahorizontal .puntaje
{
    display: block;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 110px;
    height: 20px;
    padding-top: 6px;
}


.oscurahorizontal
{
    display: block;
    width: 120px;
    height: 97px;
    background: url(calif-ch-oscura2.png) no-repeat;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.oscurahorizontal .puntaje
{
    display: block;
    text-align: right;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 110px;
    height: 20px;
    padding-top: 6px;
}


.oscuragrande
{
    display: block;
    width: 89px;
    height: 64px;
    background: url(calif-gr-oscura2-sin-calificar.png) no-repeat;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.oscuragrande .puntaje
{
    display: block;
    text-align: right;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 89px;
    height: 2px;
    line-height: 35px;
    padding-top: 18px;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
}

.oscuragrande .cantCalif
{
    display: block;
    color: white;
    font-family: arial;
    font-weight: normal;
    width: 88px;
    height: 20px;
    line-height: 66px;
    font-size: 11px;
    text-align: center;
    float: left;
    padding-right: 11px;
    /*letter-spacing: -0.97px;*/
}

.claragrande
{
    display: block;
    width: 120px;
    height: 97px;
    background: url(calif-gr-clara2.png) center no-repeat;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.claragrande .puntaje
{
    display: block;
    text-align: right;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 95px;
    height: 75px;
    line-height: 85px;
    padding-top: 5px;
    font-size: 28px;
    text-align: center;
}

