body {
	margin: 0px;
	padding: 0px;
	/*background-color:#FDECF4;*/
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	color:#C10059;
	text-align:left;
	border-bottom:1px solid #C10059;
	padding:0;
	margin:10px 10px 10px 10px;
	padding-bottom:5px;
	font-size:16px;
}
h2{
	color:#C10059;
	text-align:left;
	border-bottom:1px solid #C10059;
	padding:0;
	margin:10px 10px 10px 0;
	padding-bottom:5px;
	font-size:16px;
}
.titolo-print{
	color:#C10059;
	text-align:left;
	padding:0;
	margin:10px 10px 10px 10px;
	padding-bottom:5px;
	font-size:24px;
	font-weight:bold;
	display:block;
	border-bottom:4px double #C10059;
}
.header-screen{
	background-color:transparent;	
}
#box-descrizione{
	margin:10px;
	margin-right:20px;
	border:1px dashed #ccc;
	background-color:#eee;
	padding:10px;
	text-align:left;
	font-size:12px;
}
#img-prodotto{
	margin:10px 0 10px 0;
	border: 1px solid #999;
}
#Stampa, #Indietro{
	height:0;
	width:0;
	visibility:hidden;
}

#back-interno{
	/*background: #fff url(img/back.gif) 0 0 repeat-y;*/
	padding:0 10px 10px 10px;
}
#back-top{
	/*background: #fff url(img/back_top.gif) 0 0 no-repeat;*/
	height:19px;
}
#back-bottom{
	/*background: #fff url(img/back_bottom.gif) 0 0 no-repeat;*/
	height:7px;
}
#menu-sinistra-top{
	/*background: #fff url(img/menuSx_top.gif) 0 0 no-repeat;*/
	height:12px;
}
#menu-sinistra-bottom{
	/*background: #fff url(img/menuSx_bottom.gif) 0 0 no-repeat;*/
	height:58px;
}
#menu-sinistra a{
	display:block;
	/*background: #FACEDF url(img/menuSx_back.gif) 0 0 no-repeat;*/
	height:28px;
	padding-left:40px;
	padding-top: 6px;
	font-size:12px;
	color:#000000;
}
#menu-sinistra a:link{ text-decoration:none;}
#menu-sinistra a:visited{text-decoration:none;}
#menu-sinistra a:hover{ text-decoration:underline;}

.elenco-interno{ background-color:#eee;}
.elenco-interno-top{
	/*background: #eee url(img/elenco_top.gif) 0 0 no-repeat;*/
	height:11px;
}
.elenco-interno-bottom{
	/*background: #eee url(img/elenco_bottom.gif) 0 0 no-repeat;*/
	height:11px;
}
.img-small{ border:3px solid #fff;}
.codice{
	font-size:12px;
	color:#C10059;
}
.codice-scheda{
	font-size:12px;
	color:#000;
}
.nome{
	font-size:14px;
	color:#C10059;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
}
.dati{
	background-color:#FFFFFF;
	border:1px solid #ccc;
	font-size:12px;
	padding:5px;
}
.dati-taglia{
	font-size:12px;
}
.testo-scheda{
	padding-left:70px;
	font-size:13px;
	padding-bottom:10px;
	padding-top:5px;
}
