/* -------------------------------- Allineamenti e Formattazione ------------------------------- */
.L		{text-align:left;}		.R		{text-align:right;}
.C		{text-align:center;}	.J		{text-align:justify;}
.M		{vertical-align:middle;}
p		{margin:0;padding:2px 0;}	hr		{display:none;}
strong	{font-weight:bold;}			em		{font-style:italic;}
.B,.B a	{font-weight:bold;}	.I,.I a	{font-style:italic;}	.U,.U a	{text-decoration:underline;}
.PMarg	{margin-top:10px;}									.NoMarg {margin-top:0;margin-bottom:0;}
.Bord	{border:1px solid #000 !important;}					.noBord {border:none !important;}
.Block	{display:block;}									.InLine	{display:inline;}
.FL		{display:block;float:left;position:relative;}		.FR		{display:block;float:right;position:relative;}
.clear	{clear:both;}
.auto	{display:block;width:auto !important;}
/* --------------------------------- Formattazione Box Testuali -------------------------------- */
#carica	{z-index:99;position:absolute;left:0;top:40%;margin:0 20%;width:60%;height:120px;background:url(../stile/carica.gif) center center no-repeat;}
.Mesg	{background:#FFF;color:#000;border:none;padding:0;font-weight:bold;text-align:center;}
		.Mesg a:link,.Mesg a:visited	{color:#000;}
		.Mesg a:hover,.Mesg a:active	{color:#E03;}
		.Mesg p							{margin-top:18px;padding:0;}
.JMenu	{background:#FFF;color:#000;border:#000 solid 1px;padding:5px;font-weight:bold;text-align:left;}
		.JMenu ol	{margin-left:20px;}	.JMenu li	{list-style-position:inside;text-indent:-17px;}
		.JMenu a:link,.JMenu a:visited	{color:#000;}
		.JMenu a:hover,.JMenu a:active	{color:#E03;}
/* --------------------------------------- Elementi Form --------------------------------------- */
.CheckRadio	{float:left;margin:0 10px 0 0;padding:0;list-style-type:none;text-align:left;}
.radio		{background:transparent;border:none;}	.src	{position:absolute;right:3%;top:4px;}
img			{border:none;}							.del	{height:11px;vertical-align:middle;}
form		{margin:0;}								.cal	{vertical-align:top;}
.ComboBox	{display:none;position:absolute;bottom:22px;left:4px;height:100px;border:#000 solid 1px;}
.ifrCerca	{display:none;width:95%;height:150px;border:#000 solid 1px;}
.goto		{background:URL(../stile/icon_goto.gif) no-repeat;border:none;width:13px;height:15px;vertical-align:top;overflow:hidden;}
.LH		{line-height:18px;}
.DT2	{width:18px;}	.DT4		{width:30px;}
.Input	{width:95%;}	textarea	{width:95%;height:48px;}	fieldset select {width:98%;}
.TXTLong textarea	{height:144px;}
.TXTMed  textarea	{height:96px;}
/* ------------------------------------ Copyright e PiePagina ---------------------------------- */
.PPful		{display:block;float:left;width:47%;}						.PPemp		{display:block;float:left;width:25%;}	.PPimg	{height:22px;vertical-align:middle;}
.Copy p		{clear:both;margin-top:12px;padding:0;text-align:center;}	.Copy img	{width:94px;height:15px;border:none;}
/* ------------------------------------ Frecce di Ordinamento ---------------------------------- */
th						{cursor:pointer;}
.sort-arrow				{width:11px;height:11px;background-position:center;background-repeat:no-repeat;margin:0 2px;}
.sort-arrow.descending	{background-image:url(../stile/downsimple.png);}
.sort-arrow.ascending	{background-image:url(../stile/upsimple.png);}
/* ------------------------------------ Impaginazione Maschere ---------------------------------- */
.Negozio		{width:99%;padding:0;}
.Negozio legend	{width:250px;}
.Negozio div	{margin:15px 7px;width:auto;}
.Negozio p		{margin:0;margin-bottom:8px;}
.Negozio ul 	{list-style-type:none;margin:0;margin-bottom:8px;}
.NomNeg			{font-size:12px;font-weight:bold;text-decoration:underline;}

.Modulo			{width:49%;padding:10px 0;}
.Modulo .Legend	{margin:4px 0;width:40%;}
.Modulo .Titolo	{margin:4px 2px 0 2px;width:31%;}
.Modulo .Dato	{margin:4px 2px 0 2px;width:61%;}
.Modulo .W15	{width:13% !important;}
.Modulo .W80	{width:78% !important;}

.SottRep		{width:99%;border:#CCC inset 2px;}

.CPImg320		{text-align:center;overflow:hidden;}
.CPImg320 .foto	{width:320px;height:240px;}

.ServBox		{margin:5px 0;padding:2px;width:24%;height:84px;overflow:hidden;}
.IcoServ		{width:50px;height:50px;}

.foto			{width:95%;}
.FotoNeg		{width:200px;height:150px;margin:15px 7px 7px 7px;}
.LogoNeg		{width:100px;height:50px;margin-top:15px;background:none;border:2px outset #CCC;}
.LogoLista		{width:100px;height:50px;margin:0 5px 0 0;background:none;border:2px outset #CCC;}

.W99	{width:100%;}
.W20	{width:19%;}	.W25	{width:24%;}	.W33	{width:33%;}	.W40	{width:39%;}
.W60	{width:59px;}	.W50	{width:49%;}	.W75	{width:74%;}	.W80	{width:79%;}
