body {
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#010039;
	margin:0px;
	font-variant:small-caps;
}

h1 {
	font-size:14px;
	margin:0px;
}

.fondo {
	font-size:0.7em;
}
.spaziatore {
	height:8px;width:1px;
}
td {
	font-size:0.8em;
}
form {
	margin:0px;
}

input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	border:solid 1px #010039;
}
a {
	color:#010039;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	background-color:#E8E8FF;
}

a.nodot:hover{
	border-bottom:0px;
	background-color:transparent;
}

.menulink {
	width:230px;
	height:20px;
	overflow:hidden;
	border-bottom:solid 1px grey;
}
.menulbase {
	width:230px;
	height:20px;
	overflow:hidden;
	border-bottom:solid 1px grey;
	background-color:#4A4A4A;
}

.contentbox {
	padding-left:30px;
}

.clprodotto {
	width:210px;
	height:210px;
	background-color:white;
	background-repeat:no-repeat;
	background-position:center;
}


.boximage {
	width:210px;
	height:210px;
	border:solid 1px #004385;
	overflow:hidden;
	position:relative;
}
.boximg {
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	width:210px;
	height:210px;
}

.boxtext {
	position:relative;
	top:140px;
	left:0px;
	background-color:#004385;
	text-align:center;
	z-index:2;
	width:210px;
	height:80px;
	color:white;
	font-weight:bold;
	overflow:hidden;
	padding:5px;
	opacity:0.8; 
	-ms-filter:'alpha(opacity=80)'; 
	filter:alpha(opacity=80);
}

.titolo {
	width:765px;
	font-weight:bold;
	border-bottom:solid 1px #004385;
}


.tit {
	font-size:18px;
	color:#336699;
}

a:hover .tit  {
	background-color:#E8E8FF;
	border:solid 1px #010039;
}

.lnk, .lnk a {
	font-size:12px;
	font-color:gray;
}

.boxarrivo {
	position:relative;
	top:0px;
	left:0px;
	background-color:#004385;
	text-align:center;
	z-index:2;
	width:210px;
	height:30px;
	color:white;
	font-weight:bold;
	overflow:hidden;
	padding:5px;
	opacity:0.8; 
	-ms-filter:'alpha(opacity=80)'; 
	filter:alpha(opacity=80);
}

.boxprezzo {
	position:relative;
	top:140px;
	left:0px;
	background-color:#004385;
	text-align:center;
	z-index:3;
	width:210px;
	height:40px;
	color:white;
	font-weight:bold;
	overflow:hidden;
	padding:5px;
	opacity:0.8; 
	-ms-filter:'alpha(opacity=80)'; 
	filter:alpha(opacity=80);
}

.boxcomment {
	position:relative;
	top:110px;
	left:0px;
	background-color:#010039;
	text-align:justify;
	z-index:2;
	width:210px;
	height:100px;
	color:navy;
	font-weight:bold;
	overflow:hidden;
	border:solid 1px navy;
	padding:5px;
	margin:0px;
	opacity:0.7; 
	-ms-filter:'alpha(opacity=70)'; 
	filter:alpha(opacity=70);
	font-size:0.9em;
}

.bbox {
	border:solid 1px #010039;
}
