@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


.tdRed {
	background-color: #FF0000;
}

.tdGreen {
	background-color: #99CC99;
}

.tdGrey {
	background-color: #CCCCCC;
}


a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}


a.aButton:link, a.aButton:visited {
	background-color: #F5F5F5;
	border: 1px solid #F60;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	padding-top: 4px;
	outline: none;
	height: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


a.aButton:hover, a.aButton:active {
	background-color: #FF6600;
	border: 1px solid #F60;
	color: #FFF;
	text-decoration: none;
	outline: none;
}


/* CSS BARRA DEGLI STRUMENTI */

#contenitoreBarraStrumenti {
	width: 100%;
	display: inline;
}

ul#listaBarraStrumenti {
	margin: 0px;
	padding: 0px;
}

ul#listaBarraStrumenti li {
	display: inline-block;
	font-size: 0.90em;
	height: 64px;
	width: 62px;
	text-align: center;
}


/* CSS NAVIGATORE PAGINE ELENCO */

#navcontainer {
	width: 860px;
	display: block;
}

#navlist {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navlist li {
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	color: #000;
	background-color: #FFF;
}

#navlist li a {
	margin: 2px;
	padding: 0px;
	border: 1px solid #000;
	font-weight: normal;
	display: block;
	width: 25px;
	text-decoration: none;
	color: #000000;
	height: 25px;
	line-height: 24px;
}

#navlist li a:hover {
	margin: 2px;
	padding: 0px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
}

#navlist li a#current {
	background-color: #CCCCCC;
	margin: 2px;
}


.resetAll {
	clear: both;
	float: none;
}


.anteprimaImmagine {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	width: 400px;
	margin: 20px;
	border: 1px dotted #CCC;
}


.anteprimaSlide {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	width: 400px;
	margin: 20px;
	border: 1px dotted #CCC;
}


.anteprimaLogo {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	width: 160px;
	margin: 20px;
	border: 1px dotted #CCC;
}


.anteprimaFoto {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
	width: 320px;
	margin: 20px;
	border: 1px dotted #CCC;
}


.anteprimaMiniatura {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 290px;
	border: 1px dotted #CCC;
}


.campoNumeroOrdine {
	width: 30px;
	height: 20px;
	text-align: center;
}


.riquadroModificaNumeroOrdine {
	float: right;
	height: 38px;
	width: 16px;
}


/* CSS LISTA TABELLE */
#navContainerTabelle {
	width: 940px;
	height: auto;
}

ul#navListTabelle {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navListTabelle li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 5px;
	padding: 5px;
}

#navListTabelle a {
	padding: 5px;
	margin: 5px;
}

#navListTabelle a:link,
#navListTabelle a:visited {
	color: #000;
	background-color: #F3F3F3;
	text-decoration: none;
}

#navListTabelle a:hover {
	color: #fff;
	background-color: #F60;
	text-decoration: none;
}

#navListTabelle li a#currentTabella {
	color: #FFF;
	background-color: #666;
	text-decoration: none;
}


.pulsanteCartella {
	background-image: url(Immagini/cartella.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #000;
	padding-top: 96px;
	text-align: center;
}


.pulsanteElabora {
	background-image: url(Immagini/elabora.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #000;
	padding-top: 96px;
	text-align: center;
}


.pulsanteDatabase {
	background-image: url(Immagini/database.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #000;
	padding-top: 96px;
	text-align: center;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	height: 40px;
	width: 97%;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	border-bottom-width: 3px;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F60;
	border-left-color: #F60;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 97%;
}


.areaSezione {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}


iframe.iframePortale {
	padding: 0px;
	height: 280px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
	marginwidth: 0px;
	marginheight: 0px;
	display: block;
	scrolling: "yes";
}


table.tableElencoRecords {
	padding: 0px;
	margin: 0px;
}

table.tableElencoRecords td {
	padding: 4px;
	margin: 0px;
}

textarea.DescrizioneProdotto,
textarea.DescrizioneMarca {
	min-height: 320px;
}


textarea.IngredientiProdotto {
	min-height: 320px;
}


.fieldPrice {
	text-align: right;
}

.fieldNumber {
	text-align: center;
}


#tableArticoliOrdine {
	padding: 0px;
	margin: 0px;
}

#tableArticoliOrdine td {
	padding: 4px;
	margin: 0px;
}


.tableFotoImmobile {
	padding: 0px;
	margin: 0px;
}

.tableFotoImmobile td {
	padding: 4px;
	margin: 0px;
}


