/* ====== Box Sinistra ====== */

/* box tipo utente */
div#boxSX div#TipoUtente {
	padding-top:2px;  
	padding-bottom:10px;
	margin: 0;
	text-align: center;
	background: url(../grafica/bg_TipoUtente.gif) top left no-repeat transparent;
}

div#TipoUtente p.primaRiga {
	/** background: none transparent; */
	margin: 0;
	padding: 0;
	font-weight: bolder;
	font-size: 12px;
}

div#TipoUtente p.secondaRiga {
	/** background: none transparent; */
 	margin: 0;	
 	padding: 0;
	font-size: 10px;	
}

/* menu sx */
dl.menuSX {
	margin: 0 0 1px 0;
	padding: 0;
}

dl.menuSX dt {
	margin: 0;
	padding: 0 0 0 5px;
	background: url(../grafica/bg_menuSX_dt.gif) repeat-x top left transparent; 
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	width: 157px;	
}

dl.menuSX dd {
	margin: 0;
	width: 162px;
}

dl.menuSX dd a{
	padding: 0 0 0 5px;
	display: block;
	width: 157px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}

dl.menuSX dd a.selected{
	color: #000;
	background-color: #FFB04A;
	border-top: 1px solid #FFE3BE;
	border-bottom: 1px solid #9F6200;	
}

dl.menuSX dd a:hover {
	color: #FBFFBE;
}

/* ======= Parte Centrale ========= */
/* info azienda */

div#InfoAzienda {
	border-bottom: 1px solid #325667;
	font-size: 18px;
	font-weight: bold;
	line-height: 29px;
}

div#InfoAzienda p {
	margin: 0 ;
	padding: 0;
}

div#InfoAzienda p.AnnoAzienda{
	margin: -29px 0 0 0 ;
	padding: 0 5px 0 0;
	text-align: right;
	float: right;
}

/* sezione corrente */
div#sezioneCorrente {
	border-bottom: 1px solid #8B877B;
	border-left: 1px solid #325667;
	line-height: 19px;
	padding: 0 0 0 7px;
}





/* tabelle QDC*/
#content table, table.tab_Appezzamenti {
 border-collapse: collapse; 
 border: 2px solid #000;
 padding: 0;
 margin: 5px auto;
}

#content th.TitoloTabella {
	color: #fff;
	font-size: 12px;
	padding: 3px 5px;
	border: 1px solid #000;
	text-align: right;
}
#content th.TitoloTabella span.Lab_Titolo {
	float: left;
}

#content th.TitoloTabella span.But_Titolo form {
	display: inline;
}
#content th.TitoloTabella span.But_Titolo input {
	display: inline;
}

#content tr.TitoloColonna th a {
	white-space: nowrap;
}

#content th {
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000; 
}

th.Col_CodApp {
	width: 40px;
}

table.tab_Appezzamenti td{
	text-align: center;
}

/* tabella Appezzamenti - Particelle */
table.tab_AppPart {
	margin: -1px 0 8px 0;
	padding: 0;
	width: 100%;
	background-color: #fbfbfb;
	border-collapse: collapse;

}

table.tab_AppPart th{
	background-color: #eeeeef;
	border: 1px solid #8B9299;
	border-left: 0;
	border-top: 0;
	font-weight: normal;
}

table.tab_AppPart input, table.tab_AppPart{
	font-size: 10px;
}



#content td ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
	text-align: left;
}
#content td ul li {
	white-space: nowrap;
	text-align: left;	
}

#content td blockquote ul li {
	white-space: normal;
}

.f {
	width: 20%;
}
#content td a {
	text-decoration: none;
}
#content td {
	text-align: left;
	vertical-align: top;
}


span.But_Back {
	padding-top: 50px;
	margin-top: 50px;
}



iframe.standard {
	clear: both;
	width: 250px;
	height: 150px;
}


#ListaProdotti input {
	width: 14px;
}



/** BACK BUTTON
.But_Back {
	position: absolute;
	top: 145px;
	right: 2px;
	display: block;
}
.But_Back span {
	padding: 0;
	margin: 0;
}
.But_Back span input {
	display: block;
	padding: 1px;
	margin: 0;
	font-size: 11px;
	font-family: Arial;
	line-height: 13px;
	vertical-align: top;
} */
.backForm {
	display: none;
}
.But_Back {
 	margin: 0;
 	padding: 0;
}
.But_Back a {
	border: solid 1px gray;
	text-decoration: none;
	padding: 1px 20px;
	margin: 0;
 	line-height: 16px;  
	background: #FFB04A;
}

.PrintButton {
	background-color: #FFB04A;
	text-align: right;
	border: solid 1px gray;
	padding: 1px;
	margin: 5px auto;
	width: 85%;	
}
.PrintButton input {
	width: 200px;
	display: inline;
}
.PrintButton form {
	display: inline;
}

.supergestore {
	color: #2BA7E3;
	font-weight: bold;
}


.AnnoAzienda a:link, .AnnoAzienda a:visited {
	color: #000;
}
.AnnoAzienda a:hover, .AnnoAzienda a:active {
	color: #FFB04A;
}


#helpBox {
	/** border-left: solid 2px #bbb;
	border-right: solid 2px #bbb;
	background-color: #eee; */
	color: #777;
	margin: 0;
	padding: 1px 2px 15px 2px;
}

#controlloDisciplinari ul {
	list-style-type: disc;
}
#controlloDisciplinari ul li {
	white-space: normal;
}

div.tiny {
	width: 80px;
	overflow: hidden;
	border-right: solid 2px gray;
}
div.mini {
	width: 160px;
	overflow: hidden;
	border-right: solid 2px gray;
	
}
div.medi {
	width: 300px;
	overflow: hidden;
	border-right: solid 2px gray;
}
div.maxi {
	width: 600px;
	overflow: hidden;
	border-right: solid 2px gray;
}
