/* cart */


.buttonTotal {
	background-color: #e4eeed;
	margin-top: 10px;
}
.buttonBar {
	/* background-color: #feefc6; */
	margin-top: 10px;
}

.tySpace {
	padding: 5px;
}

.myMod, A.myMod {
	color: #772B1A;
	font-size:8px;
}
A.myMod:hover {
  font-size : 8px;
  color: #0088FF; 
  text-decoration: none;
}

.buttonMod a, .buttonMod a:hover {
	display: block;
	width: 90px;
	height: 12px;
	background-color: #ffffff;
	text-align: center;
	padding-top:3px;
	padding-bottom:4px;
	padding-left: 0px;
	border: solid 1px #9BA67E;
	color: #772B1A;
	font-weight: bold;
}


.buttonMod a img
{
  vertical-align:text-top;
	margin-left: 3px;
}

.buttonAgg a, .buttonAgg a:hover {
	display: block;
	width: 190px;
	height: 12px;
	background-color: #ffffff;
	text-align: center;
	padding-top:3px;
	padding-bottom:4px;
	padding-left: 0px;
	border: solid 1px #9BA67E;
	color: #8FCED5;
	font-weight: bold;
}


.buttonAgg a img
{
  vertical-align:text-top;
	margin-left: 3px;
}

.buttonNext a, .buttonNext a:hover {
	display: block;
	width: 190px;
	height: 12px;
	background-color: #ffffff;
	text-align: center;
	padding-top:3px;
	padding-bottom:4px;
	padding-left: 0px;
	border: solid 1px #9BA67E;
	color: #990000;
	font-weight: bold;
}


.buttonNext a img
{
  vertical-align:text-top;
	margin-left: 3px;
}

.buttonPrev a, .buttonPrev a:hover {
	display: block;
	width: 190px;
	height: 12px;
	background-color: #ffffff;
	text-align: center;
	padding-top:3px;
	padding-bottom:4px;
	border: solid 1px #9BA67E;
	color: #660000;
	font-weight: bold;
}

.buttonPrev a img
{
  vertical-align: text-top;
	margin-right: 3px;
}
.bT { border-top: 1px solid #CCC; }
.bR { border-right: 1px solid #CCC; }
.bB { border-bottom: 1px solid #CCC;}
.primariga{
	background: url(/SITONEW/images/bkg_barra1.gif) repeat-x; 
	height: 23px;
	color: #000000;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.bL { border-left: 1px solid #CCC; }
.title {
    font-size: 10px;
    color: #444444;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.yspot{
	font-size: 14px;
	font-style: italic;
}


