@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

img, div { behavior: url(../iepngfix.htc) }

h1 { font: normal 40px/40px MgOpen Modata, Helvetica, Geneva; }
h2 { font: normal 26px/26px MgOpen Modata, Helvetica, Geneva; }
/*h3 { font: normal 22px/26px MgOpen Modata, Helvetica, Geneva; }*/
h4 { font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#090; }
h5 { font: bold 16px MgOpen Modata, Helvetica, Geneva; margin:0px 0px 10px 0px; }
h6 { font: normal 11px MgOpen Modata, Helvetica, Geneva; }

blockquote{
	border-left:0px solid #ccc;
	padding:0 0 0 10px;
	margin:10px 20px 10px 20px;
}

blockquote p{
	padding:0;
	color:#a6a197;
	font-style:italic;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.dotted {
	border-bottom:1px dotted #666;
	width:100%;
	padding-top:25px;
	margin-bottom:10px;
}

.orange 	{ color:#EE7722; }
.ocean 	{ color:#00B7E3; }
.gray 	{ color:#333333; }
.green 	{ color:#99CC00; }

.table {  
  margin: 0;
  padding: 0;
  display: block;
  border-collapse: collapse;
  width:100%;
  border: 0px dotted #ccc;

}

.tabletotale {  
  margin: 0;
  padding: 0;
  display: block;
  border-collapse: collapse;
  width:100%;
  border: 5px solid	 #ccc;
  background:#CCC;
  padding:5px;

}

.titoloarticolo {
color:#FF9900;
font-family:Verdana;
font-size:15px;
font-style:normal;
font-variant:normal;
font-weight:bold;
}

.prezzopromo {
color:#090;
font-family:Verdana;
font-size:15px;
font-style:normal;
font-variant:normal;
font-weight:bold;
}


table caption {
  margin: 0 12px;
  padding: 10px 0 5px 0;
  text-align: left;  
}

/*table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px;
  border-bottom: 0px solid #CECECE;
  border-left: 0px solid #CECECE;
  border-right: 0px solid #CECECE;
}*/

thead th {
  background:url("images/sub_bg_top_center.jpg") repeat-x;
  padding:10px;
  font-size:10px;
   border-right: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
}

tbody tr.highlighted {
  background-color: #EFEFEF;
}

tbody td {
  border-bottom: 0px solid #d3ccbd;
}

.titolo {
  border-bottom: 1px dotted #ccc;
  background:url("images/sub_bg_top_center.jpg") repeat-x;
}

.tr {
  border-bottom: 1px dotted #ccc;
}


.td {
  border-left: 1px dotted #ccc;
  padding-left:10px;
  padding-bottom:5px;
  font-size:10px;
  width:5%;
}

.tdimg {
  border-left: 1px dotted #ccc;
  padding-left:0px;
  padding-bottom:5px;
  font-size:10px;
  width:10%;
  
}
.tdqt {
  border-left: 1px dotted #ccc;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:5px;
  font-size:10px;
  width:50%;
  
}

.totalecarrello {
  border-left: 2px dotted #ccc;
  padding-left:10px;
  padding-bottom:5px;
  font-size:15px;
  color:#090;
  background-color:#CCC;
  font-weight:bold;
  text-align:right;

}
.vocicarrello {
  padding-right:10px;
   font-size:10px;
  
}

.articoli {
  border: 1px dotted #ccc;
  
}

tbody {
  text-align:left;

}

.td hover {
  border-left: 1px dotted #ccc;
  padding-left:10px;
  padding-bottom:5px;
  font-size:10px;
  background-color:#CCC;
}
.totale {
  border-right: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
  color:#090;
  font-size:12px;
  font-weight:bold;
  padding-left:10px;
  width:25%;

}

.celladx {
  border-right: 1px dotted #ccc;
  border-left: 1px dotted #ccc;
  color:#333;
  font-size:11px;
  font-weight:bold;
  padding:10px;
  width:50%;

}
/*tbody tr:hover td {
  background: #ccc; 
  border-bottom: 1px solid #d3ccbd;
}*/