.layer_editor {
/*	left: 100px;
	top: 200px;*/
	width: 400px;
	padding: 10px;
	border: 1px solid black;
	background: Black;
	padding: 0px;
	color: black;
}

.loadingPanel {
  width: 100%;
  height: 300px;
  position: absolute;
  top: 130px;
  z-index: 5;
  text-align: center;
  display: none;
}


/*----------------- BODY ------------------------*/

body {
  scrollbar-3dlight-color:#ffffff; 
  scrollbar-arrow-color:#ffffff; 
  scrollbar-base-color:#2C274E; 
  scrollbar-darkshadow-color:#2C274E; 
  scrollbar-face-color:#2C274E; 
  scrollbar-highlight-color:#2C274E; 
  scrollbar-shadow-color:#ffffff;
}

a {
	color: #575757;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
}

.corpo {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: white;
	font-family: Tahoma;
	overflow-y: scroll;
	background-color: #2C274E;
}

td {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
}

input {
	font-family: Tahoma;
	font-size: 12px;
}

input[type:text] {
	width: 250px;
}

input[type:checkbox] {
  padding: 20px;
	width: 50px;
}

select {
	font-family: Tahoma;
	font-size: 12px;
}

option {
	font-family: Tahoma;
	font-size: 12px;
}

label {
}

textarea {
	font-family: Tahoma;
	font-size: 14px;
}

.cella_nome_campo {
	width: 10%;
	black-space: nowrap;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
/*	color: black;*/
}

/*----------------- HOMEPAGE ----------------------*/

.tabella_homepage {
	width: 750px;
	border: 0px solid gray;
	background-image: url(images/homepage.jpg);
	height: 519px;
	background-repeat: no-repeat;
	background-position: right;
}

.banner_homepage {
	width: 400px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: text-bottom;
}

.homepage_barra {
	text-align: center;
	width: 100%;
	height: 20px;
	background-image: url(images/barraprincipale.gif);
	background-repeat: repeat-x;
	border: 1px solid #262626;
}

/*----------------- BANNER ----------------------*/

.banner {
	width: 100%;
	height: 100px;
	/*background-color: red;*/
	/*background-image: url(images/banner_center.gif);
	background-repeat: repeat-x;*/
}

.banner_totale {
/*	background-image: url(images/background.gif);*/
	width: 463px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: top;
}

.banner_sx {
/*	background-image: url(images/logo.gif);*/
/*	background-image: url(images/banner_sx.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	vertical-align: middle;
	width: 508px;
}

.banner_center{
/*	background-image: url(images/banner_center.gif);
	background-repeat: repeat-x;*/
	vertical-align: bottom;
	font-size: 30px;
	color: black;
}

.banner_dx {
/*	background-image: url(images/banner_dx.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	width: 4px;
}

.banner_under_logo {
/*	width: 345px;*/
	height: 10px;
/*	color: gray;*/
	color: white;
	font-size: 12px;
	font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 5px;
	padding-left: 5px;
	/*text-transform: uppercase;*/
	text-transform: capitalize;
}

.bul_link {
	color: black;
}

.banner_testo {
	color: #E1BE11;
	font-size: 80px;
	text-align: left;
	font-family: Tahoma;
	margin-left: 10px;
}

/*------------------ RIQUADRO STONDATO ----------*/

/*
.angolo_altosx {
	background-image: url(images/angolo_altosx.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: top left;
}

.angolo_altodx {
	background-image: url(images/angolo_altodx.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: top right;
}

.angolo_bassosx {
	background-image: url(images/angolo_bassosx.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.angolo_bassodx {
	background-image: url(images/angolo_bassodx.gif);
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.linea_alto {
	background-image: url(images/linea_alto.gif);
	width: 1px;
	height: 5px;
	background-repeat: repeat-x;
	background-position: top;
}

.linea_sx {
	background-image: url(images/linea_sx.gif);
	width: 5px;
	height: 1px;
	background-repeat: repeat-y;
	background-position: left;
}

.linea_basso {
	background-image: url(images/linea_basso.gif);
	width: 1px;
	height: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.linea_dx {
	background-image: url(images/linea_dx.gif);
	width: 5px;
	height: 1px;
	background-repeat: repeat-y;
	background-position: right;
}
*/

