/* -------------------------  testo in HOME  ------------------------ */

.testo_panel{
    color: #cc6600;
    font: 12px/1 verdana;
    line-height: 23px;
   	padding-left: 60px;
    font-weight: bold;
    text-align: justify;
}

.titolo_panel{
    color: #cc6600;
    font: 20px/1 verdana;
    line-height: 48px;
    
    text-align: justify;
}


.regione{
    color: #cc6600;
    font: 14px/1 verdana;
    /*line-height: 48px;*/
    padding-left: 20px;
    text-align: justify;
}


.rivend{
    color: #ffffff;
    font: 18px/1 verdana;
    /*line-height: 48px;*/
    
    text-align: justify;
}

.testo_riv{
    color: #cc6600;
    font: 12px/1 arial;
    line-height: 12px;
    font-weight: bold;
    /*text-align: justify;*/
}

/* -------------------------  testo contatti  ------------------------ */

.testo_link{
    color: #ffffff;
    font: 12px/1 arial;
    line-height: 12px;
    font-weight: bold;
    /*text-align: justify;*/
}


a.link{
    color: #cc6600;
    font: 12px/1 Arial;
    line-height: 1.3;
    text-decoration: none;
}

a.link:hover{
    color: #cc6600;
    font: 12px/1 Arial;
    line-height: 1.3;
    text-decoration: underline;
}

a.prov{
    color: #ffffff;
    font: 12px/1 Arial;
    line-height: 1.3;
    text-decoration: none;
    font-weight: bold;
    padding-left: 40px;
}

a.prov:hover{
    color: #cccccc;
    font: 12px/1 Arial;
    line-height: 1.3;
    font-weight: bold;
    padding-left: 40px;
}



a.linkhome{
    color: #663300;
    font: 10px/1 Verdana;
    line-height: 1.3;
    font-weight: bold;
    text-decoration: none;
   
}

a.linkhome:hover{
    color: #663300;
    font: 10px/1 Verdana;
    line-height: 1.3;
    font-weight: bold;
    text-decoration: underline;
   
}

/* -------------------------  testo eventi  ------------------------ */

.titoloev{
    color: #ffffff;
    font: 18px/1 arial;
    line-height: 12px;
    /*font-weight: bold;*/
    /*text-align: justify;*/
}

.testoev{
    color: #cc6600;
    font: 12px/1 verdana;
    line-height: 1.2;
    /*font-weight: bold;*/
    text-align: justify;
}

.dataev{
    color: #cc6600;
    font: 12px/1 arial;
    line-height: 1.3;
    /*font-weight: bold;*/
    text-align: justify;
}

.testo_link1{
    color: #ffffff;
    font: 12px/1 arial;
    line-height: 1.2;
    font-weight: bold;
    /*text-align: justify;*/
}

/* -------------------------  testo line  ------------------------ */

.testoline{
    color: #fb8308;
    font: 11px/1 Verdana;
    line-height: 1.2;
    /*font-weight: bold;*/
    text-align: justify;
}

.titolo_prodotti{
    color: #CC6600;
    font: 25px/1 Verdana;
    line-height: 1.2;
    font-weight: bold;
    /*text-align: justify;*/
}

.misure{
    color: #CC6600;
    font: 16px/1 Verdana;
    line-height: 1.2;
    /*font-weight: bold;*/
    /*text-align: justify;*/
}

.testoprodotto{
    color: #CC6600;
    font: 12px/1 Verdana;
    line-height: 1.2;
    text-align: justify;
}