/*=================================
=== GENERALE
=================================*/
BODY, DIV, TABLE,TH, TD, FORM, P, OL, UL, LI
	{
	font-family: Arial;
	
	}
INPUT, BUTTON, SELECT, TEXTAREA {
	font-family: Arial;
	
}
BODY {
	width: 100%;
    margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
	
}
TABLE, TH, TD
	{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	}

IMG {
        margin: 0px;
		padding: 0px;
}

OL,UL,LI {
        margin-left: 20px;
		
		
	}
FORM
	{
	margin: 0px;
	padding-right: 14px;
	}
/*
A, A:active, A:link, A:visited, a:hover
	{
	text-decoration:none;
	color:#ffffff;
	}
	*/
/***************
* stili user
*********************/
.TitoloGrande {
	font-family: Arial;
	font-size:18px;
	color: #1F1F2E;
	font-weight:normal;
	line-height: 22px; 
}

.TitoloNews {
	font-family: Arial;
	font-size: 11px;
	color: #46A5F2;
	font-weight: normal; 
	line-height: 22px; 
}
.TestoNews {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal; 
	line-height: 12px; 
}
.TestoHome {
	font-family: Arial;
	font-size: 12px;
	color: #1F1F2E;
	font-weight: normal;
  
	line-height: 22px; 
}
.sloganHome {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold; 
	
}
.TitoloProdotto  {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline; 

}
.SloganProdotto {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	


}
.SloganProdotto2 {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: -0.3pt; 
	


}