﻿.mynetVisor
{
    width:208px;
    height:248px;
    background-repeat: no-repeat;
    background-image:url('/SiteCollectionImages/fondo_noticias.jpg');
}

.mynetFilaTituloVisor
{
    height:45px;
}

.mynetMargenIzqContenedorVisor
{
    width:3%;
}
.mynetMargenDerContenedorVisor
{
    width:3%;
}

.mynetElementoVisor
{
    background-image:url('/SiteCollectionImages/elemento_noticia.jpg');
    height:74px;
}
.mynetMargenIzqElementoVisor
{
    width:10px;
}
.mynetAreaTituloElementoVisor
{
    padding-top:5px;
}
.mynetTituloElementoVisor
{
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#777777;
    line-height:94%;
}
.mynetFechaElementoVisor
{
    font-family:Trebuchet MS;
    font-size:8pt;
    font-weight:bold;
    color:#31718d;
    line-height:94%
}
.mynetAreaFechaElementoVisor
{
    text-align:right;
    height:15px;
}

.mynetFilaPiePaginaVisor
{
    height:45px;
}
