@CHARSET "ISO-8859-1";

body{
	font-family:verdana, arial, sans-serif;
	font-size:9pt;
	color:#000000;
}

table{
	font-family:verdana, arial, sans-serif;
	font-size:9pt;
	color:#000000;
}

.testataTable{
	width:1024px;
	}

.piedeTable{
	width:1024px;
	}
	
.bodyTable{
	width:1024px;
	height:600px;
	}
/** FORM **/
input{
	border:solid 1px #BABABA;
}


.form{
	 background-color:#f6f6f6;
	 font-size:1em;
	 padding-right:30px;
	 padding-left:30px;
	 padding-top:0px;
}

.form.titolo{
	padding-left:0px;
	font-weight: bold;
}

.form.label{
	padding-left:0px;
	font-style: italic;
    padding-top:5px;
}

.form.campo{
    padding-top:5px;
}

.form.campo.errore{
	border-color:#FF0000;
}

#captcha{
	border:solid 1px #BABABA;
	width:142px;
	}

/** tabella con dati in visualizzazione/modifica **/
.tabDati{
	 /*background-color:#f6f6f6;*/
	 font-size:1em;
	 /*
	 margin-right:30px;
	 margin-left:30px;
	 margin-top:0px;
	 */
}
.tabDati.tabella{
	 width: 100%;
	 border: solid 1px #BABABA; 	 
	 margin-top:0px;
	 border-collapse: separate;
  	 border-spacing: 0;
  	*border-collapse: collapse; /* hack is needed for IE7 also */
}

.tabDati.tabella td{
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #BABABA;
	}
	
.tabDati.dati{
	 border:solid 1px #BABABA;
	 padding:1px;
	 width:90%;
}

.tabDati.grafico{
	border:solid 1px #BABABA;
	padding:5px;
}

.tabDati.grafico td{
	border:0px;
	}
	
.tabDati div table{
	padding: 1px;
	margin-top:10px;
	 border-collapse: separate;
  	 border-spacing: 0;
  	*border-collapse: collapse; /* hack is needed for IE7 also */
  	
}

.tabDati.header{
	height:70px;
	background-image: url(../img/logosx_1.gif);
   	background-repeat: no-repeat;
}

.tabDati.titolo{
	padding-left:0px;
	font-weight: bold;
	font-size:15pt;
}

.tabDati.label{
	padding-left:0px;
	font-style: italic;
    padding-top:5px;
    vertical-align: top;
    background-color: #BABABA;
	border:solid 1px #BABABA;
}

.tabDati.campo{
    padding-top:5px;
	background-color:#f6f6f6;
}

.tabDati.campo.odd{
    background-color:#ffffff;
}

.tabDati.campo a{
    color:#000000;
    text-decoration:none;
}

.tabDati.campo a:hover{
    color:#000000;
    text-decoration:underline;
}

.tabDati.campo.errore{
	border-color:#FF0000;
}

.tabDati div{
	float: left;
	margin-left:10px;
	margin-top:10px;
	border: dotted 1px #BABABA;
	width:500px;
	height:auto;
	overflow:auto;
	}
.tabDati div img{
	margin-left: auto;
 	margin-right: auto;
	}
.tabDati div table{
	margin-left: auto;
 	margin-right: auto;
	}	
/** tabella specifiche **/
td.tabl01, a.tabl01, a:visited.tabl01 {
   font-size: 10px;
   font-weight: bold;
   font-family: verdana,arial,helvetica;
   color: #000000;
}
/** HEADER **/
td.header1, a.header1, a.header1:visited, a.header1:hover {
	font-family: verdana,arial,helvetica;
   font-size: 30;
   font-weight: normal;
   text-decoration:none;
   background-image: url(../img/testata.cheleo.jpg);
   background-repeat: no-repeat;
   padding-left:240;
   color: #FFFFFF;    
   }

td.header2, a.header2, a.header2:visited, a.header2:hover {
   font-size: 12;
   font-weight: bold;
   text-decoration:none;
   background-color:#AeAeAe;
   color:#E69129;
   padding-right:27px;
   text-align:right;
   padding-top:5px;
   padding-bottom:5px;
}

/** MENU **/
.divMenuG{
	padding-top:5px;
	text-transform: uppercase;
	font-weight: bold;
	}
.divMenuGSel{
	padding-top:5px;
	/*color : #FFCC33;*/
	color : #E69129;
	text-transform: uppercase;
	font-weight: bold;
	}
