/* CSS Document */
 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E8E8;
	font-family: tahoma;
	font-size: 11px;
	background-image: url(/Supermercato/immagini/sito/sfondo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-arrow-color:#e95400; 
	scrollbar-face-color:cccccc; 
	scrollbar-shadow-color:#0f75b9; 
	scrollbar-darkshadow-color:#333333; 
	scrollbar-Highlight-color:#ffffff; 
	scrollbar-3Dlight-color:#cccccc; 
	scrollbar-track-color:#cccccc; 
}
.tabellaSfondo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #565656;
	/*background-image: url(../../immagini/sito/sfondo.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.BordoFinoGriccioChiaro {
	border: 1px solid #B2B2B2;
}
.cerca {
	font-weight: normal;
	color: #FF0000;
	/*background-color: #FFFF00;
	background-attachment:fixed;*/
	background-image:url(/supermercato/immagini/sito/backGroundCerca.gif)
}
a:link {
	color: #b20818;
	text-decoration: underline;
}
a:visited {
	color: #b20818;
	text-decoration: underline;
}
a:hover {
	color: #b20818;
	text-decoration: none;
}
a:active {
	color: #b20818;
	text-decoration: underline;
}
a.Bluelink:link {
	color: #0033CC;
	text-decoration: underline;
}
a.Bluelink:visited {
	color: #0033CC;
	text-decoration: underline;
}
a.Bluelink:hover {
	color: #0033CC;
	text-decoration: none;
}
a.Bluelink:active {
	color: #0033CC;
	text-decoration: underline;
}
a.Rossolink:link {
	color: #b20818;
	text-decoration: underline;
}
a.Rossolink:visited {
	color: #b20818;
	text-decoration: underline;
}
a.Rossolink:hover {
	color: #b20818;
	text-decoration: none;
}
a.Rossolink:active {
	color: #b20818;
	text-decoration: underline;
}
a.Gricciolink:link {
	color: #565656;
	text-decoration: underline;
}
a.Gricciolink:visited {
	color: #565656;
	text-decoration: underline;
}
a.Gricciolink:hover {
	color: #565656;
	text-decoration: none;
}
a.Gricciolink:active {
	color: #565656;
	text-decoration: underline;
}
a.RossolinkBold:link {
	color: #b20818;
	text-decoration: underline;
	font-weight:bold
}
a.RossolinkBold:visited {
	color: #b20818;
	text-decoration: underline;
	font-weight:bold
}
a.RossolinkBold:hover {
	color: #b20818;
	text-decoration: none;
	font-weight:bold
}
a.RossolinkBold:active {
	color: #b20818;
	text-decoration: underline;
	font-weight:bold
}
.textBoxDropDownField {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	width: 175px;
	background-color: #F7F7F7;
	left: 5px;
}
.textBoxDropDown200 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	width: 240px;
	background-color: #F7F7F7;
	left: 5px;
}
.textBoxNormale {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	padding-left: 5px;
	background-color: #F7F7F7;
}
.textBoxOrangione {
	font-family: tahoma;
	border: 1px solid #565656;
	COLOR: #333333;
	BACKGROUND-COLOR: #CACACA;
	padding-left: 5px;
	font-size: 11px;
}
.testoScuroChiaro {
	color: #565656;
}
.TestoBlue {
	color: #0f75b9;
}
.testoOrangioneBold {
	color: #e95400;
	font-weight: bold;
}
.sfondoAggiungi {
	background-color: #85CF3A;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
}
.lineaSueGiuGricciaChiara {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
}
.lineaGiuGricciaChiara {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
}

