div.classe {
	width: 100px;
	font-weight: bold;
	color: #49377B;
	font-size: 20px;
	height: 100px;
	margin-right: 10px;
}

div.colore-container {
	margin-left: 100px;
	margin-top: -100px;
	height: 100px;
}

div.colore, div.colore-trend {
	width: 100px;	
	float:left;
	color: #49377B;
	margin-right: 15px;
}

div.colore .colore-codice {
	font-size: 33px;
	float:left;
	margin-top: -2px;
	border-right: 1px solid #DEDEDD;
	line-height: 1;
	letter-spacing: -5px;
}

div.colore .colore-nome {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1;
}

div.colore-trend-container {
	clear: both;
	background: none;
	background-image: url('/images/tabella-colori/colore-trend-container-bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
	height: 90px;
}

div.colore-trend-container div.colore {
	width: 70px;
	margin-right: 12px;
}

div.colore-trend-container div.colore .colore-nome {
	font-size: 7px;
}
div.colore-trend-container div.colore .colore-codice {
	font-size: 23px;
}

div.colore-trend-composizione {
	width: 340px;
	float: left;
}

div.colore-trend {
	width: 75px;
	margin-right: 10px;
	margin-left: 10px;
}

div.colore-separatore {
	float: left;
	width: 15px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 18px;
	margin-top: 18px;
	font-weight: bold;
	text-align: center;
}