.divMenu01 {
   font-size: 1em;
   font-weight: bold;
   text-decoration:none;
   background-color:#888888;
   color:#FFFFFF;
   line-height:22px;
   padding-top:5px;
	}

.divMenu01Sel {
   font-size: 1em;
   font-weight: bold;
   text-decoration:none;
   background-color:#888888;
   color:#E69129;
   line-height:22px;
   padding-top:5px;
	}

td.menu01, a.menu01, a.menu01:visited, a.menu01:hover {
   font-weight: bold;
   text-decoration : none;
   background-color : #888888;
   color : #FFFFFF;
   vertical-align : top;
   padding-right : 7px;
   padding-top : 7px;
   text-align : right;
   width : 205px;
}

.divMenu02, a.divMenu02, a.divMenu02:visited {
   font-size: 1em;
   font-weight: bold;
   text-decoration:none;
   background-color:#888888;
   color:#FFFFFF;
   line-height:20px;
}

.divMenu02Sel, a.divMenu02:hover {
   font-size: 1em;
   font-weight: bold;
   text-decoration:none;
   background-color:#888888;
   color:#E69129;
   line-height:20px;
}

/** FOOTER **/
td.footer, a.footer, a.footer:visited, a.footer:hover {
   font-family: verdana,arial,helvetica;
   font-size: 8pt;
   font-weight: bold;
   text-decoration:none;
   background-color:  #BBC9E4; /*#7D96CE;*/
   padding-right: 8px;
   color: #F6F6F6;   
   vertical-align:middle; 
   }

/** LISTE **/
.listTable{
	font-family: verdana,arial,helvetica;
  	font-size: 8pt;
   	width:100%;
}

.listHeader{
	font-weight: bold;
	vertical-align: middle;
	background-color: #BBC9E4;
	/*text-transform: capitalize;*/
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.listHeaderCmd{
	background-color: #BBC9E4;
	text-align: center;
	width: 22px;
}

.listCell{
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.listCellWide{
	background-color: #FFFFFF;
	text-align: center;
}

.listCellCmd{
	background-color: #FFFFFF;
	width:22px;
	text-align: center;
	vertical-align: top;
}

.listImgCmd{
	border:0px;
}

.listCellPre{
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
}
/** COMANDI **/

.cmdContainerTbl{
	width:100%;		
	height: 95%;
	padding:0px;
}

.cmdContainerCell{
	height: 20px;
	padding-bottom:10px;
	padding-right:2px;
}

.cmdContainer{
	border:solid 0px #000000;
	text-align: right;
	width:100%;
}
.cmd, a.cmd:visited, a.cmd:hover {
	font-family: verdana,arial,helvetica;
  	font-size: 8pt;
  	color: #888888;
  	font-weight: bold;
}

/** CONTENUTO **/
.contentCell{
	vertical-align: top;
	}
/** SCHEDA PRODUTTORE ***/

.schedaProd{
	width:100%;
	border:solid 1px #BBC9E4;
	margin-bottom:10px;
	}
.schedaLabel{
	font-style: italic;
	width:15%;
	text-align: right;
	padding-right: 5px;
	}
.schedaDato{
	text-align: left;
	font-weight: bold;
}

/** TABELLA RICERCA**/
.searchTable{
	background-color: #FFFFFF;
	border:solid 1px #BABABA;
	width:100%;
	padding:5px;
	}
.searchCellLabel{
	padding-right: 10px;
	text-align: right;
	}
.searchCellInput{
	padding-left: 0px;
	}
	
	
/** LOGIN **/
table.LOGIN{
	width:410px;
	border: solid 1px #BABABA; 
	padding:1px;
}
	
tr.LOGIN{
	background-color: #FFFFFF;
	height:70px;
}

td.LOGIN{
	background-color:#EEEEEE;
}

button.bottone{
	border:0px;
	/** 
	background-color: #BBC9E4;
	border-bottom: solid 1px #BABABA;
	border-right: solid 1px #BABABA;
	border-left: dotted 1px #DAFAFA;
	border-top: dotted 1px #DAFAFA;
	**/
	background-color: #CFCFCF;
	border: solid 1px #B6B6B6;
	width: 100px;
	height: 25px;
	cursor: default;
}

button.bottone table{
	color:#000000;
	width:100%;
	text-align:center;
}