@charset "utf-8";
/* CSS Document */
#menuFisso {
	LEFT: 60px;
	WIDTH: 200px;
	/* BORDER: 1px dotted; */
	POSITION: absolute;
	TOP: 180px;
	
}
BODY > #menuFisso {
	POSITION: fixed;
}
#menuFisso UL {
	MARGIN: 0px;
	PADDING: 0px;
	LIST-STYLE-TYPE: none;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#menuFisso LI {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #F4F2E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
#menuFisso LI {
	FONT-SIZE: 16px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E9E6CD;
	border-bottom-style: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#menuFisso A:link {
	COLOR: #CC0000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none
}
#menuFisso A:visited {
	COLOR: #CC0000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none
}
#menuFisso A:hover {
	COLOR: #950000
}
#menuFisso H2 {
	FONT: 110% Georgia, "Times New Roman", Times, serif;
	COLOR: #2a4f6f;
	BORDER-BOTTOM: #ccc 1px dotted;
	BACKGROUND-COLOR: transparent
}
#contenitore {
	PADDING-BOTTOM: 0px
}
#contenitore P {
	PADDING-LEFT: 1.6em;
	FONT-SIZE: 100%;
	LINE-HEIGHT: 1.6em
}
#contenitore h1 {
	PADDING-LEFT: 1em
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#CC0000;
	margin:10px 0 5px 0;
}
h1 a:link, h1 a:visited {
	font-size:14px;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
}
h3 {
	font-weight:normal;
	margin-bottom:3px;
	margin-top:5px;
	font-size: 10px;
	color: #333333;
}
hr {
	border:none;
	border-bottom:1px solid #ccc;
}
form {
	display:inline;
}
#cart hr {
	border-bottom:1px solid #fff;
}
#cart h2 {
	color:#2a4f6f;
}
.row {
	margin-bottom:10px;
	padding:0;
}
.cell1 {
	float:left;
	display:inline;
	width:20px;
}
.cell2 {
	/* float:left; */
	display:inline;
	width:155px;
}
.cell3 {
	float:left;
	display:inline;
	width:75px;
	margin-left:5px;
}
.cell4 {
	float:right;
	display:inline;
	width:20px;
	margin-left:5px;
	text-align:right;
}
.cell5 {
	float:left;
}
#products {
	padding-top: 5px;
	float:none;
	margin-left: 238px;	/*  width: 605px;  *//* max-width: 667px; */
	/*  width:expression(document.body.clientWidth > 905? "670px" : "auto");  */

}
.cart_container {
	/* border: solid #ccc 1px; */
	padding: 5px 5px 10px 5px;
	background-color: #e4e8f1;
	background-image: url(images/bkmenu.jpg);
	background-repeat: no-repeat;
	background-position: 50% bottom;
	border-top: solid #F2F4F9 1px;
	border-left: solid #F2F4F91px;
}

DIV#cart {
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	padding-left: 10px;
	MARGIN: 0px;
	WIDTH: 175px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
}
#cart a:link, #cart a:visited {
	color:#fff;
	background-color:#8B99BC;
	padding:2px 6px 4px 6px;
	text-decoration:none;
	vertical-align: middle;
}
#cart a:hover {
	color:#fff;
	background-color:#cc0033;
	padding:2px 6px 4px 6px;
	vertical-align: middle;
}
#cartItems {
	font-size:10px;
}
#indicator {
	font-size:11px;
}
#footer {
	margin-top:20px;
	margin-bottom:20px;
	border-top:2px solid #ccc;
	padding-top:5px;
	font-size:12px;
	color:#999;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}
.product {
	margin-bottom:10px;
	padding-bottom:20px;
	/* border-bottom:1px solid #ccc; */
	height: 180px;
	width: 112px;
	float: left;
	margin-right: 26px;
	
}
div.productImg {
	float:none;
	margin:0px;
	border: solid #ccc 1px;
	padding: 5px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	position: relative;
}
div.productImg img {
	vertical-align: middle;
}
.productPrice {
	color:#2A4F6F;
	font-size:12px;
}
.productCode {
	color:#999999;
	font-size:10px;
}
.cartNormal {
	background-color:#777;
}
.cartOnHover {
	background-color:#999;
}
#head {
	/* background-color:#999; */
	background-image: url(images/header_cart.jpg);
	height: 136px;
	background-repeat: no-repeat;
}
.submit {
	border: 0;
	cursor: pointer;
	height: 25px;
	background: #fff url(images/ico_cart_buy.gif) no-repeat 0 0;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.no_submit {
	border: 0;
	cursor: pointer;
	height: 25px;
	background: #fff url(images/ico_cart.gif) no-repeat 0 0;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.no_disp {
	border: 0;
	height: 25px;
	background: #fff url(images/ico_cart.gif) no-repeat 0 0;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #B00000;
	line-height: 25px;
}
#paginazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:526px;
	height: 20px;
	line-height:12px;
	clear: both;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}
div#didascalia div.immagine_sx {
	margin:0px 0px 0px -50px;
	float:left;
	width: 144px;
}
.lente{
	font-size: 12px;
	height: 16px;
	width: 18px;
	position: absolute;
	left: 91px;
	top: 91px;
	/* border: 1px solid #999999; */
}
#pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:522px;
	/* height: 20px; */
	line-height:12px;
clear: both;
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 5px;
}

