.testo_rosso {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
}
.testo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #3b3b3b;
	text-align: justify;
}
.testo_piede {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #3b3b3b;
}
.sf_animazione {
	background-image: url(immagini/sf_animazione.jpg);
	background-repeat: no-repeat;
}


.testo_BORDER {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b3b3b;
	text-align: justify;
}
.continua {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
}

.testo_bianco {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px;
}
.titolo_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #317697;
}
.titolo_gr_nero {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #333333;
}
/*.tab_immagini {
	border: 1px solid #cb0208;
}*/
.testo_biancoaccesso {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.box {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b3b3b;
}
.testo_bianco {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.tuo:link {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
.tab {
	border: 1px solid #CB0208;
}


a.tuo:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
a.tuo:active {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
a.tuo:hover {
	color: #3b3b3b;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
}
a.mio:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
	text-decoration: none;
} 
a.mio:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
	text-decoration: none;
} 
a.mio:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #cb0208;
	text-decoration: none;
} 
a.mio:hover {
	color: #cb0208;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}	
.tab_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.immagini_elenco {
	width: 120px;
	height: 90px;
	border: 1px solid #CB0208;
	overflow: hidden;
	text-align:center;
}
.elenco_img_gallery {
	width: 158px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 20px;
	float: left;
	margin-bottom: 10px;
}
.elenco_img_gallery .titolo {
	text-align: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	background-color: #F0F0F0;
}
.elenco_img_gallery .img {
	height: 100px;
	width: 150px;
	overflow: hidden;
	text-align: center;
}
.elenco_img_gallery .img img {
	width: 150px;
}









div.fuori{
	height:195px;
	width:900px;
	padding-top:36px;
	text-align:center;
	}
div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
  position: relative;
	height: 195px;
	width: 900px;
	text-align:center;
	/*margin-left:25px;
	 Add scroll-bars */
  overflow: auto;

}
ul.sc_menu {
  display: block;
  height: 195px;
  /* Max width here, for users without Javascript */
  width: 15000px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.testoTappeti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	text-align: justify;
}
.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width:123px;
  height:125px;
}
