.ticker3
{
    /*border:1 solid black;*/
    /* width:175;*/
    /* height:115;*/
       width:620;
       height:470;
     background-color:#f5f5f5;
     overflow:hidden;
     position:relative;
}

.elementoTicker
{
     display:none;
}

.textoTitulo
{
     font-family:Arial;
     font-size:13;
     font-weight:bold;
     text-align:center;
     vertical-align:center;
}

.textoParrafo
{
     font-family:Arial;
     font-size:12;
     text-align:center;
     vertical-align:center;
}
