﻿.tabmenu
{
	background-color: white;
	color: #006699;
	border-right: #39B54A thick solid;
	border-top: #39B54A thick solid;
	border-left: #39B54A thick solid;
	border-bottom: #39B54A thick solid;
}

.menu
{
	background-color: white;
	color: #39B54A;
	font-size: 12pt;
	font-weight: bold;
	
}

.tablecarrello
{
	
	background-color: transparent;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.bottonicarrello
{
	text-align: center;
}

.ImmagineCarrello
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.titolone
{
	font-size: 30px;
	color: #006699;
	font-family: Verdana, Arial;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.carrello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc33;
		border:none;

}

.carrelloPrezzo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}

.carrelloTot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
	font-weight: bold;
	background-color: #ffcc33;
	border-right: black solid;
	border-top: black solid;
	border-left: black solid;
	border-bottom: black solid;
}

.carrellotop
{
	background-image: url(images/carrellotop.png);
	background-repeat: no-repeat;
	
}

.carrellobottom
{
	background-image: url(images/carrellobottom.png);
	background-repeat: no-repeat;
	
}
.carrelloleft
{
	background-image: url(images/carrelloleft.png);
	background-repeat: repeat-y;
	border:none;
	
}
.carrelloright
{
	background-image: url(images/carrelloright.png);
	background-repeat: repeat-y;
	background-position: left top;
	
}

.nospace
{
	border-style:none;
	border-spacing:0;
	
	
}	
.carrelloTotOrdine
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: black;
	font-weight: normal;
	background-color: #ffcc33;
	border-right: black thick double;
	border-top: black thick double;
	border-left: black thick double;
	border-bottom: black thick double;
}


.td_sottoc
{
	background-image: url(images/button.gif);
	background-repeat: no-repeat;

}


.sottocat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	text-decoration:  none;
	vertical-align:middle;
}

.generic_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}




.sfondo
{
	background-color: silver;
}

.tab_footer
{
	text-align: center;
}

.tab_noborder
{
	border-style:none
}

.generic_text_grande
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-align: center;
}

.centrata
{
	text-align: center;
}

.tdNW
{
	background-image: url(images/NW.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:20%
	
}

.tdNE
{
	background-image: url(images/NE.png);
	background-position: right top;
	width:26%
}
.tdSE
{
	background-image: url(images/SE.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:26%
}
.tdSW
{
	background-image: url(images/SW.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:20%
}

.tdN
{
	background-image: url(images/N.png);
	background-repeat: repeat;
	background-position: right top;
	width:54%
}
.tdS
{
	background-image: url(images/S.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	width:54%
}
.tdW
{
	background-image: url(images/W.png);
	background-position: left;
	width:20%
}
.tdE
{
	background-image: url(images/E.png);
	background-position: right;
	width:26%
}
.tdCentro
{
	background-color: #F24040;
	width:54%
}
.sotto1
{
	background-image: url(images/left.png);
	background-repeat:no-repeat;
	font-size: 12pt;
	font-weight: bold;
}
.sotto1h
{
	background-image: url(images/left_h.png);
	background-repeat:no-repeat;
	font-size: 12pt;
	font-weight: bold;
	
}
.sotto2
{
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	font-size: 12pt;
	font-weight: bold;
}
.sotto2h
{
	background-image: url(images/right_h.png);
	background-repeat:no-repeat;
	font-size: 12pt;
	font-weight: bold;
}

