BODY
{
	color: #000;
	background-image: url(/images/sfondo_sito.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Verdana;
	background-color: #fff;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1
{
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 15px;
    border-bottom:1px solid #D2D2D2;
}

h2
{
    font-size: 16px;
    font-weight: bold;
}

h3
{
    font-size: 14px;
    font-weight: bold;
}

h4
{
    font-size: 12px;
    font-weight: normal;
}

a
{
    text-decoration: none;
    border: 0px;
}

.testo_senza_margini
{
    margin: 0px;
}