/*------------------ STRUTTURA ------------------*/

.nord {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.sud {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.nordovest {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.ovest {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.sudovest {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.nordest {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.est {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.sudest {
	width: 0px;
	height: 0px;
/*	background-color: gray;*/
}

.strutturaMiddle {
  width: 100%;
  height: 400px;
}

.struttura_sinistro {
/*	width: 150px;*/
	width: 300px;
	border: 0px solid Black;
/*	background-image: url(images/background_colonne.gif);
/*	background-position: right;*/
/*	background-repeat: repeat-y;*/
}

.struttura_centrale {
/*	text-align: center;*/
	vertical-align: top;
	border: 0px solid black;
/*	width: 100%;*/
/*	width: 60%;*/
/*	background-color: #4E4E4E;*/
/*	background-color: black;*/
/*	background-color: #00594A;*/
/*	background-image: url(images/grid_line.gif);*/
/*	border: 1px solid Black;*/
/*	background-image: url(images/angolo_topleft.gif);*/
/*	background-position: top left;*/
/*	background-repeat: repeat;*/
}

.struttura_destra {
	text-align: right;
	vertical-align: top;
	width: 150px;
	border: 0px solid Black;
	display: none;
/*	border: 1px solid Black;*/
/*	border-left: 0px;*/
/*	background-color: #3c3c3c;*/
/*	background-image: url(images/background_colonne.gif);*/
/*	background-position: left;*/
/*	background-repeat: repeat-y;*/
}

/* ----------------- TABELLE ------------------- */

.tabella_cornice {
	width: 100%;
/*	width: 900px;*/
	border: 0px solid gray;
/*	background-color: #FFE4B5;*/
/*	background-color: black;*/
}

.tabella_generale {
/*	width: 750px;*/
	width: 1000px;
	border: 0px solid gray;
}

/* ----------------- STRUTTURA ESEMPIO ------------------- */

.tabella_cornice_esempiostruttura {
	width: 400px;
	height: 300px;
	margin: 10px;
	text-align: center;
	text-transform: capitalize;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
}

.tabella_generale_esempiostruttura {
	width: 100%;
	height: 215px;
	text-align: center;
	text-transform: capitalize;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
}

.riga_nordsud_esempiostruttura {
	height: 40px;
}

.colonna_ovestest_esempiostruttura {
	width: 40px;
}

.colonna_sinistradestra_esempiostruttura {
	width: 80px;
}

.riga_centrale_esempiostruttura {
	height: 80px;
}

/*------------- MENU FISSO --------------*/

.tabella_menufisso {
	width: 100%;
	height: 10px;
/*	background-image: url(images/grid_line.gif);
	background-repeat: repeat;*/
	border: 0px;
}

.menufisso_link {
	font-weight: bold;
	font-size: 9px;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
}

.menufisso_link:hover {
	color: Gray;
	text-decoration: none;
}

/*------------- MENU PRINCIPALE --------------*/

.tabella_menuprincipale {
	width: 100%;
	/*height: 18px;*/
	border: 0px;
	padding: 0px;
	background-color: white;
}

.menuprincipale{
/*	background-image: url(images/menu_center.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	padding: 1px;
}

.menuprincipale_sx{
/*	background-image: url(images/menu_sx.gif);
	background-repeat: no-repeat;*/
	background-position: right;
	width: 0px;
}

.menuprincipale_dx{
/*	background-image: url(images/menu_dx.gif);
	background-repeat: no-repeat;*/
	background-position: left;
	width: 0px;
}

.menuprincipale_link {
	font-weight: bold;
	font-size: 11px;
	color: #2C274E;
	font-family: Tahoma;
	text-decoration: none;
	display: block;
	height: 15px;
	padding-top: 5px;
	border-bottom: 5px solid white;
}

.menuprincipale_link:hover {
	text-decoration: none;
	color: gray;
	border-bottom: 5px solid #2C274E;
}

/*------------- TABELLA SX --------------------*/

.tabella_sx {
	width: 100%;
/*	width: 160px;*/
	border: 0px solid gray;	
/*	background-image: url(images/grid_line.gif);
	background-repeat: repeat;
	border: 1px solid #262626;*/
}

.sx_sfondosuperiore {
/*	width: 200px;
	height: 10px;
	background-image: url(images/menusxalto.gif);
	background-position: bottom;
	background-repeat: repeat-x;
*/
}

.sx_sfondoinferiore {
/*	width: 200px;
	height: 10px;
	background-image: url(images/menusxbasso.gif);
	background-position: top;
	background-repeat: repeat-x;
*/
}

/*------------- MENU SECONDARIO ---------------*/

.tabella_menusecondario {
/*	width: 88%;*/
/*	width: 160px;*/
	width: 100%;
/*	width: 130px;*/
/*	border: 1px solid gray;	*/
	padding: 0px;
	border: 0px;
}

/*
.menusecondario_sfondosuperiore {
	width: 200px;
	height: 10px;
	background-image: url(images/menusxalto.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.menusecondario_sfondoinferiore {
	width: 200px;
	height: 10px;
	background-image: url(images/menusxbasso.gif);
	background-position: top;
	background-repeat: repeat-x;
}
*/

.menusecondario{
/*	background-color: gray;*/
/*	width: 160px;*/
	width: 100%;
	height: 20px;
	text-align: left;
	text-transform: capitalize;
	color: white;
}

.menusecondario_link {
	color: white;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
/*	width: 160px;*/
	width: 100%;
	display: block;
	line-height: 20px;
/*	background-color: #262626;
	background-image: url(images/menusx_item.gif);
	background-repeat: no-repeat;*/
	/*border: 0px solid black;*/
	margin: 0px;
	border-bottom: 3px solid #2C274E;
}

.menusecondario_link:hover {
	text-decoration: none;
	color: gray;
/*	background-color: #EFE721;*/
/*	background: url(images/bottonemenuover.gif);
	background-repeat: no-repeat;*/
	border-bottom: 3px solid white;
}

.titolosezione{
	text-align: right;
	color: Gray;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: overline;
	padding-top: 0px;
	margin-top: 0px;
}

/*------------- MENU INTEGRALE --------------*/

.div_menuintegrale {
	position: absolute;
	bottom: 50px;
	left: 50px;
}

.tabella_menuintegrale {
/*	width: 160px;*/
	width: 100%;
	height: 10px;
	padding: 0px;
	border: 0px;
  /*	border: 1px solid gray;*/
}

.menuintegrale{
/*	background-color: #6C440D;*/
/*	width: 160px;*/
	width: 100%;
	height: 20px;
	text-align: left;
	text-indent: 3px;
	text-transform: capitalize;
}

.menuintegrale_link {
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	height: 20px;
/*	width: 160px;*/
	width: 100%;
	display: block;
	line-height: 20px;
/*	background-color: #262626;
	background-image: url(images/menusx_item.gif);
	background-repeat: no-repeat;*/
	margin: 0px;
	border-bottom: 3px solid #2C274E;
}

.menuintegrale_link:hover {
	text-decoration: none;
	color: gray;
	/*background-color: #EFE721;*/
	border-bottom: 3px solid white;
}

/*------------- LOGOUT ---------------------*/

.logout{
	text-align: center;
	text-transform: capitalize;
	padding: 5px;
}

.logout_link {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}

.logout_link:hover {
	color: Gray;
	text-decoration: underline;
}

/*------------- ELENCO RECORD --------------*/

.tabella_elenco {
	width: 90%;
	margin-top: 10px;
}

/*------------- RIQUADRI -------------------*/

.riquadro_informazioni {
/*	color: gray;*/
	margin-top: 15px;
	margin-bottom: 25px;
/*	margin-left: 2%;*/
	border: 0px solid black;
	width: 90%;
	margin: 3%;
}

.riquadro_informazioni_testa {
	background-image: url(images/barrariquadri.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 20px;
	border: 1px solid gray;
	padding: 0px;
	display: none;
	color: gray;
}

.riquadro_discorso {
	width: 100%;
	border: 0px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
}

.riquadro_discorsosezione {
	padding-bottom: 10px;
}

.riquadro_discorsosottosezione {
  vertical-align: top;
	margin-top: 20px;
	line-height: 30px;
}

.riquadro_discorso_cellavuota{
	width: 30px;
}

.riquadro_discorsosezione_titolo {
	font-weight: bold;
	text-transform: capitalize;
}

.riquadro_discorsosottosezione_titolo {
	font-weight: bold;
	text-transform: capitalize;
}

.riquadro_presentazionesezione {
	width: 88%;
	border: 0px solid black;
}

.riquadro_presentazionesezione_titolo {
	padding: 0px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
/*	color: #868686;*/
/*	color: gray;*/
	color: black;
	font-family: Tahoma;
	margin-left: 5px;
	text-transform: capitalize;
	text-align: right;
}

.riquadro_presentazionesezione_testo {
	padding: 10px;
	padding-bottom: 20px;
	font-size: 14px;
/*	color: #868686;*/
/*	color: gray;*/
	color: white;
	text-align: center;
	font-family: Tahoma;
/*	font-style: oblique;*/
	font-weight: bold;
}

.riquadro_informazioni_titolo {
	font-weight: normal;
	font-size: 14px;
	color: gray;
	font-family: Tahoma;
	margin-left: 5px;
	text-transform: capitalize;
}

.riquadro_informazioni_corpo {
	padding: 2px;
	border: 0px solid;
/*	border-color: #6C440D;*/
	border-top: 0px;
/*	background-color: #f1c78d;*/
	width: 100%;
/*	color: black;*/
}

.riquadro_informazioni_contenuto {
	width: 100%;
	height: 20px;
/*	color: Black;*/
/*	color: gray;*/
	color: black;
}

.riquadro_informazioni_coda {
	padding: 2px;
	height: 25px;
	font-weight: bold;
	font-size: 14px;
	color: Black;
	font-family: Tahoma;
	text-transform: capitalize;
	text-align: right;
	vertical-align: bottom;
	width: 100%;
}

.testo_informazioni {
	padding: 2px;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma;
	text-align: justify;
	color: white;
	line-height: 30px;
/*	color: gray;*/
/*	color: black;*/
}

/*------------ RIQUADRO LINGUA -------------*/

.riquadro_lingua {
	height: 30px;
	padding: 0px;
/*	border-bottom: 1px solid black;*/
	font-weight: bold;
	font-size: 14px;
/*	color: Black;*/
	font-family: Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}

.cella_bandiera_lingua {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.linea_lingua {
/*	display: none;*/
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
/*	background-color: gray;*/
/*	background-color: black;*/
}

.link_lingua {
	font-size: 14px;
/*	color: Black;*/
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}

.link_lingua:hover {
	text-decoration: underline;
}

.bandiera_lingua {
	border: 1px solid Gray;
}

/*----------- RIQUADRO UTENTI CONNESSI -----------*/

.riquadro_utenticonnessi {
	height: 30px;
	padding: 0px;
/*	border-bottom: 1px solid black;*/
	font-weight: bold;
	font-size: 14px;
/*	color: black;*/
	font-family: Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}

.utenticonnessi {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	color: black;
/*	color: Black;*/
	font-family: Tahoma;
}

.linea_utenticonnessi {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
	color: black;
}

/*--------- RIQUADRO ADMIN ----------*/

.tabella_admin {
	width: 100%;
}

.riquadro_login_corpo {
	padding: 2px;
	border: 0px solid;
/*	border-color: #6C440D;*/
	border-top: 0px;
	width: 100%;
	padding-left: 120px;
/*	background-color: #3c3c3c;*/
}

.riquadro_login_campi {
	height: 20px;
	font-family: Tahoma;
/*	font-size: 12px;*/
	color: black;
	font-weight: bold;
	text-transform: capitalize;
}

.adminlogerror {
	background-color: #f1c78d;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
	height: 90px;
	text-transform: capitalize;
}

.logerror {
	padding: 4px;
	border: 1px solid Black;
}

/*-------------- PAGINAZIONE ---------------------*/


.testa_link_numeri {
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
}

.cella_link_numeri {
	width: 20px;
/*	color: Gray;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
}

.link_numeri {
	color: gray;
	text-decoration: none;
}

.link_numeri:hover {
	text-decoration: underline;
}

/*---------- TABELLE RIQUADRI ------------*/

.riquadro_tabella {
  width: 250px;
  border: 1px solid #979797;
  float: left;
  margin: 5px;
}

.riquadro_captionTabella {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  text-transform: capitalize;
  padding: 3px;
}

.riquadro_cella {
  padding: 3px;
}

.captionTabella_areaRiservata {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  padding-bottom: 5px;
}


/*---------- FIELDSET E LEGEND ------------*/

.legendcornice {
	text-transform: capitalize;
/*	color: black;*/
	font-family: Tahoma;
	font-size: 12px;
}

.fieldsetcornice {
	border: 1px solid Black;
/*	height: 400px;*/
	display: block;
}

.fieldsetcornice_small {
	border: 1px solid Black;
	width: 150px;
	height: 35px;
	display: inline;
}

/*----------- SELECT ----------------------*/

.selectnomi {
	text-transform: capitalize;
	font-size: 12px;
}

.selectnumeri {
	font-size: 12px;
}

/*---------- IFRAME ----------------------*/

.iframeFile {
	border: 1px solid black;
}

/*----------- FOTO ------------------*/

.layer_foto {
  border: 0px solid white;
  position: absolute;
  z-index: 5;
  left: 0px;
  right: 0px;
	display: none;
	padding-bottom: 20px;
/*
	position: absolute;
	z-index: 5;
	width: 700px;
	padding: 10px;
	border: 1px solid red;
	background: Black;
	padding: 0px;
*/
}

.layer_foto_X {
/*
	position: absolute;
	right: 0px;
*/
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
	border: 0px solid white;
	width: 10px;
	height: 10px;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: Gray;
	cursor: pointer;
	text-decoration: none;
}

.layer_foto_PrevNextLink {
/*
	position: absolute;
	right: 0px;
*/
	padding: 0px;
	border: 0px solid white;
	height: 30px;
	text-align: center;
	/*vertical-align: top;*/
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: Gray;
	cursor: pointer;
	text-decoration: none;
}

.layer_foto_X:hover {
	text-decoration: none;
	/*color: white;*/
	color: red;
}

.layer_foto_tabella {
  padding: 10px;
  /*
  border: 1px solid white;
  background: Black;
  */
  border: 1px solid black;
  background: #2C274E;
  padding: 0px;
  width: 700px;
}

.layer_foto_tdLaterale {
  padding-top: 10px;
  text-align: center;
	width: 100px;
	vertical-align: top;
}

.layer_foto_tdTesto {
	height: 20px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-transform: capitalize;
}

.layer_foto_tdFoto {
	padding-top: 10px;
	padding-bottom: 20px;
/*	width: 300px;*/
	text-align: center;
}

.layer_foto_Snapshot {
	padding: 10px;
	margin: 10px;
	width: 100px;
	text-align: center;
	border: 1px solid White;
}

.cella_foto {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 10px;
	margin: 0px;
}

.cella_prodotto {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 10px;
	margin: 0px;
	border-bottom: 1px solid white;
}

.cella_prodotto_foto {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 10px;
	margin: 0px;
	border-bottom: 1px solid white;
}

.link_foto_testo {
	font-size: 14px;
	font-weight: bold;
	color: White;
	font-family: Tahoma;
	text-decoration: none;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.link_foto_testo:hover {
	text-decoration: underline;
}

.link_foto {
	border: 1px solid White;
/*	width: 150px;*/
	padding: 0px;
	margin: 0px;
}

.link_prodotto {
	border: 1px solid White;
/*	width: 150px;*/
	padding: 0px;
	margin: 0px;
	height: 70px;
}

.foto {
/*	width: 500px;*/
	border: 1px solid White;
	padding: 0px;
	margin: 0px;
}


/*--------------------- FOTOGRAFIE ---------------------*/

.titolo_fotografia {
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

/*----------- DOCUMENTI ------------------*/

.cella_documento {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

/*--------------------- PRODOTTI ---------------------*/

.titolo_prodotto {
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

.prezzo_prodotto {
	text-align: right;
	vertical-align: bottom;
	padding: 20px;
	font-size: 14px;
	font-family: Tahoma;
}

.ordina_prodotto {
	text-align: left;
	vertical-align: bottom;
	padding: 20px;
	font-size: 14px;
	font-family: Tahoma;
}

.area_disabilitata {
	width: 200px;
	height: 50px;
	border: 1px solid Gray;
	color: Gray;
	background-color: black;
}

.area_disabilitata_grande {
	width: 300px;
	height: 50px;
	border: 1px solid Gray;
	color: Gray;
	background-color: black;
}

/*----------------------- PAGINE ------------------------*/

.titolo_pagina {
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

/*---------------------- LINK ---------------------------*/

.link {
	font-size: 14px;
/*	color: black;*/
  color: white;
	font-family: Tahoma;
	text-decoration: none;
}

.link:hover {
	text-decoration: none;
	color: Gray;
}


/*----------------- BOTTONI ------------------*/

.bottoni {
	border: 1px solid gray;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	width: 160px;
/*	background-color: Silver;*/
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
	text-transform: capitalize;
}

.bottoni_small {
	border: 1px solid gray;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	width: 30px;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
}

.bottoni2 {
	border: 1px solid gray;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
}

.bottoni2_small {
	border: 1px solid gray;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 30px;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
}

/*--------------- FOOTER -----------------*/

.footer {
	width: 100%;
/*	margin-top: 30px;*/
/*	background-image: url(images/banner_basso.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
}

.footer_center{
	height: 20px;
/*	background-image: url(images/footer_center.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	color: #2C274E;
	background-color: white;
	font-size: 12px;
}

.footer_sx{
/*	background-image: url(images/footer_sx.gif);
	background-repeat: no-repeat;*/
	background-position: right;
	width: 0px;
}

.footer_dx{
/*	background-image: url(images/footer_dx.gif);
	background-repeat: no-repeat;*/
	background-position: left;
	width: 0px;
}

.footer_break{
	height: 5px;
}

.footer_reflex_center{
	height: 34px;
/*	background-image: url(images/footer_reflex_center.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	color: white;
}

.footer_reflex_sx{
/*	background-image: url(images/footer_reflex_sx.gif);
	background-repeat: no-repeat;*/
	background-position: right;
	width: 4px;
}

.footer_reflex_dx{
/*	background-image: url(images/footer_reflex_dx.gif);
	background-repeat: no-repeat;*/
	background-position: left;
	width: 4px;
}

.footer_cella {
	text-align: center;
}

.footer_dati {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.footer_link {
	color: white;
	text-decoration: none;
}

.footer_link:hover {
	text-decoration: underline;
}

.footer_authorinfo {
	height: 50px;
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	letter-spacing: 1px;
}

.footer_overcode {
	height: 50px;
	font-size: 12px;
/*	color: rgb(204,255,0);*/
  color: white;
	font-family: Tahoma;
	text-decoration: none;
	text-align: right;
	padding: 10px;
	letter-spacing: 1px;
}

.footer_overcode_logo {
  border: 0px;
}

/*---------------- MESSAGGI D'ERRORE -----------------*/

.errore {
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

/*--------------- ELENCHI ---------------------------*/

.riga_elenco {
	height: 20px;
}

.elenco_testo {
	font-weight: normal;
	font-size: 14px;
	font-family: Tahoma;
}

.elenco_link {
	text-decoration: none;
}

.elenco_link:hover {
	text-decoration: underline;
}

/*--------------- INVIA ORDINE -----------------------*/

.riquadro_inviaordine {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid black;
	width: 200px;
	margin: 0px;
}

.riquadro_riga_inviaordine {
	border: 0px solid black;
	width: 100%;
	padding: 0px;
}

.inviaordine_intestazione {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	font-size: 11px;
	color: black;
}

.inviaordine_nomecampo {
	width: 10%;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color: black;
}

.inviaordine_campo {
	width: 150px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
}

.inviaordine_camposelect {
	width: 230px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
}

.inviaordine_campo_prezzo {
	width: 70px;
	height: 14px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

.inviaordine_operazioni {
	width: 10%;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color: black;
}

.inviaordine_campooption {
	width: 221px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 0px;
}

.inviaordine_campo_conferma {
	width: 150px;
	height: 12px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

.inviaordine_campo_prezzo_conferma {
	width: 70px;
	height: 12px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

/*--------------- INVIA EMAIL -----------------------*/

.riquadro_inviaemail {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid black;
	width: 200px;
	margin: 0px;
}

.riquadro_riga_inviaemail {
	border: 0px solid black;
	width: 100%;
	padding: 0px;
}

.inviaemail_intestazione {
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	font-size: 11px;
	color: black;
}

.inviaemail_nomecampo {
	width: 320px;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color: black;
}

.inviaemail_campo {
	width: 320px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
}

.inviaemail_camposelect {
	width: 320px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
}

.inviaemail_campotextarea {
	width: 320px;
	height: 220px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
}

.inviaemail_campo_prezzo {
	width: 70px;
	height: 14px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

.inviaemail_operazioni {
	width: 10%;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color: black;
}

.inviaemail_campooption {
	width: 320px;
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 0px;
}

.inviaemail_campo_conferma {
	width: 320px;
	height: 12px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

.inviaemail_campotextarea_conferma {
	width: 320px;
	height: 220px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

.inviaemail_campo_info {
	width: 100%;
	height: 12px;
	color: black;
/*	background-image: url(images/grid_line.gif);*/
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

.inviaordine_campo_prezzo_conferma {
	width: 70px;
	height: 12px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: black;
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

.inviaordine_campo_info {
	width: 100%;
	height: 120px;
	color: black;
/*	background-image: url(images/grid_line.gif);*/
	border: 1px solid Black;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}

/*------------ Calendario ----------------*/

.calendarCell {
	vertical-align: top;
	height: 180px;
	display: block;
}

/*------------ Data ---------------------*/

.datavisualizza {
	text-align: center;
	vertical-align: middle;
/*	color: black;*/
	width: 80px;
	height: 14px;
	border: 1px solid black;
}

/*------------ STRUTTURE ---------------------*/

.elencostrutture_titolostruttura {
  font-size: 16px;
  font-family: Tahoma;
  font-weight: bold;
  border-bottom: 1px solid blue;
}

.ricerca_cella_nome_campo {
	width: 150px;
	black-space: nowrap;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
/*	color: black;*/
}

.ricerca_titolo {
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	border-bottom: 1px solid black;
}

/*------------ Riquadro Scrollabile ------------*/

.scrollableDiv {
  width: 100%;
  height: 100%;
  overflow: auto;
}