﻿body {
}

h1 
{
    font-size: 10px;
    display:inline; 
} 

h2 
{
    font-size: 10px;
    display:inline; 
} 

.menu 
{
    background-image: url(../images/menu/sfondo_menu.gif);  
    background-repeat: repeat-x;
    background-position: bottom;
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #616161;
    font-weight: bold; 
    text-decoration: none;        
}

.menu a
{
    color: #616161;
}

.barra
{
    color: #808080;
}

.presentazione2
{
    font-family: Verdana;
    font-size: 10px;
    color: #737373;
    text-align:justify;
}

.titoloricerca
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}

.titolocase
{
    color: #616161;
}

.testocase
{
    color: #bdbdbd;
}

.prezzo
{
    color: #4f7c99;
}

.presentazione
{
	font-size: 10px;
	color: #818181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818181;
	text-decoration: none;
	
}
.link:hover {
	
	color: #0c89c6;
	text-decoration: none;
}
div.mappa {
  background: url('../img/freccia.gif') 5px 0.1em no-repeat;
  margin: 0.3em 0 0 5px;
  color: #013C9F;
  padding: 0 0 0 25px;
  }


