﻿.level1, .level2
{
    font-family: Arial,Verdana,Times New Roman;
    font-size: 14px !important;
    font-weight: bolder !important;
    color: #2d5f92;
    padding: 10px !important;
    text-decoration: none !important;
    text-align: center;
}
.level1
{
    /*/image/Grafica/separator.png*/
}

.level2
{
    background: White;
}

.hoverstyle
{
    background-color: #f292b7;
    color: White;
}
.selectedStyle
{
    background-color: #f292b7;
    color: White;
}
.IE8Fix /*Hover Dinamico*/
{
    font: 14px "Lucida Sans Unicode" , "Bitstream Vera Sans" , "Trebuchet Unicode MS" , "Lucida Grande" , Verdana, Helvetica, sans-serif;
    z-index: 103;
    font-size: 14px !important;
    color: #f292b7 !important;
}
/*
        Colori:
            Rosa: #f292b7
            Blue: #2d5f92
*/