﻿A.link-catalogo
{
    margin-right: 10px;
    margin-bottom: 10px;
    width: 150px;
    height: 190px;
    padding: 3px 3px 3px 3px;
    display: block;
    float: left;
    background-color: #898989;
    text-decoration: none;
}
A.link-catalogo IMG
{
    float: left;
    width: 150px;
    height: 150px;
}
A.link-catalogo SPAN
{
    width: 150px;
    height: 40px;
    float: left;
    font-size: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
A.link-catalogo:hover
{
    background-color: #a0a0a2;
    text-decoration: none;
    text-decoration: none;
}
/***********************************************************************/
A.cover
{
    width: 250px;
    height: 250px;
}
#descrizione
{
    float: right;
    width: 470px;
}
#descrizione A.tabs
{
    display: inline-block;
    color: #000;
    background-color: #898989;
    padding: 4px 10px 4px 10px;
    margin: 0 0 0 0;
}
#descrizione A.selected
{
    background-color: #a0a0a2;
}
#div_descrizione, #div_download, #div_accessori
{
    border: solid 1px #a0a0a2;
    padding: 10px 10px 10px 10px;
    min-height: 210px;
}
DIV.foto A
{
    display: inline-block;
    margin-right: 10px;
    height: 75px;
    width: 75px;
}
DIV.foto A IMG
{
    height: 75px;
    width: 75px;
}
DIV._pdf A
{
    color: #898989;
    display: block;
    margin-right: 10px;
    margin-bottom: 15px;
    padding: 10px 3px 10px 30px;
    border: solid 1px #a0a0a2;
    background-image: url(images/icons/pdf_file_m.png);
    background-repeat: no-repeat;
    background-position: left center;
}
DIV._pdf A:visited
{
    border: solid 1px #898989;
}
DIV._pdf A:hover
{
    border: solid 1px #898989;
}
SPAN.avviso
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    border: solid 1px #a0a0a2;
    color: #a0a0a2;
    padding: 10px 20px 10px 20px;
}

