/*-----------------------------------------------------------------------------------------------------------------------*/
/* CLASSI UTILI */
.clearfix {
	clear:both;
	font-size: 0;
	height: 0;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.testo_centrato {
	text-align: center;
}

.testo_destra
{
	text-align:right;
}
.testo_sinistra
{
	text-align:left;
}
.testo_piede {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.testo_giustificato {
	text-align:justify;
}
.testo_80percento {
	font-size: 80%;
}
.testo_90percento
{
	font-size:90%;
}
.testo_100percento
{
	font-size:100%;
}
.tab {
}

.testo_65percento {
	font-size: 65%;
}
.testo_120percento
{
	font-size:120%;
}
.no_bordo
{
	border:0px;
}
.alto_220
{
	height:220px;
}
.scritta_rossa
{
	color:Red;
	font-weight:bold;
}
.top_20px
{
	margin-top:20px;
}
.linea_alta_20
{
	line-height:20px;
}
.largo_tutto
{
	width:100%;
}
.ellipsis
{
   text-overflow:ellipsis;
   overflow:hidden;
   display:block;
   text-transform:capitalize;
}
.bottom_30
{
	margin-bottom:30px;
}
.img_elenco_ico
{
	overflow:hidden;
	width:130px;
	height:85px;
	margin-bottom:5px;
	margin-left:10px;
}
.testo_140percento
{
	font-size:140%;
}
.margin_5
{
	margin:5;
}
.alto_150
{
	height:150px;
	overflow:hidden;
}
.init_maiuscolo
{
	text-transform:capitalize;
}
hr
{
  border-color: #6D6D6D;
  border-style: dashed;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
}
.link_piede_commerce, .link_piede_commerce:link, .link_piede_commerce:visited, .link_piede_commerce:active{
	color:#743108;
	text-decoration:none;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight:normal;
	font-size:12px;
}
.link_piede_commerce:hover{
	color:#b40015;
	text-decoration:underline;
}
.link_mio, .link_mio:link, .link_mio:visited, .link_mio:active{
	color: #ffffff; 
	text-decoration: none;
	font-size:11px;
}
.link_mio:hover{
	color: #ffffff; 
	text-decoration: underline;
	font-size:11px;
	text-decoration: underline;
}
.link_sottolineato, .link_sottolineato:link, .link_sottolineato:visited, .link_sottolineato:active{
	color: #4688a3; 
	text-decoration: none;
	font-size:10px;
}
.link_sottolineato:hover{
	color: #272525; 
	text-decoration: underline;
	font-size:10px;
}

.testo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #5d5c5c;
}
.testo_home {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #743108;
	line-height: 16px;
}
.testo_azzurro {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #4688a3;
	font-size: 12px;
}
.tab {
	border: 1px solid #1d3c4a;
}
/* contatti */
.box
{
    font-size:14px;
    color: #45453B;
    font-family: Trebuchet MS, Verdana, Arial;
    border: 1px solid #a7a7a9;
}

.text_generica
{
	width:150px;
}

.text_piccola
{
	width:80px;
}

.messaggi_errore
{
	color:Red;
	clear:both;
}

.div_label
{
	padding-left:5px;
	color:#45453B;
	width:90px;
	text-align:left;
}

.div_informativa
{
	text-align:justify;
	margin-left:120px;
}

.btn_invia
{
	text-align:center;
	margin-top:30px;
}

.div_intestazione
{
	text-align:center;
	margin-bottom:20px;
}
.link_tuo, .link_tuo:link, .link_tuo:visited, .link_tuo:active{
	color: #743108;
	text-decoration: none;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial;
}
.link_tuo:hover{
	color: #b40015;
	text-decoration: none;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration:underline;
}

.titolo_box
{
font-family: Verdana;
font-size:15px;
color:#C80F12;
}
.div_indietro
{
	height: 22px;
	padding-top:15px;
	text-align:right;
}
.testo_piccolo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #743108;
}
.div_dettaglio_news
{
	width:100%;
	margin:0px;
	padding:0px;
	height:400px;
}
.testo_bianco {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
.link_ecommerc, .link_ecommerc:link, .link_ecommerc:visited, .link_ecommerc:active{
	color: #743108; 
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}
.link_ecommerc:hover{
	color: #b40015; 
	text-decoration: underline;
	font-size:12px;
}
.descrizione_news
{
	text-align:justify;
	padding-right:20px;
}
/* news menu sx */
.img_news_sx
{
	border: 2px solid #0d7daa;
	float:left;
	width:200px;
	height:150px;
	margin:0 auto;
	margin-right:10px;
	padding:0;
	/*border:1px solid #000000;*/
}
.titolo_cartina{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
}
.testo_azzurro_grande {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #4688a3;
	font-size: 15px;
}
.testo_qualita {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #5d5c5c;
	line-height: 20px;
}

