﻿/* Headers CSS */

/*h1 {
    color: #cd0000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0 0;
}
h2 {
    color: #000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
}
h3 {
    color: #8080FF;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    margin: 10px 0 0;
}
h4 {
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-style: italic;
    font-weight: bold;
    margin: 0;
}
*/
.Titolo1
{
	color:#124B9C;
}
.Titolo2
{
	color:#FF5050;
}
.Titolo3
{
	color:#FEAA1C;
}