/* PRIMA RIGA TABELLA LAYOUT */
#sx_riga_1 {
	width: 160px;
	height: 90px;
	background-color: rgb(255,255,255);
}
#centro_riga_1 {
	/*width: 430px;*/
	height: 90px;
	background-color: rgb(255,255,255);
}
#dx_riga_1 {
	width: 160px;
	height: 90px;
	background-color: rgb(255,255,255);
}
/* SECONDA RIGA TABELLA LAYOUT */
#sx_riga_2 {
	width: 160px;
	height: 30px;
	background-color: rgb(204,204,204);
}
#centro_riga_2 {
	width: 430px;
	height: 30px;
	background-color: rgb(225,225,225);
}
#dx_riga_2 {
	width: 160px;
	height: 30px;
	background-color: rgb(255,255,255);
	text-align: right;
}
/* TERZA RIGA TABELLA LAYOUT */
#sx_riga_3 {
	width: 160px;
	height: 40px;
	background-color: rgb(153,153,153);
}
#centro_riga_3 {
	width: 430px;
	height: 40px;
	background-color: rgb(191,191,191);
}
#dx_riga_3 {
	width: 160px;
	height: 40px;
	background-color: rgb(153,153,153);
}
/* QUARTA RIGA TABELLA LAYOUT */
#sx_riga_4 {
	width: 160px;
	height: 440px;
	background-color: rgb(225,225,225);
	margin:0;
	padding:0;
	vertical-align:top;
}
#centro_riga_4 {
	width: 430px;
	height: 440px;
	background-color: rgb(255,255,255);
	vertical-align:top;
}
#dx_riga_4 {
	width: 160px;
	height: 440px;
	background-color: rgb(225,225,225);
	margin:0;
	padding:0;
	vertical-align:top;
}
/* QUINTA RIGA TABELLA LAYOUT */
#sx_riga_54 {
	width: 160px;
	background-color: rgb(225,225,225);
	margin:0;
	padding:0;
	vertical-align:top;
}
#centro_riga_5 {
	width: 430px;
	background-color: rgb(255,255,255);
}
#dx_riga_5 {
	width: 160px;
	background-color: rgb(225,225,225);
	margin:0;
	padding:0;
	vertical-align:top;
}
/* CONTENUTO SECONDA RIGA */
#sx_riga_2 p {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: rgb(255,255,255);
}
#centro_riga_2 p {
}
#dx_riga_2 p {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: rgb(0,0,0);
}
/* CONTENUTO TERZA RIGA */
#sx_riga_3 p {
	font-size: 10px;
	text-align: center;
	color: rgb(0,0,0);
}
#centro_riga_3 p {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: rgb(0,0,0);
}
#dx_riga_3 p {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: rgb(255,255,255);
}
/* CONTENUTO QUARTA RIGA */
#sx_riga_4 ul {
	margin: 20px 0;
	padding:0;
	font-size: 10px;
}
#sx_riga_4 li {
	list-style-type:none;
	margin-left:0;
	padding-left:3px;
	margin-bottom:8px;
	padding-right:3px;
}
#sx_riga_4 a {
	text-decoration:none;
	color: rgb(0,0,0);
}
#sx_riga_4 a:hover {
	color: rgb(255,0,0);
}
#dx_riga_4 ul {
	margin: 20px 0;
	padding:0;
	font-size: 10px;
}
#dx_riga_4 li {
	list-style-type:none;
	margin-left:0;
	padding-left:3px;
	margin-bottom:8px;
	padding-right:3px;
}
#dx_riga_4 a {
	text-decoration:none;
	color: rgb(0,0,0);
}
#dx_riga_4 a:hover {
	color: rgb(255,0,0);
}
.labelprodotti {
	margin: 20px 0;
	padding:4px 0 0 3px;
	height: 20px;
	font-size: 10px;
	text-align:left;
	font-weight:bold;
	color: rgb(255,255,255);
	background-color: rgb(153,153,153);
}
.codProdotto {
	font-size: 12px;
}
#tpl100c,#tpl200c,#tpl300c,#tpl400c,#tpl500c,#tpl510c,#tpl520c,#tpl530c,#tpl600c,#tpl700c,#tpl710c,#tpl720c,#tpl730c,#tpl740c,#tpl750c {
	margin: 20px 5px 30px 10px;
	padding: 0;
}
#centro_riga_4 h1 {
	color: rgb(255,0,0);
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.3px;
}

#centro_riga_4 table,p {
	font-size: 12px;
}
.thumbnail {
	float: left;
	width: 98px;	
	margin: 0 3px 20px 0;
	font-size: 10px;
}
.thumbnailIE {
	float: left;
	width: 90px;	
	margin: 0 3px 20px 0;
	font-size: 10px;
}

.thumbnail2 {
	float: left;
	width: 235px;
	margin: 0 3px 20px 0;
	font-size: 10px;
}
/* CONTENUTO QUINTA RIGA */
#centro_riga_5 p.footer {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px 0;
	border-top: 1px solid rgb(0,0,0);
	font-size: 10px;
	text-align: center;
}
