﻿body
{
    margin:0px; 
    font-size:12px; 
    font-family:Arial, Helvetica, sans-serif;
    background-image: url('../images/bgPage.gif');
}

A:hover
{
    color: blue;
}

.testogrande
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.testomedio
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.testo
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.testopiccolo
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.titolo
{
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #CF1301;
    text-decoration: none;
}

.searchText
{
    border:1px solid #6f6f6f; 
    font-size:12px; 
    margin:0 0 7px 0; 
    background:white; 
    width:185px; 
    color:#000; 
    text-align:left;
    height:20px; 
}

.select
{
    border:1px solid #6f6f6f; 
    font-size:12px; 
    margin: 0 0 7px 0; 
    background:white; 
    height:19px; 
}

.filters
{
    width: 200px;
    height: 410px;
    font-family: Arial;
    color: white;
    font-size: 12px;
    text-decoration: none;
    font-weight:normal;
    background-color: #cc0000;
    
}

.selfilter
{
    width: 180px;
    font-family: Arial;
    color: black;
    font-size: 11px;
    text-decoration: none;
    font-weight:normal;
    background-color: white;
    padding-left: 10px;
}

.txtresult
{
    text-align: left;
    font-family: Arial;
    color: black;
    font-size: 15px;
    margin-left: 30px;
}

.listresult_div
{
    border-bottom: white 1px solid;
    border-left: white 1px;
    border-top: white 1px;
    border-right: white 1px;
    text-align: left;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}

.button
{
    border:1px solid #6f6f6f; 
    font-size:12px; 
    background:white; 
    color:#000; 
    text-align:left;
    height:19px; 
    text-align:center;    
}
.pannello
{
    width: 0px;
    height: 0px;
    background-color:White;
    visibility: hidden;
    color: black;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-top: #000000 1px solid;
    border-right: #000000 1px solid;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: right;
}    

.pages
{
    border: #ffffff thin solid;
    background-color: #cc0000;
    color: white;
    width: 20px;
    height: 20px;
    padding: 5px;
    text-decoration: none;
    font-weight: normal;
    font-size:12px;
}

.pagesel
{
    border: #ffffff thin solid;
    background-color: black;
    color: white;
    width: 20px;
    height: 20px;
    padding: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size:12px;
}

.pagesarrow
{
    border: #ffffff thin solid;
    background-color: #cc0000;
    color: white;
    width: 20px;
    height: 20px;
    padding: 5px;
    text-decoration: none;
    font-weight: bold;
    font-size:12px;
}

.result_txt
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
    border-bottom: gainsboro 1px solid;
}

.result_title
{
    color: #cc0000;
    font-weight: bold;
    text-decoration: none;
}

.result_author
{
    color: #cc0000;
    text-decoration: none;
    font-size: 11px;       
}

.result_keywords
{
    color: gray;
    text-decoration: none;
    font-size: 11px;
}

.result_txt_small
{
    font-size: 9px; 
}
