body {
		font-family : Trebuchet Ms, Arial,Helvetica, sans-serif;
		text-align: left;
		margin:0px;
		margin-top:0px;
		background-color: #FFFFFF;
	 }

img { border:0px }
img a{ border:0px }

input	{
		font:normal 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
		}

textarea {
 		 font:normal 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
 		 }

select	{
		font:normal 11px "Trebuchet MS",Arial,Helvetica,sans-serif;
		}

a:link    {text-decoration: none; color: #07487e; font-weight: bold;}
a:visited {text-decoration: none; color: #07487e; font-weight: bold;}
a:active  {text-decoration: none; color: #07487e; font-weight: bold;}
a:hover   {text-decoration: none; color: #07487e; font-weight: bold;}

#borderBottom { border-bottom: #07487e 1px solid;clear:both;}

.menuTop {
        font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
        font-size : 16px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-align:left;
      	}
   
.menuTop2 {
        font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
        font-size : 13px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-align:left;
      	}
   
.titoli {
        font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
        font-size : 14px;
        font-style: normal;
        font-weight: normal;
        color: #4d4d4d;
        text-align:left;
      	}
   
.normale  {
			font-family : Tahoma,Arial,Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #07487e;
    text-align: justify;
			}

.piccolo  {
			font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
			font-size : 11px;
			font-style: normal;
			font-weight: normal;
			color: #000000;
			text-align:left;
			}
/*LINK*/
.topmenu:link  {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    text-decoration: none;
}
.topmenu:visited  {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    text-decoration: none;
}
.topmenu:active  {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    text-decoration: none;
}
.topmenu:hover {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    text-decoration: underline;
}
.linkimm:link  {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #07487e;
    text-align: right;
    text-decoration: none;
}
.linkimm:visited  {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #07487e;
    text-align: right;
    text-decoration: none;
}
.linkimm:active  {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #07487e;
    text-align: right;
    text-decoration: none;
}
.linkimm:hover {
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    color: #07487e;
    text-align: right;
    text-decoration: underline;
}



/* TABLE */

.copyright{
    background-image: url(<?=$site_url;?>img/sf-top.jpg); 
    background-repeat: repeat-y; 
    background-position: left;
    background-color: #07487e;
    color: #FFFFFF;
}
.TmenuSX{
    padding-bottom: 5px;
    padding-top: 5px;
}

/* TESTI */
.titleP{
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #07487e;
    text-align: left;
    padding-left: 30px;
}
.titleImm{
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #07487e;
    text-align: left;
}
.testoHome{
    font-family : Tahoma,Arial,Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}
.indirizzo{
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #07487e;
    text-align: center;
}
.testoCerca{
    font-family : "Trebuchet MS",Arial,Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    color: #07487e;
    text-align: justify;
}
.testoImmobili{
    font-family : Tahoma,Arial,Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: left;
}
