

.lista_botteghe_ristoranti {
    font-family: Verdana, Helvetica, sans-serif;
    font-size : 10px;
float: left;
width: 260px;
  }

.lista_botteghe_ristoranti strong {
    font-size : 11px;
  }

.lista_botteghe_ristoranti p.desc {
margin-top: 2px;
padding-top: 0;

}

.lista_botteghe_ristoranti p.titolo {
margin-bottom: 0;
padding-bottom: 0;

}

.selettore {
font-family: Verdana, Helvetica, sans-serif;
/*float: left;*/
text-align: center;
width: 189px;
margin-left: 300px;
/*border: 1px solid black;*/

}

.botteghe {
font-family:Verdana,Helvetica,sans-serif;
padding-left:10px;
}

.botteghe h4 {
    font-size : 13px;
}

.botteghe p.titolo {
font-size : 12px;
font-weight: bold;
margin-left: 200px;
}

.botteghe p.desc {
font-size : 10px;
margin-left: 200px;
}

.botteghe img {

float: left;
margin-right: 8px;
margin-bottom: 8px;
}

#tab1 {
width: 200px;
height: 25px;
text-align: center;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 25px;
font-weight: bold;
float: left;
margin-right: 10px;
}

#tab2 {
width: 200px;
height: 25px;
text-align: center;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 25px;
font-weight: bold;
float: left;
}

.tab_active
{
color: #fffffe;
background-color: #c89636;
}

.tab_inactive {
  color: #fffffe;
  background-color: #e4ca8f;
}

#tabs_iframe {
border-color:black -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:1px medium medium;
height:270px;
overflow:auto;
width:540px;
}

#contenitore {
/*margin-left: 4px;
margin-top:10px;*/
}

.pointer {
cursor: hand;
cursor: pointer;
}

.mappetta {
background-color: #ffeebb;
}

.lista_botteghe_ristoranti h3 {
font-size: 12px;
}






