body{
    background-color:#FFFFFF;
    margin: 0 auto;
    font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
#footer {
	font-size: 9px;
	color: #FFFFFF;
}
a.Credits:link 
{
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a.Credits:visited 
{
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a.Credits:hover 
{
    font-size: 10px;
    color: #9eb9de;
    font-weight: bold;
    text-decoration: none;
}
a.TopMenu:link 
{
    font-size: 10px;
    color: #232272;
    font-weight: bold;
    text-decoration: none;
}
a.TopMenu:visited 
{
    font-size: 10px;
    color: #232272;
    font-weight: bold;
    text-decoration: none;
}
a.TopMenu:hover 
{
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a.Marchi:link 
{
    font-size: 11px;
    color: #222272;
    font-weight: bold;
    text-decoration: none;

} 
a.Marchi:visited 
{
    font-size: 11px;
    color: #222272;
    font-weight: bold;
    text-decoration: none;

}
a.Marchi:hover 
{
    font-size: 11px;
    color: #9eb9de;
    font-weight: bold;
    text-decoration: none;
}

.home 
{
	font-size: 12px;
	color: #042B70;
    font-family: georgia;
    font-style:italic;
}

.annuncio 
{
	font-size: 18px;
	color: #042B70;
    font-family: georgia;
    font-style:normal;
	font-weight:bold;
}  
  
  .testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}  

.titolo_pagina {
    font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #042B70;
	text-decoration: none;
}
.titolo_progetto {
    font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #042B70;
	text-decoration: none;
}
.insieme{
    background-color:#FFFFFF;
    margin: 0px 0px 0px 0px;
    font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	text-decoration: none;
}

.insieme2{
    background-color:#FFFFFF;
    margin: 0px 0px 0px 0px;
    font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	line-height: normal;
	color: #000066;
	text-decoration: none;
} 

.Foto
{
    float: left;
    margin: 0px 10px 10px 0px;
    border: solid 1px #042b70;
    background: #ffffff;
    text-align: center;
}
.FotoHome
{
    width: 500px;
    margin: 0px 0px 10px 0px;
    border: solid 1px #042b70;
    background: #ffffff;
    text-align: center;
}
