﻿.cssDivBody_home
    {
        display:inline-block;
        width:650px;
        /*height:700px;
        height:1300px;*/
        text-align:center;
        /*background-image:url('../images/sfondolibreria.jpg');
        background-position:center center;
        background-repeat:no-repeat;*/
    }

/* GENERICI */
.cssFloatLeft_home
    {
        float:left;
    }
.cssFloatRight_home
    {
        float:Right;
    }    
.cssAlignLeft_home
    {
        text-align:left;
    }
.cssAlignRight_home
    {
        text-align:right;
    }

/* TESTATA INTERNA AL CORPO */
.cssTestataFL_home
    {
        display:inline-block;
        width:600px;
        margin:0px auto;
    }
.cssTitoloFL
    {
        font-size:26px;
        color:#680103;
        width:250px;
        display:inline-block;
    }
.cssDescrizioneFL
    {
        font-size:16px;
        color:#000000;
        display:inline-block;
    }
.cssTitoloFL_evid
    {
        font-size:26px;
        color:#680103;
        width:650px;
        text-align:center;
        display:inline-block;
    }
.cssTitoloFL_evid a
    {
        color:#680103;
        text-decoration:none;
    }
.cssTitoloFL_evid a:hover
    {
        color:#680103;
        text-decoration:underline;
    }
.cssTitoloFL_testo
    {
        font-size:20px;
        color:#000000;
        width:620px;
        text-align:center;
        display:inline-block;
        padding-left:30px;
    }
    
.cssTitoloFL_testo a
    {
        color:#000000;
        text-decoration:underline;
    }
.cssTitoloFL_testo a:hover
    {
        color:#C5894D;
        text-decoration:none;
    }
    
.cssDivDivisoreBlocchi
    {
        display:inline-block;
        clear:both;
        width:100%;
        height:55px;   
        padding-top:30px;
    }

/* SEZIONE ULTIMI ARRIVI */
    
.cssDivContainer
    {
        width:620px;
        height:75px;
        margin-left:30px;
    }
    
.cssDivUltimiArrivi
    {
        width:620px;
        height:75px;
        font-size:14px;
        overflow:hidden;
    }
.cssDivUltimiArrivi a { text-decoration:none; color:#000000; }
.cssDivUltimiArrivi a:hover { text-decoration:underline; color:#000000; }

.cssDivUltimiArrivi_content
    {
        margin:0px auto;
        width:570px;
        height:750px;
    }
    
.cssDivUltimiArriviSingoloRec
    {
        overflow:hidden;
        width:570px;
        height:75px;
        text-align:left;
    }

/* SEZIONE IMMAGINI */

.cssDivContainer_IMG
    {
        margin:0px auto;
        width:500px;
        height:120px;
    }
    
.cssDivImmagini
    {
        width:500px;
        height:120px;
        font-size:14px;
        overflow:hidden;
    }
    
.cssDivImmagini a { text-decoration:none; color:#000000; }
.cssDivImmagini a:hover { text-decoration:underline; color:#000000; }

.cssDivImmagini_content
    {
        margin:0px auto;
        width:3500px;
        height:120px;
    }
    
.cssDivImmaginiSingolaIMG
    {
        width:100px;
        height:100px;
        overflow:hidden;
        float:left;
    }


/* SEZIONE PROMOZIONI */    
.cssDivPromozioni
    {
        width:370px;
        height:200px;
        float:right;
    }


/* MATERIE UTENTE */

.cssDivMaterieUtente
    {
        width:650px;
        text-align:left;
    }

.cssDivMaterieUtente a { text-decoration:none; color:#000000; }
.cssDivMaterieUtente a:hover { text-decoration:underline; color:#000000; }
