/* GENERALE */
#gallery_categorie{
	background:transparent;
	width:550px;
	margin:0px 0px 0px 0px;
	padding:30px 0px 30px 0px;
	float:left;	
}
.gallery_sinistra{
  float:left;
  width:350px;

  
}
.gallery_destra{
  float:left;
  width:200px;
  margin-top:-20px;
  
}
.gallery_sinistra_generale{
  float:left;
  width:500px;
  height:300px;
  text-align:center;
  
}
.gallery_destra_generale{
  float:left;
  width:530px;
  margin-top:10px;
  
}
.fotopiccolecategoria{
  float:left;
  width:90px;
  height:60px;
  margin-left:10px;
  margin-top:20px;
  cursor:pointer;
}

.cont_lista_utenti{
  
	background:#efefe2;
	width:540px;;
	height:160px;
	margin:0px 0px 0px 0px;
	float:left;
	margin-top:15px;
	overflow:hidden;
}
.foto_logo_lista_utenti{
  float:left;
  width:200px;
  height:150px;
  margin-left:10px;
  margin-top:5px;
}

.testi_lista_utenti{
	font-family:'SimonciniGaramond', Times, serif;
	float:left;
	width:300px;
	height:150px;
	margin-left:10px;
	float:left;
	overflow:hidden;
	font-size:13px;
	margin-top:5px;
}
.foto_googlemaps_lista_utenti{
  float:left;
  width:250px;
  height:150px;
  margin-left:10px;
  margin-top:6px;
}
.cont_lista_utenti_dettaglio{
  
	background:#efefe2;
	width:540px;;
	height:220px;
	margin:0px 0px 0px 0px;
	float:left;
	margin-top:20px;
	overflow:hidden;
}
.contatti_dettaglio_utente{
	font-family:'SimonciniGaramond', Times, serif;
	background:transparent;
	width:250px;	
	margin:0px;
	padding:0px 0px 35px 20px;
	float:left;
	overflow:hidden;
	font-size:13px;
}
.immagine_dettaglio_utente{
  background:transparent;
	width:250px;	
	height:250px
	margin:0px;
	padding:0px 0px 35px 15px;
	float:left;
	overflow:hidden;
}
.cont_testo_dettaglioutente{
  float:lefT;
  width:540px;
  font-family:'SimonciniGaramond', Times, serif;
   
}
.testi_dettaglio_utenti{
  font-family:'SimonciniGaramond', Times, serif;
	float:left;
	width:250px;
	height:170px;
	margin-left:10px;
	float:left;
	overflow:hidden;
	font-size:13px;
	margin-top:5px;
}
.testi_dettaglio_utenti_senza_google_map{
  font-family:'SimonciniGaramond', Times, serif;
	float:left;
	width:470px;
	height:170px;
	margin-left:10px;
	float:left;
	overflow:hidden;
	font-size:13px;
	margin-top:5px;
}
.contenitore_testo_generale{
 float:left;
  width:550px;
  height: auto !important;  /* per i browser moderni */
  height: 320px;      /* per IE5.x e IE6 */
  min-height: 320px;  /* per i browser moderni */ 
}
.cont_ricerca{
  background:#efefe2;
	width:540px;	
	margin:0px 0px 0px 0px;
	float:left;
	margin-top:10px;
	overflow:hidden;
	border:2px dashed rgb(135,152,58);
}
.campo_titolo_ricerca{
  float:left;
  width:500px;
  margin-left:20px;
}
.campo_singolo_ricerca{
  float:left;
  width:250px;
  margin-left:20px;
  margin-top:10px;
  
}
.testiricerca{
  color: rgb(151,23,38);
  font-size:13px;
  font-weight:bold;
}
.buttonricerca{
  border:1px solid rgb(135,152,58);
}
.button2ricerca{
  background-color:rgb(135,152,58);
  color:#FFFFFF;
  cursor:pointer;
}
.testiricerca2{
  color: rgb(151,23,38);
  font-size:15px;
  font-weight:bold;
}
.campo_singolo_ricerca2{
  float:left;
  width:250px;
  height:35px;
  margin-left:20px;
  margin-top:10px;
}
.campo_singolo_ricerca_lungo{
  float:left;
  width:500px;
  margin-left:20px;
  margin-top:10px;
  
}
.font11{
  font-size:11px;
}
#italia{
	background:transparent;
	width:290px;
	height:220px;
	margin:0px;
	padding:20px 0px 0px 20px;
	float:left;
}
.header_titoli{
  font-family:'Barmeno-Regular', Times, serif;
	color:#f5a657;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:15px 0px 15px 0px;
}
.manina{cursor:pointer;}
.testopagine1{
  font-size:12px;
  color:#000000;
  font-weight:bold;
}
.testopagine1_sel{
  font-size:12px;
  color:rgb(151,23,38);
}
.scritta_sotto_italia{
  float:left; margin-left:20px; font-size:11px;
}
.lente{
  position:absolute;bottom:0;
  right:0px;
  height:40px;
  width:40px;
  background-image:url(http://www.ifioristiitaliani.it/immagini/lente.png);  
}