/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: stile.css
*********************************************************************/
.didascal {
    color: #C0C0C0;
    font-family: "Arial";
    font-size:8pt; 
    font-weight: bold;
}

.didascal2 {
    color: #AA0000;
    font-family: "Arial";
    font-size:7pt; 
    font-weight: bold;
}

.sfumato {
    color: #FFA500;
    font-family: "Arial";
    font-size:7pt; 
    font-weight: normal;
}

.butmenu {
    color: #000080;
    font-family: "Times New Roman, Book Antiqua, Tahoma";
    font-size: 11pt; 
    font-weight: bold;
}



.testored1 {
    color: #AA0000;
    font-family: "Arial";
    font-size:7pt; 
    font-weight: bold;
}


.testored2 {
    color: #880000;
    font-family: "Arial";
    font-size:8pt; 
    font-weight: bold;
}


.testored3 {
    color: #880000;
    font-family: "Arial";
    font-size:9pt; 
    font-weight: bold;
}


.testogrey3 {
    color: #606060;
    font-family: "Arial";
    font-size:9pt; 
    font-weight: bold;
}

.testoblu3 {
    color: #000080;
    font-family: "Arial";
    font-size:10pt; 
    font-weight: bold;
}

.bluebig {
    color: #000080;
    font-family: "Arial";
    font-size: small;
    font-weight: bold;
}

.whitebig {
    color: white;
    font-family: "Tahoma";
    font-size: small;
    font-weight: bold;
    text-align: justify;
}



.Bluebold {
    color: #000080;
    font-family: "Tahoma";
    font-size: xx-small;
    font-weight: bold;
}

.Blueboldmed {
    color: #000080;
    font-family: "Tahoma";
    font-size: small;
    font-weight: bold;
}
.Bluenormal {
    color: #000080;
    font-family: "Tahoma";
    font-size: x-small;
    font-weight: normal;
}

.blueitabig {
    color: #000080;
    font-family: "Tahoma";
    font-size: x-large;
    font-style: italic;
    font-weight: bold;
}

.effetto 
{
filter:alpha(opacity=60);
}


.Redboldsmall {
    color: red;
    font-family: "Arial";
    font-size: x-small;
    font-weight: bold;
}

.Redbold {
    color: red;
    font-family: "Verdana";
    font-size: small;
    font-weight: bold;
}

.Whitebold {
    color: white;
    font-family: "Verdana";
    font-size: x-small;
    font-weight: bold;
}

.Colorbold {
    color: #0c75ac;
    font-family: "Verdana";
    font-size: x-small;
    font-weight: bold;
}

A.buttonStyle {
    height: 50px;
    background-color: transparent;
    color: white;
    font-family: Tahoma;
    font-size: medium;
    font-weight: normal;
    width: 150px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

A.buttonStyle:Active {
    color: white;
}

A.buttonStyle:Hover {
    background-color: #CFCFCF;
    color: white;
    text-decoration: none;
}

A.buttonStyle:Visited {
    color: white;
}

