/*----------------- BODY ------------------------*/

a {
	color: #E1BE11;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}

.corpo {
/*	background-color: #FFFFFF;*/
/*	background-color: #FFE4B5;*/
/*	background-color: #3E3E3E;*/
/*	background-color: #757575;*/
/*	background-color: #08594A;*/
	background-color: #00594A;
/*	background-image: url(images/grid_line.gif);*/
/*	color: #434343;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Black;
	font-family: Impact;
	overflow-y: scroll;
}

td {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: White;
}

.cella_nome_campo {
	width: 10%;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
	color: White;
}

/*----------------- BANNER ----------------------*/

.banner {
	width: 100%;
	height: 90px;
/*	background-color: Black;*/
	background-image: url(images/background.gif);
/*	background-position: right;*/
	background-repeat: repeat;
}

.banner_totale {
	background-image: url(images/banner.gif);
	width: 750px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: top;
}

.banner_sx {
	background-image: url(images/base_banner_riflesso.gif);
	width: 550px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: top left;
}

.banner_center{
	background-image: url(images/base_banner_riflesso_dx.gif);
/*	width: 410px;*/
/*	width: 10px;*/
/*	background-color: Black;*/
	background-repeat: no-repeat;
	background-position: top right;
}

.banner_dx {
/*	background-image: url(images/orologio.gif);*/
	width: 182px;
	height: 110px;
/*	background-position: top;*/
/*	background-repeat: no-repeat;*/
}

.banner_under_logo {
/*	width: 345px;*/
	height: 10px;
/*	color: Teal;*/
	color: #E1BE11;
	font-size: 9px;
	font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 5px;
}

.bul_link {
	color: White;
}

.banner_testo {
	color: #E1BE11;
	font-size: 60px;
	text-align: left;
	font-family: Impact;
	margin-left: 10px;
}

/*------------------ STRUTTURA ------------------*/

.nord {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}

.sud {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}

.nordovest {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}

.ovest {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}

.sudovest {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}

.nordest {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}

.est {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}

.sudest {
	width: 0px;
	height: 0px;
/*	background-color: Teal;*/
}


.struttura_sinistro {
	width: 160px;
	border: 0px solid Black;
	border-right: 0px;
/*	background-color: #3c3c3c;*/
	background-image: url(images/background_colonne.gif);
/*	background-color: Black;*/
/*	background-position: right;*/
	background-repeat: repeat-y;
}

.struttura_centrale {
	text-align: center;
	vertical-align: top;
	height: 100%;
/*	width: 60%;*/
	width: 430px;
/*	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: center;
	vertical-align: top;
/*	background-color: #F6DAB3;*/
	width: 160px;
/*	border: 1px solid Black;*/
	border-left: 0px;
/*	background-color: #3c3c3c;*/
/*	background-image: url(images/barradestra.gif);*/
	background-image: url(images/background_colonne.gif);
/*	background-position: left;*/
	background-repeat: repeat-y;
}

/* ----------------- TABELLE ------------------- */

.tabella_cornice {
/*	width: 100%;*/
	width: 750px;
	border: 0px solid Teal;
/*	background-color: #FFE4B5;*/
/*	background-color: black;*/
}

.tabella_generale {
	width: 100%;
	height: 580px;
	border: 0px solid Teal;
}

/* ----------------- STRUTTURA ESEMPIO ------------------- */

.tabella_cornice_esempiostruttura {
	width: 400px;
	height: 300px;
	margin: 10px;
	text-align: center;
	text-transform: capitalize;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	color: Black;
}

.tabella_generale_esempiostruttura {
	width: 100%;
	height: 215px;
	text-align: center;
	text-transform: capitalize;
	font-size: 10px;
	font-family: Verdana, 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 PRINCIPALE --------------*/

.tabella_menuprincipale {
	width: 100%;
	height: 24px;
	background-image: url(images/barraprincipale.gif);
	background-repeat: repeat-x;
	border: 1px solid Teal;
}

.menuprincipale{
	background-color: transparent;
	text-align: center;
}

.menuprincipale_link {
	font-weight: bold;
	font-size: 9px;
	color: Teal;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.menuprincipale_link:hover {
	text-decoration: underline;
}

/*------------- TABELLA SX --------------------*/

.tabella_sx {
	width: 100%;
/*	width: 160px;*/
	border: 0px solid Teal;	
/*	background-image: url(images/menusxcentrale.gif);*/
/*	background-color: Teal;*/
}

.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: 95%;
/*	width: 130px;*/
/*	border: 1px solid Teal;	*/
	padding: 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: Teal;*/
	text-align: left;
	text-transform: capitalize;
/*	background-image: url(images/menusxcentrale.gif);*/
	background-repeat: repeat;
}

.menusecondario_link {
	font-size: 10px;
	color: #E1BE11;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.menusecondario_link:hover {
	text-decoration: underline;
}

/*------------- MENU INTEGRALE --------------*/

.tabella_menuintegrale {
	width: 88%;
	height: 10px;
	padding: 0px;
/*	border: 1px solid Teal;*/
}

.menuintegrale{
/*	background-color: #6C440D;*/
	text-align: left;
	text-indent: 3px;
	text-transform: capitalize;
}

.menuintegrale_link {
	font-weight: bold;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.menuintegrale_link:hover {
	text-decoration: underline;
}

/*------------- LOGOUT ---------------------*/

.logout{
	text-align: center;
	text-transform: capitalize;
	padding: 5px;
}

.logout_link {
	font-weight: bold;
	font-size: 10px;
	color: Silver;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.logout_link:hover {
	text-decoration: underline;
}

/*------------- ELENCO RECORD --------------*/

.tabella_elenco {
	width: 90%;
	margin-top: 10px;
}

/*------------- RIQUADRI -------------------*/

.riquadro_informazioni {
/*	color: Teal;*/
	margin-top: 15px;
	margin-bottom: 25px;
/*	margin-left: 2%;*/
	border: 0px solid White;
	width: 95%;
	margin: 3%;
}

.riquadro_informazioni_testa {
	background-image: url(images/barrariquadri.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 20px;
	border: 1px solid Teal;
	padding: 0px;
	display: none;
	color: Teal;
}

.riquadro_presentazionesezione {
	width: 88%;
	border: 0px solid black;
}

.riquadro_presentazionesezione_titolo {
	padding: 0px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
/*	color: #868686;*/
/*	color: Teal;*/
	color: White;
	font-family: Verdana, Tahoma;
	margin-left: 5px;
	text-transform: capitalize;
	text-align: right;
}

.riquadro_presentazionesezione_testo {
	padding: 10px;
	padding-bottom: 20px;
	font-size: 10px;
/*	color: #868686;*/
/*	color: Teal;*/
	color: White;
	text-align: center;
	font-family: Verdana, Tahoma;
/*	font-style: oblique;*/
	font-weight: bold;
}

.riquadro_informazioni_titolo {
	font-weight: normal;
	font-size: 10px;
	color: Teal;
	font-family: Verdana, 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: White;
}

.riquadro_informazioni_contenuto {
	width: 100%;
	height: 20px;
/*	color: Black;*/
/*	color: Teal;*/
	color: White;
}

.riquadro_informazioni_coda {
	padding: 2px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: right;
	vertical-align: bottom;
	width: 100%;
}

.testo_informazioni {
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Tahoma;
	text-align: justify;
/*	color: Black;*/
/*	color: Teal;*/
	color: White;
}

/*------------ RIQUADRO LINGUA -------------*/

.riquadro_lingua {
	height: 50px;
	padding: 0px;
/*	border-bottom: 1px solid White;*/
	font-weight: bold;
	font-size: 10px;
/*	color: Black;*/
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}

.cella_bandiera_lingua {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.linea_lingua {
/*	display: none;*/
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
/*	background-color: Teal;*/
/*	background-color: White;*/
}

.link_lingua {
	font-size: 10px;
/*	color: Black;*/
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link_lingua:hover {
	text-decoration: underline;
}

.bandiera_lingua {
	border: 1px solid Teal;
}

/*----------- RIQUADRO UTENTI CONNESSI -----------*/

.riquadro_utenticonnessi {
	height: 50px;
	padding: 0px;
/*	border-bottom: 1px solid White;*/
	font-weight: bold;
	font-size: 10px;
/*	color: White;*/
	font-family: Verdana, Tahoma;
	text-transform: capitalize;
	text-align: center;
	width: 100%;
}

.utenticonnessi {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	color: White;
/*	color: Black;*/
	font-family: Verdana, Tahoma;
}

.linea_utenticonnessi {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 1px;
	color: White;
	background-color: White;
}

/*--------- RIQUADRO ADMIN ----------*/

.tabella_admin {
	width: 100%;
}

.riquadro_login_corpo {
	padding: 2px;
	border: 0px solid;
/*	border-color: #6C440D;*/
	border-top: 0px;
	width: 100%;
/*	background-color: #3c3c3c;*/
}

.riquadro_login_campi {
	height: 20px;
	font-family: Verdana, Tahoma;
/*	font-size: 10px;*/
	color: White;
	font-weight: bold;
	text-transform: capitalize;
}

.adminlogerror {
	background-color: #f1c78d;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	height: 90px;
	text-transform: capitalize;
}

.logerror {
	padding: 4px;
	border: 1px solid Black;
}


/*-------------- PAGINAZIONE ---------------------*/


.testa_link_numeri {
	color: Teal;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
	text-align: center;
}

.cella_link_numeri {
	width: 20px;
/*	color: Gray;*/
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
	text-align: center;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
}

.link_numeri {
	color: Teal;
	text-decoration: none;
}

.link_numeri:hover {
	text-decoration: underline;
}

/*---------- FIELDSET E LEGEND ------------*/

.legendcornice {
	text-transform: capitalize;
	color: White;
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

.fieldsetcornice {
	border: 1px solid White;
	height: 35px;
	display: inline;
}

.fieldsetcornice_small {
	border: 1px solid White;
	width: 150px;
	height: 35px;
	display: inline;
}

/*----------- INPUT -----------------------*/

input {
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

/*----------- SELECT ----------------------*/

.selectnomi {
	text-transform: capitalize;
	font-size: 10px;
}

.selectnumeri {
	font-size: 10px;
}

/*---------- IFRAME ----------------------*/

.iframeFile {
	border: 1px solid black;
}

/*----------- FOTO ------------------*/

.cella_foto {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}

.link_foto_testo {
	font-size: 10px;
	font-weight: bold;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link_foto_testo:hover {
	text-decoration: underline;
}

.link_foto {
	border: 1px solid White;
	width: 150px;
}

.foto {
	width: 350px;
	border: 1px solid White;
}

/*--------------------- FOTOGRAFIE ---------------------*/

.titolo_fotografia {
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

/*----------- FILE ------------------*/

.cella_file {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma;
	color: White;
}

.link_file_testo {
	font-size: 10px;
	font-weight: bold;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link_file_testo:hover {
	text-decoration: underline;
}

/*--------------------- PRODOTTI ---------------------*/

.titolo_prodotto {
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

.prezzo_prodotto {
	text-align: right;
	vertical-align: bottom;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.ordina_prodotto {
	text-align: left;
	vertical-align: bottom;
	padding: 20px;
	font-size: 10px;
	font-family: Verdana, Tahoma;
}

.area_disabilitata {
	width: 200px;
	height: 50px;
	border: 1px solid Gray;
	color: Gray;
	background-color: White;
}

.area_disabilitata_grande {
	width: 300px;
	height: 50px;
	border: 1px solid Gray;
	color: Gray;
	background-color: White;
}

/*----------------------- PAGINE ------------------------*/

.titolo_pagina {
	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
}

/*---------------------- LINK ---------------------------*/

.link {
	font-size: 10px;
	color: #E1BE11;
	font-family: Verdana, Tahoma;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}


/*----------------- BOTTONI ------------------*/

.bottoni {
	border: 1px solid Teal;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	width: 120px;
/*	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 Teal;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	width: 30px;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
}

.bottoni2 {
	border: 1px solid Teal;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	width: 120px;
	color: Black;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(images/barrabottoni.gif);
	height: 16px;
}

.bottoni2_small {
	border: 1px solid Teal;
	font-family: Verdana;
	font-size: 9px;
	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_barra {
	border: 1px solid Teal;
	background-image: url(images/barrafooter.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
}

.footer_cella {
	text-align: center;
}

.footer_dati {
	font-weight: bold;
	font-size: 10px;
	color: Teal;
	font-family: Verdana, Tahoma;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.footer_link {
	color: rgb(204,255,0);
	text-decoration: none;
}

.footer_link:hover {
	text-decoration: underline;
}

.footer_authorinfo {
	height: 50px;
	font-size: 10px;
	color: White;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	letter-spacing: 1px;
}

.footer_overcode {
	height: 50px;
	font-size: 10px;
/*	color: rgb(204,255,0);*/
  color: white;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	text-align: right;
	padding: 10px;
	letter-spacing: 1px;
}

.footer_overcode_logo {
}

/*---------------- MESSAGGI D'ERRORE -----------------*/

.errore {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

/*--------------- ELENCHI ---------------------------*/

.riga_elenco {
	height: 20px;
}

.elenco_testo {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	color: White;
}

.elenco_link {
	color: White;
	text-decoration: none;
}

.elenco_link:hover {
	text-decoration: underline;
}

/*--------------- INVIA ORDINE -----------------------*/

.riquadro_inviaordine {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid White;
	width: 200px;
	margin: 0px;
}

.riquadro_riga_inviaordine {
	border: 0px solid White;
	width: 100%;
	padding: 0px;
}

.inviaordine_intestazione {
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	font-size: 11px;
	color: White;
}

.inviaordine_nomecampo {
	width: 10%;
	text-align: left;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
	color: White;
}

.inviaordine_campo {
	width: 150px;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	border: 1px solid Black;
}

.inviaordine_camposelect {
	width: 230px;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	border: 1px solid Black;
}

.inviaordine_campo_prezzo {
	width: 70px;
	height: 14px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	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: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color: White;
}

.inviaordine_campooption {
	width: 221px;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	border: 0px;
}

.inviaordine_campo_conferma {
	width: 150px;
	height: 12px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	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: White;
	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 White;
	width: 200px;
	margin: 0px;
}

.riquadro_riga_inviaemail {
	border: 0px solid White;
	width: 100%;
	padding: 0px;
}

.inviaemail_intestazione {
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	font-size: 11px;
	color: White;
}

.inviaemail_nomecampo {
	width: 320px;
	text-align: left;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
	color: White;
}

.inviaemail_campo {
	width: 320px;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	border: 1px solid Black;
}

.inviaemail_camposelect {
	width: 320px;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	border: 1px solid Black;
}

.inviaemail_campotextarea {
	width: 320px;
	height: 220px;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	border: 1px solid Black;
}

.inviaemail_campo_prezzo {
	width: 70px;
	height: 14px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	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: Verdana, Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	color: White;
}

.inviaemail_campooption {
	width: 320px;
	color: Black;
	font-family: Verdana, Tahoma;
	font-size: 12px;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	border: 0px;
}

.inviaemail_campo_conferma {
	width: 320px;
	height: 12px;
	color: Black;
/*	background-image: url(images/grid_line.gif);*/
	background-color: White;
	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: White;
	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: White;
/*	background-image: url(images/grid_line.gif);*/
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, 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: White;
	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: White;
/*	background-image: url(images/grid_line.gif);*/
	border: 1px solid Black;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
	text-transform: none;
}
