/*********************************************************************/
/**** ***********  2004 Progetti di Impresa Srl  *********************/
/* ****************************************************************** */

/**** ***********  FOGLIO SI STILE SERVIZIO MODULI  *********************/
#BoxCatalogoOnline
{
    clear: both;
    float: left;
    padding: 0em 0 1em 0;
    width: 100%;
}

#BoxCatalogoOnline .CatalogoVoci
{
    margin-left: -2%;
    width: 102%;
    position:relative;
}

#BoxCatalogoOnline .CatalogoVoce
{
    position: relative;
    padding: 0.2em 0;
    border-top: 1px dotted #CCC;
    margin: 0.2em 0;
    display: inline-block;
    width: 47.5%;
    vertical-align: top;
    margin-left: 2%;
}

#BoxCatalogoOnline .CatalogoVoce .ImmagineCatalogo
{
    float: right;
    position: relative;
    margin-left: 5px;
    width: 102px;
    background: white;
    margin-bottom: 10px;
    text-align: right;
}

#BoxCatalogoOnline .CatalogoVoce .ImmagineCatalogo IMG
{
    max-width: 100px !important;
    width: auto !important;
    width: 100px;
    height: auto !important;
    border: 1px solid #EBEBEB;
}

#BoxCatalogoOnline .titolo
{
    color: #000000;
    font-weight: bold;
    margin-top: 5px;
    padding: 0px;
    font-size: 105%;
    padding-bottom: 2px;
    text-decoration: none;
    display:block;
}

#BoxCatalogoOnline .infocatalogo
{
    font-size: 100%;
    font-weight: normal;
    margin-top: 10px;
    padding: 0px;
    display:block;
}

#BoxCatalogoOnline h2
{
    font-size: 100%;
    font-weight: normal;
    margin-top: 10px;
    padding: 0px;
    display:block;
}

#BoxCatalogoOnline .CatalogoPiede
{
    line-height: 2em;
    vertical-align: middle;
}

#BoxCatalogoOnline .CatalogoPiede a
{
    background-image: url(/immagini/catalogoonline/allegato.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 20px;
    display: block;
    margin-top: 10px;
}

.CatalogoImmagineGrande img
{
    float: right;
    max-width: 45%!important;
    padding-left: 1em;
    background: white;
    position: relative;
}

* html .CatalogoImmagineGrande img
{
    width: 200px!important;
    padding-left: 0px;
    background: white;
    position: relative;
}

.centro
{
    clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
}

.Fornitore
{
    clear: both;
}

.Fornitore .separatoreCampoRicerca
{
    clear: both;
    float: left;
    padding: 0.2em 0;
    margin: 0px;
    width: 100%;
    border-bottom: 1px dotted #cccccc;
}

.Fornitore .separatoreCampoRicerca label
{
    clear: both;
    float: left;
    padding: 0px;
    width: 32%;
    margin-right: 3%;
    font-weight: bold;
}

.Fornitore .separatoreCampoRicerca input, .Fornitore .separatoreCampoRicerca textarea
{
    float: left;
    padding: 0px;
    width: 60%;
    margin: 0px;
}

.Fornitore .separatoreCampoRicerca span
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #cc0000;
    text-align: center;
}

.Fornitore .campoPulsante
{
    clear: both;
    float: left;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    width: 100%;
    text-align: center;
}

.Fornitore .campoPulsante span
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #cc0000;
    text-align: center;
}

input#formid_myFornitore_TxtNomeMittente
{
    margin-bottom: 10px;
}

.MessaggioKO, .MessaggioOK
{
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px 0px 15px 0px;
}

.TestoMessaggio
{
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #cc0000;
    text-align: center;
}

.Titolo3 
{
    position:relative;}














/* ************************************************* */
/* ********* PRODOTTI TIPICI - OVERRIDE ************ */
/* ************************************************* */

#BoxServizioGenerico.risultatiRicercaStandard .Immagine {
    display: block;
    width: 100%;
    text-align: center;
    height: 6em;
    overflow: hidden;
    line-height: 6em;
}

    #BoxServizioGenerico.risultatiRicercaStandard .Immagine img {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: none;
        margin: 0 auto;
    }

#BoxServizioGenerico.risultatiRicercaStandard .Testo {
    background-color: #ececec;
    padding: 0.2rem 0 0.2rem 0.5rem;
    font-size: 0.9rem;
    color: #222;
    text-align: center;
    margin-bottom: 1em;
    min-height: 12em;
}

    #BoxServizioGenerico.risultatiRicercaStandard .Testo p {
        margin: 0;
        padding: 0;
        padding-bottom: .2rem;
    }

.interno main .campoPulsante a {
    padding: .5em 1em;
}

@media ALL and (min-width: 1366px) {
}