a 		{ color:#333333; text decoration:underline; }
.discount {color: red; 
		  font-weight: bold;
}
a:hover 	{ color:#be7823; text-decoration:underline; }
body         { color:#666666; font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-size:12px; }
td           	{ color:#666666; font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-size:11px; }
p           	{ color:#666666; font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode",; font-size:12px; }
li           	{ color:#666666; font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-size:13px; }


.desc		{ color:#666666; font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-size:11px; }
.smalltext	{ color: #666666; font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-size: 10px; }
.tiny 		{ font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-size: 11px; }


a.bodylink:link 		{ color: #ffffff; text-decoration: none}
a.bodylink:visited	{ color: #ffffff; text-decoration: none}
a.bodylink:active 	{ color: #ffffff; text-decoration: none}
a.bodylink:hover	{ color: #ffffff; text-decoration: underline; }


a.noticelink:link 		{ color: #ffffff; text-decoration: none}
a.noticelink:visited	{ color: #ffffff; text-decoration: none}
a.noticelink:active 		{ color: #ffffff; text-decoration: none}
a.noticelink:hover		{ color: #330099; text-decoration: underline; }

/* monospace class for form fields - avoids problem with netscape font-family: Courier, monospace;*/
.monospace { font-family:"Trebuchet MS",Arial,"Lucida Sans Unicode"; }
.notice      	{ font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; color: #cccccc; font-size: 11px; }
.mandatory 	{ color: #FF0000; font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-weight: bold; }
.heading	{ color: #666666; font-family: "Trebuchet MS",Arial,,"Lucida Sans Unicode"; font-size: 15px; }

.search {
	color: #666666;
	font-family: "Trebuchet MS",Arial,"Lucida Sans Unicode"; font-weight: 400; font-size: 13px; 
	border-bottom:1px solid gray;}
.lborder {
	border-right: 1px solid #CBD1DB;
}

.tscheda {
background-color: E9ECF1;
padding: 5px;
}

.tscheda td {
font-size: 11px;
}

.image1 {
	float:inherit;
	}
	
<!-- aggiunto da lia per provare la box -->

div.container {
						
			border:1px solid gray;
			
			}

div.container1 {
		
			border:1px solid-gray;
			border-style:solid;
			width:750;
			height:relative;
			margin: 25, 25, 170, 150;
			}

 
/*fine delle aggiunte*/






/*Body2: Body NUOVO

body2 {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



h1 {
	font-size: 20px;
	color: #af6f64;
	font-weight: bold;
}


h2 {
	font-size: 14px;
	color: #d78a2b;
	font-weight: bold;
	margin-top: 20px;
}

*/
h3 {
	font-size: 12px;
	color: #d78a2b;
}
/*

h4 {
	font-size: 16px;
	background: none;
	color: #c37d71;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
}


p, ul {
	line-height: 150%;
}


img {
	border: none;
	text-align: center;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: none;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: none;

}

*/





/* Reviews */

#reviews {
	width: 100%;
	height: 60px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
}

.img {
	height: 27px;
	width: 60px;
	border: none;
	margin: 3px;
}


/* Footer */

#footer-wrapper {
	height: 85px;
	padding: 5px 0;
	text-align: center;
	background: #E6E6E6;
	border-top: 5px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

