﻿table.RicercaTbDocumento
{
    background: #EDEDED url('Images/Backgrounds/bgRicercaDocumento.png') top left repeat-x;
    border: solid 1px #949494;
    width: 680px;
    margin: 10px 0;
    margin-left:5px;
}

/*table.RicercaTbDocumento:hover
{
    background: #f1DB3A url('Images/Backgrounds/bgRicercaDocumentoHover.png') top left repeat-x;
    border: solid 1px #C7A609;
    width: 100%;
    margin: 10px 0;
}*/

td.RicercaTitoloDocumento, td.RicercaTitoloDocumento a
{
    background-color: #dedede;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    color: #888888;
    text-decoration:none;
}

td.RicercaTitoloDocumento
{
    padding:10px;
}

td.RicercaAreaTematica
{
    color: #888888;
    font-weight: bold;
    padding: 0 10px 0 10px;
}

td.AnnoParte, td.AnnoParte a
{
    padding:0 10px 0 10px;
    color:#666666;
    text-decoration:none;
}

td.Allegato
{
    padding:0 10px 0 10px;
}

td.RicercaAbstract, td.RicercaAbstract a
{
    color: #034F90;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

td.RicercaAbstract
{
padding:10px;
}

/* PAGER */

.Pager
{
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
}

.Pager a{
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
font-weight:bold;
color: #d9aa1a;
text-decoration:none;
}

.Pager a:link, .Pager a:visited, .Pager a:active
{
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
}

.Pager a:hover
{
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
}
