
BODY {
    font-family: arial, verdana, sans-serif;
    margin: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {

}

form {

}

input {
    font-size: 11px;
}

textarea {
    font-size: 11px;
}

select {
    font-size: 11px;
}


.BG_0 {
    background-color: #efefef;
}

.BG_1 {
    background-color:#f9f9f9;
}

a:link, a:visited {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#main-table {
    width: 765px;
    color: #0000ff;
    border: 0px solid black;
    margin: 0px auto 0px auto;
    padding: 0px;
}


#main-table td#left_menu {
    width: 159px;
    height: 524px;
    padding: 0px;
    vertical-align: top;
    font-size: 0px;
    background-color:#809FCC;
    background-image:url(../img/news.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#main-table td#content {
    width: 621px;
    vertical-align: top;
    padding: 3px;
}

#main-table td#content .page_int {
    margin: 4px auto 8px auto;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

#main-table td#footer {
    width: 100%;
    padding: 1px 0px 0px 0px; /* TOP RIGHT BOTTOM LEFT*/
    border-top: 0px solid black;
    /*text-decoration: underline;*/
}

#main-table td#footer a.footsx:visited, a.footsx:link {
	color:#FFFFFF;
	text-decoration:none;
}

#main-table td#footer a.footsx:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#main-table td#footer a.footdx:visited, a.footdx:link {
	color:#003366;
	text-decoration:none;
}

#main-table td#footer a.footdx:hover {
	color:#003366;
	text-decoration:underline;

}

.titolo {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 16px; 
	color: #257AA9; 
	font-weight:bold;
	
}

.paragrafo {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: #257AA9; 
	font-weight:normal;
	line-height:1.5;
	
	}

.titolo2 {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 12px; 
	color: #257AA9; 
	font-weight:bold;
	font-style:italic;
	
}
.collega {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 14px; 
	color: #669900; 
	font-weight:bold;
	text-decoration:none;
}
	