.BordoImmagineScuro {
	border: 1px solid #666666;
}
.testoBianco {
	font-weight: bold;
	color: #FFFFFF;
}
.BordiNeriTitoloMenu {
	border: 1px solid #333333;
	background-color: #818284;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.sfondoGriccio {
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818284;
}
.lineaTrattoScuraMenuSopra {
	background-image: url(/Supermercato/immagini/sito/lineaTrattata.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	height: 20px;
}
.lineaTrattoScura {
	background-image: url(/Supermercato/immagini/sito/lineaTrattata.gif);
	background-repeat: repeat-x;
	background-position: center Center;
	background-attachment: fixed;
	height: 20px;
}
.titoloRossoProdotti {
	font-weight: bold;
	color: #b20818;
}
.testoOrangione14px {
	color: #e95400;
	font-weight: bold;
	font-size: 14px;
}
.TestoBlue14px {
	color: #0f75b9;
	font-size: 14px;
}
.lineSueGiuScura {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #818284;
	border-bottom-color: #818284;
}
.testoRossoOfferta {
	color: #FF0000;
	text-decoration: line-through;
}
.sfondoGriccioConBordi {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.sfondoQuestaSettimana {
	color: #999999;
	background-image: url(/Supermercato/includes/css/immagini/sito/offertaQuesta.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 73px;
	width: 227px;
	background-attachment: fixed;
}

.lineaGricciaChiara {
	background-color: #CCCCCC;
}
.testoNero {
	color: #000000;
}
.testoNeroOfferte {
	color: #000000;
	text-decoration: line-through;
}
.sfondoGriccioConBordoSopra {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818284;
}
.lineaGricciaChiaraSueGiu {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sfondoRosso {
	background-image: url(/Supermercato/immagini/sito/sfondoRosso.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.testoScuroBold {
	font-weight: bold;
	color: #565656;
}
.tabellaBordoGiu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 22px;
}
.testoRossoErrore {
	color: #FF0000;
}
.tabellaBordi {
	border: 1px solid #333333;
}
.testoOrangione {
	color: #e95400;
}
.testoRosso14pxBold {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.textBoxDropDownFieldCorta {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	width: 150px;
	background-color: #F7F7F7;
	left: 5px;
}
.lineSuScura {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #818284;
}
.Pulsante {
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #BEBEBE;
	background-color: #efefef;
}
.textBoxBiancha {
	font-family: tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #565656;
}
.bodySfondo {
	background-image: url(/supermercato/immagini/sito/menuSinistra-1_03.gif);
	height: 138px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: top;
}
.destraSfondoMenu {
	background-image: url(/supermercato/immagini/sito/menuSinistra-destra.jpg);
	background-repeat: repeat;
}
.sinistraSfondoMenu {
	background-image: url(/supermercato/immagini/sito/menuSinistra-sinistra.jpg);
	background-repeat: repeat;
}

.textBoxDropDownFieldNormale {

	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #F7F7F7;
	left: 5px;
}
.sfondoMenuSopra {
	background-image: url(/supermercato/immagini/sito/banner_01.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 561px;
}
.sfondoPartners {
	background-image: url(/supermercato/immagini/sito/CB101919_LoRes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}
.bodySfondo {
	background-image: url(/supermercato/immagini/sito/menuSinistra-1_03.gif);
	height: 138px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: top;
}
.bodySfondoPiccolo {
	background-image: url(/supermercato/immagini/sito/menuSinistra-1_03.gif);
	height: 50px;
	width: 190px;
	background-repeat: no-repeat;
	background-position: top;
}
#demodiv {
	position:absolute;
	visibility: hidden;
}
.timer {
    font-family: Tahoma;
    font-size: 11px;
}
.tabellaBordiRossi {
	border: 1px solid #b20818;
}.tabellaBordiGricciChiaro {

	border: 1px solid #CFCFCF;
}
.lineaGiuProdottiProduttori {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	line-height: 16px;
	height: 26px;
}
.tabellaProd {
	line-height: 16px;
	height: 26px;
}
.testoOfferta {
	color: #FF0000;
	text-decoration: line-through;
}
.testoSottolineatoPrezzo {

	color: #4E4E4E;
	text-decoration: underline;
}
.risposta {
	cursor: help;
}
.testoGriccioChiaro {
	color: #828282;
}
.tabellaSfondo .BordoFinoGriccioChiaro .tabellaBordi .lineaSueGiuGricciaChiara .tabellaProd .testoScuroBold {
	font-size: 16px;
}

